/*
Website Url:https://www.muziang.com/
*/
*{-webkit-tap-highlight-color:transparent;}
article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}
div,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,.muziang{margin:0;padding:0;}
body{background-color:#f6f6f6;font:16px/1.875em 'Arial','Microsoft Yahei','Sans-serif';color:#333;word-break:break-all;text-align:justify;}
a{text-decoration:none;outline:none;color:#333;}
a:hover{color:#996493;}
input,textarea{-webkit-appearance:none;border:none;font-family: inherit; font-size: inherit;}
input:focus,textarea:focus{outline:none;}

li{list-style:none;}
a img{border:none;}
img{max-width:100%; vertical-align: middle;}
table{background-color:transparent;border-spacing:0;border-collapse:collapse;width:100%;border-top:solid 1px #e4e4e4;border-left:solid 1px #e4e4e4;box-sizing:border-box;}
table th{background-color:#f9f9f9;text-align:center;box-sizing:border-box;}
table td,table th{padding:10px 1%;border:1px solid #e4e4e4;box-sizing:border-box;}

/* Slider */
.slick-wrap{overflow:hidden;position:relative;}
.slick-load{display:none;overflow:hidden;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;font-size:0;line-height:normal;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;}
.slick-arrow.slick-hidden{display:none;}
.slick-arrow{overflow:hidden;position:absolute;top:50%;display:block;transform:translateY(-50%);width:30px;height:40px;background-color:rgba(0,0,0,0.35);opacity:.5;transition:all .3s;z-index:5;cursor:pointer; color:#fff; line-height: 40px; text-align: center;}
.slick-prev{left:-30px;}
.slick-next{right:-30px;}
.slick-dots{position:absolute;left:50%;bottom:0;width:auto;transform:translateX(-50%);margin-bottom:3.125%;font-size:0;line-height:normal;text-align:center;}
.slick-dots li{display:inline-block;margin:0 7px;}
.slick-dots button{display:block;border:none;background-color:transparent;cursor:pointer;text-indent:-9999em;overflow:hidden;width:9px;height:9px;background-color:rgba(0,0,0,0.3);border-radius:50%;transition:all .3s;}
.slick-dots .slick-active button{background-color:#996493;}
.slick-load:hover .slick-prev{left:0;}
.slick-load:hover .slick-next{right:0;}

/*gold*/
.inner{width:93.75%;max-width:1440px;margin:0 auto;}
.submit{cursor:pointer;}
.clear{clear:both;}
.rows{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}

/*thumbnail*/
.thumbnail{position:relative;overflow:hidden;}
.thumbnail a{display:block;padding-bottom:75%;position:relative;overflow:hidden;background:no-repeat center center;background-size:cover;}
.thumbnail img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:transform .3s;object-fit:cover;font-size:12px;line-height:1.35em;color:#999;text-align:center;}
.bi-tag-fill,
.bi-eye-fill {font-size: 1.125em;}
/*mza-gg*/
.mza-gg{clear:both;height:auto;overflow:hidden;}
.mza-gg.mt {margin-top: 1.5625%;}
.mza-gg a{display:block;}
.mza-gg img{display:block;width:100%;height:auto;}

/*header*/
#header{background-color:#fff;padding:10px 3.125%;position:relative;border-bottom:8px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;z-index:8;}

/*logo*/
#mza-logo{width:180px;float:left;}
#mza-logo .name{padding-bottom:22.22222222%;position:relative;}
#mza-logo a{display:block;position:absolute;left:0;top:0;overflow:hidden;width:100%;height:100%;background: no-repeat left center;background-size:contain;text-indent:-9999em;}

/*search*/
#mza-search{width:250px;}
#mza-search .input{padding-right:36px;position:relative;}
#mza-search .text{height:24px;line-height:24px;width:90%;padding:6px 5%;font-size:14px;background-color:#f6f6f6;display:block;}
#mza-search .submit{position:absolute;right:0;top:0;width:36px;height:100%;background-color:#996493; color:#fff; font-size: 1.125em; border:none;}

/*nav*/
#mza-nav ul{display:flex;}
#mza-nav li{float:left;font-size:16px;position:relative;padding:0 1.5vw;}
#mza-nav li a{display:block;transition:all .2s;}
#mza-nav li.on > a,#mza-nav li.cur > a{color:#996493;}
#mza-nav li ul{position:absolute;left:0%;top:100%;min-width:100%;background-color:#fff;box-shadow:0px 3px 3px rgba(133,153,171,0.2);padding:8px 0;display:none;z-index:6;border-radius:0 0 4px 4px;height:auto;line-height:2em;}
#mza-nav li ul:before{display:none;}
#mza-nav li li{font-size:14px;float:none;width:auto;}
#mza-nav li li:before{display:none;}
#mza-nav li li a{color:#333;}

/*navBtn*/
#navBtn{background-color:#996493;width:32px;height:32px;overflow:hidden;position:relative;cursor:pointer;position:absolute;right:3.125%;top:50%;transform:translateY(-50%);display:none;z-index:10;}
#navBtn i{display:block;width:56%;height:2px;background-color:#fff;position:absolute;left:22%;top:50%;transform:translateY(-50%);transition:background .3s;}
#navBtn i:before{bottom:7px;}
#navBtn i:after{top:7px;}
#navBtn.active i{background-color:#996493;}
#navBtn.active i:before{transform:rotate(45deg);bottom:0;}
#navBtn.active i:after{transform:rotate(-45deg);top:0;}
#navBtn i:before,#navBtn i:after{width:100%;height:2px;background-color:#fff;content:'';display:block;position:absolute;left:0;transition:all .3s;}

/*mza-featured*/
#mza-featured{padding:5%;overflow:hidden;}
#mza-featured .slick-load{display:block;}
#mza-featured .item{float:right;width:42%;padding-top:3%;}
#mza-featured .item:nth-child(3n+1){float:left;width:55%;}
#mza-featured .item:nth-child(3n+1) .title{font-size:18px;}
#mza-featured .item:nth-child(3n+1) .excerpt{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
#mza-featured .item:nth-child(3n+1) .image {padding-bottom:75%;}
#mza-featured .text{position:absolute;left:0;width:90%;bottom:0;padding:0 5%;z-index:3;margin-bottom:15px;}
#mza-featured .title{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;font-weight:normal;}
#mza-featured .excerpt{font-size:14px;line-height:1.75em;max-height:3.5em;-webkit-line-clamp:1;opacity:.7;margin-top:1.5%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#mza-featured .image {padding-bottom:45.5%;background:no-repeat center center;background-size:cover; transition: all .2s;}
#mza-featured a{display:block;overflow:hidden;position:relative;color:#fff;border-radius:10px;}
#mza-featured a:before{content:'';display:block;position:absolute;left:0;bottom:0;width:100%;height:100%;background-image:linear-gradient(180deg,transparent,#000);opacity:.7;transition:all .3s; z-index: 2;}
#mza-featured a:hover .image {transform: scale(1.1);}
#mza-featured a:hover:before{opacity:1;}

/*wrapper*/
#wrapper{padding:1.5625% 0;overflow:hidden;}
#wrapper .inner{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;-o-flex-flow:wrap;flex-flow:wrap;}
#sidebar{width:calc(29.2% - 20px);float:right;}
#main{background-color:#fff;border:1px solid #e6e8eb;box-shadow:0 2px 9px 0 rgba(0,0,0,0.05);border-radius:10px;width:70.8%;float:left;}
#main.auto {width: 100%; float: none; box-sizing: border-box;}
/*文章列表*/
.mza-post{position:relative;padding:2.5% 5%;}
.mza-post:hover{background-color:#f9f9f9;}
.mza-post:hover .title a {color:#996493;}
.mza-post:hover .thumbnail img{transform:scale(1.1);}
.mza-post .top{position:absolute;left:-3px;top:-1px;width:40px;height:40px;background:url(images/icon_istop.png) no-repeat center top;background-size:contain;z-index:2;}
.mza-post .tags{font-size:12px;color:#996493;overflow:hidden;margin-bottom:0.5%;}
.mza-post .tags a{color:#996493;margin-right:15px;text-transform:uppercase;transition: all .2s;}
.mza-post .info {overflow: hidden;}
.mza-post .thumbnail{width:180px;float:right;}
.mza-post .text{overflow:hidden;margin-right:180px;padding-right:5.452%;}
.mza-post .title{font-size:20px;line-height:1.5em;color:#262626;margin-bottom:1.5%;font-weight:normal;}
.mza-post .title strong {color:#f00;}
.mza-post .title a{transition:all .3s;color:#2e3033;}
.mza-post .excerpt{font-size:14px;color:#959da6;line-height:1.875em;max-height:5.625em;-webkit-line-clamp:3;margin-bottom:1.5%;}
.mza-post .meta{color:#999;overflow:hidden;font-size:12px;line-height:1.5em;opacity:.85;}
.mza-post .meta span{display:inline-block;padding-right:18px; vertical-align: middle;}
.mza-post .meta i {color:#d2d2d2;}
.mza-post .meta a{color:#959da6;}
.mza-post .meta a:hover{color:#996493;}

/*pagenavi*/
#pagenavi{text-align:center;padding:5%;clear:both; display: flex; justify-content: center; flex-wrap: wrap;font-size:13px;}
#pagenavi a,#pagenavi span.now-page{display:block;height:2.462em;line-height:2.462em;min-width:2.462em;text-align:center;padding:0 0.25em;color:#7e8299;margin:0.15385em;border-radius:2px;background-color:#f8f8f8;box-sizing: border-box;}
#pagenavi span.now-page,#pagenavi a:hover{background-color:#996493;color:#fff;}

/*mza-widget-box*/
.mza-widget-box{border-radius:10px;border:1px solid #e6e8eb;background-color:#fff;box-shadow:0 2px 9px 0 rgba(0,0,0,0.05);margin-bottom:20px;}
.mza-name{font-size:18px;line-height:1.35em;color:#2e3033;font-weight:normal;}

/*侧边*/
.mza-widget .mza-name{padding:7% 20px;border-bottom:1px solid #e6e8eb;}
.mza-widget .textwidget{font-size:14px;}
.mza-widget .textwidget,.mza-widget ul{overflow:hidden;padding:20px;}
.mza-widget li{overflow:hidden;font-size:14px;line-height:1.875em;}
.mza-widget h4{line-height:1.5em;max-height:3em;-webkit-line-clamp:2;font-size:16px;font-weight:normal;}

/*divStatistics*/
.divStatistics li{background-color:#f9f9f9;padding:5px 10px;margin-bottom:5px;}
.divStatistics li:last-child{margin-bottom:0;}

/*divComments*/
.divComments li{overflow:hidden;color:#444;margin-bottom:13px;padding-bottom:13px;border-bottom:1px dashed #e4e4e4;text-align:justify;}
.divComments li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}
.divComments .avatar{float:left;width:41px;height:41px;border-radius:50%;overflow:hidden;}
.divComments .avatar img{display:block;width:100%;height:100%;}
.divComments .text{margin-left:52px;overflow:hidden;}
.divComments .name,.divComments .cont{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.divComments .name{font-size:14px;color:#172b4c;line-height:1.25em;margin-bottom:2px;}
.divComments .cont{font-size:13px;color:#7e8299;line-height:1.5em;}
.divComments .more{position:absolute;right:0;top:0;height:100%;}
.divComments .more:before,.divComments .more:after{background-color:#7e8299;content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);border-radius:2px;}
.divComments .more:before{width:2px;height:14px;right:6px;}
.divComments .more:after{width:14px;height:2px;right:0;}
.divComments a{display:block;overflow:hidden;position:relative;padding-right:34px;}

/*divPrevious*/
.divPrevious li{position:relative;padding-bottom:15px;margin-bottom:15px;border-bottom:1px dashed rgba(133,153,171,0.2);}
.divPrevious li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.divPrevious h4{font-size:16px;line-height:1.5em;max-height:3em;-webkit-line-clamp:2;color:#172b4c;font-weight:normal;margin-bottom:5px;}
.divPrevious h4 a{color:#172b4c;}
.divPrevious .excerpt{font-size:13px;line-height:1.75em;color:#7e8299;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.divPrevious .date{font-size:12px;color:#999;line-height:1.5em;margin-bottom:5px;}

/*divSearchPanel*/
.divSearchPanel input[type='text']{height:24px;line-height:24px;padding:8px 3%;border:1px solid #e4e4e4;width:94%;border-radius:4px 0 0 4px;}
.divSearchPanel input[type='submit']{color:#fff;position:absolute;right:0;top:0;height:100%;width:42px;background-color:#996493;cursor:pointer;border-radius:0 4px 4px 0;}
.divSearchPanel form{position:relative;padding-right:42px;overflow:hidden;}

/*divLinkage*/
.divLinkage li,.divCatalog li,.divMisc li,.divAuthors li,.divArchives li{float:left;width:48%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1% 0;}
.divLinkage li:nth-child(2n),.divCatalog li:nth-child(2n),.divMisc li:nth-child(2n),.divAuthors li:nth-child(2n),.divArchives li:nth-child(2n){float:right;}
.divLinkage li a,.divCatalog li a,.divFavorites li a,.divNavBar li a,.divAuthors li a,.divArchives li a{background-color:#f9f9f9;color:#555;padding:5px 10px;display:block;}

/*divArchives*/
.divArchives li,.divLinkage li{font-size:12px;}

/*divFavorites*/
.divFavorites li{padding:1% 0;}
.divContorPanel a{position:relative;color:#7e8299;}
.divContorPanel a:before{content:'#';display:inline-block;margin-right:2px;}

/*divNavBar*/
.divNavBar li{margin-bottom:2px;}
.divNavBar li ul{padding:0;}
.divNavBar li li{margin-bottom:0;margin-top:2px;}
.divNavBar li li a{padding-left:2em;}

/*divMisc*/
.divMisc a{display:block;}
.divMisc img{display:block;}

/*divTags*/
.divTags li{float:left;padding:1% 2% 1% 0;}
.divTags li a{display:block;background-color:#f9f9f9;border-radius:0px;padding:0 10px;color:#fff;font-size:12px;}
.divTags li a:hover{opacity:.8;}
.divTags li:nth-child(8n-7) a{background-color:#8A9B0F;}
.divTags li:nth-child(8n-6) a{background-color:#EB6841;}
.divTags li:nth-child(8n-5) a{background-color:#3FB8AF;}
.divTags li:nth-child(8n-4) a{background-color:#FE4365;}
.divTags li:nth-child(8n-3) a{background-color:#FC9D9A;}
.divTags li:nth-child(8n-2) a{background-color:#EDC951;}
.divTags li:nth-child(8n-1) a{background-color:#C8C8A9;}
.divTags li:nth-child(8n) a{background-color:#83AF9B;}
.divTags li:first-child a{background-color:#E1474D;}
.divTags li:last-child a{background-color:#3299BB;}

/*divCalendar*/
.divCalendar caption{margin-bottom:10px;font-size:0;line-height:normal;}
.divCalendar caption a{display:inline-block;font-size:16px;line-height:1.35em;margin:0 5px;vertical-align:middle;font-weight:bold;}
.divCalendar td,.divCalendar th{width:13.285%;padding:0 0.5%;text-align:center;font-size:14px;}
.divCalendar td a{padding:10%;background-color:#d83d30;border-radius:50%;color:#fff;}

/*divRand*/
.divRand ul{overflow:hidden;}
.divRand li{position:relative;padding-bottom:15px;margin-bottom:15px;border-bottom:1px dashed rgba(133,153,171,0.2);}
.divRand li:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none;}
.divRand .date{font-size:12px;color:#999;line-height:1.5em;margin-bottom:5px;}
.divRand h4{font-weight:normal;margin-bottom:5px;}
.divRand .excerpt{font-size:13px;line-height:1.75em;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*divHot*/
.divHot li{margin-top:15px;padding-top:15px;border-top:1px dashed rgba(133,153,171,0.2);}
.divHot li:first-child{margin-top:0;padding-top:0;border-top:none;}
.divHot .thumbnail{width:93px;float:left;}
.divHot .text{margin-left:105px;overflow:hidden;}
.divHot h4{height:3em;margin-bottom:5px;}
.divHot .meta{float:right;font-size:12px;color:#888;line-height:1.35em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.divHot li:hover img {transform: scale(1.1);}
/*divCmt*/
.divCmt .thumbnail{margin-bottom:10px;}
.divCmt h4{margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-height:none;}
.divCmt .meta{font-size:13px;color:#888;line-height:1.35em;overflow:hidden;}
.divCmt span{display:block;}
.divCmt .date {float:left;}
.divCmt .cmt {float:right;}
.divCmt .bi {color:#cacaca;}
.divCmt .slide-row {padding:0.5px;}
.divCmt .slick-dots{position:static;margin-bottom:0;transform:none;padding:0;margin-top:5%;}
.divCmt .slick-dots li{margin:0 2%;}
.divCmt .item:hover img {transform: scale(1.1);}

/*article*/
#article{padding:5%;font-size:16px;min-height:60vh;}
#article .mza-gg{margin-bottom:1.5em;}

/*entry*/
.entry{font-size:1em;line-height:1.875em;overflow:hidden;color:#353535;margin-bottom:20px;}
.entry img{max-width:100%;height:auto!important;}
.entry blockquote{margin:0 2em 1em;overflow:hidden;padding:1em 1em 0;color:#555;background-color:#f9f9f9;font-style:italic;}
.entry ul,.entry ol{margin-bottom:1em;margin-left:2em;padding-left:1em;}
.entry ul li{list-style:outside disc none;}
.entry ol li{list-style:outside decimal none;}
.entry li p{margin-bottom:0;}
.entry p{margin-bottom:1em;}
.entry h1{font-size:1.5em;margin-bottom:1em;}
.entry h2{font-size:1.375em;margin-bottom:1em;}
.entry h3{font-size:1.25em;margin-bottom:1em;}
.entry h4{font-size:1.125em;margin-bottom:1em;}
.entry h5{font-size:1em;margin-bottom:1em;}
.entry h6{font-size:0.875em;margin-bottom:1em;}
.entry a{color:#d83d30;text-decoration:underline;}
.entry hr{border:none;margin-bottom:1em;border-bottom:1px solid #e4e4e4;overflow:hidden;clear:both;}

/*mza-tags*/
#mza-tags{margin-bottom:20px;text-align:center;}
#mza-tags a{font-size:13px;margin:0 1em 1em 0;border:1px solid rgba(133,153,171,0.2);line-height:26px;color:#7e8299;background-color:#fafafa;border-radius:3px;padding:0 11px;display:inline-block;vertical-align:top;}
#mza-tags a:hover{background-color:#996493;color:#fff;border-color:#996493;}

/*postnavi*/
#postnavi{font-size:14px;line-height:1.75em;overflow:hidden;border-top:1px solid rgba(133,153,171,0.2);padding:15px 0 20px;}
#postnavi .prev,#postnavi .next{width:45%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#postnavi .prev{float:left;}
#postnavi .next{float:right;text-align:right;}
#postnavi a{color:#7e8299;}
#postnavi a:hover{color:#172b4c;}

/*breadcrumb*/
#breadcrumb{font-size:12px;line-height:1.5em;color:#777;width:100%;margin-bottom:5px;}
#breadcrumb a{color:#777;}
#breadcrumb a:hover{color:#996493;}
#breadcrumb i{font-style:normal;font-family:'Simsun';margin:0 5px 0 3px;}
#breadcrumb .bi {color:#ccc; margin:0; font-size: 1.125em;}

/*postTitle muziang_*/
#postTitle{font-size:26px;text-align:center;line-height:1.5em;margin-bottom:3%;color:#222;}

/*postmeta*/
#postmeta{font-size:0;line-height:normal;text-align:center;margin-bottom:20px;border-bottom:1px dashed #eee;padding-bottom:20px;}
#postmeta span{font-size:14px;color:#888;margin:0 10px;display:inline-block;vertical-align: middle;}
#postmeta a{color:#888;}
#postmeta a:hover{color:#d83d30;}
#postmeta .bi {color:#cacaca;}

/*mza-error-page*/
#mza-error-page{padding:20vh 10%;width:80%;}
#mza-error-page .entry{text-align:center;margin-bottom:15%;font-size:16px;}

/*mza-title*/
.mza-title{font-size:18px;line-height:1.5em;color:#222;margin-bottom:2%;}
.mza-title a {color: #252525;}
/*recommend*/
#recommend{clear:both;margin-bottom:10px;overflow:hidden;}
#recommend ul{overflow:hidden;width:103%;}
#recommend li{float:left;width:22%;padding-right:3%;padding-bottom:2%;}
#recommend .thumbnail{margin-bottom:10px;}
#recommend h4{font-weight:normal;font-size:14px;line-height:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#recommend li:hover img {transform: scale(1.1);}
/*footer*/
#footer{font-size:14px;line-height:2em;color:#777;background-color:#fff;clear:both;padding:2% 3.125%;width:93.75%;display:table;table-layout:fixed;}
#footer a{color:#777;}
#footer a:hover{color:#996493;}

/*logoIcon*/
#mza-icon{display:table-cell;vertical-align:top;width:65px;padding-right:25px;}
#mza-icon .icon{border-radius:10px;overflow:hidden;box-shadow:0px 0px 10px rgba(0,0,0,0.1);border:1px solid #eee;}
#mza-icon img{display:block;width:100%;height:auto;}

/*copyright*/
#mza-copyright{display:table-cell;vertical-align:middle;line-height:1.75em;}
#mza-copyright a {display: inline-block;}
#mza-copyright img {display: inline-block; vertical-align: middle; width: auto; height: 20px; margin-top: -4px;}
/*social*/
#mza-social{display:table-cell;vertical-align:middle; font-size: 16px;width:15.25em;}
#mza-social ul{text-align:right; white-space: nowrap;}
#mza-social li{display:inline-block;margin-left:1.25em;position:relative; vertical-align: middle;}
#mza-social li a{display:block;width:1.5em;height:1.5em; color:#fff; border-radius: 50%; text-align: center; font-size: 1.5em; line-height: 1.5em;}
#mza-social li a:hover{opacity:.85; color:#fff;}
#mza-social .qq a {background-color: #68a5e1;}
#mza-social .wx a {background-color: #28c445;}
#mza-social .wb a {background-color: #f56467;}
#mza-social .dy a {background-color: #09091a;}
#mza-social .bi-tencent-qq {margin-left: 0.208em;}
#mza-social .qr{position:absolute;bottom:100%;margin-bottom:10px;background-color:#fff;border:1px solid #e4e4e4;padding:5px;left:50%;transform:translateX(-50%);width:90px;z-index:3;display:none;}
#mza-social .qr:before{content:'';display:block;width:7px;height:7px;background-color:#fff;border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;transform:rotate(45deg);position:absolute;bottom:-5px;left:50%;margin-left:-3px;}
#mza-social .qr img{display:block;width:100%;height:auto;}

/*comment*/
#divCommentPost{position:relative;overflow:hidden;}
#divCommentPost .item{margin-bottom:2%;position:relative;}
#divCommentPost label{display:block;font-size:14px;line-height:1.75em;color:#333;margin-bottom:5px;}
#divCommentPost label i{font-style:normal;color:#f00;font-size:12px;margin-left:5px;}
#divCommentPost .input{border:1px solid rgba(133,153,171,0.2);border-radius:4px;overflow:hidden;position:relative;}
#divCommentPost .text{font-size:14px;line-height:24px;padding:8px 5%;width:90%;display:block;border:none;color:#555;}
#divCommentPost textarea.text{height:110px;resize:vertical;padding:5px 1.5%;width:97%;}
#divCommentPost .inp{width:102%;overflow:hidden;}
#divCommentPost .inp .item{float:left;width:31.333%;padding-right:2%;}
#divCommentPost .verify .input{padding-right:110px;}
#divCommentPost .verify .text{width:96%;padding-left:2%;padding-right:2%;}
#divCommentPost .verify img{display:block;cursor:pointer;height:36px;width:auto;position:absolute;right:2px;top:50%;transform:translateY(-50%);border-radius:0 4px 4px 0;}
#divCommentPost .btn{overflow:hidden;}
#divCommentPost .submit{float:right;background-color:#996493;border:none;width:22%;height:40px;color:#fff;font-size:14px;font-weight:bold;border-radius:4px;cursor:pointer;}
#divCommentPost .submit:hover{background-color:#172b4c;}
#cancel-reply{font-size:12px;color:#999;line-height:2em;}

/*mza-tips*/
.mza-tips{font-size:12px;color:#999;line-height:2em;clear:both;margin-bottom:20px;}

/*commentslist*/
#commentslist{overflow:hidden;margin-bottom:20px;}
#commentslist li{position:relative;padding-bottom:15px;margin-bottom:20px;border-bottom:1px dashed rgba(133,153,171,0.2);overflow:hidden;}
#commentslist .avatar{float:left;padding:2px 0;}
#commentslist .avatar img{width:40px;height:40px;display:block;border-radius:50%;}
#commentslist .info{margin-left:55px;overflow:hidden;}
#commentslist .meta{overflow:hidden;font-size:12px;line-height:1.35em;color:#7e8299;margin-bottom:10px;}
#commentslist .meta span{display:block;float:left;}
#commentslist .meta .reply{float:right;font-weight:bold;}
#commentslist .meta a{color:#996493;}
#commentslist .meta a:hover{text-decoration:underline;}
#commentslist .name{font-size:16px;font-weight:bold;line-height:1.5em;color:#172b4c;margin-bottom:5px;}
#commentslist .name a{color:#555;}
#commentslist .name a:hover{color:#996493;}
#commentslist .text{font-size:14px;line-height:1.75em;color:#666;}
#commentslist .text li{margin-left:0;}
#commentslist li li{margin:15px 0 5px 55px;background-color:#f9f9f9;padding:15px;border-bottom:none;}
#commentslist li li li{margin:10px 10px 5px;background-color:#fff;border:1px solid rgba(133,153,171,0.2);}
#commentslist #pagenavi{padding:0;}
.reply-frm {margin-top: 1.5em;}

/*mzaback*/
#mzaback{position:fixed;font-size:20px; width:2.5em;height:2.5em;background-color:#996493;right:3.125%;bottom:20%;z-index:6;cursor:pointer;border-radius:0.25em;display:none; text-align: center; line-height: 2.5em;color:#fff;}
#mzaback .bi {font-size: 1.6em;}
@media only screen and (max-width:1280px){

  /*1280px*/
  #header{padding-top:15px;padding-bottom:15px;}

  /*1280px*/
  #mza-logo{width:140px;}

  /*1280px*/
  #mza-search{width:15vw;}
  #mza-search .input{padding-right:32px;}
  #mza-search .text{padding-top:4px;padding-bottom:4px;}
  #mza-search .submit{width:32px;}

  /*1280px*/
  .mza-post .title{font-size:18px;}

  /*1280px*/
  #mza-nav ul{justify-content:space-around;}
  #mza-nav li{padding:0 1vw;font-size:15px;}

  /*1280px*/
  .mza-widget .mza-name{padding:5% 15px;}
  .mza-widget .textwidget,.mza-widget ul{padding:15px;}

  /*1280px*/
  .divHot .thumbnail{width:90px;}
  .divHot .text{margin-left:100px;}
  .divHot h4{margin-bottom:3px;}

  /*1280px*/
  #postTitle{font-size:22px;}

  /*1280px*/
  #mzaback {font-size: 16px;}
}
@media only screen and (max-width:1024px){

  /*1024px*/
  #navBtn{display:block;}

  /*1024px*/
  #mza-nav{position:fixed;left:0;top:0;height:100%;width:100%;z-index:9;background-color:rgba(0,0,0,0.6);display:none;}
  #mza-nav .nav{position:fixed;height:100%;width:300px;top:0;right:-300px;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;transition:right .3s;}
  #mza-nav .nav.active{right:0;}
  #mza-nav ul{padding:10vh 8%;height:auto;line-height:24px;display:block;}
  #mza-nav li{padding:5px 0;float:none;font-size:14px;}
  #mza-nav li a{padding:6px 36px 6px 18px;border-radius:18px;}
  #mza-nav li.on > a,#mza-nav li.cur > a{background-color:#efefef;color:#333;}
  #mza-nav li ul{padding:5px 0 0;min-width:0;position:static;left:auto;top:auto;background-color:transparent;box-shadow:none;line-height:24px;}
  #mza-nav li li{padding:0 0 0 2em;}
  #mza-nav li li a{padding:6px 18px;color:#515151;}
  #mza-nav li em{width:36px;height:36px;position:absolute;right:0;top:5px;z-index:2;}
  #mza-nav li em:after{content:'';display:block;width:5px;height:5px;border-right:1px solid #172b4c;border-bottom:1px solid #172b4c;position:absolute;left:50%;top:50%;transform:rotate(45deg);margin:-4px 0 0 -4px;transition:all .3s;}

  /*1024px*/
  #mza-search{margin-right:30px;padding-right:15px;width:300px;}

  /*1024px*/
  #wrapper .inner{display:block;}

  /*1024px*/
  #main{margin-bottom:3%;width:auto;float:none;}



  /*1024px*/
  #mza-featured{padding:3%;}
  #mza-featured .title{font-size:14px;}
  #mza-featured .item:nth-child(3n+1) .title{font-size:16px;}

  /*1024px*/
  .mza-post{padding:1.5% 3%;}

  /*1024px*/
  #sidebar{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-moz-flex-flow:wrap;-ms-flex-flow:wrap;-o-flex-flow:wrap;flex-flow:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:auto;float:none;}

  /*1024px*/
  .mza-widget .mza-name{padding:5% 6%;}
  .mza-widget .textwidget,.mza-widget ul{padding:6%;}
  .mza-widget-box{width:48.5%;margin-bottom:3%;}

  /*1024px*/
  #mza-icon{width:60px;padding-right:15px;}

  /*1024px*/
  #mza-social{font-size: 14px}
}
@media only screen and (max-width:768px){

  /*768px*/
  #mza-logo{width:135px;}

  /*768px*/
  #navBtn{width:30px;height:30px;}

  /*768px*/
  #mza-nav .nav{width:250px;right:-250px;}

  /*768px*/
  #mza-search{width:45%;padding-right:10px;}
  #mza-search .input{padding-right:30px;}
  #mza-search .text{padding-top:3px;padding-bottom:3px;}
  #mza-search .submit{width:30px;}

  /*768px*/
  #main,#sidebar{border-radius:5px;}

  /*768px*/
  .slick-arrow{width:20px;height:27px; line-height: 27px;}
  .slick-next{right:0;}
  .slick-prev{left:0;}

  /*768px*/
  .mza-name{font-size:16px;}
  .mza-title{margin-bottom:3%;font-size:16px;}

  /*768px*/
  #mza-featured{padding:5%;}
  #mza-featured .slick-load{margin-top:3%;}
  #mza-featured .item,#mza-featured .item:nth-child(3n+1){float:none;width:auto;padding-top:0;}
  #mza-featured .item:nth-child(3n+1) .title,#mza-featured .item .title{font-size:15px;}
  #mza-featured .excerpt{font-size:13px;margin-top:3%;}
  #mza-featured .item:nth-child(3n+1) .excerpt{display:block;white-space:nowrap;}
  #mza-featured .slick-load{display:none;}
  #mza-featured .slick-slider{display:block;border-radius:5px;overflow:hidden;}
  #mza-featured .loading{padding-bottom:75%;}
  #mza-featured .title{font-weight:normal;}
  #mza-featured a{border-radius:0;}
  #mza-featured a:before{opacity:.7;}

  /*768px*/
  #blogList{padding:5%;}
  #blogList #pagenavi{margin-top:2.5%;}

  /*768px*/
  .mza-post{width:47.5%;float:left;padding:2.5% 0;}
  .mza-post.mza-gg {width: auto; float: none;}
  .mza-post:hover{background-color:transparent;}
  .mza-post:nth-child(2n){float:right;}
  .mza-post .top {margin-top: 5%;}
  .mza-post .tags{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
  .mza-post .thumbnail{width:auto;float:none;margin-bottom:10px;}
  .mza-post .text{margin-right:0;padding-right:0;}
  .mza-post .title{font-size:16px;margin-bottom:5px;line-height:1.5em; font-weight: bold;}
  .mza-post .excerpt{margin-bottom:6px;font-size:13px;line-height:1.75em;height:5.25em;}
  .mza-post .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;}
  .mza-post .meta span{padding-right:10px;}
  /*768px*/
  #pagenavi {font-size:12px; padding-left: 0; padding-right: 0;}

  /*1024px*/
  #sidebar{display:block;}

  /*1024px*/
  .mza-widget-box{width:auto;}

  /*768px*/
  .mza-widget .mza-name{padding:5%;}
  .mza-widget .textwidget,.mza-widget ul{padding:5%;}

  /*768px*/
  .divHot li{margin-top:10px;padding-top:10px;}
  .divHot .meta{background-size:auto 10px;padding-right:16px;font-size:12px;}



  /*768px*/
  .divComments li{margin-bottom:10px;padding-bottom:10px;}
  .divComments .avatar{width:39px;height:39px;}
  .divComments .text{margin-left:48px;}
  .divComments .name{margin-bottom:3px;}
  .divComments .cont{font-size:12px;}
  .divComments .more:before{width:2px;height:10px;right:4px;}
  .divComments .more:after{width:10px;height:2px;}
  .divComments a{padding-right:20px;}

  /*768px*/
  .divPrevious li{margin-bottom:10px;padding-bottom:8px;}
  .divPrevious .date{margin-bottom:3px;}
  .divPrevious h4{font-size:15px;margin-bottom:2px;}

  /*768px*/
  .divTags li{padding:0.5% 1% 0.5% 0;}

  /*768px*/
  .divRand li{padding-bottom:2.5%;}

  /*768px*/
  .divCmt .thumbnail{margin-bottom:5px;}
  .divCmt h4{display:-webkit-box;line-height:1.5em;height:3em;white-space:normal;margin-bottom:3px;}
  .divCmt .meta{font-size:12px;opacity:.75;}
  .divCmt span{background-size:auto 10px;padding-left:13px;line-height:1.5em;}

  /*768px*/
  .divSearchPanel input[type="text"]{padding-top:5px;padding-bottom:5px;}

  /*768px*/
  #footer{display:block;padding-top:20px;padding-bottom:20px;}

  /*768px*/
  #mza-icon{padding-right:0;display:block;margin:0 auto 10px;}

  /*768px*/
  #mza-copyright{display:block;text-align:center;line-height:1.5em;}

  /*768px*/
  #mza-social{width:auto;display:block;margin-top:10px; font-size: 12px;}
  #mza-social ul{text-align:center;}
  #mza-social li{margin:0 6px;}
  

  /*768px*/
  #article{font-size:14px;}
  #article .mza-gg{margin-bottom:3%;}

  /*768px*/
  #mza-error-page{padding-top:25vh;padding-bottom:25vh;}
  #mza-error-page .entry{font-size:14px;}

  /*768px*/
  #postnavi{font-size:12px;padding:8px 0 10px;}
  #postnavi .prev,#postnavi .next{float:none;width:auto;text-align:left;}

  /*768px*/
  #postTitle{font-size:18px;}

  /*768px*/
  .entry{line-height:1.75em;margin-bottom:10px;}
  .entry p,.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6,.entry hr,.entry blockquote,.entry ol,.entry ul{margin-bottom:3%;}

  /*768px*/
  #mza-tags{margin-bottom:10px;}
  #mza-tags a{font-size:12px;margin:0 5px 5px 0;padding:0 8px;}

  /*768px*/
  #postmeta{margin-bottom:3%;padding-bottom:3%;}
  #postmeta span{margin:0 5px;font-size:12px;background-size:auto 12px;padding-left:16px;}
  #postmeta .views{padding-left:20px;}

  /*768px*/
  #recommend h4{font-size:14px;line-height:1.5em;max-height:3em;}

  /*768px*/
  #divCommentPost .inp{width:auto;}
  #divCommentPost .inp .item{float:none;width:auto;padding-right:0;}
  #divCommentPost .verify{float:none;}
  #divCommentPost .btn{clear:both;padding:2% 0;overflow:hidden;}
  #divCommentPost .submit{height:30px;width:80px;}

  /*768px*/
  #commentslist{margin-bottom:10px;}
  #commentslist li{padding-bottom:10px;margin-bottom:10px;}
  #commentslist .avatar img{width:30px;height:30px;}
  #commentslist .info{margin-left:40px;}
  #commentslist .meta{margin-bottom:5px;}
  #commentslist .name{font-size:14px;}
  #commentslist li li{margin:10px 0 5px 40px;padding:10px;}
  #commentslist li li li{margin:5px;}
  #commentslist .text{font-size:12px;}

  /*768px*/
  .mza-tips{margin-bottom:10px;line-height:1.75em;}

  /*768px*/
  #mzaback {font-size: 12px;}
}
@media only screen and (max-width:540px){

  /*540px*/
  .mza-post{width:auto;float:none;}
  .mza-post:nth-child(2n){float:none;}

  /*540px*/
  #recommend ul{width:103%;}
  #recommend li{width:47%;padding-right:3%;padding-bottom:3%;}
}