@charset "utf-8";
body {
	font: 12px/22px 'Microsoft Yahei',sans-serif,Tahoma,Geneva,Arial,"微软雅黑","黑体","宋体";
	text-align: left;
	background-color: #FFFFFF;
	width:100%;
	height:100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, menu, nav {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
input, button, select, textarea, pre {
	font: 14px/22px 'Microsoft Yahei',sans-serif,Tahoma,Geneva,Arial,"微软雅黑","黑体","宋体";
}
ol, ul {
	list-style: none;
}
a:visited {
	text-decoration: none;
	color:#94452D;
	outline: none;
}
a:link, a:active, a:focus {
	text-decoration: none;
	color: #575757;
	outline: none;
}
a:hover{text-decoration:none;color:#FFFFF9;background-color:#0074CC}
a:hover em{background-color:#AA2104}
q:before,q:after,blockquote:before,blockquote:after{content:""}
p {
	word-wrap: break-word;
	word-break: break-all;
}
	#header {
		width: 990px;
		/*margin-top: 20px;
		margin-bottom: 20px;
		border-radius: 5px;*/
		height: 42px;
		margin-right: auto;
		margin-left: auto;
		position: relative;
	}
	.mainmenu {
		float: left;
		width: 720px;
		height: 42px;
	}
	.mainmenu li {
		float: left;
	}
	.mainmenu li a{
		color: #FFF;
	}
	.my {
		position:relative;
		float: right!important;
		line-height: 42px!important;
	}
	#wrapper {
		width: 990px;
		height:100%;
		margin: auto;
		margin-top: 40px;
		overflow: hidden;
	}
	#content {
		width: 990px;
		margin: auto;
		overflow: hidden;
	}
	#main {
		width: 1010px;
		float: left;
	}
	#panel {
		width: 990px;
	}
	#left {
		width: 660px;
		float: left;
	}
	#side {
		width: 285px;
		float: right;
		_margin-right: -30px;
	}
	#footer {
		width: 950px;
		height:65px;
		max-height:65px;
		margin: auto;
		border-top: 0px dotted #CCC;
		padding: 10px 0;
		font-size: 12px;
		color: #999!important;
	}
	.post_list {
		width: 336px;
	    padding-top: 0px;
	    padding-left: 0px;
	    padding-right: 20px;
	    padding-bottom: 20px;
	}
	.download .qrcode {
		width: 180px;
		float: right;
		margin-left: 40px;
		text-align:center;
	}
	.download .intro {
		text-align: left;
	}
	
	
.my-func {
	position: absolute;
	right: 0px;
	top: 42px;
	width: 120px;
	z-index: 999;
	background-color: #0074CC;
	border: 1px solid #FFF;
	border-top:none;
}
.my-func li {
	padding: 5px 0 5px 30px;
	line-height: 25px;
	/*background: url(../pic/arrow.gif) 15px center no-repeat;*/
	font-size: 14px;
}
.my-func li a{
	color: #FFF;
}
.my-func li a:hover{
	text-decoration: underline;
}

.mainmenu li {
	line-height: 42px;
	padding: 0 0 0 30px;
}
.mainmenu li a:hover{
	text-decoration: underline;
}
.topic-doc {
	margin:0px;
	padding:40px;
}
@media (max-width: 1024px){
	#header {
		width: 100%;
		/*margin-top: 20px;
		margin-bottom: 20px;
		border-radius: 5px;*/
		height: 42px;
		margin-right: auto;
		margin-left: auto;
		position: relative;
	}
	.mainmenu {
		float: left;
		width: 100%;
		height: 42px;
		background: #60B4E1;
		margin-bottom: 42px;
	}
	.mainmenu li {
		float: left;
		padding-left:20px;
	}
	.mainmenu li a{
		color: #FFF;
	}
	.my {
		float: right!important;
		background: #60B4E1;
		line-height: 42px!important;
	}
	.my-func {
		width: 100%;
		display: block;
	}
	.my-func li {
		padding: 5px 0 5px 60px;
	}
	.user {
		margin-left: 30px;
	}
	.post_list{
		padding: 0;
		padding-bottom: 10px;
	}
	#wrapper {
		width: 100%;
		height:100%;
		margin: auto;
		margin-top: 90px;
		overflow: hidden;
	}
	#content {
		width: 100%;
		margin: auto;
		overflow: hidden;
	}
	#main {
		width: 100%;
		float: left;
	}
	#panel {
		width: 100%;
	}
	#left {
		width: 100%;
		float: left;
	}
	#footer {
		width: 100%;
		height:65px;
		margin: auto;
		border-top: 0px dotted #CCC;
		padding: 10px 0;
		font-size: 12px;
		color: #999!important;
	}
	.footer-like {
		display:none;
	}
	#side {
		width: 100%;
		float: right;
		_margin-right: -30px;
	}
	.post_list {
		width: 100%;
	}
	.download .qrcode {
		float: none;
		width: auto;
		margin-left: 0;
		margin-bottom: 40px;
		text-align:center;
	}
	.download .intro {
		text-align: center;
	}
	.topic-doc {
		padding : 20px;
	}
}


#headbar {
	width:100%;
	position: fixed;left: 0;
	top: 0;
	z-index: 1000;
	height: 42px;
	/*background: url(../pic/head.png);*/
	background: #0074CC;
}
.logo a {
	float: left;
	display: block;
	width: 100px;
	height: 42px;
	text-indent: -99em;
	background: url(../pic/logo.png) no-repeat;
}

.my img {
	display: block;
	margin-top: 5px;
	margin-right: 60px;
}
.no-login {
	padding-right: 10px;
	color: #FFF!important;
}
.my-noti {
	position: absolute;
	right: 100px;
	top: 42px;
	width: 120px;
	display: none;
	z-index: 999;
	background-color: #0074CC;
	border: 1px solid #FFF;
	border-top:none;
}
.my-noti li {
	padding: 3px 0 3px 30px;
	font-size: 12px;
}
.my-noti .type {
	padding: 5px 0 5px 30px;
	background: url(../pic/arrow.gif) 15px center no-repeat;
	border-bottom: 1px solid #FFF;
	font-size: 14px;
}
.my-noti li a{
	color: #FFF;
}
.my-noti li a:hover{
	text-decoration: underline;
}
#search {
	width: 185px;
	height: 27px;
	float: right;
	margin-right: 6px;
	margin-top: 6px;
	background: url(../pic/bg_search.png) no-repeat;
}
.fl {
	margin: 0px;
	float: left;
}
.border-text {
	width: 140px;
	height: 18px;
	float: left;
	border: none;
	background: #DAD8D2;
	margin-top: 5px;
	margin-left: 10px;
	color: white;
	font-size: 11px;
}
.fr {
	margin: 0px;
	float: right;
}
.btn-search {
	float: right;
	height: 18px;
	width: 18px;
	margin-top: 5px;
	margin-right: 5px;
}
.top-search {
	float: right;
	width: 285px;
	margin-left: 16px;
	display: inline;
}

