@charset "utf-8";
@media screen 
{

body { background:#ffffff;margin:0px;}
/*页中banner*/
.banner2 {width:960px;height:105px;overflow:hidden;text-align:center; margin-top:6px;}

/*横向分隔距离*/
.hspace {margin-top:10px;}
/*横向间隔层*/
.hsplit {height:10px}
/*新闻热点图标*/
.hot {color:#C30 !important;padding-left:30px; background:url(/images/hot.jpg) no-repeat left;}

/*首页新闻热点图片*/
.box_hot {color:red !important; background:url(/images/hot.jpg) no-repeat left;}

/*页面标题*/
.page_title {margin-top:10px;margin-bottom:10px;color:#C30}
/*首页新闻块标题样式*/
.box_title {font-size:11pt;color:#da0000;font-weight:bold;padding-left:10px;}
/*红色风格新闻块标题样式*/
.redbox_title {font-size:11pt;color:#ffffff;font-weight:bold;padding-left:10px;}

/*通用首页新闻块样式定义*/
.box {padding:6px 5px;}
.box .title {padding:3px 0px;padding-left:15px; background:url(/images/news.jpg) no-repeat left;border-bottom:1px solid #f0f0f0}
.box .title a {color:#555555}
.box .title a:hover {}
.box .moreitem {margin-top:5px;}

.path {margin-bottom:20px;}
.path a {color:#c30;text-decoration:underline;}

/*竖向分隔线*/
.hline { background:url(/images/hline.gif) repeat-y center}

.btnmore { display:block; float:left; background:url(/images/moreitem.jpg) no-repeat center;height:20px ;width:74px ;overflow:hidden;line-height:20px;text-align:center;margin-right:10px;}
.btnmore:hover { background:url(/images/moreitem_over.jpg) no-repeat center;}

/*覆写newsbox的title处理以指定不同宽度*/
.newsblock .box .title {width:205px !important;width:220px; height:28px;line-height:22px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.newsblock .header {font-size:11pt;font-weight:bold;color:#C00;padding-left:10px;margin-top:5px;}


.discount_block .box .title {border:none;width:190 !important;width:205px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; line-height:130%}
.nettest_block {padding:0px;}
.nettest_block .box .title {border:none;width:205px;font-weight:bold;margin-top:5px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; padding-left:0px; background:none; text-align:left; }


.activity_block {padding:0px 5px;}
.activity_block .box .title {border:none;width:220px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }


/*首页正在热映*/
.recommend {}
.recommend div {}
.recommend .title {text-align:center;width:100%;padding-top:5px;}
.recommend .title a { }
.recommend .title a:hover { }

/*调整图片显示区域宽度和图片尺寸*/
.recommend .item {width:130px;text-align:center; position:relative;}
.recommend .pic  {position:relative;width:auto;height:130px;overflow:hidden;}
.recommend .pic a {display:block; width:auto;height:auto;padding:2px;border:1px solid #e0e0e0;}
.recommend .pic a:hover {border:1px solid #C60;}
.recommend .pic a div {margin-top:50px;}
.recommend  .hoticon {position:absolute;width:40px;height:39px;right:2;top:2; background:url(/images/hot.gif)}
.recommend  .discounticon {position:absolute;width:40px;height:39px;left:2;top:2; background:url(/images/discount.gif)}


.price {font-size:9pt;font-weight:bold;color:#c30}

.monthfocus {}
.monthfocus .title {text-align:center;width:100%;;margin-top:5px;line-height:140%}
.monthfocus .title a { }
.monthfocus .title a:hover { }

/*调整图片显示区域宽度和图片尺寸*/
.monthfocus .item {width:130px;text-align:center; position:relative;}
.monthfocus .pic  {position:relative;width:auto;height:130px;overflow:hidden;}
.monthfocus .pic a {display:block; width:auto;height:auto;padding:2px;border:1px solid #e0e0e0;}
.monthfocus .pic a:hover {border:1px solid #C60;}
.monthfocus .pic a div {margin-top:50px;}
.monthfocus  .hoticon {}
.monthfocus  .discounticon {position:absolute;width:40px;height:39px;left:2;top:2; background:url(/images/discount.gif)}



/*标题列表*/
.onlytitle { background:url(/images/news.jpg) no-repeat left;padding-top:2px;padding-bottom:2px;padding-left:20px;}
.onlytitle .title a {display:block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.onlytitle .title a:hover {}

/*博客风格*/
.blogstyle {overflow:hidden;padding-right:5px;padding-bottom:10px;}
.blogstyle .title {margin-bottom:3px;font-size:11pt;font-weight:bold; background:url(/images/news.jpg) no-repeat left;padding-left:20px;}
.blogstyle .title  a {color:#C30}
.blogstyle .title  a:hover {}
.blogstyle .time {color:#666;margin-bottom:3px;}
.blogstyle .summary {word-wrap:break-word;word-break:break-all;white-space:normal;}

/*全文风格*/
.fulltext {overflow:hidden;padding-right:5px;padding-bottom:10px;}
.fulltext .title {margin-bottom:3px;font-size:11pt;font-weight:bold;}
.fulltext .title  a {color:#C30}
.fulltext .title  a:hover {}
.fulltext .content {word-wrap:break-word;word-break:break-all;white-space:normal;}

/*文本层次*/
.cascade_text { clear:both;}
.cascade_text .title  {margin:10px 0px; clear:both;border-bottom:1px solid #e0e0e0;height:25px;}
.cascade_text .title  a.title_text {display:block;float:left;width:200px;font-size:11pt;font-weight:bold;color:#C30}
.cascade_text .title  a.title_text:hover {}
.cascade_text .title  a.more_text {color:#C30;display:block;float:right;width:74px;height:20px;color:#000; background:url(/images/moreitem.jpg) no-repeat center; text-align:center}
.cascade_text .title  a.more_text:hover {background:url(/images/moreitem_over.jpg) no-repeat center;color:#C30}
.cascade_text .content {}
.cascade_text .subtitle  {height:25px;line-height:25px;border-bottom:1px solid #f0f0f0;}
.cascade_text .subtitle  a { display:block;padding-left:15px; background:url(/images/news.jpg) no-repeat left;}
.cascade_text .subtitle  a:hover { }


/*图片层次*/
.cascade_pic { }
.cascade_pic .title  {margin-bottom:3px;font-size:11pt;font-weight:bold;}
.cascade_pic .title  a {color:#C30}
.cascade_pic .title  a:hover {}
.cascade_pic .content {margin-bottom:10px;}


/*调整图片显示区域宽度和图片尺寸*/
.cascade_pic .content .item {width:160px;text-align:center; position:relative;padding-bottom:10px;}
.cascade_pic .pic {position:relative;width:auto;height:160px;overflow:hidden}
.cascade_pic .pic a {display:block; width:auto;height:auto;padding:2px;border:1px solid #e0e0e0;}
.cascade_pic .pic a:hover  {border:1px solid #C60;}
.cascade_pic .pic a div {margin-top:50px;}
.cascade_pic .subtitle  {text-align:center;width:auto}
.cascade_pic .subtitle  a {}
.cascade_pic .subtitle  a:hover {}
.cascade_pic .item .hoticon {position:absolute;width:40px;height:39px;right:2;top:2; background:url(/images/hot.gif)}
.cascade_pic  .discounticon {position:absolute;width:40px;height:39px;left:2;top:2; background:url(/images/discount.gif)}

/*上图下文*/
.toppic_bottomtext {padding-bottom:10px;}
.toppic_bottomtext .title { width:auto;text-align:center }
.toppic_bottomtext .title a { }
.toppic_bottomtext .title a:hover { }

/*调整图片显示区域宽度和图片尺寸*/
.toppic_bottomtext .item {width:160px;text-align:center; position:relative;margin-bottom:5px;}
.toppic_bottomtext .pic  {position:relative;width:auto;height:160px;overflow:hidden}
.toppic_bottomtext .pic a {display:block;width:auto;height:auto;padding:2px;border:1px solid #e0e0e0;}
.toppic_bottomtext .pic a:hover {border:1px solid #C60;}
.toppic_bottomtext .pic a div {margin-top:50px;}
.toppic_bottomtext .hoticon {position:absolute;width:40px;height:39px;right:2;top:2; background:url(/images/hot.gif)}
.toppic_bottomtext  .discounticon {position:absolute;width:40px;height:39px;left:2;top:2; background:url(/images/discount.gif)}

.result_title {font-size:11pt;margin-bottom:20px;}
.searchitem {margin-bottom:15px}
.searchitem .title {background:url(/images/news.jpg) no-repeat left;padding-left:20px;}
.searchitem .title a {color:blue}
.searchitem .title a:hover {}
.searchitem .keyword {color:green;padding-left:20px;}
.searchitem .summary  {color:#999999;padding-left:20px;}
.searchitem .url {color:green;font-size:8pt}


/*左图右文*/
.leftpic_righttext { }
.leftpic_righttext .title { font-size:10pt;font-weight:bold;margin-bottom:5px;}
.leftpic_righttext .title a { color:#C30}
.leftpic_righttext .title a:hover { }
/*调整图片显示区域宽度和图片尺寸*/
.leftpic_righttext .leftpic_righttext_item {padding:5px 0px;}
.leftpic_righttext .leftpic_righttext_content {padding:0px 10px;}
.leftpic_righttext .item {text-align:center; position:relative;margin-bottom:10px;}
.leftpic_righttext .pic  {width:160px;height:160px;overflow:hidden}
.leftpic_righttext .pic a {display:block; width:auto;height:auto;padding:2px;border:1px solid #e0e0e0;}
.leftpic_righttext .pic a:hover {border:1px solid #C60;}
.leftpic_righttext .pic a div {margin-top:70px; text-align:center}
.leftpic_righttext .summary {}
.leftpic_righttext .summary * {line-height:150%;margin:0px;}
.leftpic_righttext .hoticon {position:absolute;width:40px;height:39px;right:2;top:2; background:url(/images/hot.gif)}
.leftpic_righttext  .discounticon {position:absolute;width:40px;height:39px;left:2;top:2; background:url(/images/discount.gif)}
.leftpic_righttext_content {position:relative;}
.leftpic_righttext_content .price {position:absolute;right:120;top:0;font-size:10pt;}
.leftpic_righttext_content .detail {position:absolute;right:10;top:2;}

.panel_title {font-size:11pt;color:#ffffff;font-weight:bold;line-height:25px;}

.leftitem a { display:block;padding-left:20px;font-size:10pt;height:auto;height:30px;line-height:30px; background:url(/images/lbox.jpg) no-repeat 7px;color:#000000}
.leftitem a:hover {background:url(/images/leftitem_bg.jpg) no-repeat right;color:#C30;font-weight:bold; text-decoration:none}
.leftitem a.selected {background:url(/images/leftitem_bg.jpg) no-repeat right;color:#C30;font-weight:bold;padding-left:15px;}

.leftitem2 a { background:url(/images/96-1.gif) no-repeat 25px;display:block;padding-left:40px;font-size:10pt;height:auto;height:25px;line-height:25px; color:#000000}
.leftitem2 a:hover {background:url(/images/leftitem_bg.jpg) no-repeat right;color:#C30;font-weight:bold; text-decoration:none}
.leftitem2 a.selected {background:url(/images/leftitem_bg.jpg) no-repeat right;color:#C30;font-weight:bold;padding-left:25px;}


.wide_content {width:960px}
.content {margin-bottom:8px;clear:both }
.page_content {width:710px !important;width:720px;padding-left:15px;padding-right:0px;overflow-x:hidden}
.page_content  font {font-size:9pt}

.wbtn {height:21px;float:right;margin-left:10px;}
.wbtn_left {width:6px;height:21px;background:url(/images/wbtn_left.jpg) no-repeat right;float:left}
.wbtn_right {width:6px; height:21px;background:url(/images/wbtn_right.jpg) no-repeat left;float:left}
.wbtn_text { height:21px;line-height:21px;background:#000000;color:#cb5804;float:left}
.wbtn_text a {color:#eeeeee;padding-left:3px;padding:0px;}
.wbtn_text a.submenu {color:#eeeeee;padding-left:3px;padding-right:10px;}
.wbtn_text a.submenu:hover {color:#ffffff;text-decoration:none; background:url(/images/warrow.gif) no-repeat right;}
.wbtn_text a:hover {color:#ffffff;text-decoration:none;}
.topbox {height:21px;margin-right:8px;}
.topbox .left { width:6px;height:21px;background:url(/images/topbx_left.jpg) no-repeat right;float:left}
.topbox .right {width:6px;height:21px;background:url(/images/topbox_right.jpg) no-repeat left;float:left}
.topbox .center { height:21px;line-height:16px;background:url(/images/topbox_center.jpg) repeat-x center;float:left;}

.service_block {}
.service_block div {width:200px;height:25px;line-height:23px;}
.service_block .msn .icon { background:url(/images/msn.png) no-repeat left;width:30px;height:23px; vertical-align:middle}
.service_block .skype .icon {background:url(/images/skype.png) no-repeat left;width:30px;height:23px;vertical-align:middle}
.service_block a { padding-left:10px;display:block;padding-left:5px;margin-bottom:8px;height:25px;}
.service_block a:hover { }

/*品牌列表*/
.brand_block img {display:block; clear:both}
.brand_block   {border:1px solid d0d0d0; display:block;padding:2px;margin-bottom:10px; text-align:center}
.brand_block:hover {border:1px solid #C30}
.brand_sel  {border:2px solid #C30;display:block;padding:2px;margin-bottom:5px;}

.border {border:1px solid #c0c0c0}

/*详细页附加内容样式*/
.TabbedPanelsContent  table {border-collapse:collapse; border-style:none; }
.TabbedPanelsContent  td {padding:2px;border-bottom:1px solid #e0e0e0;}


/*页脚*/
#footer {height:50px;}
#footer div {margin-top:5px;}
#footer * {color:#666666}
#footer a:hover {color:#000000;font-weight:bold}
/*--------------------------------------------------------------------bottom 页面底部*/

}
/*******************************以下样式仅用于打印********************************/
@media print
{
}
