/**********product**/
.product{
	width: 1026px; overflow: hidden; margin: 5px auto;}

.product-sider{
	width: 285px; overflow: hidden; 
	padding: 30px; float: left; background: #c6dceb;}
.tree_box{margin: 5px 0;width: 285px; overflow: hidden;}
.tree_box h3,.tree_one h4,.tree_two li{cursor: pointer; padding-left: 10px;}
.tree_box h3{color: #025db9; font-size: 14px; line-height: 30px;}
.tree_one h4{color: #06a7e2; font-size: 14px; line-height: 25px;}
.tree_two li{color: #7ea5e0; font-size: 12px; line-height: 20px;}
.tree_one,.tree_two{display: none;margin: 0 0 0 10px;overflow: hidden;}
.tree_one li{margin: 5px 0;}
.tree_box h3.sider-current{
	background: #4ca8d8; color: #fff; border-radius: 5px;}


.product-index{
	width: 676px; overflow: hidden; float: right;}
.p-i-block{
	width: 672px; height: 235px; position: relative; 
	overflow: hidden; border: 2px solid #ccc; background: #eeeeef;}
.p-i-block img{
	width: 315px; height: 235px;
	position: absolute; left: 0px; top: 0px;}
.p-i-block h5{
	position: absolute; right: 260px;
	color: #fff; background: #9e9e9f; border-radius: 10px; 
	font-size: 12px; width: 60px; height: 20px; text-align: center; line-height: 20px;}
.p-i-block h1{
	position: absolute; left: 355px; top: 80px;
	color: #1d4fa0; font-size: 22px;line-height: 30px;}
.p-i-block h2{
	position: absolute; left: 355px; top: 165px;
	color: #1d4fa0; font-size: 18px;line-height: 30px;}

.p-i-b-index{
	width: 676px; height: 600px; overflow-y: scroll;}
.p-i-b-index h6{
	color: #fff; background: #1d4fa0; border-radius: 10px; margin-bottom: 20px;
	font-size: 12px; width: 60px; height: 20px; text-align: center; line-height: 20px;}
.p-i-b-index p{
	line-height: 25px; font-size: 12px;}
.p-i-b-i{
	padding:20px;}
.p-i-b-i img{width: 100%; margin-bottom: 20px;}
/*.p-i-b-i span{
	display: block; width: 100%; line-height: 25px; height: 25px; font-size: 14px; margin-top: 10px;
	overflow: hidden; background: url(/images/product-01.png) no-repeat left center; padding-left: 20px; color: #1d4fa0;}*/
