:root {--theme-color: #6471eb;--theme-hover: #3d4de6;--action-color: #ffffff;--font-color: #333333;--base-el-color: #ffffff;--theme-line-color:#e6e6e6;--theme-light-color:#8d8fa6;--theme-bg-color:#f5f5f8;--theme-font-family: -apple-system,blinkmacsystemfont,segoe ui,roboto,helvetica neue,arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;}::selection {color: #ffffff;background-color:var(--theme-color);}::-moz-selection {color: #ffffff;background-color:var(--theme-color);}html {-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;font-size:12px;}body{background:#f5f5f8;margin: 0px;padding: 0px;color:var(--font-color);text-align: left;font-family:arial,"microsoft yahei";font-size:14px;}*, :after, :before, input[type=search] {-webkit-box-sizing: border-box;box-sizing: border-box;}button, input {overflow: visible;outline: 0;}input, select {-webkit-appearance: none;-moz-appearance: none;appearance: none;border: none;outline: 0;box-shadow: none;}form,img,li {margin: 0;padding: 0;border: 0;}dl,dt,dd{margin:0;padding:0;}fieldset{margin:12px;padding:10px;}legend{color:var(--font-color);font-size:13pt;font-weight:bold;}a:link,a:hover,a:visited{color:#222222;text-decoration:none;font-size:14px;}a:hover {color:var(--theme-hover);}img {vertical-align: middle;border: 0;}.clearfix:after, .clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.float-right{float:right!important}.float-left{float:left!important}.float-none{float:none!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.footer{text-align: center;padding-bottom: 20px;}.footer, .footer a{font-size: 12px;line-height: 16px;color: #666;}.footer a{margin-right: 6px;}.footer a:hover{color: var(--theme-color);}#back-top {display:none;position:fixed;bottom:10px;left:50%;margin-left:550px;}#back-top:hover {transition: 0.3s bottom ease;}#back-top a span {background-color:#fff;border:1px solid;font-size:20px;width:32px;height:32px;display:block;line-height:30px;text-align:center;text-decoration:none;vertical-align:middle;-webkit-backface-visibility:hidden;}#back-top a:hover span {color: #fff;}#back-top a:hover {text-decoration:none;}ul.pagination {display: block;text-align: center;padding-left: 0!important;margin: 0!important;}ul.pagination>li {padding: 0;vertical-align: top;display: inline-block;font-size: 13px;line-height: 28px;cursor: pointer;box-sizing: border-box;text-align: center;margin: 0 5px!important;background-color: var(--theme-bg-color);min-width: 30px;border-radius: 2px;}ul.pagination>li.active {color: #fff;background: var(--theme-color);}ul.pagination>li>a, ul.pagination>li>span {display: block;padding: 0 8px;color: inherit;text-decoration: none;}ul.pagination>li:hover {color: #fff;background: var(--theme-color);}.container{margin-right: auto;margin-left: auto;padding: 0 10px;width: 1080px;}.header{position: relative;width: 100%;border: 0;background-color: #fff;-webkit-box-shadow: 0 2px 6px 0 hsla(0,0%,70%,.2);box-shadow: 0 2px 6px 0 hsla(0,0%,70%,.2);}.header .logo {margin: 5px 0 0 0;width: 175px;height: 55px;float: left;text-align: left;}.header .logo img{margin-top: 6px;max-height: 40px;}.header .search-form {float: left;text-align: left;border: 0px solid #e6e6e6;margin: 3px 0 0 0;}.pl-20{padding-left: 20px;}.d-flex{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.pull-right {float: right!important }.pull-left {float: left!important }.search-form {position: relative;overflow: hidden;background: #fff;padding-left: 60px;}.search-form form {padding: 0 90px 0 0;overflow: hidden;margin: 10px auto 0;}.search-form .stext {float: left;line-height: 42px;margin-right: 10px;font-weight: 600;font-size: 16px;}.search-form form input {height: 36px;background-color: #fff;float: left;border-radius: 3px 0 0 3px;width: 400px;border: 1px solid #eee;padding-left: 10px;}.search-form form input:hover{border-color: var(--theme-color);}.search-form form .submit {margin-right: -80px;width: 80px;color: var(--theme-color);cursor: pointer;border-radius: 0 3px 3px 0;}.search-form form .submit:hover{color: #fff;background-color: var(--theme-color);border-color: var(--theme-color);}.search-form.zi-form form{text-align: center;}.search-form.zi-form form input{float: none;}.search-form.zi-form form input.zi {width: 48px;margin-right: 15px;border-radius: 3px;border: 2px solid var(--theme-bg-color);}.search-form.zi-form form input.active, .search-form.zi-form form input:hover{border-color: var(--theme-color);background-color: var(--theme-bg-color);}.search-form form .search-button {margin-right: -80px;width: 80px;background-color: var(--theme-color);color: #d9f2fe;cursor: pointer;border-radius: 3px;}.bars {margin: 0 auto;height: 45px;color: #fff;overflow: hidden;background: var(--theme-color);}.bars .menus, .bars .breadcrumb{display: flex;align-items: stretch;flex-wrap: nowrap;justify-content: flex-start;margin: 0;padding-left: 0;}.bars .menus li, .bars .breadcrumb li{display: flex;line-height: 1;}.bars .menus li>a, .bars .breadcrumb li>a, .bars .breadcrumb li>b{padding: 0 10px;color: var(--base-el-color);line-height: 45px;background: 0 0;}.breadcrumb>li li:before {content: ">";padding: 0;color: #ddd;line-height: 45px;}.wrap{position: relative;margin-top: 20px;margin-bottom: 20px;display: flex;justify-content: space-around;border-radius: 10px;background-color: #ffffff;}.main{width: 780px;transition: all .3s ease-out 0s;}.sidebar{width: 280px;padding-left: 15px;padding-top: 20px;border-left: 2px dashed #f5f5f8;}article{text-align: left;}.sec-catalog .sec-panel-body{padding: 20px;}.sec-column > h3{position: relative;padding-left: 20px;}.sec-column > h3:before{content: "";display: block;position: absolute;width: 6px;height: 6px;border-radius: 50%;background: var(--theme-color);left: 0;top: 10px;}.sec-catalog dl {margin-bottom: -1px;padding-left: 20px;background: #fff;height: 100%;overflow: hidden;}.sec-catalog a {color: #333;}.sec-catalog dt {margin: 15px 0;position: relative;text-align: left;color: #333;font-weight: 600;font-size: 16px;line-height: 1.5;width: 100%;}.sec-catalog dt:before {content: " ";width: 4px;height: 4px;position: absolute;top: 10px;left: -15px;border-radius: 50%;background-color: var(--theme-color);}.sec-catalog dd {margin: 0 7px;font-size: 14px;padding: 2px 10px;float: left;border-radius: 3px;}.sec-catalog dd a {height: 30px;line-height: 30px;background: none;}.sec-catalog dd:hover{background-color: var(--theme-color);}.sec-catalog dd:hover a{color: #fff;}.entry {padding: 30px;margin-bottom: 20px;}.entry-head{margin-bottom: 20px;}.entry-head h1{font-size: 24px;}.gushiwen .entry-head{margin-bottom: 10px;}.entry-info {padding-bottom: 10px;font-size: 14px;}.entry-info .dot {margin: 0 5px;color: var(--theme-light-color);}.entry-info time, .entry-info span {color: var(--theme-light-color);}.entry-excerpt {padding: 12px;margin-bottom: 20px;font-size: 14px;line-height: 1.8;color: var(--font-color);background: var(--theme-bg-color);border: 1px solid var(--theme-line-color);border-radius: 3px;}.entry-content{font-size:16px;font-size:1.33333rem;color:var(--font-color);line-height:2;}.entry-content a{color: var(--theme-color);font-size: 16px;text-decoration: underline;}.entry-content h2, .entry-content h3{margin:30px 0 20px;font-size: 16px;line-height:1.4;font-weight:700;position: relative;}.entry-content h2 a{color: var(--font-color);text-decoration: none;}.entry-content h2 a:hover{color: var(--theme-hover);}.entry-content111 h2 {padding-left: 15px;padding-bottom: 6px;font-size: 18px;border-bottom: 1px solid var(--theme-line-color);}.entry-content h3{font-size: 16px;font-weight:600;}.entry-content h2 {padding: 6px 6px 6px 15px;font-size: 16px;background-color: var(--theme-bg-color);}.entry-content p{margin-bottom:20px;margin-bottom:1.66667rem;line-height:2;}.entry-content img{height: auto;max-width: 100%;vertical-align: top;}.post-loop-list .item a em, .entry-content em{font-style: normal;color: #ff5555;}.entry-content .yiwen span, .entry-content .zhushi span {margin: 10px 0 20px;font-size: 15px;line-height: 2.2em;font-weight: 400;display: inline-block;background: var(--theme-bg-color);color: #000000;padding: 10px;border-radius: 6px;border: 1px solid var(--theme-line-color);}.sec-panel-body .entry-content p{line-height:1.5;margin-top: 0;margin-bottom:10px;}.entry-action {margin-top: 30px;margin-bottom: 30px;text-align: center;}.entry-action .btn-suggest, .entry-action .btn-zan {display: inline-block;padding: 5px 15px;font-size: 14px;line-height: 26px;color: var(--theme-color);border: 1px solid var(--theme-color);border-radius: 3px;vertical-align: top;cursor: pointer;}.entry-action .btn-zan{margin-right: 10px;}.entry-action .btn-suggest:hover, .entry-action .btn-zan.liked, .entry-action .btn-zan:hover {color: #fff;background-color: var(--theme-color);}.entry-action .btn-suggest.liked i, .entry-action .btn-suggest i, .entry-action .btn-zan.liked i, .entry-action .btn-zan i {position: relative;margin-right:5px;}.entry-action-num {font-size: 14px;font-size: 1.16667rem;vertical-align: top;}.entry-copyright{margin-top:30px;padding:15px;font-size:14px;line-height:1.6;color:var(--font-color);border:1px solid var(--theme-line-color);background:var(--theme-bg-color);border-radius:4px;}.entry .entry-content .entry-copyright a, .entry .entry-content .entry-copyright span{text-decoration: none;color:var(--theme-color);}.entry .entry-content .entry-copyright p{margin-bottom:8px;text-indent:0;text-align:left;}.entry-page{overflow:hidden }.entry-page-next, .entry-page-prev{position:relative;width:49%;padding:60px 15px 10px;color:#fff;background-size:cover;background-position:50%;border-radius:4px;overflow:hidden }.entry-page-prev{float:left }@media (max-width:767px){.entry-page-next, .entry-page-prev{width:100%;margin-bottom:10px;float:none}}.entry-page-next:before, .entry-page-prev:before{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);content:"" }.entry-page-next:hover:before, .entry-page-prev:hover:before{background:rgba(0,0,0,.7) }.entry-page-next a, .entry-page-prev a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;color:#fff;font-size:16px;}.entry-page-next a span, .entry-page-prev a span{display:block;padding:10px 15px 0;height:50px;line-height:20px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2 }.entry-page-next a:hover, .entry-page-prev a:hover{color:#fff;text-decoration:none }.entry-page-next .entry-page-info, .entry-page-prev .entry-page-info{position:relative;font-size:12px;line-height:16px;overflow:hidden }.entry-page-next .entry-page-info .wi, .entry-page-prev .entry-page-info .wi{opacity:.9 }.entry-page-next{float:right }.entry-page-nobg:before{background-color:var(--theme-color);background-image:linear-gradient(90deg,rgba(255,255,255,.3),transparent) }}.entry-bar {height: 60px;margin: 30px -20px;}.entry-bar-inner {padding: 15px 30px;background: #fff;background: hsla(0, 0%, 100%, .92);border-top: 1px solid transparent;transition: all .3s ease-out 0s;}.entry-bar .info-item {position: relative;display: inline-block;margin-right: 15px;padding-left: 15px;color: #ccc;line-height: 30px;}.entry-bar .meta-item {position: relative;display: inline-block;padding: 0 10px;overflow: hidden;vertical-align: top;transition: all .3s ease-out 0s;}.entry-bar .info-item a {color: var(--theme-line-color);text-decoration: none;}.entry-bar .meta-item {position: relative;display: inline-block;padding: 0 10px;overflow: hidden;vertical-align: top;transition: all .3s ease-out 0s }.entry-bar .meta-item:hover {overflow: visible;transition: all .3s ease-out 0s }.entry-bar .meta-item:hover .wx-wrap {opacity: 1;filter: alpha(opacity=100);bottom: 40px;transition: all .3s ease-out 0s }.entry-bar .meta-item:hover .dashang-img {opacity: 1;filter: alpha(opacity=100);bottom: 40px;transition: all .3s ease-out 0s;pointer-events: auto }.entry-bar .meta-item.wechat:hover {color: #44b549 }.entry-bar .meta-item.weibo:hover {color: #e05244 }.entry-bar .meta-item.qq:hover {color: #22a4ff }.entry-tag{font-size:0}.entry-tag a, .entry-tag a:before{display:inline-block;font-size:13px;border-radius:20px;}.entry-tag a{margin:0 10px 5px 0;padding:4px 10px 4px 0;line-height:14px;color:var(--font-color);background:var(--theme-bg-color);box-shadow:0 0 1px rgba(0,0,0,.1);text-decoration: none;}.entry-tag a:before{margin:-4px 6px -4px 0;padding:4px 7px;line-height:inherit;color:#fff;background:var(--theme-color);content:"#";vertical-align:top }.entry-tag a:focus, .entry-tag a:hover{color:#fff;background:var(--theme-hover);text-decoration:none;}.wx-wrap {opacity: 0;filter: alpha(opacity=0);position: absolute;z-index: 9;left: -60px;bottom: 50px;width: 160px;line-height: 1;text-align: center;border: 1px solid #efefef;background: #fff;transition: all .3s ease-out 0s;box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05);box-sizing: content-box;pointer-events: none;}.wx-wrap {opacity: 0;filter: alpha(opacity=0);position: absolute;z-index: 9;left: -60px;bottom: 50px;width: 160px;line-height: 1;text-align: center;border: 1px solid #efefef;background: #fff;transition: all .3s ease-out 0s;box-shadow: 0 0 3px 1px rgba(0, 0, 0, .05);box-sizing: content-box;pointer-events: none }.wx-wrap:after, .wx-wrap:before {position: absolute;left: 50%;bottom: -16px;width: 0;height: 0;margin-left: -8px;line-height: 0;border: 8px solid transparent;border-top-color: #efefef;content: "" }.wx-wrap:after {z-index: 1;bottom: -15px;border-top-color: #fff }.wx-wrap canvas, .wx-wrap img {display: block;width: 100%;height: auto;padding: 10px 10px 0;vertical-align: top }.wx-wrap span {display: block;padding-bottom: 10px;color: #999;font-size: 12px;line-height: 1;vertical-align: top }.entry-content .post-loop-list .item:before{display: none;}.entry-content ul.bishun-view, .bishun-view {padding-left: 0;}.bishun-view li {display: inline-block;width: 100px;text-align: center;margin-right: 17px;margin-bottom: 17px;border: 1px solid var(--theme-line-color);}.bishun-view li .bottom, .bishun-view li .index {width: 100%;height: 32px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;color: var(--font-color);font-size: 14px;line-height: 32px;background: var(--theme-bg-color);}.bishun-view li .font {font-size: 40px;margin: 3px 0;}.font-box {just text-align: center;width: 250px;}.font-box .bsimg {margin: 5px;width: 250px;height: 250px;display: block;margin: auto;}.font-box #show-div {margin: 0 auto 10px;float: none !important;border:1px solid #b9a189 }.font-info {float: left;width: 400px;}#font-title {font-size: 140px;color: var(--font-color);display: none;}.font-info .entry-inner-ul{padding-left: 20px;}.entry-inner-ul{padding-left: 0;}.entry-inner-ul li{padding-left: 20px;list-style: none;position: relative;}.entry-inner-ul li:before{content: "";display: block;position: absolute;width: 5px;height: 5px;border-radius: 50%;background: #a8a8f3;left: 5px;top: 14px;}.entry-inner-ul .item-chengyu{position: relative;margin: 0;padding: 5px 0 5px 20px;color: #93897d;line-height: 36px;border-bottom: 1px dashed var(--theme-line-color);}.entry-inner-ul li.item-chengyu:before{background: var(--theme-line-color);top: 18px;}.entry-inner-ul .item-chengyu a{color:var(--font-color);text-decoration: none;}.entry-inner-ul .item-chengyu span{color:var(--theme-light-color);}.entry-inner-ul .item-chengyu:hover{border-color: var(--theme-hover);}.entry-inner-ul .item-chengyu:hover a{color: var(--theme-hover);}.entry-inner-ul .item-chengyu:hover:before{background: var(--theme-hover);}.entry-content .jieshi, .entry-content .yinzheng, .entry-content .guoyu, .entry-content .fanyi{padding-left: 20px;}.entry-content .subtitle{padding-left: 10px;}.entry-content .subtitle:before{content: "";display: block;position: absolute;width: 5px;height: 5px;border-radius: 50%;background: var(--theme-color);left: -3px;top: 8px;}.attr_tag {line-height: 100%;font-size: 13px;background-color: var(--theme-bg-color);color: var(--theme-hover);border:1px solid var(--theme-hover);margin: 0 8px 0 0;padding: 2px 3px;vertical-align: 1px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}p.indent {text-indent: -1.75em;margin-left: 1.75em;}.lqyfsx-speak{position: relative;display: inline-block;white-space: nowrap;top: -5px;cursor: pointer;color: #555;}.lqyfsx-speak > b {font-size: 20px;font-weight: 500;white-space: normal;margin-right: 5px;}.lqyfsx-speak > b > i{display: inline-block;width: 18px;height: 16px;background: url(/uploads/image/ssimages/voice.png) 0 0 no-repeat;background-size: 100%;position: relative;top: 3px;margin-left: 6px;}.lqyfsx-speak:hover{color: inherit;}.word .lqyfsx-speak{margin-right:10px;}.sec-panel-head h1 span a:hover, .sec-panel-head h2 span a:hover, .sec-panel-head h3 span a:hover, .widget_post_tabs .post-tabs-hd .post-tabs-item:hover {color: var(--theme-hover) }.sec-panel-head h1 span a, .sec-panel-head h2 span a, .sec-panel-head h3 span a, .footer a {color: inherit }.sec-panel {margin-bottom: 20px }.sec-panel-head {position: relative;padding: 20px 20px 0;margin-bottom: 0;;overflow: hidden;}@media (max-width:767px) {.sec-panel-head {padding: 10px 0 0;}}.sec-panel-head h1, .sec-panel-head h2, .sec-panel-head h3 {margin: 0;padding: 0;font-size: 18px;font-weight: 500;color: var(--font-color);border-bottom: 0;line-height: 26px }.sec-panel-head h1 a, .sec-panel-head h2 a, .sec-panel-head h3 a {text-decoration: none }.sec-panel-head h1 span, .sec-panel-head h2 span, .sec-panel-head h3 span {position: relative;display: inline-block;padding-left: 12px }.sec-panel-head h1 span:before, .sec-panel-head h2 span:before, .sec-panel-head h3 span:before {position: absolute;left: 0;top: 4px;height: 18px;width: 4px;border-radius: 4px;background-color: var(--theme-color);background-image: -o-linear-gradient(top, rgba(255, 255, 255, .15), transparent);background-image: linear-gradient(180deg, rgba(255, 255, 255, .15), transparent);content: "" }.sec-panel-default .sec-panel-head h1 span:before, .sec-panel-default .sec-panel-head h2 span:before, .sec-panel-default .sec-panel-head h3 span:before {top: 0px;}.sec-panel-head small {display: inline-block;font-size: 14px;margin-left: 10px;color: #5a5a5a;font-weight: 400;line-height: inherit;vertical-align: top }@media (max-width:991px) {.sec-panel-head small {display: none }}.sec-panel-head .more {float: right;font-size: 13px;font-weight: 400;color: #828282 }.sec-panel-head .more, .sec-panel-head .more:hover, .topic-list span {-webkit-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out }.sec-panel-head .more:hover {color: var(--theme-hover);text-decoration: none }.sec-panel-head .more.text-major{font-size:16px;color: var(--theme-color);font-weight: 500;}.sec-panel-default{background:var(--theme-base-color) }.sec-panel-default .sec-panel-body{padding:20px;}.sec-panel-default .sec-panel-head, .sec-panel-list .sec-panel-head {padding-bottom: 15px }.sec-panel-list .sec-panel-head{padding-left: 0;}.sec-panel-default .sec-panel-head h1, .sec-panel-default .sec-panel-head h2, .sec-panel-default .sec-panel-head h3 {border-bottom: 0;font-size: 18px;line-height: 1 }.form-submit {padding: 8px 12px;margin: 0;border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;overflow: hidden }.form-submit .avatar {width: 28px;height: 28px;margin-right: 8px;vertical-align: top;border-radius: 50% }.form-submit .submit {float: right }.form-submit-text, .post-loop-list .item a {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap }.form-submit-text {font-size: 12px;line-height: 28px;color: #666;max-width: 60% }.form-submit-text span {color: var(--theme-color) }.post-loop, .post-loop-list {list-style: none;padding: 0;margin: 0 }.post-loop-list {padding: 0 16px 20px }@media (max-width:767px) {.post-loop-list {padding: 0 0 20px }}.post-loop-list .item {position: relative;margin: 0;padding: 15px 0 15px 18px;color: #828282;line-height: 32px;border-bottom: 1px solid rgba(239, 239, 239, .8) }.post-loop-list .item:before {position: absolute;left: 1px;top: 27px;width: 0;height: 0;border: 4px solid transparent;border-left: 6px solid #ccc;content: "" }.post-loop-list .item .date {position: absolute;right: 0;top: 10px;font-size: 14px }@media (max-width:767px) {.post-loop-list .item .date {display: none }}.post-loop-list .item a {display: block;font-size: 16px;padding-right: 110px;vertical-align: top;color: #262626 }.post-loop-list .item a:hover {color: var(--theme-hover);text-decoration: none }@media (max-width:767px) {.post-loop-list .item a {width: 100%;padding-right: 0 }}.post-loop-list.cols-2 .item{width: 50%;}.post-loop-item, .post-loop-word{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.post-loop-item .item{text-align: center;box-sizing: border-box;padding: 0 10px;margin-right: 8px;margin-bottom: 15px;border: 1px solid #ebedef;}.post-loop-item .item a{font-size: 14px;color: var(--font-color);border-radius: .3rem;line-height: 3rem;text-decoration: none;}.post-loop-item .item:hover{background-color: var(--theme-color);}.post-loop-item .item a em{font-style: normal;color: #ff5555;}.post-loop-item .item:hover a{color: #ffffff;}.post-loop-word .item{text-align: center;padding: .5rem;box-sizing: border-box;line-height: 2rem;font-size: 1.8rem;}.post-loop-word .item.w25{width: 80px;}.post-loop-word .item.w50{width: 160px;}.post-loop-word .item.w1{width: 8.3333%;}.post-loop-word .item.w2{width: 16.6666%;}.post-loop-word .item.w3, .post-loop-word .item.w4, .post-loop-word .item.w5{width: 20%;}.post-loop-word .item.w6, .post-loop-word .item.w7{width: 25%;}.post-loop-word .item.w8, .post-loop-word .item.w9, .post-loop-word .item.w10{width: 33.3333%;}.post-loop-word .item.w11, .post-loop-word .item.w12, .post-loop-word .item.w13, .post-loop-word .item.w14{width: 50%;}.post-loop-word .item a{transition: all .2s;padding: .1rem .6rem;color: var(--font-color);border: 1px solid var(--theme-bg-color);background: var(--theme-bg-color);padding: .5rem 0;display: flex;flex-direction: column;}.post-loop-word .item a span {height: 1.2rem;line-height: 1rem;font-size: 13px;padding: 0 1rem;margin: 0 0 .4rem;font-weight: 400;overflow: hidden;color: #bababa;}.post-loop-word .item.w1 a{font-size:18px;}.post-loop-word .item:hover a{color:#fff;background-color: var(--theme-color);}.post-loop-word .item:hover a span{color:#ccc;}.post-loop-default {padding: 0;margin: 0 0 20px }.post-loop-default .item, .post-loop-default .item:hover {-webkit-transition: all .3s ease 0s;-o-transition: all .3s ease 0s;transition: all .3s ease 0s }.post-loop-default .item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 20px;margin-bottom: 15px;border-radius: 5px;background-color: var(--theme-base-color);border-bottom: 1px solid rgba(239, 239, 239, .8);overflow: hidden }@media (max-width:767px) {.post-loop-default .item {padding: 15px 0 }}.post-loop-default .item3 {display: block }@media (max-width:767px) {.post-loop-default .item:hover {margin: 0;padding: 15px 0 }}.post-loop-default .item3 .item-content {padding: 0 }.post-loop-default .item3 .item-images {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 10px }.post-loop-default .item3 .item-images span {position: relative;width: 24.25%;overflow: hidden;border-radius: 3px;-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s }.post-loop-default .item3 .item-images span:before {position: relative;z-index: 1;display: block;content: "";padding-top: 62.5% }@media (max-width:420px) {.post-loop-default .item3 .item-images span {width: 32.5% }.post-loop-default .item3 .item-images span:last-child {display: none }}.post-loop-default .item3 .item-images span:hover {-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s }.post-loop-default .item-img:hover img, .post-loop-default .item3 .item-images span:hover .item-images-el {-webkit-transform: scale(1.03);-ms-transform: scale(1.03);transform: scale(1.03);-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s }.post-loop-default .item3 .item-images span:last-child {margin-right: 0 }.post-loop-default .item-img img, .post-loop-default .item3 .item-images .item-images-el {width: 100%;height: 100%;-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s }.post-loop-default .item3 .item-images .item-images-el {position: absolute;left: 0;top: 0;background-size: cover;background-position: 50%;background-repeat: no-repeat }.post-loop-default .item3 .item-meta {position: relative;padding-right: 0 }@media (max-width:767px) {.post-loop-default .item3 .item-meta {padding: 0 }}.post-loop-default .item3 .item-excerpt {height: auto }.post-loop-default .item-excerpt p, .post-loop-default .item3 .item-excerpt p {margin-bottom: 0;margin-top: 0;}.post-loop-default .item-img, .post-loop-default .item-img:hover {-webkit-transition: -webkit-box-shadow .3s ease 0s;-o-transition: box-shadow .3s ease 0s;transition: box-shadow .3s ease 0s;transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s }.post-loop-default .item-img {position: relative;width: 30%;overflow: hidden;border-radius: 4px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0 }@media (max-width:767px) {.post-loop-default .item-img {width: 33% }}.post-loop-default .item-img:before {content: "";display: block;padding-top: 62.5% }.post-loop-default .item-img:hover {-webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3);box-shadow: 0 0 1px 0 rgba(0, 0, 0, .3) }.post-loop-default .item-img .item-img-inner {position: absolute;left: 0;top: 0;width: 100%;height: 100% }.post-loop-default .item-img img {-o-object-fit: cover;object-fit: cover }.post-loop-default .item-ad {display: block }.post-loop-default .item-ad:hover {background: #fff }.post-loop-default .item-ad .wpcom_ad_wrap, .special-item-bottom li, .widget-kx-list .kx-content p {margin: 0 }.post-loop-default .item-category {position: absolute;left: 10px;top: 15px;padding: 4px 8px;font-size: 12px;line-height: 14px;color: #fff;background-color: #000;filter: alpha(opacity=60);background: rgba(0, 0, 0, .6);border-radius: 3px;text-decoration: none }@media (max-width:767px) {.post-loop-default .item-category {display: none }}.post-loop-default .item-category:hover {background: var(--theme-hover) }.post-loop-default .item-content {display: grid;width: 100%;row-gap: 0;padding-left: 20px;grid-template-rows: min-content auto 24px;}@media (max-width:767px) {.post-loop-default .item-content {padding-left: 10px;grid-template-rows: auto 0 16px;}}.post-loop-default .item-content .edit-link {display: none;position: absolute;right: 0;top: 0;z-index: 1 }.post-loop-default .item-no-thumb .item-content {padding: 0!important;min-height: auto }.post-loop-default .item-no-thumb .item-excerpt {max-height: 44px;height: auto;font-size: 14px }@media (max-width:767px) {.post-loop-default .item-no-thumb .item-excerpt {display: block }}.post-loop-default .item-no-thumb .item-meta {position: relative;bottom: 0 }@media (max-width:767px) {.post-loop-default .item-no-thumb .item-meta {padding-left: 0 }}.post-loop-default .item-title {margin: 0 0 10px;font-size: 20px;line-height: 1.5;font-weight: 500 }.post-loop-default .item-excerpt, .post-loop-default .item-title a {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;-webkit-box-orient: vertical;display: block;display: -webkit-box;-webkit-line-clamp: 2 }.post-loop-default .item-title a {color: #262626;max-height: 56px;text-decoration: none;font-size: 16px;font-weight: 600;}.entry-inner-ul a em, .post-loop-default .item-title a em{font-style:normal;color: #ff5555;}.post-loop-default .item-title a span {color: #e0b228 }.post-loop-default .item-meta a:hover, .post-loop-default .item-title a:hover {color: var(--theme-hover) }.post-loop-default .item-excerpt {height: 52px;margin-bottom: 10px;line-height: 1.625;color: #5a5a5a;font-size: 16px }@media (max-width:767px) {.post-loop-default .item-excerpt {display: none }}.post-loop-default .item-meta {color: #828282;font-size: 12px;line-height: 24px;}.post-loop-default .item-meta .item-meta-right {float: right }.post-loop-default .item-meta .item-meta-li {display: inline-block;margin-right: 15px;vertical-align: top;line-height: 24px }.post-loop-default .item-meta .item-meta-li:last-child {margin-right: 0 }@media (min-width:992px) and (max-width:1239px) {.post-loop-default .item-meta .item-meta-li {margin-right: 10px }}@media (max-width:767px) {.post-loop-default .item-meta .item-meta-li {line-height: 16px;margin-right: 10px }}.post-loop-default .item-meta .item-meta-li.dot {margin-left: -7px;margin-right: 8px;font-size: 20px;opacity: .8 }.post-loop-default .item-meta a {color: var(--theme-light-color);text-decoration: none;font-size: 13px;}.post-loop-default .item-meta .author {margin-right: 15px;display: inline-block }@media (min-width:992px) and (max-width:1239px) {.post-loop-default .item-meta .author {display: none }}@media (max-width:767px) {.post-loop-default .item-meta .author, .post-loop-default .item-meta .comments, .post-loop-default .item-meta .likes, .post-loop-default .item-meta .stars {display: none }.post-loop-default .item-meta .views {margin: 0;float: right }}.post-loop-default .item2 .item-img {-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1 }.post-loop-default .item2 .item-content {padding-left: 0;padding-right: 20px }@media (max-width:767px) {.post-loop-default .item2 .item-content {padding-right: 10px }}.post-loop-default .item2 .item-category {left: auto;right: 10px }.post-loop-default .item2:hover .edit-link {right: 20px }.post-loop-default .item4 .item-content {padding: 0 }.post-loop-default .item4 .item-image, .post-loop-default .item4 .item-image:hover {-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s }.post-loop-default .item4 .item-image {position: relative;display: block;margin-bottom: 10px;border-radius: 3px;overflow: hidden }.post-loop-default .item4 .item-image:hover {opacity: .9 }.post-loop-default .item4 .item-image:before {display: block;padding-bottom: 37%;content: "" }.post-loop-default .item4 .item-image .item-image-el, .post-loop-default .item4 .item-image .item-slider {position: absolute;top: 0;left: 0;width: 100%;height: 100% }.post-loop-default .item4 .item-image .item-image-el {background-size: cover;background-position: 50%;background-repeat: no-repeat }.post-loop-default .item4 .item-image img {display: block;width: 100%;height: auto }.post-loop-default .item4 .item-excerpt {height: auto }.post-loop-default .item4 .item-meta {position: relative;padding: 0 }.post-loop-default.cols-2 .item{width: 48%;margin:0 1% 15px;}@media (max-width:991px) {.post-loop-default.cols-2 .item, {width: 50% }}.post-loop-default .item-shi .item-title a{font-size:18px;}.post-loop-default .item-shi .item-info{margin-bottom:10px;}.post-loop-default .item-shi .item-content{grid-template-rows:auto;}.post-loop-default .item-ju .item-excerpt{height:26px;}.post-loop-default .item-ju .item-meta{position: relative;margin-top:10px;}.post-loop-default .chengyu .item-title a{font-size:18px;margin-bottom: 3px;}.post-loop-default .chengyu .lqyfsx-speak > b{font-size:16px;}.entry-content .post-loop-default a{color:var(--font-color);text-decoration: none;}.entry-content .post-loop-default a:hover{color:var(--theme-hover);}.zcbox{padding-left:20px;}.zcbox >h3:before{position: absolute;left: -10px;top: 3px;width: 4px;height: calc(100% - 6px);content: "";background-color: var(--theme-color);background-image: linear-gradient(180deg,rgba(255,255,255,.15),transparent);border-radius: 3px;}.post-loop-image {margin: 0 0 20px;font-size: 0;}.post-loop-image .item {display: inline-block;width: 31%;margin: 1%;background: #fff;border-radius: 3px;overflow: hidden;box-shadow: 0 0 5px 0 rgba(0,0,0,.1);vertical-align: bottom;transition: all 0.2s ease-out 0s;}.post-loop-image .item-title{margin: 0;padding: 15px;font-size: 16px;font-weight: 500;}.post-loop-image.cols-3 .item:nth-child(3n 1) {margin-left: 0;}.post-loop-image.cols-3 .item:first-child, .post-loop-image.cols-3 .item:nth-child(2), .post-loop-image.cols-3 .item:nth-child(3) {margin-top: 0;}.post-loop-image.cols-4 .item {width: 23.49% }.post-loop-image.cols-4 .item:nth-child(4n 1) {margin-left: 0 }.post-loop-image.cols-4 .item:nth-child(4n 4) {margin-right: 0 }.post-loop-image.cols-4 .item:first-child, .post-loop-image.cols-4 .item:nth-child(2), .post-loop-image.cols-4 .item:nth-child(3), .post-loop-image.cols-4 .item:nth-child(4) {margin-top: 0 }.post-loop-image .item-img {position: relative;overflow: hidden;}.post-loop-image .item-img:before {padding-top: 62.5%;content: "";display: block;}.post-loop-image .item-thumb {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}.post-loop-image .item-thumb img {width: 100%;height: auto;display: block;transition: all 0.2s ease-out 0s;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.post-loop-empty {padding: 30px 0;text-align: center;color: #828282 }.post-loop-empty img {display: block;margin: 20px auto;width: 240px;height: auto;max-width: 60% }.post-loop-empty em {font-style:normal;color:#fa5555;}.post-loop-empty p {margin: 20px 0;padding: 0 30px;line-height: 1.67 }.writer-thumb{float:left;margin-right: 15px;}.list-filter{padding-left:0}.list-filter li{list-style: none;padding: 5px 9px;border-radius: 3px;margin-right: 5px;margin-bottom: 5px;}.list-filter li.type{font-weight:600;}.list-filter .item:hover, .list-filter li.active {color: #fff;background-color: var(--theme-color);}.list-filter .item a{line-height:20px;}.list-filter .item:hover a, .list-filter li.active a{color: #fff;}.list-filter-nav{padding-left:0}.list-filter-nav .item{list-style:none;margin-bottom: 5px;}.list-filter-nav .item a{transition: all .2s;padding: .1rem .6rem;text-decoration: none;color: var(--font-color);margin-right: 8px;border: 1px dashed var(--theme-line-color);}.entry-nav{border-bottom: 1px solid var(--theme-bg-color);}.entry-nav .list-filter{margin:0 0 0 -10px;justify-content:flex-end;}.entry-nav .list-filter li{margin:0;padding: 8px;}.zidian-content{justify-content:space-between;}.zidian-content .entry-inner-ul{width: 550px;margin-top:0;}.explain ol{padding-left:0;}.explain ol li{list-style: none;}.pytitle{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.pytitle .font {margin-right: 20px;padding: 0 6px;}.pytitle .pinyin {margin-right: 20px;}.ll-speak > i {display: inline-block;width: 18px;height: 16px;background: url(/uploads/image/ssimages/voice.png) 0 0 no-repeat;background-size: 100%;position: relative;top: 3px;margin-left: 6px;}.explain ul{padding-left: 0;}.explain li{list-style: none;}.entry-inner-ul.cols-2 li{width: 50%;}.entry-inner-ul.cols-2 li.w100{width: 100%;}.entry-inner-ul li span a{margin-right:5px;}span.pinyin{margin-left:8px;}.subtitle .font {margin-right: 20px;padding: 0 6px;}.subtitle .pinyin {margin-right: 20px;}.yanbian .yanbian_box{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;flex-direction: column;text-align: center;align-items: center;margin-right:22px;margin-bottom:20px;}.yanbian .ybimg {width: 120px;height: 120px;border: 1px solid #ccc;margin: 6px 0 4px 0;}.wenyan ol{list-style:none;padding-left: 0;}.explain span.index, .wenyan span.index {color: #ff5555;margin: 0 .3em;}.wenyan span.x_x {color: #3c763d;margin-right: .2em;}.wenyan span.x_j {color: var(--font-color);margin-right: .2em;}.wenyan span.des{color:var(--theme-light-color);}.text-major{color:var(--theme-color);font-size: 16px;}.text-left{text-align:left;}.text-right{text-align:right;}.text-center{text-align:center;}.text-truncate{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget {margin-bottom: 20px }.widget ul {list-style: none;margin: 0;padding: 0 }.widget ul li {position: relative;padding: 5px 0 5px 12px;}.widget ul a {color: #666 }.widget ul a:hover {color: var(--theme-hover);text-decoration: none }.widget-title {position: relative;margin: 0 0 10px;padding: 0 0 0 24px;font-size: 16px;font-weight: 500;line-height: 32px;background-color: #f5f5f8;}.widget-title:before {content: "";display: block;position: absolute;width: 6px;height: 6px;border-radius: 50%;background: var(--theme-color);left: 8px;top: 15px;}.widget .tagcloud {font-size: 0 }.widget .tagcloud a {display: inline-block;width: 32.39%;margin: 0 .7% 1.4%;padding: 5px 12px;font-size: 12px!important;line-height: 1.2;text-align: center;color: #666;border: 1px solid hsla(0, 0%, 39%, .5);border-radius: 2px;text-decoration: none;background: hsla(0, 0%, 100%, .2);overflow: hidden;text-overflow: ellipsis;white-space: nowrap }.widget .tagcloud a:nth-child(3n 1) {margin-left: 0 }.widget .tagcloud a:nth-child(3n 3) {margin-right: 0 }.widget .tagcloud a:hover {color: #fff;background: #ff6900;border-color: #ff6900 }.widget-top ul li{padding:5px 0;}.widget-top ul li .spot{float:left;width:20px;height:19px;background:#dad9da;color:#fff;font-size:12px;text-align:center;line-height:19px;margin-top:4px;border-radius:50%;margin-right:10px }.widget-top ul li a{line-height:24px;font-size:14px }.widget-top ul li:first-child .spot{background:#ff8c26 }.widget-top ul li:nth-child(2) .spot{background:#ff8c26;opacity:0.8 }.widget-top ul li:nth-child(3) .spot{background:#ff8c26;opacity:0.6 }.widget-grid ul li{width: 20%;text-align: center;margin: 0 0 6px;padding: 0;height: auto;background: 0 0;border: none;}.widget-grid ul.cols-2 li{width: 50%;}.widget-grid ul.cols-3 li{width: 33.3333%;}.widget-grid ul.cols-4 li{width: 25%;}.widget-grid ul.cols-6 li{width: 16.6666%;}.widget-grid ul li a {display: block;margin: 7.5px;border: 1px solid var(--theme-line-color);padding: 8px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}.widget-grid ul.noborder li a{border:none;}.widget-grid ul li a.current, .widget-grid ul li.active a, .widget-grid ul li a:hover{color: #fff;background-color: var(--theme-color);border-color: var(--theme-color);}.widget-latest{line-height: 1.6;}.widget-latest .lt-item {margin-bottom: 5px;}.widget-latest .lt-meta {margin-top: 0;font-size: 0;color: #999;}.widget-latest .lt-meta span {margin-right: 8px;font-size: 13px;line-height: 22px;color: #a2a2a2;}.widget-shi>ul{margin-left:1px!important;line-height:1.6;}.widget-shi .item{margin-bottom:5px;padding:5px 0 5px 18px;line-height:1.6 }.widget-shi .item-title{color:var(--font-color);font-size:14px;display:block }.widget-shi .item-meta a, .widget-shi .item-meta span{margin-right:4px;font-size:13px;vertical-align:top;opacity:.8;color:var(--font-color) }.widget-shi .item-item:hover .item-meta span, .widget-shi .item-item:hover a{color:var(--theme-hover);opacity:1;}.post-loop-link a {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;position: relative;margin: 0;padding: 0 15px 12px 0;color: var(--font-color);line-height: 30px;}.post-loop-link a:hover{color: var(--theme-hover);}.jinfan .post-loop-default .item{padding: 0;border: none;}.jinfan .post-loop-default .item-content {grid-template-rows: min-content auto auto;}.jinfan .post-loop-default .ciyu .item-title .idx, .jinfan .post-loop-default .ciyu .item-title .ti{font-size: 16px;}.chengyudaquan .post-loop-default .item{padding: 0;border: none;}.chengyudaquan .post-loop-default .item-no-thumb .item-excerpt{max-height: 52px;}.chengyudaquan .post-loop-default .item-content{grid-template-rows:min-content auto auto;}.chengyudaquan .post-loop-default .chengyu .item-title .idx{font-size:16px;}.chengyudaquan .post-loop-default .chengyu .item-title a{font-size: 16px;}.chengyudaquan .post-loop-default .chengyu .item-title a.lqyfsx-speak{line-height: 26px;margin-top:4px;margin-left:10px;}.btn {display: inline-block;margin-bottom: 0;font-weight: 400;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;color: var(--font-color);background: var(--theme-bg-color);border: 1px solid var(--theme-bg-color);white-space: nowrap;padding: 9px 20px;font-size: 14px;line-height: 16px;border-radius: 4px;-webkit-user-select: none;user-select: none;text-decoration: none;box-shadow: none;text-shadow: none!important;box-sizing: border-box;}.btn-lg {padding: 11px 20px;font-size: 14px;line-height: 16px;border-radius: 4px;}.btn-block {display: block;width: 100%;margin-bottom: 10px;}.btn.btn-primary {color: #fff;background-color: var(--theme-color);border-color: var(--theme-color);outline: 0;transition: all .1s ease-out 0s;}.btn.btn-primary.active, .btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover {opacity: .9 }.btn-write {display: block;margin: 10px auto;position: relative;z-index: 0;color: var(--theme-hover);outline: 0;border: 1px solid var(--theme-hover);background: transparent;}table {border-collapse: collapse;border-spacing: 0;background-color: transparent;}caption, th {text-align: left;}caption {padding-top: 8px;padding-bottom: 8px;font-weight: 700;position: relative;}.table-hover>tbody>tr:hover {background-color: var(--theme-bg-color);}.table-responsive {overflow-x: auto;min-height: .01%;}.list-table-box table {width: 100%;text-align: center;}.list-table-box table th {background: var(--theme-bg-color);color: var(--font-color);font-weight: normal;border: 1px solid var(--theme-bg-color);text-align: center;height: 36px;}.list-table-box table td {height: 36px;border: 1px solid var(--theme-bg-color);color: var(--font-color);}.list-table-box table td img{max-height: 30px;}.fade {opacity: 0;transition: opacity .15s linear;}.modal-backdrop {position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 9999;background-color: #000;}.modal-backdrop.fade {opacity: 0;filter: alpha(opacity=0);}.modal-backdrop.in {opacity: .5;filter: alpha(opacity=50);}.modal {display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;text-align: center;z-index: 10000;-webkit-overflow-scrolling: touch;outline: 0;}.modal.in {opacity: 1;}.modal-open .modal {overflow-x: hidden;overflow-y: auto;}.modal, .modal-open {overflow: hidden;}.modal-open, .modal-open>header.header {padding-right: 16px;}.modal-dialog {position: relative;display: inline-block;width: auto;margin-top: 15vh;text-align: left;}.modal-login .modal-dialog {width: 410px;}.modal.fade .modal-dialog {transform: translatey(-25%);transition: transform .3s ease-out;}.modal.in .modal-dialog {transform: none;}.modal-content {position: relative;background-color: #fff;border-radius: 3px;box-shadow: 0 1px 3px #000;background-clip: padding-box;outline: 0;}.modal-content>.close {position: absolute;z-index: 1;right: 0;top: -30px;font-size: 22px;text-align: center;line-height: 30px;color: #fff;opacity: .85;text-shadow: none;margin: 0;float: right;}.modal-body {position: relative;padding: 15px;color: #666;}.modal-login .modal-body {padding: 0;min-height: 300px;transition: all .3s ease-out 0s;text-align: center;}.suggest-form-wrap {position: relative;margin: 0 auto;width: 100%;max-width: 410px;padding: 50px 25px;text-align: left;background: var(--member-el-bg-color);border-radius: 4px;transition: all .2s ease-out 0s;box-sizing: border-box;}.suggest-form-head {margin-bottom: 40px;text-align: center;}.suggest-form-logo {display: inline-block;height: 40px;max-width: 300px;line-height: 40px;}.suggest-form-logo img {max-width: 100%;max-height: 100%;vertical-align: top;box-shadow: none;}.suggest-form .form-group {position: relative;margin-bottom: 20px;}.suggest-form .form-group label {margin: 0;width: 100%;}.suggest-form .form-input {display: block;width: 100%!important;height: 40px!important;padding: 9px 15px!important;line-height: 20px!important;font-size: 14px!important;color: var(--font-color);font-weight: 400;border: 1px solid #ddd;border-width: 1px!important;border-radius: 4px;background: #fff;outline: 0;box-sizing: border-box!important;}.suggest-form-items textarea{padding:10px 15px;width:100%!important;height:auto;font-size:14px;color: var(--font-color);border: 1px solid #ddd;line-height:18px;outline:0;box-sizing:border-box;background:0 0;border-radius:4px;}.suggest-form-items input:focus, .suggest-form-items select:focus, .suggest-form-items textarea:focus{border:1px solid var(--member-hover,var(--theme-hover,#1162e8))!important }.suggest-form-items input[disabled], .suggest-form-items select[disabled], .suggest-form-items textarea[disabled]{color:var(--member-light-color,var(--theme-light-color));background:hsla(var(--member-color-hsl),.1) }.jielong-arrow {height: 80px;background: url(/uploads/image/ssimages/arrow.png) center -30px no-repeat;}.jielong-record{margin-bottom:20px;border-bottom:1px dashed #ddd }.jielong-record-box{position:relative;padding:10px;background-color:var(--theme-bg-color);border-radius:3px }.jielong-record-box>a{text-decoration:none;-webkit-box-shadow:none;box-shadow:none;font-size:14px;line-height:1;padding:8px;background-color:var(--theme-color);color:#fff;border-radius:3px;}.jielong-record-box>i{margin:0 5px;color:#999;line-height:36px }.entry-content .jielong-record-box a{color:#fff;text-decoration:none}.jielong-tips{margin-top:10px;text-align:center;color:var(--theme-color)}.jielong-title{text-align:center;padding:10px;margin-bottom:10px;font-weight: 600;}.jielong-title > b{color:#ff5555;}.jielong-form{margin-bottom:20px;}.search-form.jielong-form form input{background-color: var(--theme-bg-color);}.caicy_div {background-color: var(--theme-bg-color);border-radius: 5px;}.caicy_main {background-color: #fff;width: 100%;border-bottom: 1px solid #e5e5e5 }.caicy_pic {height: 235px;margin: 0 auto;padding: 20px 0;width: 400px;text-align: center }.caicy_pic img {max-width: 100%;max-height: 235px }.caicy_select_div {margin: 0 auto;max-width: 388px;width: 100% }.caicy_select {display: inline-block;float: left;margin: 0 3% 15px;width: 14%;line-height: 48px;height: 48px;text-align: center;border-radius: 3px;color: var(--font-color);font-family: microsoft yahei;font-size: 24px;border: 1px solid #dad9da;outline: 0;cursor: pointer }.caicy_select.hover {background-color: #f36b1f }.caicy_select.selected {background-color: transparent;cursor: default;border: none;}.caicy_select_div.pip-caitu .caicy_select {margin: 0 2% 15px;width: 12%;font-size: 24px }.caicy_input_div {margin: 0 auto;padding: 20px 0;width: 189px }.caicy_input {display: inline-block;margin-right: 15px;float: left;width: 36px;line-height: 36px;height: 36px;text-align: center;border-radius: 5px;background-color: #d8d8d8;font-family: microsoft yahei;color: #333;font-size: 18px;box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1) inset;cursor: pointer }.caicy_input:last-child {margin-right: 0 }.caicy_input.error {color: #f00909 }.caicy_input.right {color: #6e9512;cursor: default }.caicy_div .w14 {width: 700px }.caicy_div .w11 {width: 550px }.caicy_div .w10 {width: 500px }.caicy_div .w9 {width: 450px }.caicy_div .w8 {width: 400px }.caicy_div .w7 {width: 350px }.caicy_div .w6 {width: 300px }.caicy_div .w5 {width: 250px }.caicy_div .w3 {width: 150px }.caicy_act_div {font-size: 14px;width: 100%;text-align: center;margin: 0 auto 10px }.caicy_act_btn {margin: 0 5px;padding: 3px;width: 93px;display: inline-block;line-height: 30px;color: #fff;border-radius: 5px;margin-bottom: 6px;cursor: pointer;background-color: var(--theme-color);}.caicy_act_btn.hover {background-color: #f36b1f }.caicy_act_btn:hover {background-color: var(--theme-hover);}.caicy_act_btn i {margin-right: 5px }.caicy_right_div {margin: 0 auto;width: 100%;display: none;padding: 20px }.caicy_right_item {font-size: 14px;line-height: 22px;margin-bottom: 15px }.caicy_right_item_label {width: 80px;float: left;color: #999 }.caicy_right_item_value {width: 470px;float: left }.caicy_right_act_btn {display: inline-block;width: 150px;line-height: 36px;text-align: center;color: #fff;font-size: 16px;font-weight: bold;background-color: #ba231a;border-radius: 3px;margin: 0 5px;text-decoration: none }.caicy_div .tishi {padding: 5px 20px;font-size: 14px;line-height: 25px;display: none;}.entry-content a.caicy_act_btn{color:#fff;background-color: #f36b1f;text-decoration: none;}table.popup {background-color: #fff7de;display: none;position: fixed;z-index: 999;background:  0 0 no-repeat;width: 490px }.popup-inner {color: #fff;font-size: 14px;line-height: 24px;padding: 20px 10px;text-align: center }.popup-button {background-color: #f1f5fa;border: #4ecbff 1px solid;color: #09c;height: 24px;line-height: 24px;vertical-align: middle }.caicy_right_div h2 {font-size: 24px;color: #c00;border-bottom: 2px solid #e5e5e5;display: block;margin-bottom: 15px;padding-bottom: 10px }.gel_guess_btn {background-color: #ffe035;display: block;border-radius: 21px;line-height: 46px;width: 200px;margin: 15px auto;text-align: center;color: #a75929;font-size: 16px;font-weight: bold }ul.slides_pagination li:before {display: none }.widget .slides_pagination {height: 12px;margin-top: 10px;display: inline-block }.widget .slides_pagination li {display: inline;float: left }.widget .slides_pagination li a {background:  0 -850px no-repeat;cursor: pointer;display: block;font-size: 0;height: 10px;margin-left: 3px;width: 12px }.widget .slides_pagination li.current a {background:  0 -810px no-repeat }.btn i {position: relative;margin-right: 5px;}.post-loop-default .item-miyu .item-excerpt, .post-loop-default .item-xhy .item-excerpt{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;justify-content:flex-end;}.post-loop-default .item-miyu .btn, .post-loop-default .item-xhy .btn{height:36px;}.xhy-hentry .btn-next, .miyu-hentry .btn-next{background-color: var(--theme-color);color: #fff;}.xhy-hentry .btn-next i, .miyu-hentry .btn-next i{margin-right: 0;margin-left: 5px;}.xhy-hentry .btn-next:hover, .miyu-hentry .btn-next:hover{opacity:.9;}.xhy-hentry .btn-answer, .miyu-hentry .btn-answer{border:1px solid var(--theme-color);color:var(--theme-color);background-color: #fff;}.xhy-hentry .btn-answer:hover, .miyu-hentry .btn-answer:hover, .post-loop-default .item-miyu .btn:hover, .post-loop-default .item-xhy .btn:hover{background-color: var(--theme-color);color: #fff;}.xhy-answer h3, .miyu-answer h3 {font-size: 18px;color: var(--theme-color);margin: 0;}.xhy-hentry .entry-content a.btn, .miyu-hentry .entry-content a.btn{font-size:14px;text-decoration:none;}.xhy-hentry .xhy-answer h3, .miyu-hentry .miyu-answer h3{margin-bottom:20px;}.xhy-hentry .btn-box, .miyu-hentry .btn-box{justify-content:space-around;}.attrs dl {display: flex;flex-wrap: wrap;margin-bottom: 0;}.attrs dl dd, .attrs dl dt {border-top: 1px solid #f0f0f0;border-bottom: 1px solid #f0f0f0;margin-top: -1px;margin-bottom: 0;font-size: 14px }.attrs dl dt {padding: 8px 0;width: 80px;background-color: var(--theme-bg-color);text-align: center;font-weight: 700 }.attrs dl dd {padding: 8px 0 8px 10px;width: calc(25% - 80px) }.attrs dl dt.line dd {width: calc(100% - 80px) }.attrs dl dd:last-child {flex-grow: 1 }.attrs dl dd.break {flex-basis: 100%;width: 0;height: 0;overflow: hidden;padding: 0;margin: 0;border: 0 }.attrs dl a {color: var(--font-color);border-bottom: 1px solid var(--font-color);transition: border-bottom-color .2s linear }.attrs dl a.lqyfsx-speak {text-decoration: none;transition: none;border:none;}.attrs dl a.lqyfsx-speak >b{font-size: 18px;}.attrs dl a:hover {color: var(--theme-color);border-bottom-color: var(--theme-color) }.attrs .ci-list {display: flex;align-items: flex-start;flex-wrap: wrap;padding-bottom: 10px }.attrs .ci-list>* {margin-right: 6px }.zi-tabs {display: flex;position: relative;padding: 0;border-radius: 5px;margin: 0 auto;background-color: #f6f8fa;border: 1px solid var(--theme-color);}.zi-tabs .tab {display: flex;align-items: center;justify-content: center;font-weight: 500;border-radius: 5px;cursor: pointer;transition: color .15s ease-in;margin: 0;color: var(--theme-color);border: 1px solid #f6f8fa;}.zi-tabs .tab.active {background-color: var(--theme-color);z-index: 1;border-radius: 4px;transition: .25s ease-out;color: #fff;}.zi-pinyin .zi-tabs {box-sizing: content-box;margin-bottom: 20px;}.zi-pinyin .zi-tabs.cols-2{width: 120px;}.zi-pinyin .zi-tabs.cols-3{width: 180px;}.zi-pinyin .zi-tabs.cols-4{width: 240px;}.zi-pinyin .zi-tabs.cols-5{width: 300px;}.zi-pinyin .zi-tabs.cols-6{width: 360px;}.zi-pinyin .zi-tabs.cols-7{width: 420px;}.zi-pinyin .zi-tabs.cols-8{width: 480px;}.zi-pinyin .tab {width: 60px;height: 32px;line-height: 32px;}.zi-pinyin .tab-content{border: none;}.tab-list{display: none;}.tab-list.active{display: block;}