用户注册



邮箱:

密码:

用户登录


邮箱:

密码:
记住登录一个月忘记密码?

发表随想


还能输入:200字
云代码 - css代码库

漂亮的企业站css

2019-02-06 作者: 迷失堕落举报

[css]代码库

html {
	background:url() top left no-repeat;
}


body, input, select, textarea {
	font-size: 13px;
	font-family: Arial,宋体;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
	color: #828282;
	/*text-sh_adow: white 1px 1px 0;*/
	outline: none;
}

input:-moz-focus-inner{border:0;}

a{   
    cursor: pointer;
	outline:none; 
	color:#3366CC;
	blr:expression(this.onFocus=this.blur()); /*chrome*/
	text-decoration: none;
}
iframe {
	display:none;
}
img {
	border:0px;
}
ul, li {
	list-style: none;
	margin:0px;
	padding:0px;
}
._c:after {
    content: ".";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}
pre, code {
	font-family: Arial,宋体;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
a.button, a.button2 {
	width:93px;
	height:20px;
	padding:5px 0px;
	border:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	background:url(https://ad1.92pk.org/x176.cn/style/images/but.gif) no-repeat -3px -34px;
	font-family: Arial,宋体;
	color:#73889B;
	display:inline-block;
	line-height: 20px;
}
a.button:hover {
	background:url(https://ad1.92pk.org/x176.cn/style/images/but.gif) no-repeat -3px -2px;
}
a.button2 {
	width:63px;
	color:#6D7A92;
	font-weight:normal;
	background:url(https://ad1.92pk.org/x176.cn/style/images/but2.gif) no-repeat -3px -34px;
}
a.button2:hover {
	background:url(https://ad1.92pk.org/x176.cn/style/images/but2.gif) no-repeat -3px -2px;
}
.input {
	width:500px;
	font-size:16px;
	padding: 5px;
	margin: 0px;
	height:58px;
	background: white url(https://ad1.92pk.org/x176.cn/style/images/bg-textbox.gif) top center repeat-x;
	color: #555;
	border: 1px solid #CCC;
	outline: 0;
	font-size:14px;
	outline:none;
	overflow:auto;
	font-family: Arial,宋体;
}
.button {
	background-color: #AE9BC4;
	font-family: Arial,宋体;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	border: solid 1px #736592;
	letter-spacing: 1px;
	padding: 0px 22px;
	*padding: 2px 12px;
	height: 33px;
	text-sh_adow: none;
	margin:3px 0px;
	cursor: pointer;
	display:inline-block;
	blr:expression(this.onFocus=this.blur());
}
.button:hover {
	background-color: #B6A5C9;
}
 /* Firefox */
select:-moz-focusring {
    color: transparent;
    text-sh_adow: 0 0 0 #000;
}
input::-moz-focus-inner, button::-moz-focus-inner {
  border: 0;
}
 /* IE6/7 */
button.button, input.button {
	filter:chroma(color=#000000);
}
input {
	outline: none; 
}
/*******2014-3-26*********/
/*** Form ******/
#form .name {
	display:inline-block;
	width:50px;
	text-align:left;
	height:20px;
}
#register_form .name, #forgotten_password_form .name, #change_pass_form .name{
	width:60px;
}
#form .value label {
	display:inline-block;
	margin-right:5px;
	font-size:12px;
	color:#889697;
	height:20px;
}
#form .value label b {
        color:#FF0000;
		_font-size:9px;
}
#content #form p {
	margin:12px 0px;
}
#form select {
	color:#7C7C7C;
	padding:4px;
	margin: 0 13px 0 0px;
}
#form textarea {
	margin: 0 13px 0 0px;
	border:1px solid #BFBFBF;
	color:#7C7C7C;
	padding:4px;
	border-radius: 3px;
}

#form select option {
	padding:2px 4px;
}

