﻿
.product_sort{
	width:226px;
	height:820px;
	background:#fff url(../images/img_226x95.jpg) no-repeat left bottom;
	border:solid 1px #3299fd;
	position:relative;
	z-index:90;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.product_sort .hd{
	width:226px;
	height:40px;
	line-height:40px;
	text-indent:15px;
	font-size:15px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#FFF;
	background-color: #0082D0;
	
	background-repeat: no-repeat;
}
.product_sort .bd{padding-bottom:10px;}
.product_sort .bd .item{
	border-bottom:solid 1px #3299fd;
	height:36px;
	position:relative;
}
.product_sort .bd .item .title{
	width:226px;
	text-indent:43px;
	height:30px;
	overflow:hidden;
	line-height:42px;
	font-size:14px;
	font-weight:bold;
	color:#292929;
}
.product_sort .bd .item .title a{
	color:#0082d0;
	position:relative;
}






.product_sort .bd .item .arrow{font-family:font-size:20px; color:#c0d7f9;position:absolute;right:10px;top:14px;}
.product_sort .bd .item .line{position:absolute;right:-2px;top:0px;width:2px;height:60px;background-color:#fff;z-index:95;display:none;}
.product_sort .bd .item .subitem{display:none;}
.product_sort .bd .layer .line{display:block;}
.product_sort .bd .layer .arrow{display:none;}
.product_sort .bd .layer .subitem{width:400px;background:#fff;border:solid 1px #3299fd;border-left:none;font-family:"΢���ź�";position:absolute;left:227px;_left:228px;top:-15px;z-index:95;min-height:60px;height:auto!important;height:60px;padding:5px 10px 15px 10px;display:block;}
.product_sort .bd .layer .subitem .inner .tit{font-size:12px; text-align:left; border-top:1px dashed #d7d7d7;padding:5px 0;}
.product_sort .bd .layer .subitem .inner .tit1{border-top:none;}


.product_sort .bd .layer .subitem .inner ul li{float:left;padding:0 8px;height:25px;}
.product_sort .bd .layer .subitem .inner ul li a{color:#222;display:block;}
.product_sort .bd .layer .subitem .inner ul li a:hover{color:#3299fd;text-decoration:underline;text-decoration:none}
.company.clear-fix .TitleBox .huaneng {
	height: 280px;
	width: 310px;
	border: thin solid #0071B5;
	float: right;
}



/*index_product*/
.product_class_list {
	width: 100%;
	padding-bottom: 25px;
	background-color: #336699;
}
.product_class_list h3 {
	height: 52px;
	font-size: 24px;
	font-weight: normal;
	color: #0066CC;
	text-align: center;
	line-height: 52px;
	border-bottom: 1px solid #fff;
	background-color: #33CCFF;
}
.product_class_list ul {
    margin-top: 10px;
}
.product_class_list li {
	line-height: 45px;
	padding: 0 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.product_class_list li a {
    color: #fff;
    font-size: 14px;
}
.product_class_list li a:hover {
	color: #0FF;
}
.product_class_list .subnav2{
    margin-left: 15px;margin-bottom: 10px;display: none;
}
.product_class_list .subnav2 a{
	display: block;
	line-height: 35px;
	color: #fff;
}
.sp_left{
    width:240px;
    float: left;
}
