body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,p { margin:0;padding:0; }
body {font-family:tahoma,arial,sans-serif;font-size:12px;line-height:1.5;}
table { border-collapse:collapse;border-spacing:0; }
fieldset, img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var,i { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption, th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
a {text-decoration: none;color:#333;}
a:hover,a:active {text-decoration:none;color:#37BC5B;}
.fl { float: left; }.fr{ float:right; }
/*发布成功/失败 页面*/
.release { width:500px;margin-top:170px;margin-left:auto;margin-right:auto;font-family: "microsoft yahei";background-color:#fff;border:1px solid #e4e9ee;overflow: hidden; }
.release { padding:60px; }
.release .ico_label { float:left;width:80px;margin-right:20px; }
.release .txt_label { width:450px; }
.icon_sucess{ display: inline-block;background:url('../images/success.png?v=1') no-repeat; width:80px;height: 80px;background-position: 0 0; background-size:contain;}
.icon_fail { display: inline-block;background:url('../images/failed.png?v=1') no-repeat; width:80px;height: 80px;background-position: 0 0;background-size:contain;}
.icon_warn { display: inline-block;background:url('../images/warn.png?v=1') no-repeat; width:80px;height: 80px;background-position: 0 0;background-size:contain;}
.release_tips { font-size:15px;color:#666;line-height: 30px; }
.release_tips a { color:#333;font-weight: 600;padding:0 8px; }
.release_tips a:hover { text-decoration: underline; }
.goHome, .goback { display: inline-block;padding:3px 20px;margin-top:20px;color:#999;background-color:#fff;border:1px solid #ccc;font-size:18px;border-radius: 5px; }
.goHome:hover, .goback:hover { border:1px solid #666;color:#666; }
p.succecc_msg{font-size: 25px;color: #0ECCAF;}
p.warn_msg{font-size: 25px;color: #ffb516;}
p.fail_msg{font-size: 25px;color: #D9270A;}
.error_name{font-size:15px;}