#notice_info {
	background:rgb(255, 252, 250);
	padding:10px;
	margin:15px 0px;
	width:690px;
	border:1px solid rgb(235, 235, 235);
	border-radius: 5px;
	display:inline-block;
}
#notice_info p{
	height:20px;
	margin-left:3px;
}
#notice_info div{
	margin:5px 0px;
}
.notice, .success, .warning {
	width:520px;
	background:url(https://ad1.92pk.org/x176.cn/style/images/notice.gif) top right no-repeat rgb(255, 255, 245);
	font-size:12px;
	padding:18px;
	border:1px solid rgb(252, 234, 218);
	line-height:18px;
	margin-bottom:25px;
	margin-right:20px;
	border-radius:8px;
	color:#7B898E;
}
.success {
	background:url(https://ad1.92pk.org/x176.cn/style/images/right.gif) top right no-repeat #F9FFF4;
	border:1px solid #D1F1BA;
}
.warning {
	background:url(https://ad1.92pk.org/x176.cn/style/images/warning.gif) top right no-repeat #FFFDFB;
	border:1px solid #FFD9CA;
}
.notice font {
	margin-right:20px;
	margin-top:10px;
}
.notice .t,  .success .t , .warning .t{
	font-size:14px;
}
.input_new, .input_new2, .input_pass_new {
    background-image: url("https://ad1.92pk.org/x176.cn/style/images/bg_input.gif");
    background-repeat: no-repeat;
    border: 0 none;
    display: inline;
    font-size: 12px;
    height: 18px;
    margin: 0;
    padding: 5px;
    width: 254px;
    margin-right:5px;
	color:#7C7C7C;
}
.input_pass_new {
	font-size:12px;
}
.input_new2 {
    background-image: url("../images/bg_input2.gif");
    height: 17px;
    width: 84px;
}

.error, .red {
	color: #F60;
}
.ico {
    display: inline-block;
    height: 16px;
    line-height: 9000px;
    margin-left: 10px;
    overflow: hidden;
    vertical-align: middle;
    width: 16px;
}
.ico_error {
    background: url(https://ad1.92pk.org/x176.cn/style/images/ico2.gif) repeat scroll -5px -6px transparent;
}
.menu_select_time {
	display: inline-block;
	text-align: center;
	margin: 0px;
	background: rgb(250, 250, 250);
	padding: 0px 5px;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 3px;
	color:#969696;
}


/***********************************/

#header {
	height: 255px;
	text-align: left;
	width:1000px;
	margin:10px auto;
	position: relative;
	z-index: 1000;
}
#header #account {
    position: absolute;
	top: 10px;
	right: 0px;
}
#header #account a{
	font-size:12px;
	color: #7d819e;
	background: #f6f5f8;
	padding:10px 15px;
	float:left;
	height: 14px;
	overflow: hidden;
}
#header #account a#https{
	border-left:1px solid #fff;
	background:#F0F2F5;
	padding:10px 10px;
}
#header #account a#https img{
	opacity: 0.5;
	filter: alpha(opacity=50);
	margin-top:-3px;
}
#header #account a#https:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#header #account a#register {
	background: #f6f5f8;
	color: #8d90ad;
}
#header #account a#register:hover{
	background:#F9F5FA;
}
#header #account a#login{
	border-left:1px solid #fff;
	background:#F1EEF2;
}
#header #account a#login:hover{
	background:#F5F1F5;
}
#header #logo {
	width:520px;
	height:95px;
	display:block;
	background:url(https://ad1.92pk.org/x176.cn/style/images/logo_new8.gif@amh.gif) top left no-repeat;
}
#navigation {
	text-align: left;
	margin: 10px 0px;
}
#navigation a {
	margin: 5px 0px;
	padding: 15px 18px;
	font-size: 20px;
  font-family:kaiti;
	color: #666666;
	float:left;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#navigation a#amh_index {
	background: #e9e9f2;
	border-left:1px solid #fff;
}
#navigation a#amh_index:hover {
	background: #E3E3EE;
}
#navigation a#amh_news {
	background: #eeeef5;
}
#navigation a#amh_news:hover {
	background: #F1EEF2;
}
#navigation a#amh_install {
	background: #f6f5f8;
	padding: 15px 14px;
}
#amh_install font {
	display:inline-block;
	background: #FF909A;
	margin-left: 5px;
	color: #fff;
	padding: 0px 2px;
	font-size: 12px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#navigation a#amh_install:hover {
	background: #F4F1F5;
}
#navigation a#amh_demo {
	background: #f9f8f9;
}
#navigation a#amh_demo:hover {
	background: #F9F7F9;
}
#navigation a#amh_price {
	background: #FCFBFA;
}
#navigation a#amh_doc {
	background: #fdfbfa;
}
#navigation a#amh_bbs {
	background: #FCFCFC;
	border-right:1px solid #fff;
}
#navigation a#amh_sell {
	padding:15px 12px;
}
#amh_ssl font, #amh_sell font {
	display:inline-block;
	background: #63CBA2;
	margin-left: 5px;
	color: #fff;
	padding: 0px 2px;
	font-size: 12px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#amh_sell:hover font {
	opacity: 1;
	filter: alpha(opacity=100);
}
#navigation a {
	position: relative;
	_overflow-x: hidden;
}
#navigation a i{
	display:block;
	position:absolute;
	border-bottom:102px solid #E0DEE9;
	bottom:-2px;
	transition:width 260ms, left 260ms, right 260ms;
	-moz-transition:width 260ms, left 260ms, right 260ms;
	-webkit-transition:width 260ms, left 260ms, right 260ms;
	-o-transition:width 260ms, left 260ms, right 260ms;
}
#navigation a {
	transition:background 260ms, color 260ms;
	-moz-transition:background 260ms, color 260ms;
	-webkit-transition:background 260ms, color 260ms;
	-o-transition:background 260ms, color 260ms;
}
#navigation a:hover {
	color:#7C82A3;
}

