/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
/* vars */
/* functions */
/* blocks */
/* base */
*, ::after, ::before {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	-o-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
}
body, h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, dl, dt, dd, h1, input, textarea {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
html, input, button {
	background: #fff;
	font: 12px/1.5 'microsoft yahei';
}
input, textarea {
	font-size: 12px;
	outline: none;
}
li {
	list-style: none;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {
	_height: 1%;
 *display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
a {
	text-decoration: none;
	color: #6d6d6d;
	text-shadow: 0 1px 1px #FFF;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #6d6d6d;
	text-shadow: 0 1px 1px #FFF;
}
html {
	background: #f0f0f0;
}
img {
	max-width: 100%;
}
/* header start */
#header {
	background: #3e3e3e;
	min-width: 980px;
}
#header .logo {
	padding: 20px 0 12px;
	display: block;
}
#header .l {
	float: left;
}
#header .r {
	float: right;
	padding: 18px 0 0;
}
#header .r form {
	float: left;
	display: inline-block;
	position: relative;
}
#header .r form input[type="text"] {
	-moz-transition: width 0.5s ease 0s;
	-webkit-transition: width 0.5s ease 0s;
	-o-transition: width 0.5s ease 0s;
	transition: width 0.5s ease 0s;
	border: none;
	border-top: 1px solid #393939;
	font-size: 12px;
	padding: 8px 31px 8px 8px;
	background: #4b4b4b;
	color: #B2B2B2;
	width: 85px;
}
#header .r form input[type="text"]:focus {
	width: 120px;
}
#header .r form input[type="submit"] {
	background: url("../images/searchIco.png") 50% 50% no-repeat;
	border: none;
	position: absolute;
	height: 17px;
	width: 17px;
	right: 8px;
	top: 8px;
}
#header .r .guest a {
	float: left;
	display: inline-block;
	font-size: 14px;
	text-shadow: none;
	color: #bcbcbc;
	background: #575757;
	border: 1px solid #353535;
	margin-left: 10px;
}
#header .r .guest a b {
	border: 1px solid #606060;
	padding: 5px 12px;
	font-weight: normal;
	display: inline-block;
}
#header .r .guest a:hover {
	background: #6d6d6d;
	border-top: 1px solid #353535;
	border-bottom: 1px solid #353535;
	cursor: pointer;
}
#header .r .guest a:active {
	background: #363636;
	border: 1px solid #535353;
}
#header .r .guest a:active b {
	border: 1px solid #363636;
	border-top: 1px solid #232323;
}
#header .r .guest a.log {
	background: #10678b;
	color: #9fc2d1;
}
#header .r .guest a.log b {
	border: 1px solid #287697;
}
#header .r .guest a.log:hover {
	background: #19769d;
}
#header .r .guest a.log:hover b {
	border: 1px solid #3084a7;
}
#header .r .guest a.log:active {
	background: #0b5c7d;
}
#header .r .guest a.log:active b {
	border: 1px solid #0b5c7d;
	border-top: 1px solid #094a64;
}
#header .r .logged {
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	border: 1px solid #323232;
	display: inline-block;
	background: #3e3e3e;
	margin-left: 10px;
}
#header .r .logged a {
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #323232;
	color: #8b8b8b;
	text-shadow: none;
	display: block;
	height: 21px;
	padding: 6px 10px;
	float: left;
	position: relative;
}
#header .r .logged a:hover {
	background: #434343;
}
#header .r .logged a:active {
	background: #333333;
}
#header .r .logged a b {
	position: absolute;
	right: 1px;
	top: -4px;
	font-weight: normal;
	background: #e6bf24;
	border-top: 1px solid #f2de8d;
	width: 15px;
	height: 12px;
	display: block;
	color: #8f750c;
	text-align: center;
	line-height: 1;
}
#header .r .logged .user img {
	border: 1px solid #4b4b4b;
	margin-right: 10px;
	height: 18px;
	width: 18px;
}
#header .r .logged .user span {
	position: relative;
	bottom: 6px;
}
#header .logReg {
	display: none;
}
#header .wrap {
	width: 980px;
	margin: 0 auto;
}
/* header end */
/* nav start */
#nav {
	background: #3e3e3e;
	width: 100%;
	min-width: 980px;
	padding: 8px 0;
}
#nav.fixed {
	position: fixed;
	z-index: 999;
}
#nav .pos {
	display: none;
}
#nav .menu {
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	border: 1px solid #242424;
	background: #363636;
	width: 980px;
	margin: 0 auto;
}
#nav .menu a {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: left;
	width: 16.6%;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
	text-shadow: none;
	border-left: 1px solid #4c4c4c;
	border-right: 1px solid #242424;
	line-height: 1;
	color: #FFF;
}
#nav .menu a.cur, #nav .menu a.cur:hover {
	background: #262626;
	padding: 10px 0 8px;
	border-bottom: 2px solid #1ea9e2;
}
#nav .menu a:hover {
	background: #2d2d2d;
}
#nav .menu a:last-child {
	border-right: none;
}
/* nav end */
/* gallery start */
#gallery {
	background: #303030;
	color: #FFF;
	font-size: 24px;
}
#gallery .wrap {
	width: 980px;
	margin: 0 auto;
}
#gallery a {
	display: block;
}
#gallery a img {
	display: block;
}
#gallery .hed {
	display: none;
}
#gallery .gallery-hed {
	position: absolute;
	bottom: 0;
	left: 60px;
	line-height: 50px;
	z-index: 10;
}
#gallery .mask {
	width: 100%;
	height: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
}
#gallery .galWrap {
	position: relative;
}
#gallery .gallery-next, #gallery .gallery-prev {
	position: absolute;
	bottom: 0;
	height: 30px;
	width: 30px;
	padding: 10px;
	text-align: center;
	z-index: 10;
}
#gallery .gallery-next:active, #gallery .gallery-prev:active {
	background: rgba(255, 255, 255, 0.1);
}
#gallery .gallery-next:hover, #gallery .gallery-prev:hover {
	cursor: pointer;
}
#gallery .gallery-prev {
	left: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	background: url(../images/galLT.png) 50% 50% no-repeat;
}
#gallery .gallery-next {
	right: 0;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	background: url(../images/galGT.png) 50% 50% no-repeat;
}
#gallery .gallery-tabs {
	height: auto !important;
	height: 0;
	min-height: 0;
	clear: both;
	position: absolute;
	bottom: 15px;
	right: 60px;
	z-index: 10;
	overflow: hidden;
}
#gallery .gallery-tabs li {
	width: 12px;
	height: 15px;
	line-height: 15px;
	padding: 0 5px;
	float: left;
	position: relative;
}
#gallery .gallery-tabs a {
	background: #888;
	height: 8px;
	width: 8px;
	border-radius: 10px;
	display: block;
	position: absolute;
	top:50%;
	margin-top: -4px;
}
#gallery .gallery-tabs a.gallery-active-tab {
	height: 12px;
	width: 12px;
	background: #FFF;
	margin-top: -6px;
}
#gallery .gallery-tabs a:hover {
	background: #FFF;
	cursor: pointer;
}
/* gallery end */
/* live start */
.live {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	position: relative;
}
.live .liveCon {
	position: absolute;
	right: 0;
	top: 0;
}
.live .mix .cat, .live .cat, .live .mix .h, .live .h {
	display: none;
}
.live ul li {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	padding-right: 10px;
}
.live ul li a {
	padding: 15px 10px;
	line-height: 1;
	font-size: 14px;
	display: block;
	background: url("../images/gtS.png") 100% 50% no-repeat;
	white-space: nowrap;
	overflow: hidden;
}
.live .mix {
	padding: 10px;
}
.live .mix a {
	position: relative;
	text-shadow: none;
	display: block;
	padding: 0;
	border: 1px solid #FFF;
	background: none;
	white-space: normal;
	overflow: auto;
}
.live .mix img {
	display: block;
	width: 100%;
}
.live .mix p {
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	color: #FFF;
	bottom: 0;
	width: 100%;
	font-size: 12px;
	line-height: 2;
}
.live .mix p span {
	display: inline-block;
	margin: 0 3.875968992248062%;
}
.live .more {
	display: none;
}
/* live end */
/* social start */
.social {
	height: auto !important;
	height: 0;
	min-height: 0;
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 1px 1px #ffffff;
	-webkit-box-shadow: 0 1px 1px #ffffff;
	box-shadow: 0 1px 1px #ffffff;
	background: #eaeaea;
	margin-top: 15px;
}
.social a {
	background: #f6f6f6;
	display: inline-block;
	width: 84.5px;
	text-align: center;
	padding: 5px 0 2px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #E0E0E0;
}
.social a:active .sinaIco, .social a:hover .sinaIco {
	background: url(../images/sinaIcoAct.png) center no-repeat;
}
.social a:active .txIco, .social a:hover .txIco {
	background: url(../images/txIcoAct.png) center no-repeat;
}
.social a:active .rssIco, .social a:hover .rssIco {
	background: url(../images/rssIcoAct.png) center no-repeat;
}
.social .wrap {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	margin: 8px;
}
.social .wrap div {
	width: 40px;
	height: 34px;
	display: inline-block;
}
.social .wrap .sinaIco {
	background: url(../images/sinaIco.png) center no-repeat;
}
.social .wrap .txIco {
	background: url(../images/txIco.png) center no-repeat;
}
.social .wrap .rssIco {
	background: url(../images/rssIco.png) center no-repeat;
}
/* social end */
/* imgTxt start */
.imgTxt {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.imgTxt h2 {
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
	font-size: 18px;
	line-height: 18px;
	color: #a8a8a8;
	background: #e9e9e9;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #c8c8c8;
	padding: 10px;
}
.imgTxt h2 img {
	margin: 0 5px -5px 0;
}
.imgTxt ul li {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	font-size: 14px;
	line-height: 2.8;
	padding: 0 10px;
}
.imgTxt ul li:nth-child(2n+1) {
}
.imgTxt ul li a {
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	background: url("../images/gtS.png") 100% 50% no-repeat;
}
.imgTxt ul li a img {
	margin: 0 10px -5px 0;
}
.imgTxt .top {
	position: relative;
	border-top: none;
	border-bottom: none;
	padding: 10px;
}
.imgTxt .top img {
	width: 100%;
}
.imgTxt .top .picCon {
	position: absolute;
	width: auto;
	top: -1px;
	left: -1px;
	border: none;
}
.imgTxt .top a {
	text-shadow: none;
	display: block;
	position: relative;
	border: 1px solid #FFF;
	padding: 0;
	overflow: auto;
	white-space: normal;
}
.imgTxt .top a img {
	display: block;
	margin: 0;
}
.imgTxt .top a p {
	color: #FFF;
	position: absolute;
	line-height: 2;
	background: rgba(0, 0, 0, 0.3);
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 12px;
}
.imgTxt .top a p span {
	display: inline-block;
	margin: 0 3.875968992248062%;
}
/* imgTxt end */
/* ad start */
.ad {
	margin-top: 20px;
	overflow: hidden;
}
.ad img {
	width: 100%;
}
.ad ul li {
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
.ad ul li a {
	border: 1px solid #FFF;
	display: block;
	position: relative;
}
.ad ul li a p {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	text-shadow: none;
	color: #FFF;
	width: 100%;
}
.ad ul li a p span {
	display: inline-block;
	margin: 0 3.875968992248062%;
}
/* ad end */
/* pagination start */
.nav {
	text-align: center;
	color: #a6a6a6;
}
.nav .wrap {
	display: inline-block;
}
.nav a {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	display: inline-block;
	text-shadow: none;
	font-size: 20px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 7px;
	color: #a6a6a6;
	float: left;
}
.nav a:hover {
	background-color: #e8e8e8;
}
.nav a:active, .nav a.cur {
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	background: #68c9d5;
	color: #FFF;
}
.nav .count {
	font-size: 18px;
	line-height: 40px;
	color: #a6a6a6;
	margin-right: 20px;
	float: left;
	display: none;
}
.nav .page {
	float: left;
}
.nav .page li, .nav .page ol, .nav .page span {
	float: left;
}
.nav .page span {
	font-size: 20px;
	line-height: 40px;
	margin: 0 25px 0 15px;
}
.nav .prev {
	background: url(../images/prev.png) 50% 50% no-repeat;
}
.nav .next {
	background: url(../images/next.png) 50% 50% no-repeat;
	margin-right: 40px;
}
.nav .goto {
	display: inline-block;
	font-size: 20px;
}
.nav .goto span {
	line-height: 40px;
	display: block;
	float: left;
}
.nav .goto a {
	float: left;
	display: block;
	margin-right: 0;
}
.nav .goto input {
	border: 1px solid #e0e0e0;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0 10px;
	font-size: 20px;
	text-align: center;
	color: #a6a6a6;
	float: left;
}
/* pagination end */
/* editor start */
.editor a:hover {
	cursor: pointer;
}
.editor .bar {
	-moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	border: 1px solid #e0e0e0;
	background: #f6f6f6;
}
.editor .bar .portrait {
	padding: 6px;
	float: left;
	border-right: 1px solid #e0e0e0;
}
.editor .bar .portrait img {
	border: 1px solid #FFF;
	float: left;
}
.editor .bar .portrait input[name=nickname] {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	font-size: 14px;
	margin-left: 5px;
	padding: 3px 5px;
	width: 85px;
	float: left;
}
.editor .bar a {
	padding: 12px;
	float: left;
	display: block;
	font-size: 14px;
	border-right: 1px solid #e0e0e0;
	line-height: 16px;
}
.editor .bar a:active {
	background: #ececec;
}
.editor .bar .wordLimit {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	text-align: right;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
}
.editor form textarea {
	border: 1px solid #e0e0e0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
	border-top: none;
	width: 100%;
	height: 140px;
	background: #FFF;
	resize: none;
	padding: 20px 3%;
	font-size: 14px;
	color: #999;
}
.editor form .r {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	float: right;
	font-size: 14px;
	margin-top: 5px;
}
.editor form .r .submit {
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	background: #e51148;
	border: 1px solid #d6093e;
	color: #FFF;
	font: 20px/20px 'microsoft yahei';
	margin-left: 15px;
	padding: 8px 50px;
}
.editor form .r .submit:active {
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	background: #dc0e43;
}
.editor form .r .submit[disabled] {
	background: #e3e3e3;
	border: 1px solid #d3d3d3;
	color: #a8a8a8;
}
.editor form .face {
	margin: 8px 0 0 3px;
	display: block;
	float: right;
}
/* replyBox start */
.replyBox a:hover {
	cursor: pointer;
}
.replyBox .bar {
	-moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.2);
	border: 1px solid #e0e0e0;
	background: #f6f6f6;
}
.replyBox .bar .portrait {
	padding: 6px;
	float: left;
	border-right: 1px solid #e0e0e0;
}
.replyBox .bar .portrait img {
	border: 1px solid #FFF;
	float: left;
}
.replyBox .bar .portrait input[name=nickname] {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	font-size: 14px;
	margin-left: 5px;
	padding: 3px 5px;
	width: 85px;
	float: left;
}
.replyBox .bar a {
	padding: 12px;
	float: left;
	display: block;
	font-size: 14px;
	border-right: 1px solid #e0e0e0;
	line-height: 16px;
}
.replyBox .bar a:active {
	background: #ececec;
}
.replyBox .bar .wordLimit {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	text-align: right;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
}
.replyBox form textarea {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.03);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-top: none;
	width: 100%;
	height: 140px;
	background: #FFF;
	resize: none;
	padding: 20px;
	font-size: 14px;
	color: #999;
}
.replyBox form .r {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	float: right;
	font-size: 14px;
	margin-top: 5px;
}
.replyBox form .r input[name=share] {
	border: 1px solid #e0e0e0;
	background: #FFF;
	vertical-align: middle;
}
.replyBox form .r .submit {
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	background: #e51148;
	border: 1px solid #d6093e;
	color: #FFF;
	font: 20px/20px 'microsoft yahei';
	margin-left: 15px;
	padding: 8px 50px;
}
.replyBox form .r .submit:active {
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	background: #dc0e43;
}
.replyBox form .r .submit[disabled] {
	background: #e3e3e3;
	border: 1px solid #d3d3d3;
	color: #a8a8a8;
}
.replyBox form .face {
	position: relative;
	top: 7px;
	display: inline-block;
}
/* replyBox end */
/* editor end */
/* comments start */
.comments .header {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	padding: 10px 0;
	font-size: 16px;
}
.comments .header .headIco2 {
	display: inline-block;
	width: 3px;
	height: 16px;
	background: #d5d5d5;
	margin: 0 7px -2px 0;
}
.comments .header b {
	font-weight: normal;
	color: #e51148;
}
.comments .cm {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E0E0E0;
	padding: 30px 0;
}
.comments .port {
	border: 2px solid #FFF;
	float: left;
}
.comments .wrap {
	margin-left: 55px;
}
.comments .item {
	color: #acacac;
	text-shadow: 0 1px 1px #FFF;
	position: relative;
	font-size: 14px;
}
.comments .item .time {
	color: #c0c0c0;
	text-shadow: 0 1px 1px #FFF;
	margin-left: 20px;
}
.comments .item .txt {
	color: #787878;
	text-shadow: 0 1px 1px #FFF;
	margin: 5px 180px 0 0;
}
.comments .item .btns {
	font-size: 12px;
	right: 0;
	top: 5px;
	position: absolute;
	text-align: center;
}
.comments .item .btns .reBtn {
	width: 60px;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	margin-left: 5px;
}
.comments .item .btns .up .ico {
	background: url(../images/thumbUp.png) center no-repeat;
}
.comments .item .btns .down .ico {
	background: url(../images/thumbDown.png) center bottom no-repeat;
}
.comments .item .btns a {
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	border: 1px solid #e0e0e0;
	display: block;
	float: left;
	min-width: 45px;
	height: 42px;
}
.comments .item .btns a .ico {
	height: 24px;
	width: 12px;
	display: inline-block;
}
.comments .item .btns a .count {
	line-height: 1em;
}
.comments .item .btns a:hover {
	background: #fdfdfd;
	cursor: pointer;
}
.comments .item .btns a:active {
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	background: #e5e5e5;
}
.comments .reTop {
	width: 24px;
	height: 15px;
	background: url(../images/quote.png) 50% 50% no-repeat;
	position: relative;
	z-index: 100;
	left: 12px;
	bottom: -2px;
	margin-top: 5px;
}
.comments .re {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
	margin-top: -1px;
	background: #f7f7f7;
	padding: 20px;
}
.comments .re .item {
	margin-left: 55px;
}
.comments .re .item .txt {
	margin-right: 80px;
}
/* comments end */
/* Popup start */
#popup {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 212px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	background: #eaac34;
	opacity: 0.9;
	border: 1px solid #FFF;
	color: #FFF;
	margin: -21px 0 0 -107px;
	z-index: 9999;
}
/* Popup end */
/* log window start */
#logWin {
	height: auto !important;
	height: 0;
	min-height: 0;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 9000;
	background: #f6f6f6;
	padding: 25px;
	border: 3px solid rgba(0, 0, 0, 0.2);
}
#logWin a, #logWin button {
	line-height: 1;
}
#logWin a:hover, #logWin button:hover {
	cursor: pointer;
}
#logWin .header {
	color: #b2b2b2;
	text-shadow: 0 1px 1px #FFF;
	color: #6d6d6d;
	line-height: 1;
	position: relative;
	font-size: 18px;
	margin-bottom: 35px;
}
#logWin .header .block {
	width: 3px;
	height: 18px;
	background: #55bde8;
	float: left;
	margin-right: 10px;
	position: relative;
	bottom: -1px;
}
#logWin .header .closeBtn {
	display: inline-block;
	padding: 5px;
	position: absolute;
	right: -5px;
	top: -5px;
	height: 20px;
	width: 20px;
	background: url(../images/closeIco.png) center no-repeat;
	background-color: #ccc;
}
#logWin .header .closeBtn:hover {
	cursor: pointer;
}
#logWin input[type=text], #logWin input[type=password] {
	display: block;
	width: 350px;
	height: 38px;
	border: 1px solid #e0e0e0;
	color: #999;
	font-size: 14px;
	padding: 0 10px;
}
#logWin .submit, #logWin .neg {
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	text-shadow: none;
	background: #f6f6f6;
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	width: 180px;
	font-size: 18px;
	color: #6d6d6d;
	border: 1px solid #e0e0e0;
	margin-left: 8px;
}
#logWin .submit:hover, #logWin .neg:hover {
	background: #f8f8f8;
}
#logWin .submit:active, #logWin .neg:active {
	background: #ebebeb;
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
}
#logWin .submit {
	margin-left: 0;
	background: #24a6db;
	color: #FFF;
	border: 1px solid #24a6db;
}
#logWin .submit:hover {
	background: #30b2e8;
}
#logWin .submit:active {
	background: #1d9dd2;
}
#logWin .reg .header .title {
	float: left;
}
#logWin .reg .header .login {
	font-size: 16px;
	position: relative;
	left: 100px;
	margin-top: -5px;
}
#logWin .reg form {
	padding-bottom: 40px;
	border-bottom: 1px solid #e0e0e0;
}
#logWin .login form div, #logWin .reg form div {
	height: auto !important;
	height: 0;
	min-height: 0;
	overflow: hidden;
	padding-bottom: 10px;
}
#logWin .reg form input[type=text], #logWin .reg form input[type=password] {
	width: 330px;
}
#logWin .reg form input[type=text].red, #logWin .reg form input[type=password].red {
	border-color: #f12f2e;
}
#logWin .reg form input[type=text], #logWin .reg form input[type=password], #logWin .reg form span, #logWin .reg form img, #logWin .reg form a {
	float: left;
	display: block;
}
#logWin .reg form div span {
	color: #acacac;
	text-shadow: 0 1px 1px #FFF;
	font-size: 14px;
	position: relative;
	left: 15px;
	line-height: 38px;
	display: none;
}
#logWin .reg form div span.red {
	color: #f12f2e;
}
#logWin .reg form div #regVCode {
	width: 166px;
}
#logWin .reg form div img {
	border: 1px solid #e0e0e0;
	height: 38px;
	width: 84px;
	margin-left: 10px;
}
#logWin .reg form div img:hover {
	cursor: pointer;
}
#logWin .reg form div a {
	border: 1px solid #e0e0e0;
	-moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 0px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	text-align: center;
	margin-left: 10px;
	font-size: 14px;
	line-height: 35px;
	width: 56px;
}
#logWin .reg form div a:hover {
	background: #f8f8f8;
}
#logWin .reg form div a:active {
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	background: #ebebeb;
}
#logWin .reg form .submit {
	width: 188px;
}
#logWin .reged .msg {
	border: 1px solid #e0e0e0;
	color: #787878;
	text-shadow: 0 1px 1px #FFF;
	padding: 40px;
	line-height: 26px;
	font-size: 14px;
	background: #f0f0f0;
}
#logWin .reged .neg {
	margin: 20px 0 0 0;
}
#logWin .login #logPassword {
	margin-bottom: 20px;
}
#logWin .login .findPass {
	width: 370px;
	padding: 10px 0;
	background: #efefef;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #6d6d6d;
	margin: 10px 0 20px;
}
#logWin .login .findPass:active {
	background: #eaeaea;
}
#logWin .login form {
	border-bottom: 1px solid #e0e0e0;
}
#logWin .findPass #findUsername {
	margin-bottom: 20px;
}
#logWin .qPass {
	border-top: 1px solid #fff;
	padding-top: 10px;
}
#logWin .qPass a {
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 1px 0px rgba(255, 255, 255, 0.1);
	display: inline-block;
	width: 132px;
	padding: 10px 0 10px 48px;
	font-size: 16px;
	color: #FFF;
	text-shadow: none;
}
#logWin .qPass a:active {
	-moz-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1), inset 0 1px 0px rgba(0, 0, 0, 0.1);
}
#logWin .qPass .sinaLog {
	background: url(../images/sinaLog.png) 0 100% no-repeat;
	background-color: #b50908;
	border: 1px solid #b50908;
}
#logWin .qPass .sinaLog:hover {
	background-color: #c81918;
}
#logWin .qPass .sinaLog:active {
	background-color: #a90807;
}
#logWin .qPass .qqLog {
	background: url(../images/qqLog.png) 0 100% no-repeat;
	background-color: #097fb1;
	border: 1px solid #097fb1;
	margin-left: 10px;
}
#logWin .qPass .qqLog:hover {
	background-color: #188ec0;
}
#logWin .qPass .qqLog:active {
	background-color: #0578a9;
}
/* log window end */
/* footer start */
.footer {
	padding: 50px 0 70px;
	min-width: 980px;
	background: #161616;
}
.footer a {
	text-shadow: none;
}
.footer .wrap {
	width: 980px;
	height:auto !important;
	height: 0;
	min-height: 0;
	margin: 0 auto;
}
.footer .l {
	height:auto !important;
	height: 0;
	min-height: 0;
	float: left;
}
.footer .l a {
	float: left;
	margin-left: 18px;
	margin-right: 18px;
	text-align: center;
	display: block;
	font-size: 14px;
}
.footer .l p {
	color: #6d6d6d;
	width: 273px;
	height: 35px;
	font-size: 16px;
	text-align: center;
	padding-top: 25px;
	background: url(../images/common/ftLine.png) bottom no-repeat;
}
.footer .r {
	float: right;
	height:auto !important;
	height: 0;
	min-height: 0;
}
.footer .r img {
	float: left;
	margin-right: 10px;
}
.footer .r .color {
	display: none;
}
.footer .r .list {
	float: left;
	line-height: 2;
	margin-left: 30px;
}
.footer .r .list p {
	font-size: 16px;
	line-height: 1;
	color: #6d6d6d;
	margin-bottom: 20px;
}
.footer .r .list li a {
	font-size: 14px;
	color: #6d6d6d;
}
.footer .r .list li a:before {
	content: "·";
	margin-right: 5px;
}
.footer .copy {
	color: #424242;
	margin-top: 15px;
}
.footer .copy a {
	color: #424242;
}
/* footer end */

@media screen and (max-width:980px) {
/* nav start */
    #nav {
	min-width: 0;
}
#nav .menu {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: auto;
}
/* nav end */
}
@media screen and (max-width:640px) {
/* nav start */
    #nav {
	padding: 0;
	position: relative;
	border-top: 1px solid #525252;
}
#nav .pos {
	border-bottom: 2px solid #55bde8;
	display: none;
	font-size: 16px;
	color: #FFF;
	position: relative;
}
#nav .pos:hover,  #nav .pos:active {
	background: #2b2b2b;
	cursor: pointer;
}
#nav .pos span {
	display: inline-block;
	padding: 10px 0 10px 3.125%;
}
#nav .pos div {
	border-top: 5px solid #55bde8;
	width: 2px;
	height: 0;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	position: absolute;
	right: 6.25%;
	top: 20px;
}
#nav .menu a {
	width: 20%;
}
#nav .menu a span {
	display: none;
}
#nav .menu a:last-of-type {
	display: none;
}
#nav .menu a:nth-child(n+5) {
	border-right: 0;
}
/* nav end */
}