.searchbox {
	width: 185px;
	float: left;
}
.input {
	border: 1px solid #D9D9D9;
	height: 22px;
	line-height: 20px;
	display: inline;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.searchbutton {
	float: right;
	font-size: 14px;
}
.postbutton {
	float: right;
	font-size: 14px;
	margin-right:28px;
	margin-top:2px;
	border: none;
	height: 30px;
	cursor: pointer;
	color: #FFFFF9;
	_padding: 0 7px;
	display: inline;
	background-color: #0074CC;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	
	/*border-radius: 5px;*/
}
.button {
	border: none;
	height: 40px;
	cursor: pointer;
	color: #FFFFF9;
	_padding: 0 7px;
	/*display: inline;*/
	background-color: #0074CC;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
#panel {
	overflow: hidden;
	clear:both;
	margin: auto;
	margin-top:25px!important;
	margin-bottom: 10px;
	/*border-radius: 5px;*/
}
.panel-list {
	width: 674px;
	float: left;
	height: 226px;
	position: relative;
	overflow: hidden;
	/*border-radius: 5px 0 0 5px;*/
}
.panel-list .statusnum{
	margin-top: 10px;
}
.panel-list .statusnum span {
	font-weight: 700;
	font-size: 22px;
	font-family: Constantia,Georgia;
}
.panel-list textarea{
	border: 1px solid #EDEDEB;
	margin-left: 20px;
	width: 575px;
	height: 120px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#imgbox .bn-x,#imgbox1 .bn-x {
border: 0;
background: 0;
cursor: pointer;
color: #ccc;
font: 400 14px/0.9 tahoma;
line-height: .9;
float:right;
margin-right:4px;
margin-top:2px;
}
.bg-white {
	background: #FFF;
	font-size: 14px;
}
.text-button {
	color: #FFFFF9!important;
	padding: 10px 15px;
	font-size: 14px;
	margin: 0!important;
	background-color: #0074CC;
	
	/*border-radius: 5px;*/
}
.text-button:hover {
	background: #0074CD;
}
.postbutton:hover {
	background: #0074CD;
}
.panel-users {
	width: 285px;
	float: right;
	background: #DAD8D2;
	border-left: 1px #DAD8D2 solid;
	padding: 15px;
	height: 196px;
	display: inline;
	_width: 250px;
}
.panel-users h5 {
	text-align: center;
	font-size: 14px;
	color: #666;
	height: 60px;
}
.center {
	margin: 30px 0px 10px 0px;
	text-align: center;
}
.panel-login {
	margin-top: 15px;
	width: 263px;
	text-align: center;
	font-size: 12px!important;
}
.panel-login p {
	margin-bottom: 10px;
}
.panel-login em a {
	background-color: #C4BFB5;
	padding: 3px 6px 3px 6px;
	color: #FFFFF9!important;
	font-size: 12px!important;
	font-style: normal;
	margin-right: 1px!important;
	background-repeat: no-repeat;
	background-position: 6px 3px;
}
.panel-login em a:hover {
	background-color: #0074CC;
}
/*.login-qq {
	background-image: url(../pic/QQ.png);
}
.login-sina {
	background-image: url(../pic/sina.png);
}
.login-douban {
	background-image: url(../pic/douban.png);
}
*/
	/*padding: 3px 6px!important;*/

.apps {
	margin-bottom: 0px;
}
.sub-title {
	font-size: 14px;
	color: #999;
	margin-top: 10px;
}
.sub-title a {
	font-size: 12px;
	margin-left: 10px;
}
.apps-type {
	margin-bottom: 20px;
	margin-top: 10px;
	line-height:35px;
}
.apps-type a {
	background-color: #C4BFB5;
	padding: 6px 10px 6px 10px;
	color: #FFFFF9!important;
	font-size: 14px!important;
	font-style: normal;
	margin-right: 1px!important;
	background-repeat: no-repeat;
	background-position: 6px 3px;
	text-align: center;
	border-radius: 5px;
	white-space: nowrap;
}
.apps-type a:hover {
	background-color: #0074CC;
}
.apps-type .select {
	background-color: #0074CC;
}
.apps-type .selected {
	background-color: #0074CC;
}
.apps-list {
	background-color: #FFF;
}
.apps-list li {
	width: 195px;
	height: 195px;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
	z-index: 1;
	float: left;
}
.apps-info {
	position: absolute;
	width: 175px;
	padding: 10px;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	background: url(../pic/white-bg.png);
	z-index: 3;
	font-size:12px;
}
.clr, .c {
	clear: both;
	overflow: hidden;
	height: 0;
}
.apps-info p {
	line-height: 20px;
	height: 0;
	overflow: hidden;
	color: #666;
}
.apps-info p a {
	color: #555;
	display: block;
	width: 175px;
	height: 88px;
}
.apps-info p a:hover {
	background:none;
}
.dh-red, .dh-red:hover {
	float: left;
	padding-left: 15px;
	background: url(../pic/like2.png) 0 5px no-repeat;
	color: #F38562!important;
}
.dh-gray, .dh-gray:hover {
	float: left;
	padding-left: 15px;
	background: url(../pic/like.png) 0 5px no-repeat!important;
	color: #999!important;
}
.apps-list img {
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	height: 195px;
	z-index: 2;
}
.apps-user {
	float: right;
	color: black!important;
	background: none!important;
}
.apps-more {
	clear:both;
	float: left;
	height: 25px;
	width: 615px;
	background-color:#F5F3EF;
	text-align: center;
	font-size:14px;
}
.apps-more:hover {
	background-color:#DAD8D2;
}
.group {
	/*overflow: hidden;*/
	margin-bottom: 15px;
	background:#FFF;
	padding:5px 10px 0px 10px;
}
.group-list {
	overflow: hidden;
}
.group-list li {
	padding: 10px 0;
	border-bottom: 1px solid #DDD;
	overflow: hidden;
	zoom: 1;
}
.group-list p {
	float: left;
	font-size: 14px;
}
.g-dn {
	display: none!important;
}
.group-follow, .group-followed {
	font-size: 12px;
	float: right;
	border: 1px solid #DDD;
	color: #999;
	background:none;
	padding: 1px 8px;
}
.group-follow, .group-followed a:hover{
	text-decoration:none;
	color:#FFFFF9;
	background:none;
}
.g-dn, .hide {
	display: none;
}
.advanced {
	background: url(../pic/maozi1.png) no-repeat;
	padding-left: 15px;
	text-indent: -99em;
	margin: 0 5px;
}
.master:hover {
	background: url(../pic/maozi.png) no-repeat;
}
.group-img {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 10px;
}
.group-logo {
	float: left;
	width: 60px;
	height: 60px;
	padding-right: 10px;
}
.group-count {
	color: #999!important;
	font-size: 12px;
}
.group-home {
	font-size: 14px;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 20px;
}
.group-home .bd {
	word-wrap: break-word;
	padding: 4px 9px;
	border-width: 0 1px;
}
.group-desc {
	color: #666;
}
.topic-users {
	font-size: 12px;
	width: 275px;
	float: right;
	background: #DAD8D2;
	padding: 15px;
	height: 196px;
	display: inline;
	vertical-align:middle;
}
.topic-userinfo {
	line-height: 10px;
	text-align: center;
	margin: 0;
}
.topic-userinfo img{
	width:160px;
	height:auto;
	padding:1px;
	border:1px solid #FFF;
}
.topic-userdata {
	text-align: center;
	color: #999;
}
.clearfix {
	display: block;
	height: 25px;
}
.fleft {
	float: left;
}
.rec {
	float: right;
}
.footer-like {
	float: right;
	width: 120px;
	height: 30px;
	margin-top: 10px;
}

.composeoperate {
	padding-top: 5px;
	margin-left: 20px;
	font-size:12px;
}
.addrtitle {
	color: #818281;
	padding-top: 5px;
}
.lettercounter {
	width: 150px;
	text-align: left;
	margin-top:10px;
	margin-left:20px;
}
.graytext, a.graytext:link, a.graytext:visited {
	color: #A0A0A0;
}
.lettercounter .statusnum {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	padding: 0 5px;
}
.composearea {
	margin-left: 52px;
	zoom: 1;
	_margin-left: 49px;
}
.composearea .textinput {
	background: white;
	border: 1px solid #CCC;
	width: 530px;
	height: 50px;
	padding: 5px;
}
.rounded5 {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.composearea .textinput textarea {
	width: 533px;
	height: 50px;
	border: none;
	overflow: auto;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
textarea {
	width: 630px;
	border: 1px solid #718DA6;
	padding: 3px;
	font-family: "lucida Grande",Verdana;
	outline: none;
}
.composearea .textinput textarea {
	width: 533px;
	height: 50px;
	border: none;
	overflow: auto;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
.left, .qm_left {
	float: left;
}
.addrtitle {
	color: #818281;
}
.ico_addimg {
	width: 14px;
	height: 12px;
	margin: 0 3px -1px 0;
	background: url(../pic/icon082485.png) no-repeat 0 -80px;
	overflow: hidden;
}
.ico_addvideo {
	width: 14px;
	height: 9px;
	margin: 0 3px 0 0;
	background: url(../pic/icon082485.png) no-repeat -17px -64px;
	overflow: hidden;
}
.right, .qm_right {
	float: right;
}
.ico_broadcast, .ico_tencent, .ico_sina,.ico_douban,.ico_renren, .ico_sohu, .ico_zone, .ico_netease, .ico_wordpress {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 0 -2px 0;
	overflow: hidden;
	font-size: 1px;
}
.ico_tencent {
	background: url(../pic/miniblogs082485.png) no-repeat 0 0;
}
.ico_sina {
	background: url(../pic/miniblogs082485.png) no-repeat -31px -1px;
}
.ico_sohu {
	background: url(../pic/miniblogs082485.png) no-repeat -62px 0px;
}
.ico_zone {
	background: url(../pic/miniblogs082485.png) no-repeat -92px 0px;
}
.ico_netease {
	background: url(../pic/miniblogs082485.png) no-repeat -172px 0px;
}
.ico_wordpress {
	background: url(../pic/miniblogs082485.png) no-repeat -193px 0px;
}
.ico_douban {
	background: url(../pic/miniblogs082485.png) no-repeat -120px 0px;
}
.ico_renren {
	background: url(../pic/miniblogs082485.png) no-repeat -145px 0px;
}



.page-title {
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
	width:990px;
}
.app-img img {
	display: block;
	width: 615px;
}
.app-logo{
	float: left;
	display: block;
	padding-right: 30px;
	padding-bottom: 10px;
}
.app-desc {
	padding-left: 10px;
	font-size: 14px;
	background: white;
}
.app-desc li{
	margin: 10px;
	list-style-type: disc;
}
.app-time span {
	float: right;
}
.digg:hover {
	background-position: 0 -25px;
}
/*.app-time span a {
	display: block;
	text-indent: -99em;
	width: 59px;
	height: 24px;
	background: none;
	background-image: url(../pic/dish_digg.png);
	background-repeat: no-repeat;
}*/
.digg {
	background-position: 0 0;
}
.app-time {
	padding: 0 15px;
	overflow: hidden;
	zoom: 1;
	color: #999!important;
	font-size:12px;
}
.go-group {
	text-align: center;
	padding: 30px 0;
	border-bottom: 1px solid #EEE;
}
.app-z {
	padding: 15px;
	font-size:14px;
}
.side-list1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.side-list1 ul, .side-list2 ul {
	margin-top: 5px;
}
.side-list1 li {
	line-height: 32px;
	font-size: 13px;
}
.zan-users-list {
	position: relative;
	margin-top: 5px;
	width: 495px;
	height: 72px;
	overflow: hidden;
}
.zan-users {
	display: block;
	width: 460px;
}
.zan-users img {
	border: none;
}
.gray:hover {
	color: #FFFFF9!important;
	background: #998!important;
}
.zan-users-more {
	position: absolute;
	right: 10px;
	top: 5px;
}
.gray {
	color: #999!important;
}




.red-link {
	background: #AF2F15;
	color: white!important;
	padding: 8px 15px;
	margin: auto;
	border: 0 none;
}
.pager {
	line-height: 150%;
	text-align: center;
	font-size:14px;
}
.pager a, .pager span {
	line-height: 27px;
	margin: 1px 3px;
	padding: 2px 5px;
	text-decoration: none;
}
.pager .now {
	background: none repeat scroll 0 0 #0074CC;
	color: white;
}
#topic-home, #category-home, .group-home {
	padding-top: 10px;
	padding-bottom: 10px;
	background: none repeat scroll 0 0 white;
	line-height: 150%;
	margin-bottom: 20px;
	/*border-radius: 5px;*/
}
.gray-desc {
	font-size: 12px;
	color: #999;
}




#topic {
	background: none repeat scroll 0 0 #FFF;
	line-height: 150%;
	margin-bottom: 20px;
	font-size: 14px;
	/*border-radius: 5px;*/
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#comments {
	padding: 1px 20px;
	background: none repeat scroll 0 0 white;
	line-height: 150%;
	font-size: 14px;
	margin-bottom:20px;
	/*border-radius: 5px;*/
}
.cl {
display: block;
}
.topic-reply .user-face {
	float: left;
	overflow: hidden;
position: absolute;
}
.topic-reply li .reply-doc {
margin: 0 0 27px 50px;
word-break: break-all;
}
.topic-reply li .reply-doc p {
overflow: hidden;
word-wrap: break-word;
line-height: 150%;
}

.cates-show {
	font-size: 14px;
}
.cates-list {
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.cates-list-info {
	float: left;
	width: 50px;
	padding: 8px 0;
}
.cates-list-info h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
.cates-list-info img {
	width: 150px;
}
.cates-list-mini {
	font-size:14px;
	margin-left: 10px;
	overflow: hidden;
	zoom: 1;
}
.cates-list-mini ul {
	float: left;
	width: 590px;
	margin-left: 16px;
	border-bottom: 1px solid #E6E6E6;
	padding: 8px 0;
}
.g-bn {
	border: none!important;
}
.cates-list-mini li {
	float:left;
	width: 110px;
	padding-left: 10px;
	padding-bottom:10px;
	/*background-image: url(../pic/cate_arrow.png);*/
	background-position: -12px -151px;
	background-repeat: no-repeat;
}
.cates-list-first {
	background-position: -12px -115px!important;
}
.cates-list-mini span {
	color: #999;
}
.cates-list-more {
	text-align: center;
	padding-top: 0px;
}
.cates-list-more em {
	padding-left: 10px;
	/*background-image: url(../pic/cate_arrow.png);*/
	background-repeat: no-repeat;
}
.cates-close-em {
	background-position: -12px -189px;
}
.gotop .show {
opacity: 0.5;
}
.gotop {
display: block;
position: fixed;
visibility: visible;
right: 30px;
bottom: 50px;
overflow: hidden;
height: 50px;
width: 50px;
zoom: 1;
_position: absolute;
z-index: 199;
}
.gotop a {
background: url(../pic/top.jpg) no-repeat; 
rgba(0, 0, 0, 0.3);
display: block;
float: left;
height: 50px;
outline: 0 none;
position: relative;
text-indent: -9999em;
width: 50px;
}
.help-enter {
width: 40px;
height: 101px;
position: fixed;
top: 260px;
right: 0;
_position: absolute;
_top: 240px;
_right: 0;
opacity: 0.2;
transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
}
.help-enter a.enter {
display: block;
height: 101px;
width: 40px;
text-indent: -99999px;
background: url(../pic/help-btn2.png) 0 0 no-repeat;
}



.page-short-body {
background: none repeat scroll 0 0 white;
line-height: 27px;
}
.cl {
display: block;
}
.cl::after {
clear: both;
content: ' ';
display: block;
font-size: 0;
line-height: 0;
visibility: hidden;
width: 0;
height: 0;
}


.cr-page-rules {
background: #DCDAD4;
padding: 10px;
color: white;
font-size:12px;
}
#creat_goods input[name="name"],input[name="pic"] {
width: 400px;
}
#creat_goods textarea {
width: 390px;
}
.cr-textarea {
width: 390px;
padding: 5px;
height: 150px;
}
.g-border-hover {
border: 1px solid 
#CCC;
}
.cr-page-create {
overflow: hidden;
padding: 10px;
}
.g-bg-white {
background: 
white;
}
.g-form-error {
display: none;
color: 
red;
font-weight: bold;
margin: 20px 0 50px 0;
}
.cr-left {
text-align: right;
float: left;
width: 80px;
font-size: 14px;
font-weight: bold;
}
.cr-left span {
font-size: 12px;
color: 
#999;
font-weight: normal;
}
.cr-right {
margin-left: 110px;
margin-bottom: 30px;
position: relative;
}

#search {
position: absolute;
right: 0;
bottom: 10px;
width: 125px;
height: 25px;
background: url("../pic/348A8.png") 0 -55px no-repeat;
}
#search_button {
height: 25px;
width: 25px;
position: absolute;
right: 0;
top: 0;
background: 
transparent;
padding: 25px 0 0 0;
overflow: hidden;
border: none;
padding: 25px 0 0 0;
cursor: pointer;
text-indent: -999em;
}
#search_field.empty {
color: 
#999;
}
#search_field {
background: 
transparent;
border: none;
width: 90px;
height: 25px;
line-height: 1;
padding-left: 5px;
color: 
#333;
}