#navigation a.left i {
	left:0;
	width:0%;
}
#navigation a.left:hover i {
	left:0;
	width:100%;
}

#navigation a.right i {
	right:0%;
	width:0;
}
#navigation a.right:hover i {
	right:0%;
	width:100%;
}

#navigation a#amh_module {
	padding:8px 12px 0px 12px;
}
#navigation a#amh_module span{
    font-size: 12px;
    line-height: 22px;
    color: #BBBBBB;
}
#amh_module font {
	display:inline-block;
	background: #AC96CB;
	margin-left: 5px;
	color: #fff;
	padding: 0px 3px;
	font-size: 13px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#amh_module:hover font {
	opacity: 1;
	filter: alpha(opacity=100);
}

#header_search {
	float:right;
	position: absolute;
	right:00px;
	top: 120px;
	margin-top:0px;
}
#header_search a {
	color: #7C7C7C;
}
#header_search img{
	margin:0px 0px 3px 0px;
}
#header_search form {
	margin:0px;
	position: relative;
}
#search_input {
	border:1px solid #c9c9c9;
	width:180px;
	padding:6px;
}
#header_search #search_submit {
	border: 0px;background: url(https://ad1.92pk.org/x176.cn/style/images/search.gif) no-repeat top right;
	height:30px;
	width:30px;
	position: absolute;
	top: 2px;
	right: 2px;
	cursor: pointer;
}

/*********************************************************************/
#content {
	width:1500px;
	margin:80px auto;
	color:#65737E;
	position: relative;
	margin-top: -90px;
}
#content #content_title{
	height:70px;
}
#content .left{
	float: left;
	margin-right:10px;
}
#content .right{
	float: left;
	color:#B4B4B4
}

#content h1{
	color: #928F9E;
	font-size:30px;
	font-weight:normal;
	margin: 12px 0px 5px 0px;
}
#content p{
	margin:7px 15px;
	font-size:12px;
}
#content p i{
	font-size: 22px;
	color: #B0BCC6;
	margin-right: 5px;
}
#content_left {
	float:left;
	width: 880px;
	line-height: 23px;
	padding-top:5px;
	margin-bottom:35px;
}
#content_left p.title, #content_left div.title{
	font-size: 16px;
	margin-top: 20px;
	margin-left: 5px;
}
#content_left p.title em, #content_left div.title em{
	font-size:10px;
}
#content p {
	margin: 7px 15px;
	font-size: 12px;
	line-height:21px;
}
#content_left.FeedbackList p {
	margin:0px;
}
#content_left.FeedbackList pre {
	margin:3px;
}
#content_left.FeedbackList pre.Reply {
	background:#FFFEF0;
	border:1px solid #DDDDDD;
	padding:5px;
	border-radius: 10px;
}
#content_left.FeedbackList div.Reply {
	margin:5px 0px 20px 20px;
	width:550px;
}
.red {
	color:red;
}


#content_right {
	float:right;
}



#bbs {
	color:#6D8394;
	width:1000px;
	margin:50px auto;
	text-align:left;
	font-size:14px;
	padding:5px 40px;
	line-height:26px;
}
#bbs .title{
	font-size:22px;
	font-weight:normal;
	margin-bottom:5px;
	display:block;
	color: #8E8496;
}
#bbs #last_post {
	font-size: 12px;
	width: 66%;
	margin: 0px 30px 0px 20px;
	background:  url(https://ad1.92pk.org/x176.cn/style/images/common/icon_quote_s.gif) no-repeat 20px 6px;
	padding: 10px 60px;
}
#bbs #last_post b{
	font-weight:normal;
	font-size:18px;
}
#bbs i{
	color:green;
	margin-left:10px;
	font-size:12px;
}


#right_navigation {
	background:#FDFDFD;
    width:229px;
	font-size:12px;
	display:none;
}
#right_navigation div{
	background: url(../images/right_navigations.gif) #fff repeat bottom left;
}
#right_navigation a{
	margin:0px;
	padding:6px 0px 6px 5px;
	height:auto;
	_height:28px;
	border-bottom:1px solid #FDFDFD;
	color: #6588A5;
	display:block;
	width:225px;
	text-decoration:none;
}
#right_navigation a em{
	color:#BBBDCC;
	font-size:10px;
}
#right_navigation a:hover {
	background: url(https://ad1.92pk.org/x176.cn/style/images/right_navigation.gif) repeat top left;
}
#right_navigation a:hover b{
	color:#53748E;
}
#right_navigation a:hover i{
	filter:alpha(opacity=100);
	opacity: 1;
}
#right_navigation a i {
	filter:alpha(opacity=70);
	opacity: 0.7;
	margin-right:5px;
}
#right_navigation a i, #right_navigation a b{
	width:25px;
	display:inline-block;
	float:left;
	height:25px;
}
#right_navigation a b {
	width:auto;
	margin:5px 0px 0px 8px;
	font-weight:normal;
	float:left;
	height:auto;
}
#right_navigation a.link {
	display: inline;
	line-height: 25px;
	border: 0px;
	margin-left: 7px;
}
#right_navigation a.link:hover {
	background:none;
}
#right_navigation a.link_head {
	background: url("https://ad1.92pk.org/x176.cn/style/images/right_navigation.gif") repeat top left;
	font-size: 14px;
	height: 22px;
	cursor: default;
	line-height: 28px;
}

.download i{
	background:url(https://ad1.92pk.org/x176.cn/style/images/ico.gif) no-repeat -2317px -8px;
	margin-top:5px;
}
.news i{
	background:url(https://ad1.92pk.org/x176.cn/style/images/ico.gif) no-repeat -181px -8px;
}
.doc i{
	background:url(https://ad1.92pk.org/x176.cn/style/images/ico.gif) no-repeat -2149px -8px;
}
.website i{
	background:url(https://ad1.92pk.org/x176.cn/style/images/ico.gif) no-repeat -1933px -8px;
}
.feedback i{
	background:url(https://ad1.92pk.org/x176.cn/style/images/ico.gif) no-repeat -2245px -8px;
}
.plug i{
	background:url(https://ad1.92pk.org/x176.cn/style/images/ico.gif) no-repeat -2898px -8px;
}
.templet i{
	background:url(https://ad1.92pk.org/x176.cn/style/images/ico.gif) no-repeat -302px -8px;
}



#footer {
	height:200px;
	border-top: 1px solid #f5f5f5;
	background: #f9f9f9;
}
#footer_item_list {
	width:1000px;
	margin:0px auto;
	padding:20px 0px;
	/*background: url(https://ad1.92pk.org/x176.cn/style/images/logo_ico.gif) no-repeat right top #f9f9f9;*/
}
#footer_item_list .link {
	float:left;
	margin-right:80px;
}
#footer_item_list .link li{
	line-height:25px;
}
#footer_item_list .link .title{
	color: #666;
	font-size:14px;
}


#footer_bottom {
	background:#f5f5f5;
	border-top: 1px solid #eee;
	font-size: 11px;
	text-align:center;
	margin:0px auto;
	padding:10px 0px;
	color: #A2A2A2;
}
a#account_but {
	bottom:135px;
	right:30px;
	position: fixed;
	_position:absolute; 
	_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.offsetHeight-135);
}
a#account_but img{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
a#account_but:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/**** STable ******/
#STable {
	font-size:12px;
	width:98%;
	background:rgb(238, 238, 238);
}
#STable th{ 
	border-bottom: 3px solid rgb(200, 208, 213);
	padding:3px 0px;
	border-bottom:0px;
	font-weight:normal;
	background:url(https://ad1.92pk.org/x176.cn/style/images/table_th.gif) repeat top left;
	font-size:12px;
	text-align:center;
}
#STable td{ 
	padding:3px 0px;
	text-align:center;
	/*font-size:11px;*/
	line-height:19px;
	height:30px;
}
#STable td.font_small{ 
	font-size:12px;
}
#STable tr{
	background:#FFFFFF;
}
#STable tr.row{ 
	background:#FCFCFC;
}
#STable font.i {
	color:#B3B3B3;
}

