@charset "utf-8";
/*CSS reset*/
html{ color:#000; background:#FFF; font-family:Microsoft YaHei, sans-serif, Arial, '宋体';}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, strong{ padding:0; margin:0; font-size:12px; font-family:Microsoft YaHei, sans-serif, Arial;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset, img{ border:0;}
a{ text-decoration:none; outline:none;}/*此处待添加默认链接颜色*/
var, em, strong{ font-style:normal;}
address, caption, cite, code, dfn, em, strong, th, var, optgroup{ font-style:inherit; font-weight:inherit;}
del, ins{ text-decoration:none;}
li{ 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; font-variant:normal;}
sup{ vertical-align:baseline;}
sub{ vertical-align:baseline;}
legend{ color:#000;}
input, button, textarea, select, optgroup, option{ border:0; outline:none; font-family:Microsoft YaHei; font-size:inherit; font-style:inherit; font-weight:inherit;}
input, button, textarea, select{ *font-size:100%;}
.clearfix:after{ display:block; clear:both; height:0px; overflow:hidden; content:"\200B";}
.clearfix{ *zoom:1;}
body{ -webkit-user-select:none; -webkit-text-size-adjust:none;}
*{ -webkit-tap-highlight-color:rgba(0,0,0,0);}

/* 新注域名默认页面模块 */
html, body{ width:100%; height:100%;}
body{ background:url(../images/bodybg.jpg) no-repeat center top; overflow:hidden;}
.container{ position:absolute; top:50%; left:50%; width:2000px; height:1200px; margin:-600px 0 0 -1000px; background-image:url(../images/body.jpg); background-repeat:no-repeat; background-position:center top;}
.default-wrap{ position:absolute; top:310px; left:50%; width:970px; height:580px; margin-left:-485px;}
.default-wrap h2{ color:#fff; display:block; position:absolute; top:50%; left:50%; width:100px; height:24px; margin:-282px 0 0 -386px; font-size:16px; line-height:20px;}
.default-wrap span{ overflow:hidden; display:block; position:absolute; top:50%; left:50%; min-width:1024px; height:100px; margin:-95px 0 0 -512px; color:#414141; font-size:70px; text-align:center;}
.default-wrap div { overflow:hidden; display:block; position:absolute; top:75%; left:50%; min-width:1024px; height:100px; margin:-95px 0 0 -512px; color:#868686; font-size:30px;line-height: 45px; text-align:center;}
.default-wrap div strong {font-size:36px;}
.default-wrap div a{color:white;}