#google_ad_show {
	height:250px;
	margin-top:20px;
	text-align:left;
}



.u-tabs{
background: url(../pic/cook_tab_bg.jpg) repeat-x bottom;
height: 40px;
overflow: hidden;
font-size: 14px;
width:550px;
}
.u-tabs .active{
border: 1px solid #BDBDBD;
padding: 0 20px;
margin-left:10px;
margin-right:10px;
line-height: 39px;
border-bottom: none;
background:#FFF;
color: black;
}
.u-tabs .selected{
border: 1px solid #BDBDBD;
padding: 0 20px;
margin-left:10px;
margin-right:10px;
line-height: 39px;
border-bottom: none;
/*background: #F5F3EF;*/
color: black;
}
.u-tabs li {
float: left;
background: none;
}
.u-tabs small {
font-size: 11px;
}
.u-tabs a {
display: block;
padding: 0 15px;
line-height: 39px;
color: #666!important;
background: none;
}

.account-tabs{
background: url(../pic/cook_tab_bg.jpg) repeat-x bottom;
height: 40px;
overflow: hidden;
font-size: 14px;
}
.account-tabs .active {
border: 1px solid 
#BDBDBD;
padding: 0 15px;
line-height: 39px;
border-bottom: none;
background: #FFF;
color: 
black;
}
.account-tabs li {
float: left;
background: none;
}
.account-tabs small {
font-size: 11px;
}
.account-tabs a {
display: block;
padding: 0 15px;
line-height: 39px;
color: 
#666!important;
background: none;
}