/**** Account ******/
#account_right {
	width:auto;
	float:left;
	margin-left:50px;
}
#account_right a{
	color: #3284AB;
}
#account_right a.px {
	font-size:22px;
	margin:5px;
	font-style:italic;
}
#account_right font.px2{
	font-size:18px;
	color:#868686;
	margin:3px;
	font-style:italic;
}
font.price{
	font-size: 22px;
	color:#FF6600;
}
font.price2{
	font-size: 18px;
	color: rgb(236, 158, 96);
}
/* page_list **********/
#page_list {
	width:900px;
	margin:10px 0px;
	text-align:left;
	font-size:12px;
}
#page_list a {
	padding:0px 5px;
	margin:1px 0px;
	border-radius: 3px;
}
#page_list a#page_now{
	background:#F3F7F8;
	border:1px solid #8A99A2;
}

/* dev_list *************/

#dev_list {
	height:160px;
	margin-top:30px;
}
#dev_list a {
	display:inline-block;
	border:1px solid #E4E4E4;
	width:220px;
	padding:5px;
	text-align:center;
	margin-right:20px;
	border-left:3px solid #E0DFE2;
	background: #FAFBFC;
	color:#8B99B6;
}
#dev_list a:hover{
	background: #fff;
	border-left:3px solid #E8E3EC;
}
#dev_list a h2{
	margin:0px;
	padding:0px;
	font-size: 18px;
}

#dev_list a p{
	color:#95AAAE;
	margin:0px;
}

/* tab_show *************/
#tab_show {
	margin:35px 0px 10px;
}
#tab_show ul {
	width:98%;
	height:50px;
	border-bottom:1px solid #C9C0C6;
	padding:0px;
	height: 38px;
	padding-left:20px;
	overflow: hidden;
}
#tab_show ul li{
	padding: 7px 15px;
	_padding-top: 9px;
	float:left;
	border:1px solid #C9C0C6;
	border-bottom:0px;
	margin-right:8px;
	background: #EEE6E8;
	display:inline-block;
	cursor: pointer;
	font-size:14px;
	margin-top: 1px;
	overflow: hidden;
}
#tab_show ul li.active{
	background: #FCF7F8;
}
#tab_show ul li span{
	font-size:12px;
	color:#fff;
	padding:0px 5px;
	display:inline-block;
	margin-left:20px;
	background:#ADBBCC;
}
#tab_show font.code {
	background: #FFF9F9;
	border: 1px solid #D1D1D1;
	display: inline-block;
	padding: 5px;
}
input.code {
	background: #FFF9F9;
	border: 1px solid #D1D1D1;
	display: inline-block;
	padding: 8px;
	width:535px;
}
#tab_show .show_item {
	display:none;
}


网友评论    (发表评论)


发表评论:

评论须知:

  • 1、评论每次加2分,每天上限为30;
  • 2、请文明用语,共同创建干净的技术交流环境;
  • 3、若被发现提交非法信息,评论将会被删除,并且给予扣分处理,严重者给予封号处理;
  • 4、请勿发布广告信息或其他无关评论,否则将会删除评论并扣分,严重者给予封号处理。


扫码下载

加载中,请稍后...

输入口令后可复制整站源码

加载中,请稍后...