﻿html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height: 100%;}
body{margin:0;font-family:'Microsoft YaHei';font-size:12px;overflow: hidden;color:#333333;}
*:not(input):not(textarea){ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
a audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background:transparent;text-decoration:none;}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
h1{font-size:2em;margin:0}
mark{background:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0;box-sizing:border-box;width:auto;height:auto}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input { line-height: normal; border: 0; border-radius: 2px; height: 42px; padding: 10px;width:80%;font-size: 14px; }
input[type="checkbox"],input[type="radio"]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
ul { margin: 0; padding: 0; }
li{margin:0; padding:0; list-style:none}
.hide { display:none;}
/*ueditor_iframe里面的样式*/

img{*zoom:1;max-width:100%;*max-width:96%;}
iframe{position: absolute;    right: 0%;border:0;background:#fff;}
/*vote*/
.vote_area{display:block;}
.vote_iframe{height:100%;width:100% !important;*width:96% !important;}


/*qqmusic*/
.qqmusic_iframe{width:100%!important;height:75px;}


/*audio*/
.audio_iframe{width:100%!important;height:75px;}

/*video*/
.video_iframe{background-color:#000000;width:100% !important;*width:96% !important;position:static;}

blockquote{margin:0;padding-left:10px;border-left:3px solid #DBDBDB;}

.blackfont {font-family:"宋体"; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.left { float: left; }
.right { float: right; }
.btn { width: 90%; background: #03A9F4; line-height: 14px; text-align: center; text-decoration: none; font-size: 16px; color: #fff; box-shadow: 0 0 0 transparent; border: 0 !important; }
.btn.brown { background: #40210f; }
.btn.gray { background: #e8e8e8; color: #000; }
.btn.enabled { background: #ccc; color: #8d8d8d; pointer-events: none; }
.btn.orange { background: #f75b08; }
.btn.mini { width: 38%; height: 43px; font-size: 13px; }
.btn.save { width: 50px; height: 23px; font-size: 13px; line-height: 0px; float: right; display: inline-table; }
.exception { width: 95%; height: auto; font-size: 12px; padding: 10px; border: 1px solid #000; margin: 20px auto; }
.exception .exception_log { display: block; color: #f00; }
.alpha { overflow: hidden; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: #000; opacity: 0.3; z-index: 8888; }
.clear{clear:both;_clear:both}

.noover{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tofocus { position: absolute; left: -1px; width: 1px; height: 1px; padding: 0; }

.text-gradient {
     display: inline-block;
     color: #fff;
     background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0.28)));
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
}