.btn-text input {
	border: none;
	height: 40px;
	cursor: pointer;
	color: #FFFFF9;
	_padding: 0 7px;
	display: inline;
	background-color: #0074CC;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
button:hover {
	background: #0074CD;
}

#toTop {
width: 58px;
height: 58px;
position: fixed;
right: 25px;
bottom: 45px;
background: url(../pic/to_top_b.png);
opacity: 0.5;
filter: alpha(opacity=50);
_position: absolute;
display: none;
}
#toTop:hover {
opacity: 1;
filter: alpha(opacity=100);
background: url(../pic/to_top_b.png);
}
.list-order {
margin: 0 30px 0px 30px;
padding-top: 0px;
padding-bottom: 5px;
border-bottom: 1px dotted 
#CCC;
overflow: hidden;
zoom: 1;
}
.list-order ul {
width: 60px;
float: right;
}
.list-order li {
float: right;
}
.list-order li a {
width: 19px;
text-indent: -99em;
height: 19px;
display: block;
margin: 0 5px;
background-image: url(../pic/show_method.png);
overflow: hidden;
}
.list-order li a:hover {
background-color: #F5F3EF;
}
.list-switch-img a {
background-position: -19px 0;
}
.list-switch-list .active {
background-position: 0 -19px;
}
.list-order .order {
float: right;
display: block;
margin: 0 15px;
}
.list-order .col {
float: left;
display: block;
margin: 0 15px;
}
.category-wrapper {
padding: 40px 20px;
}
.category-wrapper {
font-size: 0;
position: relative;
}
.category-select {
display: inline-block;
vertical-align: top;
width: 135px;
height: 28px;
line-height: 28px;
background: 
white;
border: 1px solid 
#DDD;
position: relative;
cursor: pointer;
}
.category-select .category-text {
padding-left: 14px;
font-size: 14px;
}
.category-select .arr {
width: 0;
height: 0;
overflow: hidden;
border: 4px dashed 
transparent;
border-top: 4px solid 
#444;
position: absolute;
top: 12px;
right: 15px;
}
.category-options {
top: 69px;
left: 20px;

	z-index: 999;
}
.category-options {
position: absolute;
width: 254px;
background: 
white;
border: 1px solid 
#DDD;
padding: 15px 0 12px 15px;
display: none;
}
.category-wrapper .error-tips {
position: absolute;
font-size: 12px;
color: 
red;
top: 70px;
left: 20px;
display: none;
}
.category-options li.hover, .category-options li:hover {
background: #0074CD;
}
.category-options li {
display: inline-block;
vertical-align: top;
font-size: 14px;
width: 111px;
height: 30px;
line-height: 30px;
text-align: center;
background: #0074CC;
color:#FFF;
margin: 0 15px 3px 0;
cursor: pointer;
}


.accountBindOuter {
/*margin: auto;*/
padding-top: 30px;
width: 400px;
}
.accountBindItem {
height: 46px;
line-height: 46px;
overflow: hidden;
margin-bottom: 40px;
}
.accountBindItemText {
float: left;
display: inline-block;
margin-left: 30px;
}
.user-face img{
	width:36px;
	hight:36px;
}

.pl2 {
/*font: 14px Arial,Helvetica,sans-serif;*/
line-height: 200%;
color: #666;
}
.ans {
background: 
#F7F7F7;
padding: 10px;
margin-top: 9px;
margin-bottom: 28px;
}
.m {
font-size: 14px;
line-height: 200%;
color: 
#060;
}



