/* 页面整体框架 */
.page-container {
margin:0 auto;
width:1002px;
height:100px;
}

/* 新闻内页页面顶部*/
.news_top {
margin:0px 11px;
height:65px;
}

.news_top_logo {
width:290px;
height:65px;
}

.news_search {
margin:25px 0px 2px 20px;
height:22px;
width:540px;
}

.news_search_icon {
margin-right:10px;
background:url(../images/new_search_icon.gif) no-repeat;
width:21px;
height:20px;
}

.new_select {
margin-right:10px;
}

.news_input_top {
height:16px;
margin-right:10px;
border: #c2c2c2 1px solid; 
}

/* 网站新闻列表菜单*/

.news_menu {
margin:0px 11px 5px;
border-top:#BC1010 3px solid;
background:url(../images/title_bg1.gif);
height:26px;
width:978px;
line-height:26px;
}

.icon1 {
margin:0px 6px;
width:12px;
height:26px;
background:url(../images/brand_icon.gif) no-repeat;
}

/*网站主体内容*/

.show_title 
{
	padding-left:18px;
	height:20px;
	line-height:20px;
	width:978px;
}

.content_all {
margin:0px 11px 5px;
width:980px;

}


/*左边新闻列表*/
.content_left {

width:620px;
}

/*左边新闻顶部广告*/
.left_ad_top {
width:620px;
height:100px;
border-bottom:#c2c2c2 1px solid;
}

.show_titles {
padding-left:10px;
background:url(../images/title_bg1.gif);
line-height:26px;
height:26px;
border-top:#c2c2c2 1px solid;
border-bottom:#c2c2c2 1px solid;
}

/*新闻标题*/
.news_con_title {
text-align:center;
margin:0px 10px;
border-bottom:#999 1px dashed;
height:85px;
}

.new_title_text {
padding:18px 20px 5px;
font-size:22px;
font-weight:bold;
color:#000000;
}

.new_time {
height:25px;
line-height:25px;
}

/*新闻文章内容*/

.news_content {
line-height:100px;
color:#000000;
font-size:14px;
margin:10px 20px;
}

.news_content p {
line-height:50px;
}

/*更多相关新闻*/
.correlation_news {
margin:0px 5px 5px;
border:#c2c2c2 1px solid;
}

.correlation_news_title {
padding-left:10px;
line-height:27px;
height:27px;
font-size:14px;
background-color:#EBEBEB;
font-weight:bold;
}

.correlation_news_con {
color:#000000;
font-size:14px;
line-height:22px;
padding:10px;
}

.correlation_news_con a:link {
	color: #000;
	text-decoration: none;
}
.correlation_news_con a:visited {
	text-decoration: none;
	color: #000;
}
.correlation_news_con a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.correlation_news_con a:active {
	text-decoration: none;
	color: #FF0000;
}

/*新闻评论*/
.comment {
color:#BC1010;
font-size:14px;
font-weight:bold;
padding-left:10px;
background:url(../images/title_bg1.gif);
line-height:26px;
height:26px;
border-top:#c2c2c2 1px solid;
border-bottom:#c2c2c2 1px solid;
}

.comment_con {
margin:0px 10px;

}

.guest_information {
line-height:30px;
height:30px;
}

.guest_name {
color:#BC1010;
font-weight:bold;
margin-left:5px;
height:25px;
line-height:25px;
}

.comment_date{
color:#666;
margin-right:10px;
height:25px;
line-height:25px;
}

.guest_con {
padding:0px 10px;
font-size:14px;
line-height:22px;
color:#000000:
}


.restore {
margin:0px 10px 5px 10px;
height:25px;
}

/*新闻评论回复*/

.restore {
padding:0px 12px 0px 0px;
clear:both;
overflow:hidden;
color:#bc2931;
height:25px;
}

.restore .restore_k {
width:50px;
float:right;
}

.restore .normal {
border:#990000 1px solid;
margin:0px 3px 0px 0px;
float:left;
background:#BC1010;
padding:3px 5px 2px 5px;
color:#fff;
}

.restore .dot {
float:left;
}

.restore A {
float:left;
background:#fff;
border:#990000 1px solid;
margin:0px 3px 0px 0px;
padding:3px 5px 2px 5px;
color:#BC1010;
}

.restore A:visited {
color:#BC1010;
}

.restore A:hover {
border:#990000 1px solid;
background:#BC1010;
color:#fff;
font-weight:bold;
}

/*新闻列表分页*/
.pageNum {
margin-top:12px;
padding:0px 12px 0px 0px;
clear:both;
font-weight:bold;
overflow:hidden;
color:#bc2931;
height:30px;
}

.pageNum .num {
width:360px;
float:right;
}

.pageNum .normal {
border:#990000 1px solid;
margin:0px 3px 0px 0px;
float:left;
background:#BC1010;
padding:3px 5px 2px 5px;
color:#fff;
font-weight:bold;
}

.pageNum .dot {
float:left;
}

.pageNum A {
float:left;
background:#fff;
border:#990000 1px solid;
margin:0px 3px 0px 0px;
padding:3px 5px 2px 5px;
font-weight:bold;
color:#BC1010;
}

.pageNum A:visited {
color:#BC1010;
}

.pageNum A:hover {
border:#990000 1px solid;
background:#BC1010;
color:#fff;
font-weight:bold;
}

/*评论填写表单 */
.comment_form {
height:180px;
margin:0px 5px 5px;
border:#c2c2c2 1px solid;
}

.comment_form_name {
line-height:23px;
height:23px;
margin:10px 20px 5px;
}

.comment_form_name_con {
height:23px;
}

.comment_form_name_input {
height:23px;
}

.comment_count {
margin-right:10px;
margin-left:130px;
}

.comment_check {
width:99px;
height:23px;
}

.comment_form_con {
text-align:center;
margin:0px 10px;
height:100px;
}

.comment_form_submit {
line-height:23px;
height:23px;
margin:7px 20px;;
}

.comment_form_submit_botton {
width:50px;
height:23px;
margin-right:10px;
}

.comment_explain {
color:#FF0000;
}


/*最新专题推荐*/

.top_news {
	height:240px;
	border-bottom:#C2C2C2 1px dashed;
}

.top_news_title {
margin-top:10px;
height:40px;
}

.top_news_title_con {
	color:#669900;
	font-size:20px;
}

.top_news_title_con a:link {
	color: #669900;
	text-decoration: none;
}
.top_news_title_con a:visited {
	text-decoration: none;
	color: #669900;
}
.top_news_title_con a:hover {
	text-decoration: underline;
	color: #669900;
}
.top_news_title_con a:active {
	text-decoration: none;
	color: #FF0000;
}


.top_news_icon {
margin-top:2px;
margin-right:10px;
margin-left:10px;
width:99px;
height:23px;
background:url(http://light.qianjia.com/bkimages/recommend1.gif) no-repeat;
}

.top_news_con {
margin:0px 15px;
line-height:18px;
}

/*新闻列表*/
.new_list {
	color:#000000;
	font-size:14px;
	padding:10px 20px 15px 20px;
	border-bottom:#C2C2C2 1px dashed;
	overflow:hidden;
}

.new_list_rows{
	background-color:#f2f2f2;

}

.new_list_rows a:link{
	font-size:16px;
}


.special_topic {
margin:15px;
height:130px;
}

.special_topic_con {
width:134px;
height:127px;
}

.special_topic_photo {
border:#BC1010 1px solid;
padding:1px;
margin-bottom:1px;
}

.special_topic_name {
text-align:center;
background:#BC1010;
height:22px;
line-height:22px;
color:#FFFFFF;
}

.special_topic_name a:link {
	color: #fff;
	text-decoration: none;
}
.special_topic_name a:visited {
	text-decoration: none;
	color: #fff;
}
.special_topic_name a:hover {
	text-decoration: underline;
	color: #fff;
}
.special_topic_name a:active {
	text-decoration: none;
	color: #fff;
}

.m_r_18 {
margin-right:18px;
}


/*中间间隔，千家照明网·成就·品牌高度*/
.content_middle {
line-height:16px;
text-align:center;
width:28px;
}

/*右边广告和相关新闻*/

.content_right {
background:#F2F2F2;
height:100%;
width:328px;
}

.leftnavcon{
margin-left:10px;
margin-bottom:6px;
}

.new_list_right_ad {
padding:4px 4px 5px 4px;
width:312px;
height:240px;
}

.recommend2 {
width:310px;
margin:0px 6px;
height:54px;
}

.recommend2_photo {
margin-top:5px;
width:110px;
height:40px;
}

.recommend2_con {
margin-top:6px;
line-height:20px;
height:40px;
}

/*本周热门新闻*/
.week_hot_news_title {
margin-bottom:4px;
border-top:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
height:28px;
font-size:14px;
font-weight:bold;
background-color:#D9D9D9;
line-height:28px;
padding-left:10px;
}

.week_hot_news_con {
line-height:25px;
height:200px;
margin:0px 15px 0px;
}

.week_hot_news_icon {
margin-left:5px;
margin-top:6px;
width:21px;
height:13px;
}

/*照明视频推荐*/
.video_con {
margin:11px;

}

.video_commend {
width:134px;
height:127px;
}
.video_commend_photo {
border:#333333 1px solid;
padding:1px;
margin-bottom:1px;
}

.video_commend_name {
text-align:center;
background:#BC1010;
height:22px;
line-height:22px;
color:#FFFFFF;
}

.video_commend_name a:link {
color: #fff;
text-decoration: none;
}
.video_commend_name a:visited {
text-decoration: none;
color: #fff;
}
.video_commend_name a:hover {
text-decoration: underline;
color: #fff;
}
.video_commend_name a:active {
text-decoration: none;
color: #fff;
}

.video_list {
width:165px;
height:22px;
margin:0px 0px 0px 5px;
}

.video_list_icon {
margin-top:3px;
background:url(../images/vedio_icon.gif) no-repeat;
width:15px;
height:15px;
}

.video_list_text {
height:22px;
line-height:22px;
}

.video_list_title {
height:22px;
line-height:22px;
}

/*新闻排行*/

.news_row {

border-bottom:#BC1010 3px solid;
}

.news_row_1 {
text-align:center;
width:112px;
font-weight:bold;
height:22px;
line-height:22px;
}

.news_row_title {
display:block;
width:42px;
height:22px;
line-height:22px;
text-align:center;
margin-right:1px;
}

.button_search {
	background-image: url(../images/new_search_botton.gif);
	height: 20px;
	width: 50px;
	border:0px;
}

.button_comment {
	background-image: url(../images/comment_botton.gif);
	height: 20px;
	width: 50px;
	border:0px;
}

.news_row_title_normal {
width:42px;
height:22px;
line-height:22px;
text-align:center;
margin-right:1px;
text-decoration:none;
display:block;
background:#BC1010;
color:#fff;
font-weight:bold;
}

.news_row_title A {
display:block;
background:#D9D9D9;
color:#000;
}

.news_row_title A:visited {
display:block;
color:#000;
}

.news_row_title A:hover {
text-decoration:none;
display:block;
background:#BC1010;
color:#fff;
font-weight:bold;
}

.news_row_title A:active {
text-decoration:none;
display:block;
background:#BC1010;
color:#fff;
font-weight:bold;
}

.news_row_content {
}

.news_row_con {
line-height:24px;
height:24px;
margin:0px 15px 0px;
}

.news_row_icon {
margin:5px 10px 0px 5px;
width:17px;
height:12px;
}

.news_row_text {
}

/*照明会客厅*/
.room_title {
margin-top:4px;
border-top:#CCCCCC 1px solid;
border-bottom:#CCCCCC 1px solid;
height:28px;
font-size:14px;
font-weight:bold;
background-color:#D9D9D9;
line-height:28px;
padding-left:10px;
}

.room_title a:link {
text-decoration: none;
}
.room_title a:visited {
text-decoration: none;
}
.room_title a:hover {
color:#000000;
text-decoration: none;
}
.room_title a:active {
text-decoration: none;
}

.room_con {
border-bottom:#333 1px dashed;
height:325px;
margin:10px 20px 5px;
}

.room_con2 {
margin:5px 12px 0px;
height:155px;
width:264px;
}

.one_person {
width:120px;
height:155px;
}

.room_con2_photo {
padding:4px;
}

.room_person_name {
text-align:center;
line-height:20px;
height:40px;
}

/*展会或者其他信息*/
.ert {

}

.other{
line-height:25px;
height:auto;
margin:0px 20px 0px;
}