/*
Website Url:http://themes.muziang.com
*/
*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;}
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:#f9f9f9;font:16px/1.875em 'Arial','Microsoft Yahei','Verdana','Tahoma','sans-serif';color:#333;word-break:break-all;}
a{text-decoration:none;outline:none;color:#333;}
a:hover{color:#24aa42;}
input,textarea{-webkit-appearance:none;border:none;font-family:inherit;border-radius:0; font-size: 1em;}
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:5px;border:1px solid #e4e4e4;box-sizing:border-box;}

/*owl-carousel*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background: no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/*gold*/
.inner{width:93.75%; max-width:1280px;margin:0 auto;}
.submit{cursor:pointer;}
.clear{clear:both;}
.yellow {color:#fad841;}
/*thumbnail*/
.thumbnail,.appIcon{position:relative;overflow:hidden;}
.thumbnail a,.appIcon a{display:block;padding-bottom:75%;position:relative;overflow:hidden;background:no-repeat center center;background-size:cover;}
.thumbnail img,.appIcon img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:transform .3s;object-fit:cover;}
.thumbnail img:hover{transform:scale(1.1,1.1);}
.appIcon a{padding-bottom:100%;}

/*box*/
.box{background-color:#fff;padding:25px;margin-bottom:25px;overflow:hidden;}
.boxTitle{font-size:18px;line-height:1.125em;font-weight:normal;border-bottom:1px solid #e4e4e4;position:relative;padding-bottom:12px;margin-bottom:25px;}
.boxTitle:after{content:'';display:block;width:2em;height:2px;background-color:#25c88a;position:absolute;left:0;bottom:-1px;}
.boxTitle i{font-style:normal;font-weight:bold;color:#25c88a;}

/*header*/
#header{background-color:#fff;width:100%;box-shadow:0px 0px 3px rgba(0,0,0,.2);}
#header .inner{position:relative;padding:30px 0;display:flex;justify-content:space-between;align-items:center;}

/*logo*/
#logo{float:left;width:18.4375%;}
#logo .span{display:block;padding-bottom:22.472%;position:relative;}
#logo a{display:block;background:url(images/logo.png) no-repeat left center;background-size:contain;text-indent:-9999em;position:absolute;left:0;top:0;width:100%;height:100%;}

/*navBtn*/
#navBtn{display:none;width:32px;height:32px;overflow:hidden;background-color:#25c88a;position:relative;}
#navBtn:before,#navBtn:after,#navBtn i{display:block;width:70%;height:2px;background-color:#fff;position:absolute;left:15%;transition:all .3s;}
#navBtn i{top:50%;transform:translateY(-50%);}
#navBtn:before{content:'';top:8px;}
#navBtn:after{content:'';bottom:8px;}
#navBtn.active i{opacity:0;}
#navBtn.active:before{transform:rotate(45deg);top:50%;}
#navBtn.active:after{transform:rotate(-45deg);bottom:auto;top:50%;}

/*search*/
#search{overflow:hidden;width:40.625%;}
#search form{display:block;position:relative;padding-right:10.577%;}
#search .submit{position:absolute;right:0;top:0;width:10.577%;height:100%;background-color:#25c88a;display:block;cursor:pointer;color:#fff;font-size:14px;}
#search .submit:hover{background-color:#1da16e;}
#search .input{border:2px solid #25c88a;border-right:none;display:block;color:#333;}
#search .text{height:40px;line-height:30px;width:100%;padding:5px 5%;font-size:14px;display:block;}
#search .key{font-size:12px;line-height:1.5em;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#search .key a{color:#666;margin-right:10px;display:inline-block;}
#search .key a:hover{color:#1da16e;}

/*nav*/
#mza-nav{background-color:#25c88a;clear:both;}
#mza-nav ul{height:53px;line-height:53px;position:relative;}
#mza-nav li{float:left;font-size:16px;position:relative;width:11.11%;text-align:center;padding-right:1px;}
#mza-nav li:after{width:1px;height:10px;background-color:rgba(255,255,255,0.3);content:'';display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:50%;}
#mza-nav li:last-child{padding-right:0;}
#mza-nav li:last-child:after{display:none;}
#mza-nav li a{color:#fff;display:block;padding:0 5px;transition:all .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#mza-nav li.on > a,#mza-nav li.cur > a{color:#fff;background-color:#1da16e;}
#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;padding-right:0;}
#mza-nav li li:before{display:none;}
#mza-nav li li a{color:#333;}

/*wrapper*/
#wrapper{padding:25px 0;overflow:hidden;}
#wrapper .table{display:table;table-layout:fixed;width:100%;}
#wrapper .td{display:table-cell;vertical-align:top;}
.middle{width:25px;}
#recommend{overflow:hidden;width:101.5%;margin-bottom:25px;}

/*slides*/
#slides{overflow:hidden;float:left;width:67.26%;padding-right:1.5%;}
#slides .item{background:no-repeat center center;background-size:cover;padding-bottom:45%;position:relative;}
#slides .item a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;color:#fff;}
#slides .text{position:absolute;left:0;bottom:0;width:100%;background-color:rgba(0,0,0,.5);padding:1% 3.125%;}
#slides .title{font-size:14px;line-height:1.875em;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:80px;}
#slides .owl-dots{position:absolute;right:3.125%;bottom:0;width:auto;font-size:14px;line-height:1.875em;padding:1% 0;}
#slides .owl-dot{display:inline-block;margin-left:10px;vertical-align:middle;}
#slides .owl-dot span{display:block;width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.75);transition:width .3s;}
#slides .owl-dot.active span{background-color:#25c88a;}
#slides .load{padding-bottom:45%;background-color:#f9f9f9;position:relative;}
#slides .load span{display:block;position:absolute;left:0;top:50%;width:100%;transform:translateY(-50%);font-size:36px;line-height:1.125em;color:#999;text-align:center;}
#slides:hover .owl-prev{left:0;}
#slides:hover .owl-next{right:0;}

/*topItem*/
.topItem{float:left;padding-right:1.5%;padding-top:1.5%;width:32.74%;}
.topItem:nth-child(2){padding-top:0;}
.topItem:nth-child(n+4){width:25%;}
.topItem .thumbnail{padding-bottom:45%;}
.topItem .title{position:absolute;left:0;width:100%;bottom:0;font-weight:normal;line-height:1.875em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;background-color:rgba(0,0,0,.5);padding:0.5% 5%;text-align:center;}
.topItem a{display:block;overflow:hidden;position:relative;}

/*istop*/
#istop ul{width:102%;}
#istop li{width:12.5%;padding:2% 2% 0 0;}
#istop li:nth-child(-n+8){padding-top:0;}

/*news*/
.newsbox ul{overflow:hidden;display:flex;flex-wrap:wrap;width:104%;}
.newsbox li{overflow:hidden;width:50%;padding-right:4%;}
.newsbox .top{padding-bottom:5px;}
.newsbox .thumbnail{width:160px;float:left;}
.newsbox .info{margin-left:175px;}
.newsbox h4{font-size:16px;line-height:1.5em;max-height:3em;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newsbox .intro{font-size:14px;line-height:1.65em;height:3.3em;text-align:justify;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;}
.newsbox .meta{overflow:hidden;font-size:12px;line-height:1.35em;color:#888;text-align:right;}
.newsbox .list{font-size:16px;line-height:1.875em;padding-top:10px;}
.newsbox .list a{position:relative;padding-left:10px;display:block;margin-right:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsbox .list a:before{width:3.5px;height:3.5px;background-color:#25c88a;content:'';display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.newsbox .list time{display:block;float:right;color:#888;font-size:12px;}

/*appbox*/
.appbox ul{overflow:hidden;width:103%;}
.appbox li{float:left;width:16.666%;padding-right:3%;padding-top:3%;text-align:center;}
.appbox li:nth-child(-n+6){padding-top:0;}
.appbox li a{display:block;}
.appbox .icon{padding-bottom:100%;border-radius:5px;background:no-repeat center center;background-size:cover;}
.appbox .name{font-size:16px;font-weight:normal;line-height:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:4.8% 0;}
.appbox .view{color:#fff;font-size:14px;border-radius:3px;line-height:2em;background-color:#25c88a;}
#application .table{background-color:#fff;}
#application #sidebar{border-right:1px solid #eee;}
#application #sidebar .box:not(:last-child){padding-bottom:10px;}
#application #sidebar .box,#appFlex #main .box{margin-bottom:0;}

/*文章列表*/
.blogItem,.appItem{overflow:hidden;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #e4e4e4;}
.blogItem .thumbnail{float:left;width:250px;}
.blogItem .info{margin-left:270px;overflow:hidden;padding:5px 0;}
.blogItem .title{line-height:1.35em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px;margin-bottom:5px;}
.blogItem .title strong{color:#f00;}
.blogItem .meta{color:#888;margin-bottom:5px;overflow:hidden;}
.blogItem .meta a{color:#888;}
.blogItem .meta span{font-size:12px;;padding-right: 16px;display:block;float:left;}
.blogItem .meta .views{float:right;padding-right:0;}
.blogItem .intro{font-size:14px;color:#666;line-height:1.75em;height:5.25em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:13px;text-align:justify;}
.blogItem .more{overflow:hidden;}
.blogItem .more a{display:block;float:right;color:#fff;background-color:#25c88a;padding:0 10px;font-size:12px;height:26px;line-height:26px;}

/**/
.appItem{overflow:hidden;}
.appItem .appIcon{width:90px;float:left;}
.appItem .appIcon a{border-radius:5px;}
.appItem .info{margin-left:110px;overflow:hidden;position:relative;}
.appItem .btn{position:absolute;right:0;top:0.5px;font-size:13px;line-height:2em;}
.appItem .btn a{display:block;color:#fff;background-color:#25c88a;border-radius:3px;padding:0 1em;}
.appItem .title{font-size:20px;line-height:1.35em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px;margin-right:70px;font-weight:normal;}
.appItem .intro{font-size:14px;line-height:1.75em;color:#555;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px;}
.appItem .intro span{color:#fff;background-color:#1da16e;display:inline-block;border-radius:3px;padding:0 0.5em;position:relative;margin-right:10px; font-size:12px; line-height:1.5em;margin-top:-2px; vertical-align:middle;}
.appItem .intro span:after{border-left:5px solid #1da16e;border-top:5px solid transparent;border-bottom:5px solid transparent;display:block;content:'';position:absolute;left:100%;top:50%;transform:translateY(-50%);}
.appItem .meta{color:#888;font-size:12px;line-height:1.5em;overflow:hidden;}
.appItem .meta a{color:#888;}
.appItem .meta a:hover{color:#25c88a;}
.appItem .meta span{display:block;float:left;}
.appItem .meta .level{float:right;}
.appItem .meta .level i{color:#fad841;font-style:normal;font-size:14px;}

/*pagenavi*/
#pagenavi{font-size:14px;text-align:center; display: flex; flex-wrap: wrap; justify-content: center;}
#pagenavi a,#pagenavi span.now-page{display:block;height:2.3em;line-height:2.3em;padding:0 0.5em;min-width:2.3em; box-sizing: border-box; background-color:#f1f1f1;color:#555;margin:0.15em;}
#pagenavi span.now-page,#pagenavi a:hover{background-color:#25c88a;color:#fff;}

/*侧边*/
#sidebar{width:300px;}

/*侧边*/
.widget ul{overflow:hidden;}
.widget li{overflow:hidden;font-size:14px;line-height:1.875em;}
.widget .meta{font-size:12px;line-height:1.75em;color:#9a9a9a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.textwidget img {display:block; width:100%; height: auto;}
/*侧边*/
.sidepost{margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #e4e4e4;}
.sidepost:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}
.sidepost a{display:block;overflow:hidden;}
.sidepost .thumbnail{width:100px;float:right;height:75px;}
.sidepost .info{margin-right:110px;}
.sidepost .title{font-size:14px;line-height:1.65em;max-height:3.3em;color:#333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:normal;margin-bottom:6px;}
.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.sideapp{margin-bottom:20px;}
.sideapp:last-child{margin-bottom:0;}
.sideapp .icon{float:left;width:72px;height:72px;border-radius:5px;position:relative;overflow:hidden;}
.sideapp .icon img{display:block;width:100%;height:100%;object-fit:cover;}
.sideapp .text{margin-left:85px;overflow:hidden;position:relative;}
.sideapp .name{font-size:16px;font-weight:normal;line-height:1.3125em;margin-bottom:4px;margin-right:50px;}
.sideapp .excerpt{font-size:14px;color:#888;line-height:1.75em;margin-bottom:2px;}
.sideapp .btn{color:#fff;background-color:#25c88a;font-size:12px;line-height:1.75em;width:4em;text-align:center;border-radius:3px;position:absolute;right:0;top:0;}

/*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:15px;padding-bottom:10px;border-bottom:1px dashed #e4e4e4;text-align:justify;}
#divComments li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}
#divComments li .top{border:1px solid #eee;padding:5px 10px;font-size:12px;line-height:1.75em;color:#999;position:relative;margin-bottom:10px;}
#divComments li .top:after{content:'';display:block;width:7px;height:7px;border-right:1px solid #eee;border-bottom:1px solid #eee;background-color:#fff;transform:rotate(45deg);position:absolute;bottom:-5px;left:7px;}
#divComments li .avatar{float:left;width:24px;}
#divComments li img{display:block;width:100%;height:auto;}
#divComments li .text{margin-left:30px;line-height:24px;max-height:48px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
#divComments li a{overflow:hidden;color:#555;}

/*divPrevious*/
#divPrevious li{position:relative;padding:0 0 15px 10px;margin-bottom:15px;border-bottom:1px dashed #e4e4e4;}
#divPrevious li:before{width:3.5px;height:3.5px;content:'';display:block;background-color:#25c88a;position:absolute;left:0;top:12px;}
#divPrevious li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}

/*divSearchPanel*/
#divSearchPanel input[type='text']{height:34px;line-height:24px;padding:5px 3%;border:1px solid #e4e4e4;width:94%;}
#divSearchPanel input[type='submit']{color:#fff;position:absolute;right:0;top:0;height:100%;width:40px;background-color:#25c88a;cursor:pointer;font-size:0.875em;}
#divSearchPanel form{position:relative;padding-right:40px;overflow:hidden;}

/*divLinkage*/
#divLinkage li,#divCatalog li,#divMisc 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){float:right;}
#divLinkage li a,#divCatalog li a{background-color:#f9f9f9;color:#555;padding:5px 10px;display:block;}

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

/*divTags*/
#divTags ul{overflow:hidden;width:102%;}
#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:#25c88a;border-radius:50%;color:#fff;}

/*links*/
#links{margin-bottom:0;}
#links ul{overflow:hidden;width:102%;}
#links li{font-size:14px;line-height:1.75em;padding:2px 2% 2px 0;float:left;}

/*entry*/
.entry{font-size:16px;line-height:1.875em;overflow:hidden;}
.entry img{max-width:100%;height:auto!important;}
.entry blockquote{margin:0 2em 2.5%;overflow:hidden;padding:2.5% 2.5% 0;color:#555;background-color:#f9f9f9;font-style:italic;}
.entry ul,.entry ol{margin-bottom:1.5%;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,.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6, .entry .prism-highlight{margin-bottom:1.5%;}
.entry a{color:#25c88a;text-decoration:underline;}
.entry hr{border:none;margin-bottom:1.5%;border-bottom:1px solid #e4e4e4;overflow:hidden;clear:both;}


/*postTags _aiyuanma*/
#postTags{font-size:14px;line-height:2em;margin-bottom:2.5%;}
#postTags span{color:#fff;background-color:#25c88a;border-radius:5px;padding:0 0.75em;display:inline-block;vertical-align:middle;position:relative;margin-right:5px;}
#postTags span:after{border-left:5px solid #25c88a;border-top:5px solid transparent;border-bottom:5px solid transparent;display:block;content:'';position:absolute;left:100%;top:50%;transform:translateY(-50%);}
#postTags a{margin-left:1em;display:inline-block;vertical-align:middle;font-weight:bold;opacity:.85;}
#postTags a:hover{opacity:1;}

/*postnavi*/
#postnavi{font-size:16px;line-height:2em;overflow:hidden;margin-bottom:2.5%;}
#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 i{font-style:normal;color:#25c88a;margin-right:0.875em;}

/*breadcrumb*/
#breadcrumb{font-size:14px;color:#999;margin-top:25px;line-height:1.5em;}
#breadcrumb i {font-family: 'Simsun'; font-style: normal; margin-right:4px;}
#breadcrumb a{color:#999;}
#breadcrumb a i {margin-right:0;}
/*appname*/
#appname{text-align:center;font-size:26px;line-height:1.25em;margin-bottom:5%;}

/*applogo*/
#applogo{width:64.257%;margin:0 auto 5%;}
#applogo img{display:block;width:100%;height:auto;border-radius:10px;}

/*download*/
#download{margin-bottom:5%;}
#download li{margin-bottom:3.5%; position: relative;}
#download a{display:block;background-color:#4ace63;text-align:center;border-radius:5px;color:#fff;font-size:16px;line-height:2.5em;padding:0 1em;}
#download a:hover{opacity:.9;}
#download i{font-style:normal;}
#download .apple{background-color:#0598fa;}
#download .harmony{background-color:#1a1a1a;}
#download .computer{background-color:#ff8637;}
#download .qr {position: absolute; left:100%; top:50%;transform: translateY(-50%); background-color: #fff; width:150px; height:150px; z-index: 5; margin-left:10px; border:1px solid #eee; box-shadow: 0px 0px 15px rgba(0,0,0,0.15); display: none;}
#download .qr:before {width: 7px; height: 7px; border-left:1px solid #eee; border-top:1px solid #eee; transform: rotate(-45deg); display: block; content: ''; position: absolute; left:-5px; margin-top:-5px; top:50%; background-color: #fff;}
#download .qr img {display: block; width: 90%; height: 90%; position: absolute; left:5%; top:5%;}
#download .qr canvas {width: 100%; height: 100%; position: absolute; display: none;}
/*appmeta*/
#appmeta ul{display:flex;flex-wrap:wrap;}
#appmeta li{font-size:14px;color:#555;line-height:1.875em;width:auto; min-width:50%;margin-bottom:2%;display:flex;word-break: break-word;}
#appmeta span{display:block;float:left;}
#appmeta span:first-child {white-space:nowrap;}
#appmeta .yellow {font-size:1.5em;}

/*appdata*/
#appdata{margin-bottom:5%;}
#appdata ul{display:flex;justify-content:space-around;}
#appdata li{padding:0 2.5%;text-align:center;font-size:14px;line-height:2em;color:#999;}
#appdata li span{font-size:1.125em;color:#555;line-height:1.5em;}

/*apptags*/
#apptags a{display:inline-block;font-size:12px;background-color:#f2f2f2;color:#555;border-radius:3px;line-height:2em;padding:0 8px 0 10px;vertical-align:middle;overflow:hidden;position:relative;}
#apptags a:before{width:7px;height:7px;background-color:#fff;border-radius:50%;content:'';display:block;position:absolute;left:0;top:50%;margin:-3.5px 0 0 -3.5px;border-radius:50%;}
#apptags a:hover{background-color:#25c88a;color:#fff;}

/*screenshot*/
#screenshot{margin-bottom:5%;overflow:hidden;}
#screenshot .figure {cursor: pointer;}
#screenshot .figure img{display:block;width:100%;height:auto;}
#screenshot .owl-dots{position:absolute;left:50%;bottom:3.5%;transform:translateX(-50%);display:flex;justify-content:center;}
#screenshot .owl-dots .owl-dot{display:block;margin:5px;}
#screenshot .owl-dots span{display:block;width:8px;height:8px;border-radius:50%;background-color:#25c88a;opacity:.25;}
#screenshot .owl-dots .active span{opacity:1;}

/*apptab*/
#apptab:after{display:none;}
#apptab ul{display:flex;flex-wrap:wrap;}
#apptab li{margin-right:2.5%;position:relative;cursor:pointer;}
#apptab .current:after{width:100%;height:2px;background-color:#25c88a;position:absolute;left:0;bottom:-13px;display:block;content:'';}
#appinfo{display:table;width:100%;table-layout:fixed;padding:0;}
#appinfo .info{width:300px;display:table-cell;vertical-align:top;border-right:1px solid #eee;padding:25px;}
#appinfo .intro{display:table-cell;vertical-align:top;padding:25px;}
#appinfo .info .mza-gg {margin-top:5%;}
#appinfo .part {max-height: 28em; overflow:hidden; position:relative;}
#appinfo .hide:after {position:absolute; left:0; bottom:0; width:100%; padding-bottom:20em; background-image:linear-gradient(180deg, transparent, #fff); z-index:2; display:block; content:'';}
#appinfo .all {position:absolute; bottom:0; font-size:14px; line-height:2em; left:0; width:100%; text-align:center; z-index:5; color:#25c88a; cursor:pointer; padding-bottom:5px;}
#appinfo .all:after {display:block; content:''; width:5px; height:5px; border-right:1px solid #25c88a; border-bottom:1px solid #25c88a; transform:rotate(45deg); margin:0 auto;}

/*popup*/
.popup {position: fixed; left:0; top:0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 10;}
.popup .flex {display: flex; width: 100%; height: 100%; align-items: center; justify-content: center;}
.popup .info {position: relative; background-color: #fff;}
.popup .close {display: block; position: absolute; right:0; top:0; width: 1em; height: 1em; background-color: #fff; border-radius: 50%; cursor: pointer; z-index: 2; margin:-0.5em -0.5em 0 0; text-align: center; line-height: 1em; font-size: 2em; color:#555;}
.popup img {display: block; width: auto; max-width: 80vw; height: auto; max-height: 80vh;}

/*广告*/
.mza-gg{overflow:hidden;}
.mza-gg.mb{margin-bottom:25px;}
.mza-gg.mt{margin-top:25px;}
.mza-gg a{display:block;}
.mza-gg img{display:block;width:100%;height:auto;}

/*postTitle aiyuanma_*/
#postTitle{font-size:24px;text-align:center;line-height:1.5em;padding:2% 0 3%;}

/*postmeta*/
#postmeta{font-size:0;line-height:normal;text-align:center;margin-bottom:2.5%;border-bottom:1px dashed #eee;padding-bottom:2.5%;}
#postmeta span{font-size:14px;color:#888;margin:0 10px;display:inline-block;}
#postmeta a{color:#888;}
#postmeta a:hover{color:#25c88a;}

/*errorPage*/
#errorPage #postTitle{margin-top:10%;}
#errorPage .entry{text-align:center;margin-bottom:15%;}

/*related*/
#related ul{overflow:hidden;display:flex;flex-wrap:wrap;width:102%;}
#related li{padding:1% 2% 1% 0;}
#related .thumbnail{margin-bottom:5px;}
#related .icon{padding-bottom:100%;border-radius:5px;background:no-repeat center center;background-size:cover;}
#related h4{font-size:14px;line-height:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-weight:normal;text-align:center;}
#related .app li{width:12.5%;}

/*footer*/
#related .news li{width:25%;}

/*footer*/
#footer{font-size:14px;line-height:1.75em;color:#999;padding:3.125% 0;background-color:#151515;}
#footer a,#copyright a{color:#999;}
#footer a:hover,#copyright a:hover{color:#fff;}
#footer .inner{display:table;table-layout:fixed;}
#footer dl{display:table-cell;vertical-align:top;}
#footer dt{font-weight:bold;color:#f9f9f9;font-size:16px;line-height:1.875em;margin-bottom:10px;}

/*mzaback*/
#mzaback{position:fixed;width:1.25em; line-height: 1.25em; text-align: center; background-color:#25c88a;right:3.125%;bottom:20%;z-index:6;cursor:pointer;border-radius:5px;display:none; color:#fff; font-size:40px;}

/*wechat*/
#wechat{width:100px;text-align:center;}
#wechat img{display:block;width:100%;height:auto;max-width: 100px; margin:0 auto;}

/*contact*/
#contact{width:400px;padding:0 30px;}

/*about*/
#about{padding-right:10%;}
#about dd{text-align:justify;}

/*copyright*/
#copyright{background-color:#010101;text-align:center;font-size:12px;text-transform:uppercase;color:#999;line-height:1.75em;padding:15px 0;}

/*comment*/
#comment{position:relative;overflow:hidden;margin-top:5%;}
#comment .item{margin-bottom:2%;position:relative;}
#comment label{display:block;font-size:14px;line-height:1.75em;color:#555;margin-bottom:5px;}
#comment label i{font-style:normal;color:#f00;font-size:12px;margin-left:5px;}
#comment .input{border:1px solid #e4e4e4;overflow:hidden;}
#comment .text{font-size:14px;line-height:24px;padding:5px 1em;width:100%;display:block;border:none;border-radius:3px;color:#555;}
#comment textarea.text{height:110px;resize:vertical;}
#comment .inp{width:102%;overflow:hidden;}
#comment .inp .item{float:left;width:33.333%;padding-right:2%;}
#comment .verify{width:313px;float:left;margin-bottom:0;padding-right:113px;}
#comment .verify img{display:block;cursor:pointer;height:36px;width:auto;position:absolute;right:0;bottom:0;}
#comment .verify label{margin-bottom:0;float:left;line-height:36px;}
#comment .verify .input{margin-left:57px;}
#comment .btn{overflow:hidden;}
#comment .submit{float:right;background-color:#F04848;border:none;width:100px;height:35px;color:#fff;font-size:14px;border-radius:3px;cursor:pointer;}
#comment .submit:hover{background-color:#F55540;}
#cancel-reply{font-size:12px;color:#999;line-height:2em;}

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

/*commentslist*/
#commentslist{overflow:hidden;margin-top:5%;}
#commentslist li{position:relative;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #f6f6f6;overflow:hidden;}
#commentslist .avatar{float:left;padding:3px 0;}
#commentslist .avatar img{width:40px;height:40px;display:block;}
#commentslist .info{margin-left:55px;overflow:hidden;}
#commentslist .meta{overflow:hidden;font-size:12px;line-height:1.35em;color:#999;margin-bottom:10px;}
#commentslist .meta span{display:block;float:left;}
#commentslist .meta .reply{float:right;}
#commentslist .meta a{color:#25c88a;}
#commentslist .name{font-size:16px;font-weight:bold;line-height:1.5em;color:#333;margin-bottom:5px;}
#commentslist .name a{color:#333;}
#commentslist .text{font-size:14px;line-height:2em;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 #e5e5e5;}

/*screen width*/
@media only screen and (max-width:1365px){

	/*1365px*/
	#header .inner{padding:2.198% 0;}

	/*1365px*/
	#search .text{height:2.931vw;line-height:2.198vw;padding-top:0.366vw;padding-bottom:0.366vw;}
}
@media only screen and (max-width:1280px){

	/*1280px*/
	#wrapper{padding:20px 0;}
	
	/*1280px*/
	.box{padding:20px;margin-bottom:20px;}
	.boxTitle{margin-bottom:20px;}

	/*1280px*/
	.middle{width:20px;}

	/*1280px*/
	#recommend{margin-bottom:20px;}

	/*1280px*/
	#mza-nav ul{height:44px;line-height:44px;}

	/*1280px*/
	#topBtn{padding:17.5px 0;}

	/*1280px*/
	#sidebar{width:260px;}

	/*1280px*/
	#contact{width:300px;}

	/*1280px*/
	#mzaback{font-size: 3.125vw;}

	/*1280px*/
	.appbox ul{width:102.5%;}
	.appbox li{padding:2.5% 2.5% 0 0;}
	.appbox .name{font-size:14px;}
	.appbox .view{font-size:12px;}

	/*1280px*/
	.newsbox .thumbnail{width:130px;}
	.newsbox .info{margin-left:145px;}
	.newsbox h4,.newsbox .list{font-size:14px;}
	.newsbox .intro{height:1.75em;-webkit-line-clamp:1;}
	
	/*1280px*/
    .widget .meta {line-height:1.5em;}
	/*1280px*/
	.sideapp{margin-bottom:15px;}
	.sideapp .icon{width:68px;height:68px;}
	.sideapp .text{margin-left:75px;}
	.sideapp .name{margin-bottom:2px;}
	
	/*1280px*/
    .sidepost .thumbnail {width:86px; height:64.5px;}
    .sidepost .info {margin-right:96px;}
    .sidepost .title {line-height:1.5em; max-height:3em; margin-bottom:4px;}
    
	/*1280px*/
	#divPrevious li{padding-bottom:10px;margin-bottom:10px;}

	/*1280px*/
	#breadcrumb{margin-top:20px;}

	/*1280px*/
	#appinfo .info{padding:20px;width:260px;}
	#appinfo .intro{padding:20px;}

	/*1280px*/
	#appname{font-size:2.03125vw;}
}
@media only screen and (max-width:1024px){
    /*1024px*/
    .mza-gg.mb {margin-bottom:20px;}
    .mza-gg.mt {margin-top:20px;}
    
	/*1024px*/
	#logo{width:178px;position:relative;z-index:10;}

	/*1024px*/
	#search{padding:0 10px;}
	#search .key{display:none;}
	#search .submit{width:42px;}
	#search .text{height:32px;line-height:24px;padding-top:4px;padding-bottom:4px;}
	#search form{padding-right:42px;}

	/*1024px*/
	#topBtn{padding:15px 0;display:block;}
	#navBtn{display:block;cursor:pointer;position:relative;z-index:10;}

	/*1024px*/
	#mza-nav{position:fixed;left:0;top:0;height:100%;width:100%;z-index:9;background-color:rgba(255,255,255,.7);display:none;}
	#mza-nav .inner{top:85px;height:calc(100% - 95px);line-height:24px;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;box-shadow:0px 0px 10px rgba(0,0,0,.1);width:80%;max-width:300px;position:fixed;right:0;transform:translateX(100%);transition:all .3s;}
	#mza-nav.active .inner{transform:translateX(0);}
	#mza-nav ul{height:auto;}
	#mza-nav li{padding:0;border-bottom:1px solid rgba(133,153,171,0.2);float:none;width:auto;text-align:left;}
	#mza-nav li:after{display:none;}
	#mza-nav li a{color:#333;padding:10px 65px 10px 20px;}
	#mza-nav li ul{padding:0;display:none;min-width:0;position:static;left:auto;top:auto;background-color:transparent;box-shadow:none;line-height:24px;}
	#mza-nav li li{border-bottom:none;border-top:1px solid rgba(133,153,171,0.2);}
	#mza-nav li li a{padding:10px 0 10px 38px;color:#555;}
	#mza-nav li em{width:65px;height:65px;position:absolute;right:0;top:0;z-index:2;cursor:pointer;}
	#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*/
	#wrapper .table{display:block;width:auto;}
	#wrapper .td{display:block;width:auto;}

	/*1024px*/
	#divTags li{padding:0.5% 1% 0.5% 0;}

	/*1024px*/
	#footer{padding:5% 0;}

	/*1024px*/
	#about{padding-right:5%;}

	/*1024px*/
	#contact{width:260px;}

	/*1024px*/
	#istop ul,.appbox ul{width:103%;}
	.appbox li{padding:3% 3% 0 0;}
	.appbox .name{padding:3% 0;}

	/*1024px*/
	#istop li{width:16.666%;padding:3% 3% 0 0;}
	#istop li:nth-child(7),#istop li:nth-child(8){padding-top:3%;}

	/*1024px*/
	#appinfo{display:block;width:auto;}
	#appinfo .info{display:block;width:auto;border-right:none;border-bottom:1px solid #eee;}
	#appinfo .intro{display:block;}
	#appinfo .ml{margin-left:155px;overflow:hidden;}

	/*1024px*/
	#download{overflow:hidden;margin-bottom:15px;}
	#download ul{display:table;table-layout:fixed;width:102%;}
	#download li{margin-bottom:0;display:table-cell;vertical-align:middle;padding-right:2%;}
	#download a{font-size:14px;line-height:1.5em;padding:5% 1em;}

	/*1024px*/
	#appmeta{clear:both;overflow:hidden;}
	#appmeta ul{width:105%;}
	#appmeta li{padding-right:5%;margin-bottom:10px;}

	/*1024px*/
	#appdata{margin-bottom:20px;}
	#appdata ul{justify-content:flex-start;}
	#appdata li{padding:0;margin-right:3%;}
	#appdata li p{display:inline-block;vertical-align:middle;margin-right:0.5em;}
	#appdata li span{font-size:1.5em;}

	/*1024px*/
	#applogo{float:left;margin-bottom:15px;width:135px;}
	#appname{text-align:left;font-size:22px;margin-bottom:15px;}

	/*1024px*/
	#screenshot{margin-bottom:20px;}
	#appFlex.table{display:flex;flex-wrap:wrap;flex-direction:column-reverse;}
	#appFlex.table .td{width:100%;}

	/*1024px*/
	#commentslist,#comment{margin-top:30px;}

	/*1024px*/
	#application .table{background-color:transparent;}
	#application #sidebar .box:not(:last-child){padding-bottom:20px;}
	#application #sidebar .box,#application #main{margin-bottom:20px;}

	/*1024px*/
	.appItem{margin-bottom:15px;padding-bottom:15px;}
	.appItem .appIcon{width:80px;}
	.appItem .info{margin-left:95px;}
	.appItem .title{font-size:18px;margin-right:58px;margin-bottom:6px;}
	.appItem .btn{font-size:12px;top:0;}
	.appItem .intro{margin-bottom:6px;}
	.appItem .intro span{font-size:12px;line-height:1.65em;vertical-align:middle;margin-top:-3px;}

	/*1024px*/
	.popup {font-size: 14px;}
}
@media only screen and (max-width:768px){
    /*768px*/
    .mza-gg.mb {margin-bottom:15px;}
    .mza-gg.mt {margin-top:15px;}
    
	/*768px*/
	#header .inner{padding:15px 0;}

	/*768px*/
	#logo{width:145px;}

	/*768px*/
	#search{width:55%;}
	#search .text{height:28px;line-height:20px;}
	#search .submit{font-size:12px;width:35px;}
	#search form{padding-right:35px;}

	/*768px*/
	#slides{width:auto;float:none;padding-right:3.125%}
	#slides .owl-dot{margin-left:5px;}

	/*768px*/
	.topItem{width:50%;padding:3.125% 3.125% 0 0;}
	.topItem:nth-child(n+4){width:50%;}
	.topItem:nth-child(2){padding-top:3.125%;}

	/*768px*/
	.box{padding:15px;margin-bottom:15px;}
	.boxTitle{font-size:16px;margin-bottom:15px;padding-bottom:10px;}

	/*768px*/
	.newsbox .thumbnail{width:auto;float:none;margin-bottom:8px;}
	.newsbox .info{margin-left:0;}
	.newsbox h4{margin-bottom:8px;line-height:1.75em;height:3.5em;max-height:none;}
	.newsbox .intro{display:none;}
	.newsbox .list{padding-top:8px;width:100%;}
	#wrapper{padding:15px 0;}

	/*768px*/
	#recommend{margin-bottom:15px;width:103.125%;}
	#recommend ul{width:105%;}
	#recommend li{width:45%;padding:3% 5% 2% 0;}

	/*768px*/
	.blogItem{margin-bottom:15px;padding-bottom:15px;}
	.blogItem .thumbnail{width:100px;}
	.blogItem .info{margin-left:113px;padding:0;}
	.blogItem .info h2{font-size:15px;line-height:1.65em;height:3.3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;white-space:normal;white-space:normal;}
	.blogItem .intro{white-space:nowrap;display:block;height:auto;margin-bottom:0;}
	.blogItem .meta,.blogItem .more{display:none;}

	/*768px*/
	#pagenavi {font-size:12px;}

	/*768px*/
	.sidepost{margin-bottom:10px;padding-bottom:10px;}

	/*768px*/
	#divComments li{margin-bottom:12px;padding-bottom:8px;}

	/*768px*/
	#links li{padding:0 10px 0 0;}

	/*768px*/
	#footer{padding:25px 0;}
	#footer .inner,#footer dl{display:block;overflow:hidden;}
	#footer dt{margin-bottom:5px;}

	/*768px*/
	#about{padding-right:0;clear:both;margin-bottom:15px;}

	/*768px*/
	#contact{float:left;padding:0;max-width:230px;}

	/*768px*/
	#wechat{float:right;width:90px;}

	/*768px*/
	#related .news{width:105%;}
	#related .news li{width:50%;padding:2% 5% 2% 0;}

	/*768px*/
	#postnavi{font-weight:normal;line-height:2em;}
	#postnavi .prev,#postnavi .next{float:none;width:auto;text-align:left;}

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

	/*768px*/
	#postTitle{font-size:20px;padding:3% 0 4%;}

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

	/*768px*/
	#breadcrumb{margin-top:15px;font-size:12px;}
	#breadcrumb .home{background-size:auto 12px;padding-left:18px;}

	/*768px*/
	#comment{margin-top:20px;}
	#comment .item{margin-bottom:10px;}
	#comment .inp{width:auto;}
	#comment .inp .item{float:none;width:auto;padding-right:0;}
	#comment .verify{float:none;width:auto;}
	#comment .btn{clear:both;padding:2% 0;overflow:hidden;}
	#comment .submit{width:100%;float:none;}

	/*768px*/
	#commentslist{margin-top:25px;}
	#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;}

	/*768px*/
	#mzaback{font-size:24px; border-radius:3px;}

	/*768px*/
	#istop ul,.appbox ul{width:103.5%;}
	#istop li,.appbox li{width:25%;padding:3.5% 3.5% 0 0;}
	#istop li:nth-child(n+5),.appbox li:nth-child(n+5){padding-top:3.5%;}
	.appbox .name{padding:2.5% 0;}
	.appbox .view {line-height: 1.75em;}

	/*768px*/
	.sideapp{margin-bottom:13px;}

	/*768px*/
	#appinfo .info,#appinfo .intro{padding:15px;}
	#appinfo .ml{margin-left:115px;}

	/*768px*/
	#download.ml{margin-left:0;clear:both;}

	/*768px*/
	#applogo{width:100px;margin-bottom:15px;}

	/*768px*/
	#appdata{margin-bottom:15px}
	#appdata ul{justify-content:space-between;}
	#appdata li p{display:block;text-align:left;}

	/*768px*/
	#appmeta li{margin-bottom:5px;}

	/*768px*/
	#appname{line-height:1.65em;margin-bottom:5px;}

	/*768px*/
	#screenshot{margin-bottom:15px;}

	/*768px*/
	#application #sidebar .box:not(:last-child){padding-bottom:15px;}
	#application #sidebar .box,#application #main{margin-bottom:15px;}

	/*768px*/
	.appItem .appIcon{width:77px;}
	.appItem .info{margin-left:90px;}
	.appItem .title{font-size:16px;margin-right:50px;line-height:22px;}
	.appItem .btn{line-height:22px;}
	.appItem .btn a{padding:0 0.7em;}
	.appItem .intro {line-height: 1.7em;}
	.appItem .intro span{display:none;}

	/*768px*/
	#mza-nav .inner{top:62.5px;height:calc(100% - 62.5px);}
	/*768px*/
	.topItem .title {font-size:12px;}

	/*768px*/
	.popup {font-size: 12px;}
}
@media only screen and (max-width:480px){

	/*480px*/
	.appbox li{width:33.333%;}
	.appbox li:nth-child(n+4){padding-top:3.5%;}

	/*480px*/
	#download a{padding:0.5em 1em;}
	#download i{display:block;}

	/*480px*/
	#appmeta ul{width:107%;}
	#appmeta li{padding-right:7%;}
}