#overlay-bg:not([dummy]) {
filter: progid:DXImageTransform.Microsoft.gradient(enabled='false');
}
#overlay-bg {
background: url(about:blank);
background: 
rgba(0, 0, 0, 0.7);
filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#B2000000,endColorstr=#B2000000);
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 100;
}
#overlay-popup {
position: fixed;
top: 50%;
left: 50%;
z-index: 101;
}
#overlay-popup > .content {
background-color: 
white;
}
#overlay-popup .content .dialog {
color: 
#666;
padding: 20px 30px 30px;
border-bottom: 10px solid 
#008CDA;
}
#sign_in_box {
overflow: hidden;
width: 400px;
}
#overlay-popup .content .dialog h1 {
font-size: 16px;
font-weight: 900;
line-height: normal;
margin: 0 0 5px 0;
}
#overlay-popup .content .dialog h2 {
font-weight: bold;
font-size: 14px;
color: 
#666;
margin: 0 0 15px 0;
}
#overlay-loading {
background: 
rgba(0, 0, 0, 0.6);
filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#99000000,endColorstr=#99000000);
width: 46px;
height: 46px;
margin-left: -23px;
margin-top: -23px;
position: fixed;
top: 50%;
left: 50%;
z-index: 102;
}
#overlay-loading div {
width: 46px;
height: 46px;
background: url('../images/common/loading.gif') center center no-repeat;
}
#overlay-popup .close {
position: absolute;
top: -21px;
right: 0;
z-index: 5;
width: 21px;
height: 21px;
background: url('../images/common/overlay/close.gif') 0 0 no-repeat;
cursor: pointer;
}
#overlay-popup .shadow .tl {
background: url('../images/common/overlay/tl.png') no-repeat;
top: -18px;
left: -33px;
}
#overlay-popup .shadow .corner {
width: 60px;
height: 60px;
position: absolute;
}
#overlay-popup .shadow .bl {
background: url('../images/common/overlay/bl.png') no-repeat;
bottom: -48px;
left: -33px;
}
#overlay-popup .shadow .br {
background: url('../images/common/overlay/br.png') no-repeat;
bottom: -48px;
right: -33px;
}
#overlay-popup .shadow .tr {
background: url('../images/common/overlay/tr.png') no-repeat;
top: -18px;
right: -33px;
}
#overlay-popup .shadow .t {
background: url('../images/common/overlay/t.png') repeat-x;
height: 18px;
top: -18px;
}
#overlay-popup .shadow .horizontal {
position: absolute;
left: 27px;
right: 27px;
width: expression(this.offsetParent.clientWidth - 54 + "px");
}
#overlay-popup .shadow .b {
background: url('../images/common/overlay/b.png') repeat-x;
height: 48px;
bottom: -48px;
}
#overlay-popup .shadow .l {
background: url('../images/common/overlay/l.png') repeat-y;
left: -33px;
}
#overlay-popup .shadow .r {
background: url('../images/common/overlay/r.png') repeat-y;
right: -33px;
}
#overlay-popup .shadow .vertical {
position: absolute;
top: 42px;
bottom: 12px;
width: 33px;
height: expression(this.offsetParent.clientHeight - 54 + "px");
}
#overlay-popup .content .dialog .section {
background-color: 
#E5E5E5;
padding: 23px 30px;
margin: 15px 0 25px;
}
#overlay-popup .content .dialog .footer {
text-align: right;
}
#sign_in_box .join {
color: 
#666;
float: left;
font-size: 10pt;
font-weight: bold;
line-height: 30px;
}
#overlay-popup .content .dialog .footer .button {
float: none;
margin: 0 0 0 10px;
}
#overlay-popup .content .dialog .footer .button {
float: left;
display: inline-block;
padding: 0 25px;
margin: 0 10px 0 0;
min-width: 38px;
overflow: visible;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 28px;
height: 28px;
color: 
white;
text-align: center;
vertical-align: middle;
cursor: pointer;
background: 
#0177BA url(../images/common/buttons/background.png) left top repeat-x;
border: 1px solid 
#006299;
}
#overlay-popup .content .dialog .footer .button:hover {
color: 
white;
background-color: 
#2587BF;
border-color: 
#1F75A5;
background-position: 0 -28px;
}
#overlay-popup .content .dialog table {
width: 100%;
}
#overlay-popup .content .dialog th {
text-align: right;
padding-right: 20px;
}
#overlay-popup .content .dialog label {
font-size: 14px;
line-height: 24px;
}
#overlay-popup .content .dialog td, #overlay-popup .content .dialog th {
	font-size: 14px;
vertical-align: middle;
padding: 5px 0;
}
#overlay-popup .content .dialog input[type="text"], #overlay-popup .content .dialog input[type="password"] {
font-size: 14px;
padding: 6px;
width: 200px;
}




.cr-item-list {
background: #F5F3EF;
padding: 20px 20px 50px 20px;
width: 402px;
position: relative;
border-spacing: 3px!important;
border-collapse: separate!important;
font-size:12px;
}
.cr-change-method:visited {
color: #FFF!important;
}
.cr-change-method:hover {
color: #FFF!important;
}
.cr-change-method {
position: absolute;
top: -24px;
right: 0;
line-height: 22px;
background: #F5F3EF;
color: #999!important;
padding: 0 5px;
}
.cr-h30 {
height: 30px;
}
.cr-ing {
display: inline-block;
height: 40px;
width: 120px;
float: left;
color: #666;
}
.cr-unit {
display: inline-block;
height: 40px;
width: 170px;
float: right;
color: #666;
}
.cr-ing-rows {
overflow: hidden;
zoom: 1;
}
.cr-ing-input {
padding: 5px;
width: 200px;
}
.g-border-hover {
border: 1px solid #CCC;
}
.cr-unit-input {
padding: 5px;
width: 100px;
}
.cr-quick textarea {
width: 96%;
padding: 5px;
height: 250px;
margin-bottom: -30px;
}

#upload_file_hide,#upload_file_hide1 {
display: none!important;
}

.h-topic-list ul {
}
.h-topic-list li {
overflow: hidden;
width: 625px;
height: auto;
max-height:250px;
float: left;
margin-bottom:10px;
/*border-bottom:1px solid #DDD;
background:#F5F3EF;*/
}
.h-topic-list img {
float: left;
display: block;
padding:1px;
}
.h-topic-list-info {
float: right;
width: 315px;
padding: 10px 10px 0 10px;
}
.h-topic-list-info h3 {
font-size: 14px;
/*letter-spacing: 2px;*/
margin-bottom: 10px;
}
.h-topic-list-info p {
margin-bottom: 5px;
line-height: 20px;
}
.h-topic-list-user-info {
color: #999;
margin-top: 5px;
}
.h-topic-list-user-info strong {
font-size: 16px;
letter-spacing: 1px;
}
.h-topic-list {
width: 645px;
float: left;
position: relative;
overflow: hidden;
font-size:14px;
}
.g-bg-white {
background: #FFF;
}

.num {
position: absolute;
right: 20px;
bottom: 10px;
}
ol, ul {
list-style: none;
}
.num li {
text-indent: -99em;
float: left;
width: 15px;
height: 15px;
background: url(../pic/home_sprite.png) -8px 4px no-repeat;
cursor: pointer;
overflow: hidden;
}
.h-explore-head {
position: absolute;
right: 5px;
bottom: 10px;
width: 15px;
height: 15px;
text-indent: -999em;
overflow: hidden;
background-color: transparent;
background-image: url(../pic/home_sprite.png);
background-position: -25px 4px;
background-repeat: no-repeat;
}
.num .numcur {
background: url(../pic/home_sprite.png) 4px 4px no-repeat;
}
.h-explore-head:hover {
background-color: transparent;
}
.h-app-list {
width: 645px;
height: 226px;
float: left;
position: relative;
overflow: hidden;
margin-top:10px;
margin-bottom:15px;
font-size:12px;
}
.h-app-list ul li {
overflow: hidden;
width: 645px;
height: 226px;
float: left;
}
.h-app-list img {
float: left;
display: block;
}
.h-app-list-box {
width: 10000px;
float: left;
left: 0;
position: absolute;
}





