⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.css

📁 一个简单的小程序
💻 CSS
📖 第 1 页 / 共 2 页
字号:
.mainListInfo {
	height: 25px;
	background: #f7f7f7;
}
.mainListIntro {
	text-indent: 5px;
	background: #fff;
	word-break:break-all;
}
.mainListBottom {
	height: 25px;
	text-indent: 2px;
	background: #fefefe;
}
.mainBlock {
	height: 12px;
	background: #fff url(Public_list.gif) no-repeat 2px top;
}
.mainGreen {
	float: left;
	color: green;
}
/*------------------------------------------------------------------*/
/*下载页面CSS效果*/
/*------------------------------------------------------------------*/
.downInfoArea {
	border: 1px solid #ccc;
	overflow: hidden;
}

dl#downInfoArea dd {
	line-height: 20px;
}
.downInfoTitle {
	padding: 1px;
	margin: auto;
	font-size: 14px;
	color: #fff;
	border: 1px solid #fff; 
	background: #c00;
	font-weight: bold;
	text-align: center;
	background: url(headbg.gif)
}
li.downInfoRowA, li.downInfoRowB {
	margin: 1px 0 0 0;
	padding: 0;
	background: #f7f7f7;
	text-indent: 5px;
}
.downInfoRowL {
	margin: 0px 1px;
	background: #f7f7f7;
}
.downInfoRowR {
	width: 250px;
	margin: 0px 1px;
	text-align: center;
	line-height: 0px;
	background: #f7f7f7;
}
.mainHeadlines {
	padding: 5px 0px 2px 24px;
	margin: auto;
	border-bottom: 1px solid #9eb0b2;
	background: #abd1eb url(dot.gif) no-repeat 9px center;
}
.mainHeadlines b {
	color: #5ba1f2;
}
#mainSoftIntro, #mainDownAddress {
	padding: 0 2px 0 5px;
	margin: 3px 0;
}
.mainstory {
	padding: 0 2px 0 5px;
	margin: 3px 0;
	background: #f7f7f7;
}
/*------------------------------------------------------------------*/
/*文章内容页CSS效果*/
/*------------------------------------------------------------------*/
.mainNewsTitles {
	margin: 2px 0;
	font-size: 24px;
	color: #1175BA;
	text-align: center;
	background: #fff;
	font-weight: bold;
}
.mainNewsInfo {
	margin: auto;
	padding: 3px 0px;
	text-align: center;
	background-color: #F2F2F2;
}
.mainFontSize {
	background: #fff;
}
.mainNewsContent {
	margin: auto;
	padding: 3px 0;
	background: #fff;
}
.NewsContent {
	font-family: 宋体;
	font-size: 14px;
	line-height: 180%;
	padding-left: 3px;
	word-wrap: break-word;
}
.mainNewsCount {
	margin: auto;
	padding: 3px 0px;
	background: #f7f7f7;
	text-align: right;
}
.mainNextArticle {
	margin: auto;
	padding: 3px 0px;

	background: #fff;
}
.mainNextArticle li {
	margin: 1px 2px;
	font-weight: bold;
	list-style: disc;

}
.mainComment {
	margin: auto;
	background: #fff;
}
.commentTitle {
	padding: 2px 5px;
	background: #f2f2f2;
	border-bottom: 1px dashed #d1d1d1;
}
.commentInfo {
	padding: 2px 5px;
	background: #fff;
}
.postComment {
	background: #fff;
}
.postComment p {
	margin: 2px 5px;
}
/*------------------------------------------------------------------*/
/*搜索页面CSS效果*/
/*------------------------------------------------------------------*/
.searchForm {
	margin : 0 0 0 4px;
	padding : 2px 5px 5px 5px;
	text-align : center;
}
#searchmain {
	background : #fff;
	margin : 0 0 4px;
	padding : 1px 3px 3px 8px;
	text-align : left;
	width : auto;
}
.searchResult {
	background : #f4f4f4;
	margin : 2px;
	padding : 2px 5px;
	border-bottom : 2px solid #666;
	font-weight : bold;
}
.searchTopic {
	font-size : 14px;
	font-family:  tahoma;
	background : #f1fafe;
	border-bottom : 1px dashed #ccc;
	margin : 2px;
	padding : 2px 5px;
}
.searchTopic a, .searchTopic a:hover {
	color:#0033ff;
	font-size : 14px;
}
.searchIntro {
	margin : 2px;
	padding : 2px 5px;
}
.searchInfo {
	margin : 2px;
	padding : 2px 5px;
	border-bottom : 1px solid #ccc;
}
/*------------------------------------------------------------------*/
/*父级分类CSS效果*/
/*------------------------------------------------------------------*/
div.mainParentListArea {
	float: left;
	margin: auto;
	margin-bottom: 3px;
	padding-top: 0;
	width: 734px;
}
ul.mainParentArea1 {
	float: left;
	width: 360px;
	border: 1px solid  #D9E6EE;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul.mainParentArea2 {
	float: left;
	width: 360px;
	margin-left: 9px;
	border: 1px solid  #D9E6EE;
	background: #fff;
	margin-top: 5px;
	margin-bottom: 5px;
}
li.mainParentTitle1 a, li.mainParentTitle1 a:hover {
	color:#1FABD3;
	font-weight: bold;
}
li.mainParentTitle2 a, li.mainParentTitle2 a:hover {
	color:#1FABD3;
	font-weight: bold;
}
/*
ul.mainParentArea2 li {
	list-style: square inside url(icon-jt.gif);
}
*/
div li.mainParentTitle1 {
	color: #1FABD3;
	border-top: 1px solid #D9E6EE;
	border-right: 1px solid #D9E6EE;
	border-left: 1px solid #D9E6EE;
	font-weight: bold;
	background-image: url(indexMainTitleA.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 35px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
}
div li.mainParentTitle2 {
	color: #1FABD3;
	border-top: 1px solid #D9E6EE;
	border-right: 1px solid #D9E6EE;
	border-left: 1px solid #D9E6EE;
	font-weight: bold;
	background-image: url(indexMainTitleB.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 35px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
}
.borders {
	background: #fff;
}
/*------------------------------------------------------------------*/
/*文章列表CSS效果*/
/*------------------------------------------------------------------*/
.mainListTable {
	border: 1px solid #D9E6EE;
}
.mainNewsTitle {
	padding: 2px 0 0 18px;
	margin: auto;
	background: url(arrow.gif) no-repeat 2px center;
}
span.mainNewsTitle a, span.mainNewsTitle a:hover {
	color:#1175BA;
}
.mainListTitle {
	height: 26px;
	width: 420px;
	padding: 3px 0px;
	text-indent: 5px;
	background-image: url(plane_bg2.gif);
	color: #0098C5;
}
.mainListNewsDate {
	width: 75px;
	padding: 3px 0px;
	text-align: center;
	background-image: url(plane_bg2.gif);
	color: #0098C5;
}
.mainListNewsHist {
	width: 68px;
	padding: 3px 0px;
	text-align: center;
	background-image: url(plane_bg2.gif);
	color: #0098C5;
}
.mainListNewsInfo {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B5B5B7;	
}
.mainNewsBlock {
	background: #f7f7f7;
}
/*------------------------------------------------------------------*/
/*其它相关列表CSS效果*/
/*------------------------------------------------------------------*/
.relatedTitle {
	padding: 2px 0 0 18px;
	background: url(arrow.gif) no-repeat 2px center;
}
span.relatedTitle a, span.relatedTitle a:hover {
	color:#0033ff;
}
.relatedListName {
	width: 420px;
	padding: 3px 0px;
	text-indent: 5px;
}
.relatedListDate {
	width: 75px;
	padding: 3px 0px;
	text-align: center;
}
.relatedListHist {
	width: 68px;
	padding: 3px 0px;
	text-align: center;
}
.relatedListInfo {
	height: 25px;
	background: #f7f7f7;
	border-bottom: 1px dashed #d1d1d1;
}
.relatedBlock {
	background: #f7f7f7;
}
/*------------------------------------------------------------------*/
/*列表页面效果*/
/*-------------------分页效果开始--------------------*/
.mainNextPage {float: left;margin: auto;width: 100%;padding: 2px 0;}
.mainNextPage table {width: auto;border: 1px #1C6EAC solid; background-color: #D6E0EF;float: right;}
.mainNextPage table td { background-color: #FFFFFF; line-height: normal; }
.mainNextPage table td.tabletitle1{ clear: both;background-color: #1C6EAC; color: #FFFFFF; }
.mainNextPage table td input.PageInput {border: solid 1px #d6e0ef; background-color: #fafafa; height: 16px; font-family: arial; font-size:11.5px;}
.mainNextPage table td input.button {border: solid 1px #d6e0ef; background-color: #fafafa; height: 20px; font-family: arial; font-size:11.5px;}
.mainNextPage table td .normalTextSmall { font-size: 11px; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; }
.mainNextPage a {font-size: 12px;color: #333;text-decoration: none;}
.mainNextPage a:hover {font-size: 12px;color:#ff3300;text-decoration: underline;}
/*-------------------分页效果结束--------------------*/
/*留言样式*/
/*------------------------------------------------------------------*/
.header	{
	font-family : tahoma, verdana; 
	font-size : 11px; 
	color : #FFFFFF; 
	font-weight : bold; 
	background : #1C6EAC;
	padding : 2px 3px;
}
.tableborders2 {
	background: #D6E0EF; 
	border: 1px solid #1C6EAC; 
} 
.singleborder {
	font-size : 0px;
	line-height : 1px;
	padding : 0px;
	background : #F8F8F8;
}
.tdborder {
	background: #698CC3; 
}
.Replyborder1 {
	border: 1px dashed #698CC3;
	background:#F6FAFD;
	color: #4875B7;
}
.Replytopic	{
	color: #2288E3;
}
/*------------------------------------------------------------------*/
/*定义网站页脚CSS效果*/
/*------------------------------------------------------------------*/
.pageFooter {
	height: 73px;
	background: #fff;
	border-top: 1px solid #d0d0d0;
	border-bottom: 0px solid #333;
}
.footLogo, .footInfo {
	float: left;
	height: 73px;
}
.footLogo {
	width: 190px;
}
.footInfo {
	width: 570px;
	padding-top: 5px;
	text-align: center;
}
.newasp_version {
	text-align: center;
}
.globalBottom {
	font-size: 12px;
	line-height: 18px;
}
.pageBottom {
	height: 26px;
	background: url(headbg.gif);
	color: #3D5B81;
	text-align: center;
	padding-top: 3px;
}
.pageBottom a {
	color: #3D5B81;
	text-decoration: none;
}
.pageBottom a:hover {
	color: #0099CC;
	text-decoration: underline;
}
/*------------------------------------------------------------------*/
/*用户管理中心样式*/
/*------------------------------------------------------------------*/
.userleft {
	border-collapse: collapse; background:#F7F7F7; border-right: 1px solid #DDDDDD;padding-left: 15px;
}
.userright {
	border-collapse: collapse; background:#F7F7F7; border-left: 1px solid #DDDDDD;
}
.usertablerow1 {
	background-color:#F7F7F7;
}
.usertablerow2 {
	background-color:#F0F0F0;
}
.usertableborder {
	border: 1px #3795D2 solid ; 
	background-color: #FFFFFF;
	font: 12px;
	width: 96%;
}
.userfont1 {
	color:red;
}
.userfont2 {
	color:#3795D2;
}
.userfont3 {
	color:green;
}
a.treemenu {
	color: #666666;
	text-decoration: none;
}
a.treemenu:hover {
	color: #FF6600;
	text-decoration: underline;
}
/*-----------程序代码相关CSS--------------------------------------*/
.UBBContainer{border:1px solid #ccc;background:#f7f7f7;border-left:3px solid;}
.UBBTitle{font-weight:bold;padding:4px;background:#eee;border-bottom:1px dotted #ccc;}
.UBBContent{padding:6px;line-height:160%;}
.UBBContent textarea {width:550px;margin-bottom:2px;}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -