@charset "gb2312";
/*=
	首页左侧分类
--------------------------------------------------------------------------------------------------------------------------------*/
.category {height:auto; float:left; z-index:999;}
	.category .cn{margin-top:0; width:auto; height:auto;}
		.category .cn .cnhd span{margin-left:20px;}
			.category .cncn h3{height:39px; margin-left:30px;}
				.category .cncn h3 span{margin:0; padding:0;}

	.category .cn .cncn{ height:auto; width:200px; background:url(../images/fl_menu_bg.png) top left repeat-y; z-index:999;}
	.category .cn .cncn li .item{padding-top:2px; font-family:"宋体"; font-size:12px; text-decoration:none; z-index:999;}
	.cateItem{height:200px;}

	/*=
		鼠标HOV样式
	*/
	.category .cncn .hpOver h3{ margin:0; padding:0; position:relative; border-top:1px solid #0165bd; border-left:1px solid #0165bd; border-bottom:1px solid #0165bd; background:#fff url(../images/bg.gif) left -612px no-repeat; z-index:999; clear:both;}
		.category .cncn .hpOver h3 span{ padding-left:35px; color:#470; line-height:39px;}
		.category .cncn .hpOver h3.chufang span{ clear:both; margin:0;}

	
	/*=
		左侧分类交互出现的二级分类
	--------------------------------------------------------------------*/
	.category .secCate{ padding:10px 0; z-index:999;}
		.category .secCate.width1{ width:auto;}
		.category .secCate.width2{ width:auto;}
		.category .secCate .item{ padding:0 10px; float:left; background:none;}
		.category .secCate .item.width1{ width:auto;}
		.category .secCate .item.width2{ width:auto;}
			.category .secCate .item .cncn{height:auto;}
		.category .secCate .first{}
		.category .secCate .last{ padding-right:0;}
			.category .secCate .item h3{ margin:0; border:0; line-height:18px; _height:18px; font-size:12px; background:none; color:#470;}
			.secCate .item ul{ width:auto; float:left;}
				.secCate .item ul li{ float:left; width:80px; margin-right:5; margin-bottom:5px; _margin-bottom:0px; border-bottom:0; display:inline;}

				.category .secCate .item .cnft{ padding:0;}
					.category .secCate .item .cnft a{ margin:0;}
	
	/*=Start 
		分类的鼠标交互样式（容器的样式）  等设计好了改这里
	----------------------------------------------------- ----------------*/
	.category .hpOver{ position:relative;}
	.category .h-t{ cursor:pointer; line-height:50px; _line-height:39px; margin:0; padding:0;}
	.category .h-c{ left:199px; top:0; z-index:999;}

		
	.category,.category .cn,.category .cn .cncn,.category .cncn ul,.category .cncn li{ z-index:999;}
		.category .item{ padding:0 0 11px 10px;}
		.category .item div{height:20px;}
		.category .cateItemLast{background:none;}
		.category .last{ padding-bottom:0; background:none;}
			.category .item a{ line-height:24px; display:inline-block;}
				.category .item .mr{margin-right:4px;}
				
	/*=面包屑=*/	
	.h-c{position:absolute; padding:10px; background-color:#fff; border:1px solid #0165bd; display:none;}
		.h-c li{ line-height:24px; padding:0;}
		.h-c li.last{ background:none;}
			.h-c li a{background:none;}
			.h-c li a:hover{background:none;}
		
/*=具体分栏结构
------------------------------------------------------------------------------------------------------------------------------------*/
	.c2-aa{ width:200px;}
	.new_wraper .c2-aa{ width:170px;}
	.index_left{margin:0;_margin-left:0;}

/*=蓝色的边框*/
.sideBox_s{ background-color:#f4f9ff;}
		.sideBox_s .cn .cncn{ padding:0 0 0;}
	.sideBox_s .ft{ background:url(../images/fl_bg.gif) left -327px repeat-x;}
		.sideBox_s .ft .conerL{width:5px; height:6px; left:0; bottom:0; background:url(../images/fl_bg.gif) left -313px no-repeat;}
		.sideBox_s .ft .conerR{ width:7px; height:6px; right:0; bottom:0; background:url(../images/fl_bg.gif) -5px -313px no-repeat;}
		
h3 {font-size:14px;}

a           { color:#666; text-decoration: none; } 
a:link, 
a:visited 	{text-decoration:none;}

a:focus,
a:hover, 
a:active 	{color:#580;text-decoration:underline;}

em			{font-style:normal; font-weight:bold; color:#b11;}
ul,ol ,li		{ list-style:none;}





.comp {}
.comp li {}
	.comp .pic{ display:block; }
	/*=详细描述=*/
	.comp .summary {}
	
	/*=简单描述=*/
    .comp p{margin:3px 0;}
    .comp em {
        color: #ff6600;
        font-weight: bold;
        font-style: normal;
        font-size: 14px;
        
    }
.comp del{color:#999; font-size:12px; }


.box:after,.b-c:after,.c2-b:after,.c2-a:after,.row:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;	
}	 

.clearfix:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}
.clearfix {zoom:1;}