.app-main {
float: left;
padding-top: 57px;
}
.app-info {
float: left;
width: 190px;
}
.app-info .app-icon.icon-movie {
background-position: -770px 0;
}
.app-info .app-icon {
width: 110px;
height: 110px;
margin-bottom: 25px;
background: url("../pic/app_icons_110_2.jpg") no-repeat;
-webkit-box-shadow: 1px 2px 4px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 2px 4px rgba(0,0,0,0.4);
box-shadow: 1px 2px 4px rgba(0,0,0,0.4);
-wekbit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
overflow: hidden;
}
.app-intro {
float: left;
width: 380px;
padding-right: 70px;
}
.app-intro.with-qrcode .content {
padding-bottom: 20px;
margin-bottom: 25px;
border-bottom: 1px solid #dedede;
}
.app-intro .content {
overflow: hidden;
width: 380px;
overflow: hidden;
word-wrap: break-word;
max-height: 260px;
position: relative;
}
.app-intro .content strong {
font-weight: bold;
}
.app-intro .content ol {
padding: 0;
list-style: decimal inside;
margin: 0;
}
.app-intro .content .show-more-link-wrap {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
background: #fff;
padding: 12px 0 20px;
}
.app-intro.with-qrcode .download-qrcode {
float: left;
}
.app-intro.with-qrcode .download-qrcode h3 {
padding-top: 0;
}
.app-intro.with-qrcode .download-btns {
margin-left: 200px;
padding: 25px 0 0;
}
.download-btns {
padding: 40px 0 20px;
position: relative;
z-index: 11;
}
.app-intro.with-qrcode .download-btns .btn {
margin-right: 0;
margin-bottom: 15px;
}
.download-btns .btn {
width: 145px;
height: 50px;
float: left;
margin-right: 10px;
background: url("../pic/btn_ios_android_download.1.png") no-repeat;
text-indent: -9999px;
}
.download-btns .btn-ios {
background-position: 0 0;
}
.download-btns .btn-ios:hover {
background-position: -145px 0;
}
.download-btns .btn-android {
background-position: 0 -50px;
}
.download-btns .btn-android:hover {
background-position: -145px -50px;
}
.download-btns .btn {
width: 145px;
height: 50px;
float: left;
margin-right: 10px;
background: url("../pic/btn_ios_android_download.1.png") no-repeat;
text-indent: -9999px;
}
.app-main h3 {
background: 0;
font-size: 12px;
font-weight: bold;
margin: 0;
padding: 20px 0;
color: #000;
}
.other-installations {
margin-top: 25px;
border-top: 1px solid #dedede;
}
.other-installations .installtion-list li {
display: inline-block;
vertical-align: top;
margin-right: 10px;
}
.other-installations .installtion-list li.wandoujia a {
background-image: url("../pic/icon_wandoujia.png");
background-repeat: no-repeat;
background-position: 106px center;
}
.other-installations .installtion-list li.sjqq a {
background-image: url("../pic/icon_sjqq.png");
background-repeat: no-repeat;
background-position: 106px center;
}
.other-installations .installtion-list li a {
font-size: 12px;
width: 114px;
height: 38px;
padding: 0 13px;
line-height: 38px;
-wekbit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #d1d1d1;
display: block;
color: #000;
background-color: #f3f3f3;
}
.app-preview {
margin-left: 640px;
width: 240px;
height: 408px;
padding: 70px 0 0 16px;
background: #fff url("../pic/iphone_model.png") no-repeat scroll 0 0;
}
.app-preview .slider-wrapper {
position: relative;
overflow: hidden;
width: 224px;
height: 335px;
}
.app-preview .slider-inner {
padding: 0;
margin: 0;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}
.app-preview .slider-inner .item {
float: left;
}
.app-preview img {
vertical-align: top;
}




#banner-fade,
#banner-slide{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:5px;
	background:#0074CC;
	color:#FFF;
	text-decoration: none;
	background: rgba(255,255,255,0.5);
}

ul.bjqs-controls.v-centered li a:hover{
	background:#0074CC;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:3px 3px;
	background:#0074CC;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}

.goods-view-buy-urls {
padding: 30px;
background-color: #faf8f7;
font-size: 12px;
}
.g-comment-form{
	background-color: #faf8f7;
}
.g-sub-title {
font-size: 14px;
color: #999;
margin-bottom: 10px;
}
.goods-view-buy-urls li {
padding-top: 5px;
overflow: hidden;
border-bottom: 1px dotted #d4d4d4;
}
.goods-view-buy-urls li span.source {
float: left;
display: block;
width: 200px;
}
.goods-view-buy-urls li span.price {
float: left;
}
.g-external-link {
background: url(../pic/external-link.png) no-repeat 0 5px;
padding-left: 10px;
margin: 0 5px;
text-indent: -99em;
}
.goods-view-buy-urls li:last-child span {
float: right;
}
.g-c9 {
color: #999!important;
}
.goods-view-comment {
padding: 10px;
font-size:12px;
padding-right: 30px;
}
.goods-view-comment-order {
color: #999;
}
.goods-view-comment-list li {
overflow: hidden;
padding: 20px 0;
border-bottom: 1px dotted #d4d4d4;
}
.goods-view-comment-list p {
margin-left: 50px;
}
.goods-view-comment-user {
display: block;
margin-bottom: 8px;
overflow: hidden;
zoom: 1;
color: #999;
}
.goods-view-comment-user span {
float: right;
}
.goods-view-comment-user em {
font-style: normal;
}
.goods-view-comment-list img {
float: left;
width: 36px;
}



div.error-wrap {
max-width: 500px;
margin: 0 auto;
font-family: "adobe-clean",Helvetica,Arial,sans-serif;
}
div.error-wrap ul.wrap {
border: 1px dashed #bfbfbf;
border-width: 1px 1px 0 1px;
list-style: none;
padding: 0;
}
div.not-found ul.wrap li {
padding-top: 15px;
padding-bottom: 10px;
border: 1px dashed rgba(0,0,0,.25);
border-width: 0 0 1px 0;
background: rgba(255,255,255,.6);
}
div.error-wrap ul.wrap li {
text-align: center;
color: #000;
padding: .8em .5em;
border-bottom: 1px dashed #bfbfbf;
background: #faf2ac;
}
div.error-wrap h1 {
font-size: 24px;
text-shadow: 1px 1px 1px #fff;
margin: 0 0 .2em 0;
font-weight: 300;
}
div.error-wrap p {
font-size: 14px;
margin: 0 0 .5em 0;
line-height: 1.4;
font-weight: 400;
text-shadow: 1px 1px 1px #fff;
}

.notecontent {
color: #444444;
font-size: 18px;
line-height: 35px;
margin-bottom: 35px;
font-family: 'Microsoft Yahei',sans-serif,'Helvetica Neue',Arial,'Liberation Sans',FreeSans,'Hiragino Sans GB';
}
.noteauthor {
color: #9D9D9D;
font-size: 24px;
line-height: 36px;
}
.post_title {
color: #303239;
font-size: 34px;
font-weight: 700;
line-height: 1.1;
}

.gradient {
background: url(../pic/box_gradient.png) repeat-x scroll center top transparent;
bottom: -24px;
height: 60px;
position: absolute;
right: 0;
width: 100%;
z-index: 2;
}

/*node show*/
.post_link_wrap{background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.post_link_wrap:hover {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.post_link_wrap > a:hover{text-decoration: none;}

.post_list{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    height: 438px;
}
.post_list_first{width: 672px;}
.item_image_wrap{display: block;height: 230px;width: 100%;background:#f5f5f5 url(../pic/onLoad.gif) center center no-repeat}
.item_image{
    background-position: 50% center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%;
}
.zuji
{
	position: absolute;
	font-size: 22px;
	line-height: 1.4;
	text-align: left;
	font-weight: bold;
	margin-right: 30px;
	word-wrap: break-word;
	bottom: 20px;
	left: 20px;
	z-index: 3;
	color:#FFF;
}
.zuji-grad
{
	background: url(../pic/box_gradient.png) repeat-x scroll center top transparent;
	bottom: 0px;
	height: 60px;
	position: absolute;
	right: 0px;
	width: 100%;
	z-index: 2;
	display:none;
}
/**/
.item_temp_4 .item_image_wrap,
.item_temp_3 .item_image_wrap,
.item_temp_5 .item_image_wrap{height: 364px;}

.item_temp_4 .post_cont,
.item_temp_3 .post_cont,
.item_temp_5 .post_cont{position: absolute;top: 0;left: 0; width: 100%; height: 364px; box-shadow: 0 -70px 70px -20px rgba(0, 0, 0, 0.65) inset;}

.item_temp_4 .post_cont{position: relative; margin-top: -364px; display: table;box-shadow: none;background-color: rgba(0,0,0,0.1);padding-top: 0;}

.item_temp_4 .vertical-align{display: table-cell;}

.item_temp_4 .gradient,
.item_temp_3 .gradient,
.item_temp_5 .gradient {display: none;}

.item_temp_4 .post_cont h1,
.item_temp_3 .post_cont h1,
.item_temp_5 .post_cont h1{color: #fff;position: absolute;bottom: 10px;font-size: 14px;font-weight: normal;}

.item_temp_4 .post_cont h1{position: static;font-size: 30px; line-height: 1.87; text-align: center;text-shadow:0 0 3px rgba(0,0,0,0.4);font-weight: bold;font-style: italic;}

.vertically-align {
    vertical-align: middle;
}

.item_temp_5 .post_cont h1{position: absolute;font-size: 22px; line-height: 1.4; text-align: left;text-shadow:0 0 3px rgba(0,0,0,0.4);font-weight: bold;margin-right: 30px;/*margin-right: 0;width: 300px;*/word-wrap: break-word;}

.post_cont{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    height: 133px;
    overflow: hidden;
    padding: 24px 30px 0;
}
.post_cont h1{
    color: #303239;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 0;
    margin-top: 0;
}
.snippet{
    color: #444444;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    padding-top: 6px;
}
.meta{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #E5E5E5;
    bottom: 16px;
    font-weight: 400;
    left: 0;
    padding: 18px 20px 0;
    position: absolute;
    right: 0;
}
.post_author{
    color: #444444;
    float: left;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
}
.post_list_first .post_author{
    width: 290px;
}
.magnitude{
    float: right;
    /*font-family: 'myriad-pro','Myriad Pro','Lucida Grande','Lucida Sans Unicode','Lucida Sans',Geneva,Verdana,sans-serif;*/
    /*font-weight: 700;*/
    margin-top: 0;
    /*color: #60BF73;*/
    color: #999;
}

/*.magnitude:after {
    background: url(/static/public/img/magnitude.png) no-repeat scroll 0 -56px transparent;
    content: "";
    display: inline-block;
    height: 15px;
    margin-left: 3px;
    vertical-align: -3px;
    width: 15px;
}*/
.comment_num{
    float: right;
    margin-right: 10px;
    /*font-weight: 700;*/
    /*color: #60BF73;*/
    color: #999;
}
/*.comment_num:after {
    background: url(/static/public/img/magnitude.png) no-repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    height: 14px;
    margin-left: 3px;
    vertical-align: -3px;
    width: 15px;
}*/
.item_no_img .post_cont{height: 363px;}
.item_no_img .post_cont h1{font-size: 28px;line-height: 1.4;margin: 8px 0 13px;}

#upBtn {
width: 58px;
height: 58px;
position: fixed;
bottom: 100px;
right: 25px;
display: block;
}
#upBtn a.toweixin {
display: block;
line-height: 20px;
text-decoration: none;
width: 58px;
height: 78px;
color: #fff;
font-style: 12px;
font-family: '微软雅黑';
text-align: center;
}
#upBtn a.totop {
display: block;
width: 58px;
height: 58px;
background: url(../pic/to_top_b.png);
opacity: 0.5;
filter: alpha(opacity=50);
}
#upBtn a.totop:hover {
opacity: 1;
filter: alpha(opacity=100);
background: url(../pic/to_top_b.png);
}




.grid{
	width:188px;
	min-height:60px;
	padding: 15px;
	background:#fff;
	margin:10px;
	margin-left:5px;
	font-size:14px;
	float:left;
	word-wrap:break-word;overflow:hidden;
	box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	-webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
	
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}

.grid strong {
	border-bottom:1px solid #ccc;
	margin:10px 0;
	display:block;
	padding:0 0 5px;
	font-size:17px;
}
.grid .content{
	height: 100%;
}
.grid .meta{
	text-align:right;
	color:#777;
	font-style:italic;
}
.grid .imgholder img{
	max-width:100%;
	background:#ccc;
	display:block;
}

#ad-holder{
	position:absolute;
	top:60px;
	right:10px;
}
#ad-holder div{
	background:#f4f4f4;
}
#ad-holder a{
	color:#333;
	font-size:15px;
	font-style:italic;
	padding-left:10px;
}

