
/*高端设备 str*/
#se_box{
	width: 100%;
	margin-top:5px; 
	overflow: hidden;
}
#se_box h3{
	height: 35px;
	line-height: 35px;
	padding-left:17px; 
	color: #fff;
	background: url(../images/sb_t_bg_03.gif) repeat-x;
}
#se_box .pic_sb{
	width: 100%;
	padding-top:3%;
	background: #f1f1f1;
	overflow: hidden;
}
#se_box .pic_sb .sb{
	width:45.5%; float:left;
	margin-left:3%; text-align:center;
}
#se_box .pic_sb .sb img{ width:100%; height:180px;
}
#se_box .pic_sb .sb p{
	width:100%; line-height:30px; height:30px; overflow:hidden;
	color: #db1378;
}
/*高端设备 end*/

/*yy str*/
#y_box{
   width: 100%;
   height: 82px; padding:10px 0;
   background:#FFE5E4;
}
#y_box a{ float:left;
	width: 25%; height:82px; overflow:hidden;
    font-size:14px;
    text-align: center;
    line-height:18px; color:#333;
}

#y_box a img{ width:100%; max-width:60px;}

/*yy end*/
/*wenda str*/
#wenda{
	width:100%;
	overflow: hidden;
}
#wenda h3{
	width: 100%;
	height: 35px; text-indent: 40px;
	position: relative;
	line-height: 35px;
	color: #fff;
	background: url(../images/sb_t_bg_03.gif) repeat-x;
}
#wenda h3 span{
	position: absolute;
	width: 26px;
	height: 26px;
	top:4px;
	left: 8px;
	background: url(../images/wenda_bg_03.jpg) no-repeat;
}
#wenda ul{
	width: 100%;
	overflow: hidden;
}
#wenda ul li{
	width: 96%;  padding:0 2%;
	height:40px;
	line-height:40px; overflow:hidden;
	border-bottom: 1px dashed #ddd;
}
#wenda ul li a{
	float: left;
	padding-left:10px; font-size:14px;
	color: #585858; 
	background: url(../images/fangkuai_03.jpg) no-repeat left center;
}
#wenda ul li b{font-weight:normal;}
#wenda ul li a:hover{
	color: #333;
}
#wenda ul li span{
	float: right;
	color: #e11a65;
}
#wenda p{
	width: 206px;
	height: 26px;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#wenda p a{
	display: block;
	width: 98px;
	height: 26px;
	float: left;
	margin-left: 3px;
}
#wenda p a.tiwen{
	background: url(../images/sb_btn_03.jpg) no-repeat;
}
#wenda p a.more{
	background: url(../images/sb_btn_05.jpg) no-repeat;
}
/*wenda end*/
/*pinglun srt*/
#pl_box{
	width: 100%;
	overflow: hidden;
	border-bottom:1px solid #ddd;
}
#pl_box h3{
	width: 100%;
	height:30px; line-height:30px;
	background:#FF8587; color:#fff; font-size:14px; text-indent:10px;
}
#pl_box ul{
	width: 100%;
	overflow:hidden;
}
#pl_box ul li{
	width:94%;padding:2% 3%;

	line-height: 22px;	
}
#pl_box ul li.cur{
	background: #fff5f1;
}
/*pinglun end*/