.ui-page-login,body{width:100%;height:100%;margin:0px;padding:0px;}
/*
浮动清理：
在大筐内加上“<!-- float container -->”
大筐的class等于clearfix
*/
.clearfix:after {content:".";clear:both;height:0;visibility:hidden;display:block;}/* 这是对Firefox进行的处理，因为Firefox支持生成元素，而IE所有版本都不支持生成元素 */   
.clearfix {display:inline-block;}/* 这是对 Mac 上的IE浏览器进行的处理*/
/* Hides from IE-mac */
*html .clearfix {height:1%;}/*这是对 win 上的IE浏览器进行的处理*/
.clearfix {display:block;}/*这是对display: inline-block;进行的修改，重置为区块元素*/
/* End hide from IE-mac */
.cls{clear:both;padding:0!important;margin:0!important;height:0!important;line-height:0!important;font-size:1px}/*第二种清除方法*/
/*容器*/
.mui-content{height:auto;}
/*下拉加载*/
.loading{position:absolute;top:50px;left:50%;margin-left:-12px;width:24px;height:24px;}
/*没有内容*/
.nocoent{position:absolute;top:50px;padding:10px;text-align:center;width:100%;color:#ddd;}
.nocoent .mui-icon-extra{font-size:60px;}
.nocoent em{display:block;font-style:normal;}
.mui-bar-nav{background-color:#1E90FF;color:#fff;}
.mui-bar-nav *,.mui-bar-nav a,.mui-bar-nav a *{color:#fff;}
.mui-bar-nav #submit{color:#fff;}

::-webkit-input-placeholder{color:#ddd; } 
:-moz-placeholder {color:#ddd; } 
::-moz-placeholder {color:#ddd; } 
:-ms-input-placeholder {color:#ddd;} 
/*
.mui-active .mui-icon{color:#ff9900;}
.mui-active .mui-tab-label{color:#ff9900;}
*/
hr{border:0;border-bottom:1px #ddd solid;padding:0 0 10px;margin:0 0 10px;height:1;font-size:1;}
/*===================================================内容页================================================*/
.mui-content-padded{color:#8f8f94;}
.mui-preview-image.mui-fullscreen{position:fixed;z-index:20;background-color:#000;}
.mui-preview-header,.mui-preview-footer{position:absolute;width:100%;left:0;z-index:10;}
.mui-preview-header{height:44px;top:0;}
.mui-preview-footer{height:50px;bottom:0px;}
.mui-preview-header .mui-preview-indicator{display:block;line-height:25px;color:#fff;text-align:center;margin:15px auto 4;width:70px;background-color:rgba(0,0,0,0.4);border-radius:12px;font-size:16px;}
.mui-preview-image{display:none;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.mui-preview-image.mui-preview-in{-webkit-animation-name:fadeIn;animation-name:fadeIn;}
.mui-preview-image.mui-preview-out{background:none;-webkit-animation-name:fadeOut;animation-name:fadeOut;}
.mui-preview-image.mui-preview-out .mui-preview-header,.mui-preview-image.mui-preview-out .mui-preview-footer{display:none;}
.mui-zoom-scroller{position:absolute;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:0;right:0;bottom:0;top:0;width:100%;height:100%;margin:0;-webkit-backface-visibility:hidden;}
.mui-zoom{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
.mui-slider .mui-slider-group .mui-slider-item img{width:100%;height:auto;}
.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img{width:100%;}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item{display:inline-table;}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img{display:table-cell;vertical-align:middle;}
.mui-preview-loading{position:absolute;width:100%;height:100%;top:0;left:0;display:none;}
.mui-preview-loading.mui-active{display:block;}
.mui-preview-loading .mui-spinner-white{position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px;height:50px;width:50px;}
.mui-preview-image img.mui-transitioning{-webkit-transition:-webkit-transform 0.5s ease,opacity 0.5s ease;transition:transform 0.5s ease,opacity 0.5s ease;}
@-webkit-keyframes fadeIn{
	0%{opacity:0;}
	100%{opacity:1;}
}
@keyframes fadeIn{
	0%{opacity:0;}
	100%{opacity:1;}
}
@-webkit-keyframes fadeOut{
	0%{opacity:1;}
	100%{opacity:0;}
}
@keyframes fadeOut{
	0%{opacity:1;}
	100%{opacity:0;}
}
p img{max-width:100%;height:auto;}
/*视频*/
.video_box{background:#000;}
/*文章头*/
.art_title{border-bottom:1px #ddd solid;}
.art_title h3,.art_title h4,.art_title h5,.art_title h6{font-weight:normal;padding:3px 0;}
.art_title h3{font-size:18px;line-height:23px;color:#333;}
.art_title h6 span{color:#555;}

#artcoent{font-size:15px;}
#artcoent p{font-size:15px;}
#artcoent img{width:100%;height:auto;margin:auto;}
/*文件下载*/
.filedown{padding:10px 0;border-bottom:1px #ddd solid;font-size:14px;color:#333;}
.filedown a{display:inline-block;float:right;color:#CC830D;}
/*上下一篇*/
.pnpage p{padding:5px 0;margin:0;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pnpage p a{color:#888;font-size:12px;}
/*评论*/
.comment{padding-top:10px;}
.comment .ctitle{border-bottom:2px solid #d4d4d4;height:38px;}
.comment .ctitle span{display:block;float:left;margin-bottom:-2px;border-bottom:2px solid #00a6ff;font-size:18px;color:#333333;line-height:36px;}
.comment .comment_con{padding:10px 0;position:relative;}
.comment .comment_con .citems{border-bottom:1px solid #e5e5e5;padding-bottom:13px;margin-top:9px;}
.comment .comment_con .citems p{font-size:14px;color:#666;line-height:23px;margin:0;}
.comment .comment_con .citems p.tit{font-size:12px;color:#999;background:#eee;}
.comment .comment_con .citems p.tit a{font-size:14px;color:#368aec;margin-right:20px;}
.comment .comment_con .citems p.tit span{display:inline-block;color:#999;}
.comment .comment_con .citems p.cp span{font-size:12px;color:#999;display:block;text-align:right;}
.comment .comment_con .citems p.sp{max-height:52px;overflow:hidden;border-top:1px #eee dotted;}
.comment .comment_con .citems p.sp span{font-size:12px;color:#999;display:block;}
.comment .comment_post{padding:20px 0 0;border-bottom:1px #ddd solid;text-align:right;}
.comment .comment_post input#username,
.comment .comment_post textarea#content{background:#fff;border-radius:4px;border:1px #ddd solid;padding:10px;margin:3px 0;}
.comment_pages{text-align:center;color:#999;padding:10px;}
.comment_pages a{color:#999;font-size:12px;}
/*===================================================留言================================================*/
.feedback body{background-color:#EFEFF4;}
.feedback input,.feedback textarea{border:none !important;margin-bottom:0px;}
.feedback textarea{margin-bottom:0 !important;padding-bottom:0 !important;}
.feedback .row{width:100%;background-color:#fff;}
.feedback p{padding:10px 15px 0;}
.feedback input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-size:14px;}
.feedback .hidden{display:none;}
.feedback .image-list{width:100%;height:85px;background-size:cover;padding:10px 10px;overflow:hidden;}
.feedback .image-item{width:65px;height:65px;background-size:100% 100%;display:inline-block;position:relative;border-radius:5px;margin-right:10px;margin-bottom:10px;border:solid 1px #e8e8e8;vertical-align:top;}
.feedback .image-item .file{position:absolute;left:0px;top:0px;width:100%;height:100%;opacity:0;cursor:pointer;z-index:0;}
.feedback .image-item.space{border:none;}
.feedback .image-item .image-close{position:absolute;display:inline-block;right:-6px;top:-6px;width:20px;height:20px;text-align:center;line-height:20px;border-radius:12px;background-color:#FF5053;color:#f3f3f3;border:solid 1px #FF5053;font-size:9px;font-weight:200;z-index:1;}
.feedback .image-item .image-up{height:65px;width:65px;border-radius:10px;line-height:65px;border:1px solid #ccc;color:#ccc;display:inline-block;text-align:center;}
.feedback .image-item .image-up:after{font-family:"微软雅黑";content:'+';font-size:60px;}
.feedback .image-item.space .image-close{display:none;}
.feedback .mui-inline{vertical-align:bottom;font-size:14px;color:#8f8f94;}
.feedback .mui-icon-star{color:#B5B5B5;font-size:22px;}
.feedback .mui-icon-star-filled{color:#FFB400;font-size:22px;}
.feedback .mui-popover{height:180px;}
.feedback .stream{display:none;}
.feedback .mui-plus-stream .stream{display:block;}
/*===================================================留言================================================*/