www.gusucode.com > HadSky PHP轻论坛系统源码 v2.4.2源码程序 > ytqlt_v2.4.2.0701/template/mb1/css/home.css

    .body {
	width: 980px;
	margin: 0 auto;
	background-color: white;
	clear: all;
	font-size: 14px;
	padding: 10px 0;
	font-family: "microsoft yahei";
}

.new_read,
.site_huodong,
.slides {
	width: 320px;
	overflow: hidden;
	float: left;
	border: solid 1px #DDDDDD;
	padding: 10px;
	height: 320px;
}

.site_huodong {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.slides {
	text-align: center;
	height: 320px;
	padding: 0;
}

.site_huodong_title {
	height: 34px;
	line-height: 34px;
	color: #0374D5;
	font-size: 15px;
	font-weight: bold;
	background: linear-gradient(to top, #eee, #fff);
	padding-left: 10px;
	border-bottom: solid 1px #DDDDDD;
}

.site_huodong_list {
	padding: 10px;
}

.site_read_list {
	width: 100%;
	list-style: none;
	padding: 0;
}

.site_read_list a {
	color: #555;
}

.site_read_list li {
	color: #555;
	padding: 3px;
	height: 26px;
	line-height: 26px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.site_read_list li a:hover {
	color: orangered;
}

.site_read_list_span1,
.site_read_list_span2 {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.site_read_list_span1 {
	width: 85%;
}

.site_read_list_span2 {
	width: 15%;
	text-align: right;
}

.hd_div {
	width: 100%;
	height: 48px;
	background-position: 0px 0px;
	background-size: 96px 48px;
	background-repeat: no-repeat;
	padding-left: 106px;
}

.hd_div .hd_text {
	display: block;
	font-size: 15px;
	color: orangered;
	height: 24px;
	white-space: nowrap;
	overflow: hidden;
}

.hd_div .hd_text a {
	color: orangered;
}

.hd_div .hd_text a:hover {
	text-decoration: underline;
}

.hd_hr {
	margin: 10px auto;
	display: block;
	width: 100%;
	height: 1px;
	border-top: dashed 1px #E3E3E3;
}

.div_d_2 {
	margin-top: 10px;
	float: left;
	width: 485px;
	border: solid 1px #DDDDDD;
}

.div_d_2_title {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: solid 1px #DDDDDD;
}

.forum_list_frame {
	margin-top: 10px;
	background-color: #EEEEEE;
}

.forum_list_frame_title {
	height: 48px;
	line-height: 48px;
	width: 100%;
	background: linear-gradient(to top, #eee, #fff);
	padding-left: 10px;
	font-size: 18px;
	color: orangered;
}

.forum_list_frame_footer {
	height: 58px;
	line-height: 58px;
	width: 100%;
	background: linear-gradient(to bottom, #eee, #fff);
}

.forum_list {
	background-color: white;
	margin: 10px;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
	box-shadow: 0 0 8px #999;
	width: 232px;
	height: 200px;
	padding: 10px;
	border-top: solid 3px white;
}

.forum_list:hover {
	box-shadow: 0 0 8px #666;
	border-top: solid 3px #0374D5;
}

.forum_list_1,
.forum_list_3 {
	float: left;
}

.forum_list_title {
	display: block;
	color: #0374D5;
	font-size: 18px;
	height: 32px;
	line-height: 32px;
}

.forum_list_title a {
	font-weight: bold;
	color: #0374D5;
	font-size: 18px;
}

.forum_list_title a:hover {
	text-decoration: none;
}

.forum_list_info {
	display: block;
	color: #919191;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
}

.forum_list_title,
.forum_list_info {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.forum_list_1 {
	width: 162px;
}

.forum_list_2 {
	float: right;
	opacity: 0.3;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
}

.forum_list_3 {
	color: #919191;
	font-size: 14px;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.youqinglianjie {
	margin-top: 20px;
	border: solid 1px #ddd;
	border-radius: 2px;
}

.youqinglianjie .title {
	font-size: 16px;
	color: #444444;
	padding: 10px;
	background: linear-gradient(to top, #eee, #fff);
}

.youqinglianjie .content {
	padding: 10px;
	font-size: 14px;
	overflow: hidden;
}

.youqinglianjie .content a {
	color: #666666;
	font-size: 14px;
	margin: 5px;
	text-decoration: none;
}

.youqinglianjie .content a:hover {
	text-decoration: underline;
}
.ycrj {
	text-align: center;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #999;
	padding-top: 60px;
}