
.box_products {
}
.box_products .bp_title {
	height: 40px;
}
.box_products .bp_title h2 {
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
}
.box_products .bp_tab {
}
.box_products .bp_tab ul, .box_products .bp_tab li {
	margin: 0;
	padding: 0;
}
.box_products .bp_tab ul {
	height: 30px;
	background: url(../images/line.png) bottom repeat-x;
}
.box_products .bp_tab ul {
	display: inline-block;
	width: 100%;
}
.box_products .bp_tab li, .box_products .bp_tab li a {
	display: inline-block;
	font-weight: bold;
}
.box_products .bp_tab li {
	margin-left: 3px;
}
.box_products .bp_tab li a:hover
{
	background: #007dac;
}
.box_products .bp_tab li a {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background: #004676;
	line-height: 26px;
	padding: 0 19px;
background: #004676;
border-top: #dadada 2px solid;
border-left: #dadada 2px solid;
border-right: #dadada 2px solid;
border-bottom: #f8f8f8 2px solid;
color: #fff;
	margin-bottom: 2px;
	font-size: 11px;
}
.box_products .bp_tab li a:hover {
	background: #007dac;
	border-top: #dadada 2px solid;
	border-left: #dadada 2px solid;
	border-right: #dadada 2px solid;
	border-bottom: #f8f8f8 2px solid;
	color: #fff;
	margin-bottom: 0;
}
.box_products .bp_tab a.selected {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	background: #007dac;
	line-height: 26px;
	padding: 0 20px;
	border-top: #dadada 2px solid;
	border-left: #dadada 2px solid;
	border-right: #dadada 2px solid;
	border-bottom: #f8f8f8 2px solid;
	color: #fff;
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold;
}
.box_products .bt_content {
	width: 293px;
	padding: 0 9px;
}
.box_products .bp_item {
	padding: 10px 0;
}
.box_products .bi_thumb {
	width: 93px;
	float: left;
}
.box_products .bi_thumb img {
	border: #e9e9e9 1px solid;
	width: 75px;
	height:75px;
}
.box_products .bi_info {
	width: 200px;
	float: left;
}
.box_products .bi_info a {
	color: #424242;
	line-height: 18px;
	display: inline-block;
	margin-bottom: 10px;
}
.box_products .bi_info a:hover {
	color: #900202;
}
.box_products .bi_info span {
	color: #900202;
	font-weight: bold;
}
.box_products .bp_hr {
	height: 0px;
	border-top: #e6e6e6 1px solid;
	border-bottom: #FFF 1px solid;
	overflow: hidden;
	clear: both;
}
.pro_comments {
	margin-top: 30px;
}
.pro_comments .pc_title {
	height: 40px;
	border-left: #373737 7px solid;
	border-right: #e2e2e2 1px solid;
	border-bottom: #e2e2e2 1px solid;
	border-top: #e2e2e2 1px solid;
	-webkit-box-shadow: #e6e6e6 5px 5px 10px;
	-moz-box-shadow: #e6e6e6 5px 5px 10px;
	box-shadow: #e6e6e6 5px 5px 10px;
	margin-bottom: 10px;
}
.pro_comments .pc_title >div {
	background: url(../images/icon_comments.png) #f6f6f6 center left no-repeat;
	border: #1px solid;
	padding: 0 0 0 50px;
	height: 38px;
	text-align: right;
}
.pro_comments .pc_title h2 {
	float: left;
	line-height: 38px;
}
.pro_comments .pc_title a {
	display: inline-block;
	padding: 0 0 0 35px;
	background: url(../images/icon_question.png) center left no-repeat;
	line-height: 36px;
	margin: 0 10px 0 0;
}
.pro_comments .pc_title a:hover {
	text-decoration: underline;
}
.pro_comments .pc_item {
}
.pro_comments .pi_avatar {
	width: 100px;
	float: left;
}
.pro_comments .pi_avatar img {
	width: 50px;
	padding: 1px;
	border: #e1dfe2 1px solid;
	margin: 0 0 0 10px;
}
.pro_comments .pi_user {
	color: #AAA;
	font-size: 11px;
}
.pro_comments .pi_user span.user {
	color: #3497F4;
	font-size: 14px;
	font-weight: bold;
}
.pro_comments .pi_info {
	width: 675px;
	float: left;
}
.pro_comments .pi_question {
	margin: 10px 0 20px 0;
	color: #000;
}
.pro_comments .pi_answer {
	position: relative;
}
.pro_comments .pi_content {
	padding: 15px;
	background: #f7f7f7;
	border: #cccccc 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 20px;
}
.pro_comments .pi_arrow {
	position: absolute;
	width: 20px;
	height: 11px;
	top: -10px;
	left: 15px;
	background: url(../images/comment_arrow_up.png) center center no-repeat;
}
.pro_comments .pc_hr {
	height: 0px;
	overflow: hidden;
	border-bottom: #FFF 1px solid;
	border-top: #eaeaea 1px solid;
	clear: both;
	margin: 10px 0;
}
.box_news {
}
.box_news .bn_title {
	height: 36px;
	background: url(../images/box_news_bg.png) #f88635 bottom repeat-x;
	border: #e8690a 3px solid;
	margin-bottom: 3px;
}
.box_news .bn_title h2 {
	line-height: 36px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	margin-left: 15px;
}
.box_news .bn_item {
	padding: 15px 0;
}
.box_news .bn_item img {
	width: 50px;
	height: 37px;
	margin: 0 18px 0 15px;
	border: none;
}
.box_news .bn_item a.bi_title {
	color: #1390be;
	font-weight: bold;
}
.box_news .bn_item a.bi_title:hover {
	color: #f88635;
}
.box_news .bn_hr {
	height: 0px;
	border-top: #e6e6e6 1px solid;
	border-bottom: #FFF 1px solid;
	clear: both;
}