@media screen and (max-width : 1240px) {
	body{
		overflow:auto;
	}
}
@media screen and (max-width : 900px) {
	#backlinks{
		float:none;
		clear:both;
	}
	#backlinks a{
		display:inline-block;
		padding-right:20px;
	}
	#wrapper{
		margin-top:90px;
	}
}
#status-container {
position: relative;
width: 950px;
margin: 0 auto;
padding-bottom: 10px;
float:left;
margin-top:0;
padding-top:0;
}

.download {
overflow: hidden;
background:#FFF;
padding:20px;
margin-bottom:20px;
}
.download .intro h3 {
font-size: 23px;
}
.download .qrcode p {
margin: 0;
font-size: 12px;
text-indent: 7px;
}
.download .prestoicon-android, .download .prestoicon-apple {
display: inline-block;
margin-bottom: 40px;
}

li.date p {
margin: 0px 3px 0 0;
display: inline;
}
li.date input,select {
border: 1px solid #CCC;
}





/*profile_page_content*/
#profile_header{
    background-position: 50% center;
    background-size: cover;
    display: table;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-attachment: fixed;
}
#profile_header:after{
    /*background-color: rgba(0, 0, 0, 0.12);
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3));
    background-repeat: repeat-x;
    background-attachment: fixed;
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;*/
}
#profile_header_inner{
    /*background-color: rgba(0, 0, 0, 0.2);*/
    display: table-cell;
    padding: 20px 20px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    z-index: 1;
}
#profile_header_inner h1{font-size: 20px;color: #333;padding:20px 0;margin:0 auto;text-shadow: 0 0 3px rgba(0,0,0,0.4);max-width: 500px;border-bottom:1px solid rgba(0,0,0,0.1);}
#profile_header_avatar{border: 4px solid #C4BFB5; width: 90px; height: 90px; border-radius: 50%;display: inline-block;background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;background-color: #333332;background-color: rgba(255,255,255,0.4);box-shadow: 0 2px 3px rgba(0,0,0,0.2);}
#profile_header_inner .desc{
    color: #333;
    margin: 0 auto;
    padding: 10px 20px 20px 20px;
    font-size: 12px;
    max-width: 460px;
    line-height: 1.67;
    border-top: 1px solid rgba(255,255,255,0.1);
}
#desc_full{display: none;overflow: hidden; table-layout:fixed; word-break: break-all;}

a#more_desc{
    background: #57AD68;
    padding: 4px;
    border-radius: 50%;
    top: -20px;
    position: relative;
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
a#more_desc i{margin:0px 0 0 1px;}
a#more_desc:hover{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
    
}
a#more_desc:active{
    box-shadow: 0 1px 2px rgba(0,0,0,0.4) inset;
}
#profile_header_inner .city{color: #333;font-size:12px;}
.sns_link{margin-top: 20px;font-size:12px;}
.sns_link a{display: inline-block;font-size:12px;}


.profile_page_content{margin: 0 auto;padding-bottom: 50px;}

.noticelist {
background: #FFF1C3;
color: #000;
text-align: left;
border-radius: 3px;
border: #DBAF3E 1px solid;
border-width: 1px 1px 1px 1px;
box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
margin: 10px 0px 20px 0;
width: 948px;
padding: 15px;
font-size:14px;
position: relative;
}
.noticelist .close {
right:10px;
font-weight: bold;
color: #AB831B;
font-style: normal;
font-size: 15px;
position: absolute;
top: 5px;
cursor: pointer;
}
.noticelist .firstchildclass {
border-top: none;
}
.noticelist span {
color: #0063CF;
font-weight: bold;
}
.noticelist a {
display: inline;
height: 26px;
font-size: 14px;
line-height: 26px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
border-bottom: 1px dashed #EADBA9;
margin-left: 15px;
margin-right: 5px;
}
.info a {
position: relative;
}



