/* =================== 初始化 =================== */ html, body, div, dl, dt, dd, ul, p, th, td, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend { margin: 0; padding: 0; } cite, em, strong, th { font-style: normal; } td, th, div { word-break: break-all; word-wrap: break-word; } form { display: inline; } table { border-collapse: collapse; border-spacing: 0; } th { text-align: left; font-weight: 100; } ol li { list-style: decimal outside; } ol { padding: 0 0 0 18px; margin: 0; } li { list-style: none; } img { border: 0; } html { -webkit-text-size-adjust: none; overflow-y: scroll; } /* =================== html5标签 =================== */ article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; } /* =================== 清除浮动【请勿修改】 >> cc 作用于父模型 >> c 作用于浮动模型后,父模型区域里 =================== */ .cc { zoom: 1; } .cc:after { content: '\20'; display: block; height: 0; clear: both; visibility: hidden; } .c { clear: both; height: 0; font: 0/0 Arial; overflow: hidden; width: 0; } /* =================== 基础样式 >> b 加粗 >> u 下划线 >> i 斜体 >> w 文本不换行 >> tal 文本靠左显示 >> tac 文本居中显示 >> tar 文本靠右显示 >> fl 左浮动 >> fr 右浮动 >> pr 相对定位 >> cp 鼠标点击手势 >> vt 表格内容靠上显示 =================== */ .b { font-weight: 700 !important; } .u { text-decoration: underline !important; } .i { font-style: italic !important; } .w { white-space: nowrap; } .tal { text-align: left !important; } .tac { text-align: center !important; } .tar { padding-left: 20px !important; } .fl { float: left !important; } .fr { float: right !important; } .pr { position: relative; } .cp { cursor: pointer; } .vt { vertical-align: top; } .dn { display: none; } /* =================== 字体 >> f10 小字体 >> f12 正常字 >> f14 大字 >> f16 更大 >> f24 标题类 >> fn 文本去粗 =================== */ .f10 { font-size: 10px; } .f12 { font-size: 12px !important; } .f14 { font-size: 14px; } .f16 { font-size: 16px; } .f24 { font-size: 24px; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif; } .fn { font-weight: normal !important; } .s1 { color: #ff0000; } /* =================== 全局 =================== */ body { font: 12px/1.5 "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; color: #333; background-repeat: no-repeat; background-size: 100% 100%; background-attachment: fixed; } a:link { color: #246EA5; text-decoration: none; } a:hover { text-decoration: underline; } a:visited { color: #762e9c; } /* =================== 包裹 =================== */ .wrap { margin: 50px auto 0; width: 750px; background: #fff; } /* =================== 头部 =================== */ .header { height: 80px; position: relative; color: #333; background: #fff; border: 1px solid #e0e0e0; } .section { border: 1px solid #e0e0e0; border-top: 0; } /* =================== 主体 =================== */ .main { padding-top: 35px; } /* =================== 底部 =================== */ .footer { text-align: center; padding: 15px 0 50px; color: #999999; } .footer a { color: #999; text-decoration: none; } .bottom { padding: 0 0 25px; } /* =================== 协议 =================== */ .pact { box-shadow: 5px 5px 5px #f7f7f7 inset; border: 1px solid #bdbcbc; width: 670px; height: 350px; padding: 10px; overflow: hidden; display: block; overflow-y: scroll; margin: 0 auto; font-size: 12px; line-height: 1.5; margin-bottom: 22px; outline: none; } pre { white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: normal; } /* =================== 版本号 =================== */ .version { float: right; margin: 50px 25px 0 0; } /* =================== LOGO =================== */ .logo { float: left; width: 230px; height: 80px; background: url(../images/logo.png) no-repeat center; overflow: hidden; text-indent: -2000em; } /* =================== 安装类型文案 =================== */ .icon_install, .icon_update { font-size: 20px; float: left; margin-top: 26px; color: #333; } /* =================== 按钮 =================== */ .btn, .btn_old { display: inline-block; width: 100px; height: 30px; background-color: #04b3af; font: bold 14px/30px Arial, "Microsoft Yahei", Simsun; text-decoration: none; color: #fff !important; margin: 0 5px; border: 0 none; cursor: pointer; vertical-align: top; border-radius: 5px; } .btn:hover { opacity: 0.8; text-decoration: none; } a.btn:visited { color: #ffffff; } .btn_old, .btn_old:hover { background-position: 0 -60px; color: #999 !important; cursor: default; text-decoration: none; } a.btn_old:visited { color: #999 !important; } /* =================== 步骤 =================== */ .step, .step li em, .step li { background: url(../images/step.png) repeat-x; } .step { border-bottom: 1px solid #dce1e5; height: 60px; background-color: #fff; } .step li { float: left; height: 60px; line-height: 60px; width: 33%; text-align: center; font-size: 14px; color: #6f7885; font-weight: 700; } .step li em { width: 32px; height: 32px; text-align: center; line-height: 32px; display: inline-block; background-position: 0 -70px; font-size: 20px; color: #fff; font-family: Microsoft Yahei; margin-right: 10px; vertical-align: 0; } .step li.current { background-position: right -106px; background-repeat: no-repeat; color: #246ea5; } .step li.current em { background-position: -35px -70px; } .step li.on { background-position: 0 -176px; } .step li.on em { background-position: -70px -70px; } /* =================== 服务器检测/信息输入 =================== */ .server { padding: 20px 20px 10px 65px; } .server table { margin-bottom: 20px; } .server td { padding: 3px 5px; } .server .td1 { color: #417b9d; font-weight: 700; } .server .input { border: 1px solid; border-color: #e3e9ef; padding: 3px; width: 200px; } .server .radio { display: inline-block; width: 70px; cursor: pointer; } .server .input:hover, .server .input:focus { border: 1px solid #0e85d5; outline: none; } .gray { color: #bbb; } /* =================== 正确错误 =================== */ .icon_check, .icon_error { display: block; float: left; width: 20px; height: 16px; text-indent: -2000em; overflow: hidden; background: url(../images/icon.png) no-repeat; margin-right: 5px; } .icon_error { background-position: 0 -23px; } /* =================== 数据表写入 =================== */ .install { box-shadow: 5px 5px 5px #f7f7f7 inset; border: 1px solid #bdbcbc; width: 670px; height: 350px; padding: 10px; overflow: hidden; display: block; overflow-y: scroll; margin: 25px auto; font-size: 12px; margin-bottom: 22px; outline: none; } .install ul { line-height: 1.8; } /* =================== 成功提示 =================== */ .success_tip { /*border:1px solid #e0e9f0;*/ background: #fff url(../images/complete.png) 210px center no-repeat; padding: 50px 80px 50px 300px; line-height: 2; } .success_tip a, .s4 { color: #0166a5; text-decoration: none; } .success_tip a:hover { text-decoration: underline; } .error_tip { background: url(../images/ignore.png) 130px 45px no-repeat; padding: 50px 80px 60px 230px; } /*founder login*/ .login { border: 1px solid #e0e9f0; background: #fff; margin: 30px 120px 130px; } /* =================== 操作提示 >> tips 普通 >> tips_error 错误 >> tips_success 正确 >> tips_loading 加载中 使用方法 可独立样式使用,亦可与tips组装,例: