@charset "utf-8";
/* CSS Document */
/***麵包屑*********************************************************/
#breadcrumbs_box {
	width: 100%;
	height: 38px;
	background:#EFEFEF;
	margin-bottom: 30px;
	margin-top:1px;
}
#breadcrumbs {
	width:1000px;
	margin:0 auto;
	color: #888888;
	font-size: 12px;
	line-height: 38px;
	height: 38px;
	font-weight: normal;
	word-spacing: 5px;
}
#breadcrumbs span {
	color: #777777;
	text-decoration: none;
}
#breadcrumbs img {
	vertical-align: middle;
	margin:0 10px;
	margin-bottom:2px;
}
#breadcrumbs a {
	color:#888888;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#breadcrumbs a:visited {
	color:#888888;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color:#888888;
	text-decoration: none;
}
#breadcrumbs .pb{
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #9D9D9D;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 2px;
	word-spacing:5px;
}
#breadcrumbs .pb a{
	color:#9D9D9D;
	text-decoration:none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#breadcrumbs .pb a:visited{
	color:#9D9D9D;
	text-decoration:none;
}
#breadcrumbs .pb a:hover{
	color:#111111;
	text-decoration:none;
}
#breadcrumbs .pb span{
	color:#111111;
	text-decoration:none;
}
/*********************************************************/
/*********************************************************/
#head {
	margin-bottom:40px;
}
#banner{
	height:200px;
	padding-bottom:34px;
	background:url(../data/banner/s.png) center bottom no-repeat;s
}
#main_box{
	min-width:1000px;
	border-bottom:#D8D8D8 1px solid;
	padding-top:20px;
}
#main {
	width: 1000px;
	margin: 0 auto;
	padding-bottom:40px;
}
/*********************************************************/
/*********************************************************/
.ad_box{
	width:1000px;
	margin:0 auto;
	padding-bottom:35px;
}
.ad_box li{
	width:498px;
	height:200px;
	list-style:none;
	float:left;
}
.ad_box li:last-child{
	float:left;
}
/*********************************************************/
/*********************************************************/
#page_title{
	width:1000px;
	position:relative;
	margin:0 auto;
}
#page_title img{
	vertical-align:middle;
}
/*********************************************************/
/*********************************************************/
#rightside {
	width: 720px;
	float: right;
	position: relative;
	margin-right:10px;
	padding-bottom:70px;
	background:url(../data/wrapper/s.jpg) center bottom no-repeat;
}
/*********************************************************/
/*********************************************************/
#right_bread {
	color:#FFF;
	height:25px;
	line-height:25px;
	font-size:13px;
	padding:0 10px 0 25px;
	margin-bottom:20px;
	background:url(../data/products/dot.jpg) 10px 11px no-repeat;
	background-color:#76135F;
}
#right_bread a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
#right_bread a:visited {
	color: #FFF;
	text-decoration: none;
}
#right_bread a:hover {
	color: #FFF;
	text-decoration: none;
}
#right_bread span{
	color:#FFF;
}
/*********************************************************/
/*********************************************************/
/*********************************************************/
#right_title {
	height:36px;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	color:#00B2B2;
	padding:29px 0 0 25px;
	margin-bottom:30px;
	background: url(../data/wrapper/tbg2.png) left bottom no-repeat;
}
/*********************************************************/
/*********************************************************/
.conbody_img {
}
.conbody_title {
	width:1000px;
	height:68px;
	position:relative;
	text-align:center;
	font-size:21px;
	font-weight:bold;
	line-height:54px;
	color:#FFF;
	margin:0 auto;
	margin-bottom:20px;
}
.conbody_title span {
}
.conbody_title a {
	color: #917F74;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.conbody_title a:visited {
	color: #917F74;
	text-decoration: none;
}
.conbody_title a:hover {
	color: #9F6C51;
	text-decoration: none;
}
#conbody_info {
	font-size:13px;
	color: #666666;
	margin: 0 auto;
	position: relative;
	margin-bottom:20px;
	padding:0 15px;
	background:#EEEEEE;
}
#conbody_info span {
	padding:0 10px;
}
#conbody_info img {
	vertical-align: middle;
	margin:0 2px 2px 0;
}
#conbody_info img.title {
	vertical-align: bottom;
	margin:0 10px 0px 0;
}
.contentbody {
	font-size: 13px;
	margin: 0 auto;
	font-size: 13px;
	position: relative;
	line-height: 26px;
	color:#777777;
}
/*******************************************************/
/*******************************************************/
.hidden {
	display: none;
}

.noborder{
	margin:0;
	border:none !important;
}

/*******************************************************/
/*******************************************************/
#content_post{
	padding:0 20px;
	margin-bottom:15px;
	position:relative;
}
#content_post .name{
	color:#999999;
	font-size:13px;
	float:left;
	line-height:22px;
	padding-top:10px;
}
#content_post .name span{
	color:#F99A3C;
	font-size:15px;
	font-weight:bold;
	display:block;
}
#content_post .photo{
	width:55px;
	height:55px;
	float:left;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-right:20px;
	overflow:hidden;
}
#content_post .photo img{
	max-width:55px;
	max-height:55px;
	vertical-align:middle;
}
#content_name{
	color: #009393;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	background:#EEEEEE;
	border-bottom:#9DD944 2px solid;
	padding:20px;
	margin-bottom:35px;
}
#content_post .like_btn{
	position:absolute;
	right:0px;
	top:18px;
}
.community_in {
	height: 24px;
	position: absolute;
	padding-left: 71px;
	background: url(../data/community/title.png) 0 0 no-repeat;
	right:20px;
	top: 50%;
	margin-top:-12px;
	z-index:10;
}
.community_in li {
	width: 24px;
	height: 24px;
	margin:0 0 0 8px;
	float: left;
	text-align: center;
	list-style: none;
}
.community_in li a {
	width: 100%;
	height: 100%;
	color: #A5A5A5;
	display: block;
	text-decoration: none;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.community_in li a:visited {
	color: #A5A5A5;
}
.community_in li a:hover {
	color: #444444;
}
.community_in li a.facebook {
	text-indent: -9999px;
	background: url(../data/community/fb_in.png) no-repeat;
}
.community_in li a.google {
	text-indent: -9999px;
	background: url(../data/community/google_in.png) no-repeat;
}
.community_in li a.twitter {
	text-indent: -9999px;
	background: url(../data/community/twitter_in.png) no-repeat;
}
.fb_box{
	width:960px;
	padding: 0 20px;
	margin:0 auto;
}
.fb_box .top{
	height:45px;
	position:relative;
	border:#CCCCCC 1px solid;
	margin-bottom:15px;
}
.fb_box .like{
	width:400px;
	position: absolute;
	left:10px;
	top:13px;
}
.fb_box .like iframe{
	width:400px;
}#list {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