#elevator_item {
width: 60px;
height: 100px;
position: fixed;
right: 15px;
bottom: 15px;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1;
z-index: 100020;
display: none;
}
#elevator {
display: block;
width: 60px;
height: 50px;
background: url(http://www.1duan.com/images/icon_top.png) center center no-repeat;
background-color: #444;
background-color: rgba(0,0,0,.6);
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0,0,0,.2);
cursor: pointer;
margin-bottom: 10px;
}
#elevator_item .qr {
display: block;
width: 60px;
height: 40px;
border-radius: 2px;
box-shadow: 0 1px 3px rgba(0,0,0,.2);
cursor: pointer;
background: url(http://www.1duan.com/images/icon_code.png) center center no-repeat;
background-color: #444;
background-color: rgba(0,0,0,.6);
}
#elevator_item .qr-popup {
width: 170px;
height: 200px;
background: #fff;
box-shadow: 0 1px 8px rgba(0,0,0,.1);
position: absolute;
left: -180px;
bottom: 0;
border-radius: 2px;
display: none;
text-align: center;
}
#elevator_item .qr-popup .code-link {
display: block;
margin: 10px;
color: #777;
}
#elevator_item .qr-popup .arr {
width: 6px;
height: 11px;
background: url(http://www.1duan.com/images/code_arrow.png) 0 0 no-repeat;
position: absolute;
right: -6px;
bottom: 14px;
}

.dui-dialog{position:fixed;_position:absolute;z-index:1000}.dui-dialog .dui-dialog-content{position:relative;z-index:2;background:#fff;border:1px solid #bbb;-moz-border-radius:4px;border-radius:4px;*zoom:1}.dui-dialog .hd{padding:10px 10px 6px;background:#ebf5eb;font-size:14px;-moz-border-radius:4px;border-radius:4px 4px 0 0}.dui-dialog .hd h3{padding:0 40px 0 4px;background:0;color:#060}.dui-dialog .hd h3 i{color:#060;font-style:normal;margin-left:.5ex}.dui-dialog .bd{position:relative;padding:15px;*zoom:1;font-size:12px}.dui-dialog .bd:after{content:'\0020';clear:both;display:block}.dui-dialog .ft .bn-flat,.dui-dialog .ft input{margin:0 .5em}.dui-dialog .ft{text-align:center;padding:10px;padding-top:0}.dui-dialog .dui-dialog-close{position:absolute;top:10px;right:12px;line-height:1.2;padding:0 3px;z-index:1;font:11px "Comic Sans MS",sans-serif}a.dui-dialog-close:link{color:#b4b4b4}a.dui-dialog-close:hover{color:#fab0b6;background:0}.dui-dialog .dui-dialog-shd{position:absolute;left:-8px;top:-8px;width:100%;height:100%;padding:8px;background:#666;opacity:.4;filter:alpha(opacity=50);-ms-filter:"alpha(opacity=50)";-moz-border-radius:5px;-webkit-border-radius:5px;border-raduis:5px}.dui-dialog-iframe{border:0;background:transparent;position:absolute;z-index:1;left:-8px;top:-8px;opacity:0;filter:alpha(opacity=0)}
#choose-parent a{cursor:pointer}#choose-parent .current-parent{padding:3px 7px;background:#93b77b;color:#fff;-webkir-border-radius:2px;-moz-border-radius:2px;-o-border-radius:2px;border-radius:2px}#choose-parent .choice{margin-top:10px;padding-top:10px}#choose-parent ul.breadcrumb{min-height:1.2em;padding-top:5px}#choose-parent ul.breadcrumb li{display:inline-block}#choose-parent ul.breadcrumb li a{color:#369}#choose-parent ul.breadcrumb li a:hover{color:#fff}#choose-parent ul.place-list{margin-top:10px;padding-top:10px;padding-bottom:10px;max-height:300px;overflow:auto;border-top:1px dashed #ccc;border-bottom:1px dashed #ccc}#choose-parent ul.place-list li{display:inline-block;padding:0 3px;margin-right:15px;line-height:2em;color:#369}#choose-parent .loading{padding:20px}a.lnk-modify-addr{position:relative}a.lnk-modify-addr:hover .map-card-nomark{color:#49b35d}a.lnk-modify-addr:hover .map-card-nomark:hover{color:#fff;background-color:#3a8f4a}a.lnk-modify-addr img{border-width:0;vertical-align:middle;display:inline}.map-card{display:inline-block;*display:inline;*zoom:1;vertical-align:top;width:388px;border:1px solid #eaeaea;background:#fff;padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.map-card img{display:block}.map-card .map-card-modify{display:none;margin-top:5px}.map-card .map-card-modify .lnk-modify-addr{margin-left:10px}.map-card .map-card-nomark{color:#3a8f4a;display:block;position:absolute;top:50%;left:50%;margin-left:-20%;margin-top:-1em;font-size:14px;text-align:center;padding:.4em .6em;line-height:1;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#fff}.map-card.editing .map-card-modify{display:block}.map-card.editing .map-card-nomark{display:none}#mapWrapper{height:310px}#mapInner{height:100%;width:100%;overflow:hidden}#manual-mark-map .map-hd{margin-bottom:15px;letter-spacing:-0.31em;*letter-spacing:normal;word-spacing-0.43em}#manual-mark-map .map-hd input{letter-spacing:normal;word-spacing:normal;height:22px;line-height:22px;display:inline-block;*display:inline;zoom:1;border:1px solid #ccc;margin:0}.overlay{position:fixed;background-color:#000;opacity:.1;filter:alpha(opacity=10);left:0;top:0;z-index:1;width:100%;height:100%;display:block}.dui-dialog{z-index:2}.dui-dialog .info-win-bd a{background:-moz-linear-gradient(top,#fff,#e9e8e8);background:-webkit-linear-gradient(top,#fff,#e9e8e8);background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e9e8e8));*background-color:#e9e8e8}.dui-dialog .info-win-bd a:hover{color:#369}#map-search-container{padding:10px}#map-search-container #search-control-ui{width:400px}#map-search-container #q-address{width:300px}.map-footer{padding:10px;font-weight:bold;text-align:center;line-height:24px}#map-tip{margin-right:20px}.gmnoprint div span{display:none}.gmnoprint div a{background-color:transparent}.create-place .tip{margin-bottom:10px}.create-place input.text{width:250px}.create-place textarea{height:110px;resize:vertical}.create-place .map-card{width:388px;border:1px solid #e4e4e4;padding:5px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px}.create-place .icon-switch .show-icon{display:block;width:372px;padding:8px 14px}.create-place .icon-switch .show-icon:link,.create-place .icon-switch .show-icon:visited{color:#555;background-color:#f2f2f2}.create-place .icon-switch .show-icon:active,.create-place .icon-switch .show-icon:hover{background-color:#eee}.create-place .icon-switch .show-icon .indicator{margin-right:5px}.create-place .icon-panel{display:none;zoom:1}.create-place .row.icon-editing .icon-panel{display:block}.create-place .row.footer{margin-top:30px}.create-place #category-wrapper{display:none}.create-place #category-wrapper .item label{display:inline-block;margin-right:10px}.create-place .hint{display:inline-block;width:15px;height:15px;background:#ccc;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;text-align:center;color:#fff;line-height:17px;margin:7px 7px 0 7px}#parent-name{font-size:14px}.btn-parent{color:#369}.btn-parent:hover{color:#fff}.mask{width:100%;background:#fff;text-align:center;padding-top:20%}.mask .mask-text{-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;background:#75b777;margin:0 auto;color:#fff;font-size:16px;width:12em;line-height:3em}.contributor p{overflow:hidden}.contributor .icon{float:right}.validate-option{display:none;color:#808080}.validate-error{display:none;color:#fe2617}p.validate-error{margin-left:75px}.intro .validate-error,.intro .validate-option{vertical-align:top;margin-left:3px}.item.map{position:relative}.map .validate-error{position:absolute;top:5px;left:407px}