<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
密码:
记住密码
忘记密码?
帮助中心|
联系我们|
友情链接|
网站地图|
分享代码|
订阅问答|
分享源码|
最新问答|
css样式
@CHARSET "UTF-8";
/**
*@公司: 广州匡兴软件科技有限公司
*@作者: Kong.Yee
*@时间: 2014-12-14下午5:44:05
*@联系方式: 791663094或kong.yee@foxmail.com
*@描述: TODO(用一句话描述该文件做什么)
*/
*{
margin: 0;
padding: 0;
}
body{
background-color: #ffffff;
}
.div1{
background-color: #29A7E1;
height: 60px;
width: 100%;
}
/* 固定菜单栏 */
.div1 {
margin: 0px auto;
z-index:100;
_position: relative;
_top:0px;
}
/* 固定菜单栏 */
.div1{
float: left;
display: block;
z-index: 100;
overflow: visible;
position: fixed;
top: 0px;
_position: absolute;
_top: expression_r(documentElement.scrollTop + "px");
}
.conten{
margin: 0 auto;
width: 980px;
height: 56px;
/* border: 1px solid red; */
}
.zdm{
color: #ffffff;
font-size: 30px;
font-weight: bold;
margin-top: 13px;
float: left;
}
.as{
margin-left: 30px;
margin-top: 22px;
float: left;
}
.as a{
color: #ffffff;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}
.text{
float: left;
margin-left: 30px;
margin-top: 22px;
}
.as2{
margin-top: 18px;
float: right;
}
.as2 a{
color: #ffffff;
font-size: 20px;
font-weight: bold;
text-decoration: none;
}
.login{
width: 1000px;
height: 250px;
border: 1px solid #C0C0C0;
margin: 0 auto;
margin-top: 80px;
background-color: whitesmoke;
}
.loginzdm{
margin-left: 100px;
margin-top: 30px;
font-size: 16px;
font-weight: bold;
border-bottom: 1px solid #C0C0C0;
width: 800px;
margin-bottom: 20px;
height: 25px;
}
.input{
margin-left: 100px;
margin-top: 20px;
}
.images{
width: 100px;
height: 30px;
background-color: #29A7E1;
text-align: center;
color: #ffffff;
font-size: 16px;
}
.as3{
width: 1000px;
/* border: 1px solid red; */
margin: 0 auto;
margin-top: 15px;
}
.as3 a{
text-decoration: none;
color: #29A7E1;
}
备注
*技术交流与合作:QQ: 791663094;Email:kong.yee@foxmail.com
Copyright © 2019- zougedi.com 版权所有
违法及侵权请联系:TEL:199 18 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务