html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-moz-box-sizing:content-box; box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000 !important;text-shadow:none !important;background:transparent !important;box-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff !important}.navbar{display:none}.table td,.table th{background-color:#fff !important}.btn > .caret,.dropup > .btn > .caret{border-top-color:#000 !important}.label{border:1px solid #000}.table{border-collapse:collapse !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,
*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body {
	overflow-x:hidden
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.slide {
	max-width:100%;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:999;
	overflow:hidden
}
.slide ul {
	width:10000%;
	list-style-type:none;
	padding:0;
   margin-bottom: 0;
}
.next_btn {
	position:absolute;
	width:25px;
	height:26px;
	line-height:26px;
	text-align:center;
	opacity:.5;
	vertical-align:middle;
	background:rgba(0,0,0);
	right:5px;
	top:50%;
	color:#fff;
	font-family:arial;
	font-size:20px;
	font-weight:700;
	display:inline-block;
	cursor:pointer;
	font-family:宋体
}
.prev_btn {
	position:absolute;
	width:25px;
	height:26px;
	line-height:26px;
	text-align:center;
	opacity:.9;
	vertical-align:middle;
	background:rgba(0,0,0,.1);
	left:5px;
	top:50%;
	color:#fff;
	font-family:宋体;
	font-size:20px;
	font-weight:700;
	display:inline-block;
	cursor:pointer
}
.slide ul:after {
	content:'';
	clear:both;
	display:block
}
.slide ul li {
	float:left;
	text-align:center
}
.slide ul li img {
	 vertical-align: middle;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 1;
    border: 0;
}
.slide .circle_btn {
	position:absolute;
	bottom:15px;
	text-align:center;
	left:0;
	display:table;
	margin:0 auto;
	width:100%
}
.slide .circle_btn button {
	box-sizing:content-box;
	opacity:.8;
	outline:0;
	border:0;
	padding:2px 18px;
	background:rgba(255,255,255,.2);
	margin:2px 5px;
	overflow:hidden;
	transition:all .6s;
	cursor:pointer
}
.slide .circle_btn button.active {
	background:rgba(167,167,167,.8)
}

@media (max-width: 481px){
	.slide .circle_btn {display: none;}
	.prev_btn{display: none;}
	.next_btn{display: none;}
}


.tags_list {
    padding: 10px 15px;
}
.tags_list a {
    padding: 2px 5px;
    margin: 2px;
    font-size: 14px;
    white-space: nowrap;
    color: #888;
    display: block;
    float: left;
    border: 1px solid #e9e9e9;
}
.tags_list a:hover {
    background-color: #FF5E52;
    color: #fff;
    border: 1px dotted #d6d6d6;
}
.price {
	float:right;
	padding-right:10px;
	color:#ff0000;
	padding-top:8px
}
.price_index {
	float:right;
	padding-right:10px;
	color:#ff0000;
	padding-top:8px
}
@media (max-width:600px) {
	.price_index {
	display:none
}
}.click {
	margin-bottom:-2px
}
.click_list {
	margin-bottom:-2px;
	margin-left:-8px;
	margin-right:-8px
}
.banner_sub {
	max-width:1000px;
	padding-top:5px
}
.center {
	text-align:center
}
.ad_yuan {
	padding:0 0 0 8px
}
.ad_yuan2 {
	padding:0 8px
}
.nav-li-menpiao ul {
	list-style:none
}
.nav-li-menpiao li {
	list-style:none
}
@media (min-width:768px) {
	.nav-li-menpiao {
	display:none
}
}.nav-li-menpiao {
	width:100%
}
.nav-li-menpiao li {
	float:left;
	display:block;
	padding:0 2px 20px;
	width:25%
}
.nav-li-menpiao .menpiao-title {
	font-size:14px;
	text-align:center;
	padding-top:6px;
	color:#7ac10e;
	display:block
}
.nav-li-ico ul {
	list-style:none
}
.nav-li-ico li {
	list-style:none
}
.nav-li-ico img {
    width: 50px;
}
@media (min-width:720px) {
	.nav-li-ico {
	display:none
}
}
.nav-li-ico li {
	width:25%;
	float:left;
	margin:10px 0 10px
}

.nav-li-ico a {
	display:block;
	width:100%;
	text-align:center;
	line-height:24px;
	font-size:14px;
}
.article-page .page img {
	max-width:700px;
	min-width:80%
}
.pl_r {
	float:right
}
.pl_r a {
	font-size:12px;
	color:#ff0000
}
.sub_banner {
	margin-top:6px
}
.time_r {
	float:right
}
.green {
	color:green
}
strong {
	font-weight:bold
}
.yuding {
	box-sizing:border-box;
	padding:0.5em 1em;
	margin:2em 0px 0px;
	border:1px solid rgb(0,0,0)
}
.yuding .list_yuding {
	line-height:25px;
	font-size:14px
}
.yuding .title {
	box-sizing:border-box;
	display:block;
	padding:0px 25px;
	margin:-1.4em 0px 0px
}
.yuding .title_yuding {
	color:#ff0000;
	font-size:16px;
	line-height:30px;
	text-align:center;
	box-sizing:border-box;
	background-color:rgb(254,255,255);
	border-color:rgb(255,255,255)
}
.yuding .list_yuding span {
	display:block;
	margin-top:8px
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
body {
	margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
	display:block
}
audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
	display:none;
	height:0
}
[hidden],template {
	display:none
}
a {
	background:transparent
}
a:active,a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b,strong {
	font-weight:bold
}
dfn {
	font-style:italic
}
h1 {
	margin:.67em 0;
	font-size:2em
}
mark {
	color:#000;
	background:#ff0
}
small {
	font-size:80%
}
sub,sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0;
}
svg:not(:root) {
	overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	height:0;
	-moz-box-sizing:content-box;
	box-sizing:content-box
}
pre {
	overflow:auto
}
code,kbd,pre,samp {
	font-family:monospace,monospace;
	font-size:1em
}
button,input,optgroup,select,textarea {
	margin:0;
	font:inherit;
	color:inherit
}
button {
	overflow:visible
}
button,select {
	text-transform:none
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled],html input[disabled] {
	cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner {
	padding:0;
	border:0
}
input {
	line-height:normal
}
input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height:auto
}
input[type="search"] {
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	-webkit-appearance:textfield
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}
fieldset {
	padding:.35em .625em .75em;
	margin:0 2px;
	border:1px solid #c0c0c0
}
legend {
	padding:0;
	border:0
}
textarea {
	overflow:auto;
   max-width: 100%;
}
optgroup {
	font-weight:bold
}
table {
	border-spacing:0;
	border-collapse:collapse
}
td,th {
	padding:0
}
@media print {
	*{color:#000 !important;
	text-shadow:none !important;
	background:transparent !important;
	box-shadow:none !important
}
a,a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href) ")"
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
a[href^="javascript:"]:after,a[href^="#"]:after {
	content:""
}
pre,blockquote {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
tr,img {
	page-break-inside:avoid
}
img {
	max-width:100% !important
}
p,h2,h3 {
	orphans:3;
	widows:3
}
h2,h3 {
	page-break-after:avoid
}
select {
	background:#fff !important
}
.navbar {
	display:none
}
.table td,.table th {
	background-color:#fff !important
}
.btn > .caret,.dropup > .btn > .caret {
	border-top-color:#000 !important
}
.label {
	border:1px solid #000
}
.table {
	border-collapse:collapse !important
}
.table-bordered th,.table-bordered td {
	border:1px solid #ddd !important
}
}* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
*:before,*:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
html {
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
body {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#fff
}
input,button,select,textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#428bca;
	text-decoration:none
}
a:hover,a:focus {
	color:#2a6496;
	text-decoration:underline
}
a:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
figure {
	margin:0
}
img {
	vertical-align:middle
}
hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	font-family:inherit;
	font-weight:500;
	line-height:1.1;
	color:inherit
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
	font-weight:normal;
	line-height:1;
	color:#999
}
h1,.h1,h2,.h2,h3,.h3 {
	margin-top:20px;
	margin-bottom:10px
}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
	font-size:65%
}
h4,.h4,h5,.h5,h6,.h6 {
	margin-top:10px;
	margin-bottom:10px
}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
	font-size:75%
}
h1,.h1 {
	font-size:36px
}
h2,.h2 {
	font-size:30px
}
h3,.h3 {
	font-size:24px
}
h4,.h4 {
	font-size:18px
}
h5,.h5 {
	font-size:14px
}
h6,.h6 {
	font-size:12px
}
p {
	margin:0 0 0px
}
.lead {
	margin-bottom:20px;
	font-size:16px;
	font-weight:200;
	line-height:1.4
}
@media (min-width:768px) {
	.lead {
	font-size:21px
}
}small,.small {
	font-size:85%
}
cite {
	font-style:normal
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.text-muted {
	color:#999
}
.text-primary {
	color:#428bca
}
a.text-primary:hover {
	color:#3071a9
}
.text-success {
	color:#3c763d
}
a.text-success:hover {
	color:#2b542c
}
.text-info {
	color:#31708f
}
a.text-info:hover {
	color:#245269
}
.text-warning {
	color:#8a6d3b
}
a.text-warning:hover {
	color:#66512c
}
.text-danger {
	color:#a94442
}
a.text-danger:hover {
	color:#843534
}
.bg-primary {
	color:#fff;
	background-color:#428bca
}
a.bg-primary:hover {
	background-color:#3071a9
}
.bg-success {
	background-color:#dff0d8
}
a.bg-success:hover {
	background-color:#c1e2b3
}
.bg-info {
	background-color:#d9edf7
}
a.bg-info:hover {
	background-color:#afd9ee
}
.bg-warning {
	background-color:#fcf8e3
}
a.bg-warning:hover {
	background-color:#f7ecb5
}
.bg-danger {
	background-color:#f2dede
}
a.bg-danger:hover {
	background-color:#e4b9b9
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #eee
}
ul,ol {
	margin-top:0;
	margin-bottom:10px;
   padding: 0;
}
ul ul,ol ul,ul ol,ol ol {
	margin-bottom:0
}
.list-unstyled {
	padding-left:0;
	list-style:none
}
.list-inline {
	padding-left:0;
	margin-left:-5px;
	list-style:none
}
.list-inline > li {
	display:inline-block;
	padding-right:5px;
	padding-left:5px
}
dl {
	margin-top:0;
	margin-bottom:20px
}
dt,dd {
	line-height:1.42857143
}
dt {
	font-weight:bold
}
dd {
	margin-left:0
}
@media (min-width:768px) {
	.dl-horizontal dt {
	float:left;
	width:160px;
	overflow:hidden;
	clear:left;
	text-align:right;
	text-overflow:ellipsis;
	white-space:nowrap
}
.dl-horizontal dd {
	margin-left:180px
}
}abbr[title],abbr[data-original-title] {
	cursor:help;
	border-bottom:1px dotted #999
}
.initialism {
	font-size:90%;
	text-transform:uppercase
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	font-size:17.5px;
	border-left:5px solid #eee
}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	margin-bottom:0
}
blockquote footer,blockquote small,blockquote .small {
	display:block;
	font-size:80%;
	line-height:1.42857143;
	color:#999

}
blockquote footer:before,blockquote small:before,blockquote .small:before {
	content:'\2014 \00A0'
}
.blockquote-reverse,blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	text-align:right;
	border-right:5px solid #eee;
	border-left:0
}
.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
	content:''
}
.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
	content:'\00A0 \2014'
}
blockquote:before,blockquote:after {
	content:""
}
address {
	margin-bottom:20px;
	font-style:normal;
	line-height:1.42857143
}
code,kbd,pre,samp {
	font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
code {
	padding:2px 4px;
	font-size:90%;
	color:#c7254e;
	white-space:nowrap;
	background-color:#f9f2f4;
	border-radius:4px
}
kbd {
	padding:2px 4px;
	font-size:90%;
	color:#fff;
	background-color:#333;
	border-radius:3px;
	box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.42857143;
	color:#333;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:4px
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}
.myFocus-box {
	padding:8px;
	border:1px solid #999;
	float:left;
	background:#fff
}
.blue {
	color:blue
}
.red {
	color:red
}
.green {
	color:green
}
.mF_liuzg .pic li {
	position:relative;
	overflow:hidden;
	*margin-top:-2px
}
.mF_liuzg .pic li p {
	width:100%;
	position:absolute
}
.mF_liuzg .pic li p a {
	display:block
}
.mF_liuzg .txt li {
	position:absolute;
	z-index:2;
	bottom:0;
	line-height:34px;
	display:none
}
.mF_liuzg .txt li a {
	display:block;
	position:relative;
	z-index:1;
	color:#fff;
	padding:2px 0 0 16px;
	font-size:13.33px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px
}
.mF_liuzg .txt li span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:#000;
	filter:alpha(opacity=40);
	opacity:0.4;
	float:left
}
.mF_liuzg .txt li h4 {
	color:#c11b20;
	font-size:13.33px;
	float:right;
	padding-right:465px;
	font-weight:100
}
.mF_liuzg .txt li h2 {
	color:#fff;
	font-size:18px;
	padding:5px 0px
}
.mF_liuzg .num {
	position:absolute;
	z-index:3;
	bottom:6px;
	right:8px;
	color:#fff
}
.mF_liuzg .num li {
	float:left;
	width:30px;
	height:18px;
	position:relative;
	line-height:18px;
	text-align:center;
	margin-right:3px;
	cursor:pointer;
	background:#000;
	filter:alpha(opacity=70);
	opacity:0.7
}
.mF_liuzg .num li.current {
	background:#cd005d;
	color:#fff;
	font-weight:bold;
	height:20px;
	line-height:20px;
	top:-2px;
	filter:alpha(opacity=100);
	opacity:1
}
fieldset {
	min-width:0;
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	margin-bottom:5px;
	font-weight:bold
}
input[type="search"] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type="radio"],input[type="checkbox"] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}
input[type="file"] {
	display:block
}
input[type="range"] {
	display:block;
	width:100%
}
select[multiple],select[size] {
	height:auto
}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.42857143;
	color:#555
}

.form-control {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
	color:#999;
	opacity:1
}
.form-control:-ms-input-placeholder {
	color:#999
}
.form-control::-webkit-input-placeholder {
	color:#999
}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	cursor:not-allowed;
	background-color:#eee;
	opacity:1
}
textarea.form-control {
	height:auto
}
input[type="search"] {
	-webkit-appearance:none
}
input[type="date"] {
	line-height:34px
}
.form-group {
	margin-bottom:15px
}
.radio,.checkbox {
	display:block;
	min-height:20px;
	padding-left:20px;
	margin-top:10px;
	margin-bottom:10px
}
.radio label,.checkbox label {
	display:inline;
	font-weight:normal;
	cursor:pointer
}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	float:left;
	margin-left:-20px
}
.radio + .radio,.checkbox + .checkbox {
	margin-top:-5px
}
.radio-inline,.checkbox-inline {
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	font-weight:normal;
	vertical-align:middle;
	cursor:pointer
}
.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
	margin-top:0;
	margin-left:10px
}
input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline {
	cursor:not-allowed
}
.input-sm {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-sm {
	height:30px;
	line-height:30px
}
textarea.input-sm,select[multiple].input-sm {
	height:auto
}
.input-lg {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
select.input-lg {
	height:46px;
	line-height:46px
}
textarea.input-lg,select[multiple].input-lg {
	height:auto
}
.has-feedback {
	position:relative
}
.has-feedback .form-control {
	padding-right:42.5px
}
.has-feedback .form-control-feedback {
	position:absolute;
	top:25px;
	right:0;
	display:block;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center
}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}
.has-success .input-group-addon {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#3c763d
}
.has-success .form-control-feedback {
	color:#3c763d
}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-warning .form-control:focus {
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#8a6d3b
}
.has-warning .form-control-feedback {
	color:#8a6d3b
}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}
.has-error .form-control:focus {
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}
.has-error .input-group-addon {
	color:#a94442;
	background-color:#f2dede;
	border-color:#a94442
}
.has-error .form-control-feedback {
	color:#a94442
}
.form-control-static {
	margin-bottom:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373
}
@media (min-width:768px) {
	.form-inline .form-group {
	display:inline-block;
	margin-bottom:0;
	vertical-align:middle
}
.form-inline .form-control {
	display:inline-block;
	width:auto;
	vertical-align:middle
}
.form-inline .input-group > .form-control {
	width:100%
}
.form-inline .control-label {
	margin-bottom:0;
	vertical-align:middle
}
.form-inline .radio,.form-inline .checkbox {
	display:inline-block;
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
	vertical-align:middle
}
.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
	float:none;
	margin-left:0
}
.form-inline .has-feedback .form-control-feedback {
	top:0
}
}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	padding-top:7px;
	margin-top:0;
	margin-bottom:0
}
.form-horizontal .radio,.form-horizontal .checkbox {
	min-height:27px
}
.form-horizontal .form-group {
	margin-right:-15px;
	margin-left:-15px
}
.form-horizontal .form-control-static {
	padding-top:7px
}
@media (min-width:768px) {
	.form-horizontal .control-label {
	text-align:right
}
}.form-horizontal .has-feedback .form-control-feedback {
	top:0;
	right:15px
}
.btn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.btn:focus,.btn:active:focus,.btn.active:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn:hover,.btn:focus {
	color:#333;
	text-decoration:none
}
.btn:active,.btn.active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	pointer-events:none;
	cursor:not-allowed;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:.65
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
	color:#333;
	background-color:#ebebeb;
	border-color:#adadad
}
.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
	background-image:none
}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#333
}
.btn-primary {
	color:#fff;
	background-color:#428bca;
	border-color:#357ebd
}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#3276b1;
	border-color:#285e8e
}
.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary {
	background-image:none
}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
	background-color:#428bca;
	border-color:#357ebd
}
.btn-primary .badge {
	color:#428bca;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
	color:#fff;
	background-color:#47a447;
	border-color:#398439
}
.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success {
	background-image:none
}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
	color:#fff;
	background-color:#39b3d7;
	border-color:#269abc
}
.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info {
	background-image:none
}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ed9c28;
	border-color:#d58512
}
.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning {
	background-image:none
}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#d2322d;
	border-color:#ac2925
}
.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
	background-image:none
}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.btn-link {
	font-weight:normal;
	color:#428bca;
	cursor:pointer;
	border-radius:0
}
.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color:transparent
}
.btn-link:hover,.btn-link:focus {
	color:#2a6496;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
	color:#999;
	text-decoration:none
}
.btn-lg,.btn-group-lg > .btn {
	padding:10px 16px;
	font-size:18px;
	line-height:1.33;
	border-radius:6px
}
.btn-sm,.btn-group-sm > .btn {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-xs,.btn-group-xs > .btn {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-block {
	display:block;
	width:100%;
	padding-right:0;
	padding-left:0
}
.btn-block + .btn-block {
	margin-top:5px
}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width:100%
}
.fade {
	opacity:0;
	-webkit-transition:opacity .15s linear;
	transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.close {
	float:right;
	font-size:21px;
	font-weight:bold;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	filter:alpha(opacity=20);
	opacity:.2
}
.close:hover,.close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:.5
}
button.close {
	-webkit-appearance:none;
	padding:0;
	cursor:pointer;
	background:transparent;
	border:0
}
.modal-open {
	overflow:hidden
}
.modal {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	display:none;
	overflow:auto;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal.fade .modal-dialog {
	-webkit-transition:-webkit-transform .3s ease-out;
	-moz-transition:-moz-transform .3s ease-out;
	-o-transition:-o-transform .3s ease-out;
	transition:transform .3s ease-out;
	-webkit-transform:translate(0,-25%);
	-ms-transform:translate(0,-25%);
	transform:translate(0,-25%)
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0,0);
	-ms-transform:translate(0,0);
	transform:translate(0,0)
}
.modal-dialog {
	position:relative;
	width:auto;
	margin:10px
}
.modal-content {
	position:relative;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #999;
	border:1px solid rgba(0,0,0,.2);
	border-radius:6px;
	outline:none;
	-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
	box-shadow:0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}
.modal-backdrop.fade {
	filter:alpha(opacity=0);
	opacity:0
}
.modal-backdrop.in {
	filter:alpha(opacity=50);
	opacity:.5
}
.modal-header {
	min-height:16.42857143px;
	padding:15px;
	border-bottom:1px solid #e5e5e5
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.42857143
}
.modal-body {
	position:relative;
	padding:20px
}
.modal-footer {
	padding:19px 20px 20px;
	margin-top:15px;
	text-align:right;
	border-top:1px solid #e5e5e5
}
.modal-footer .btn + .btn {
	margin-bottom:0;
	margin-left:5px
}
.modal-footer .btn-group .btn + .btn {
	margin-left:-1px
}
.modal-footer .btn-block + .btn-block {
	margin-left:0
}
@media (min-width:768px) {
	.modal-dialog {
	width:600px;
	margin:30px auto
}
.modal-content {
	-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
	box-shadow:0 5px 15px rgba(0,0,0,.5)
}
}.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:10100;
	display:none;
	max-width:276px;
	padding:1px;
	text-align:left;
	white-space:normal;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border:1px solid rgba(0,0,0,.2);
	border-radius:6px;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);
	box-shadow:0 5px 10px rgba(0,0,0,.2)
}
.popover.top {
	margin-top:-10px
}
.popover.right {
	margin-left:10px
}
.popover.bottom {
	margin-top:10px
}
.popover.left {
	margin-left:-10px
}
.popover-title {
	padding:8px 14px;
	margin:0;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0
}
.popover-content {
	padding:10px 15px;
	font-size:12px
}
.popover > .arrow,.popover > .arrow:after {
	position:absolute;
	display:block;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.popover > .arrow {
	border-width:11px
}
.popover > .arrow:after {
	content:"";
	border-width:10px
}
.popover.top > .arrow {
	bottom:-11px;
	left:50%;
	margin-left:-11px;
	border-top-color:#999;
	border-top-color:rgba(0,0,0,.25);
	border-bottom-width:0
}
.popover.top > .arrow:after {
	bottom:1px;
	margin-left:-10px;
	content:" ";
	border-top-color:#fff;
	border-bottom-width:0
}
.popover.right > .arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-right-color:#999;
	border-right-color:rgba(0,0,0,.25);
	border-left-width:0
}
.popover.right > .arrow:after {
	bottom:-10px;
	left:1px;
	content:" ";
	border-right-color:#fff;
	border-left-width:0
}
.popover.bottom > .arrow {
	top:-11px;
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0,0,0,.25)
}
.popover.bottom > .arrow:after {
	top:1px;
	margin-left:-10px;
	content:" ";
	border-top-width:0;
	border-bottom-color:#fff
}
.popover.left > .arrow {
	top:50%;
	right:-11px;
	margin-top:-11px;
	border-right-width:0;
	border-left-color:#999;
	border-left-color:rgba(0,0,0,.25)
}
.popover.left > .arrow:after {
	right:1px;
	bottom:-10px;
	content:" ";
	border-right-width:0;
	border-left-color:#fff
}
.tooltip {
	position:absolute;
	z-index:1030;
	display:block;
	font-size:12px;
	line-height:1.4;
	visibility:visible;
	filter:alpha(opacity=0);
	opacity:0
}
.tooltip.in {
	filter:alpha(opacity=70);
	opacity:.7
}
.tooltip.top {
	padding:5px 0;
	margin-top:-3px
}
.tooltip.right {
	padding:0 5px;
	margin-left:3px
}
.tooltip.bottom {
	padding:5px 0;
	margin-top:3px
}
.tooltip.left {
	padding:0 5px;
	margin-left:-3px
}
.tooltip-inner {
	max-width:200px;
	padding:4px 8px 3px;
	color:#eee;
	text-align:center;
	text-decoration:none;
	background-color:#000;
	border-radius:2px
}
.tooltip-arrow {
	position:absolute;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid
}
.tooltip.top .tooltip-arrow {
	bottom:0;
	left:50%;
	margin-left:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-left .tooltip-arrow {
	bottom:0;
	left:5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
	right:5px;
	bottom:0;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.right .tooltip-arrow {
	top:50%;
	left:0;
	margin-top:-5px;
	border-width:5px 5px 5px 0;
	border-right-color:#000
}
.tooltip.left .tooltip-arrow {
	top:50%;
	right:0;
	margin-top:-5px;
	border-width:5px 0 5px 5px;
	border-left-color:#000
}
.tooltip.bottom .tooltip-arrow {
	top:0;
	left:50%;
	margin-left:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-left .tooltip-arrow {
	top:0;
	left:5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
	top:0;
	right:5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.label,.badge {
	position:relative;
	display:inline-block;
	padding:5px 7px 4px;
	font-size:10.152px;
	line-height:14px;
	color:#ffffff;
	vertical-align:baseline;
	white-space:nowrap;
	background-color:#999999
}
.badge {
	padding:1px 4px 0
}
.label:empty,.badge:empty {
	display:none
}
a.label:hover,a.label:focus,a.badge:hover,a.badge:focus {
	color:#ffffff;
	text-decoration:none;
	cursor:pointer
}
.label-arrow {
	position:absolute;
	width:0;
	height:0;
	vertical-align:top;
	content:""
}
.label .label-arrow {
	top:7px;
	right:-4px;
	border-left:4px solid #000000;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent
}
.label-important,.badge-important {
	background-color:#FF5E52
}
.label-important .label-arrow,.badge-important .label-arrow {
	border-left-color:#FF5E52
}
.label-warning,.badge-warning {
	background-color:#f89406
}
.label-warning .label-arrow,.badge-warning .label-arrow {
	border-left-color:#f89406
}
.label-success,.badge-success {
	background-color:#56af45
}
.label-success .label-arrow,.badge-success .label-arrow {
	border-left-color:#56af45
}
.label-info,.badge-info {
	background-color:#3a87ad
}
.label-info .label-arrow,.badge-info .label-arrow {
	border-left-color:#3a87ad
}
.label-inverse,.badge-inverse {
	background-color:#4A4A4A
}
.label-inverse .label-arrow,.badge-inverse .label-arrow {
	border-left-color:#4A4A4A
}
a.label-important:hover,a.badge-important:hover {
	background-color:#FF5144
}
a.label-info:hover .label-arrow,a.badge-info:hover .label-arrow {
	border-left-color:#FF5144
}
a.label-warning:hover,a.badge-warning:hover {
	background-color:#d57f05
}
a.label-warning:hover .label-arrow,a.badge-warning:hover .label-arrow {
	border-left-color:#d57f05
}
a.label-success:hover,a.badge-success:hover {
	background-color:#49953b
}
a.label-success:hover .label-arrow,a.badge-success:hover .label-arrow {
	border-left-color:#49953b
}
a.label-info:hover,a.badge-info:hover {
	background-color:#317292
}
a.label-info:hover .label-arrow,a.badge-info:hover .label-arrow {
	border-left-color:#317292
}
a.label-inverse:hover,a.badge-inverse:hover {
	background-color:#383838
}
a.label-inverse:hover .label-arrow,a.badge-inverse:hover .label-arrow {
	border-left-color:#383838
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/xishandao/font/glyphicons-halflings-regular.eot');
  src: url('/xishandao/font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/xishandao/font/glyphicons-halflings-regular.woff2') format('woff2'), url('/xishandao/font/glyphicons-halflings-regular.woff') format('woff'), url('/xishandao/font/glyphicons-halflings-regular.ttf') format('truetype'), url('/xishandao/font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
	position:relative;
	top:1px;
	display:inline-block;
	font-family:'Glyphicons Halflings';
	font-style:normal;
	font-weight:normal;
	line-height:1;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.glyphicon-asterisk:before {
	content:"\2a"
}
.glyphicon-plus:before {
	content:"\2b"
}
.glyphicon-euro:before {
	content:"\20ac"
}
.glyphicon-minus:before {
	content:"\2212"
}
.glyphicon-cloud:before {
	content:"\2601"
}
.glyphicon-envelope:before {
	content:"\2709"
}
.glyphicon-pencil:before {
	content:"\270f"
}
.glyphicon-glass:before {
	content:"\e001"
}
.glyphicon-music:before {
	content:"\e002"
}
.glyphicon-search:before {
	content:"\e003"
}
.glyphicon-heart:before {
	content:"\e005"
}
.glyphicon-star:before {
	content:"\e006"
}
.glyphicon-star-empty:before {
	content:"\e007"
}
.glyphicon-user:before {
	content:"\e008"
}
.glyphicon-film:before {
	content:"\e009"
}
.glyphicon-th-large:before {
	content:"\e010"
}
.glyphicon-th:before {
	content:"\e011"
}
.glyphicon-th-list:before {
	content:"\e012"
}
.glyphicon-ok:before {
	content:"\e013"
}
.glyphicon-remove:before {
	content:"\e014"
}
.glyphicon-zoom-in:before {
	content:"\e015"
}
.glyphicon-zoom-out:before {
	content:"\e016"
}
.glyphicon-off:before {
	content:"\e017"
}
.glyphicon-signal:before {
	content:"\e018"
}
.glyphicon-cog:before {
	content:"\e019"
}
.glyphicon-trash:before {
	content:"\e020"
}
.glyphicon-home:before {
	content:"\e021"
}
.glyphicon-file:before {
	content:"\e022"
}
.glyphicon-time:before {
	content:"\e023"
}
.glyphicon-road:before {
	content:"\e024"
}
.glyphicon-download-alt:before {
	content:"\e025"
}
.glyphicon-download:before {
	content:"\e026"
}
.glyphicon-upload:before {
	content:"\e027"
}
.glyphicon-inbox:before {
	content:"\e028"
}
.glyphicon-play-circle:before {
	content:"\e029"
}
.glyphicon-repeat:before {
	content:"\e030"
}
.glyphicon-refresh:before {
	content:"\e031"
}
.glyphicon-list-alt:before {
	content:"\e032"
}
.glyphicon-lock:before {
	content:"\e033"
}
.glyphicon-flag:before {
	content:"\e034"
}
.glyphicon-headphones:before {
	content:"\e035"
}
.glyphicon-volume-off:before {
	content:"\e036"
}
.glyphicon-volume-down:before {
	content:"\e037"
}
.glyphicon-volume-up:before {
	content:"\e038"
}
.glyphicon-qrcode:before {
	content:"\e039"
}
.glyphicon-barcode:before {
	content:"\e040"
}
.glyphicon-tag:before {
	content:"\e041"
}
.glyphicon-tags:before {
	content:"\e042"
}
.glyphicon-book:before {
	content:"\e043"
}
.glyphicon-bookmark:before {
	content:"\e044"
}
.glyphicon-print:before {
	content:"\e045"
}
.glyphicon-camera:before {
	content:"\e046"
}
.glyphicon-font:before {
	content:"\e047"
}
.glyphicon-bold:before {
	content:"\e048"
}
.glyphicon-italic:before {
	content:"\e049"
}
.glyphicon-text-height:before {
	content:"\e050"
}
.glyphicon-text-width:before {
	content:"\e051"
}
.glyphicon-align-left:before {
	content:"\e052"
}
.glyphicon-align-center:before {
	content:"\e053"
}
.glyphicon-align-right:before {
	content:"\e054"
}
.glyphicon-align-justify:before {
	content:"\e055"
}
.glyphicon-list:before {
	content:"\e056"
}
.glyphicon-indent-left:before {
	content:"\e057"
}
.glyphicon-indent-right:before {
	content:"\e058"
}
.glyphicon-facetime-video:before {
	content:"\e059"
}
.glyphicon-picture:before {
	content:"\e060"
}
.glyphicon-map-marker:before {
	content:"\e062"
}
.glyphicon-adjust:before {
	content:"\e063"
}
.glyphicon-tint:before {
	content:"\e064"
}
.glyphicon-edit:before {
	content:"\e065"
}
.glyphicon-share:before {
	content:"\e066"
}
.glyphicon-check:before {
	content:"\e067"
}
.glyphicon-move:before {
	content:"\e068"
}
.glyphicon-step-backward:before {
	content:"\e069"
}
.glyphicon-fast-backward:before {
	content:"\e070"
}
.glyphicon-backward:before {
	content:"\e071"
}
.glyphicon-play:before {
	content:"\e072"
}
.glyphicon-pause:before {
	content:"\e073"
}
.glyphicon-stop:before {
	content:"\e074"
}
.glyphicon-forward:before {
	content:"\e075"
}
.glyphicon-fast-forward:before {
	content:"\e076"
}
.glyphicon-step-forward:before {
	content:"\e077"
}
.glyphicon-eject:before {
	content:"\e078"
}
.glyphicon-chevron-left:before {
	content:"\e079"
}
.glyphicon-chevron-right:before {
	content:"\e080"
}
.glyphicon-plus-sign:before {
	content:"\e081"
}
.glyphicon-minus-sign:before {
	content:"\e082"
}
.glyphicon-remove-sign:before {
	content:"\e083"
}
.glyphicon-ok-sign:before {
	content:"\e084"
}
.glyphicon-question-sign:before {
	content:"\e085"
}
.glyphicon-info-sign:before {
	content:"\e086"
}
.glyphicon-screenshot:before {
	content:"\e087"
}
.glyphicon-remove-circle:before {
	content:"\e088"
}
.glyphicon-ok-circle:before {
	content:"\e089"

}
.glyphicon-ban-circle:before {
	content:"\e090"
}
.glyphicon-arrow-left:before {
	content:"\e091"
}
.glyphicon-arrow-right:before {
	content:"\e092"
}
.glyphicon-arrow-up:before {
	content:"\e093"
}
.glyphicon-arrow-down:before {
	content:"\e094"
}
.glyphicon-share-alt:before {
	content:"\e095"
}
.glyphicon-resize-full:before {
	content:"\e096"
}
.glyphicon-resize-small:before {
	content:"\e097"
}
.glyphicon-exclamation-sign:before {
	content:"\e101"
}
.glyphicon-gift:before {
	content:"\e102"
}
.glyphicon-leaf:before {
	content:"\e103"
}
.glyphicon-fire:before {
	content:"\e104"
}
.glyphicon-eye-open:before {
	content:"\e105"
}
.glyphicon-eye-close:before {
	content:"\e106"
}
.glyphicon-warning-sign:before {
	content:"\e107"
}
.glyphicon-plane:before {
	content:"\e108"
}
.glyphicon-calendar:before {
	content:"\e109"
}
.glyphicon-random:before {
	content:"\e110"
}
.glyphicon-comment:before {
	content:"\e111"
}
.glyphicon-magnet:before {
	content:"\e112"
}
.glyphicon-chevron-up:before {
	content:"\e113"
}
.glyphicon-chevron-down:before {
	content:"\e114"
}
.glyphicon-retweet:before {
	content:"\e115"
}
.glyphicon-shopping-cart:before {
	content:"\e116"
}
.glyphicon-folder-close:before {
	content:"\e117"
}
.glyphicon-folder-open:before {
	content:"\e118"
}
.glyphicon-resize-vertical:before {
	content:"\e119"
}
.glyphicon-resize-horizontal:before {
	content:"\e120"
}
.glyphicon-hdd:before {
	content:"\e121"
}
.glyphicon-bullhorn:before {
	content:"\e122"
}
.glyphicon-bell:before {
	content:"\e123"
}
.glyphicon-certificate:before {
	content:"\e124"
}
.glyphicon-thumbs-up:before {
	content:"\e125"
}
.glyphicon-thumbs-stow:before {
	content:"\e143"
}
.glyphicon-thumbs-stow-hover:before {
	content:"\e005"
}
.glyphicon-thumbs-down:before {
	content:"\e126"
}
.glyphicon-hand-right:before {
	content:"\e127"
}
.glyphicon-hand-left:before {
	content:"\e128"
}
.glyphicon-hand-up:before {
	content:"\e129"
}
.glyphicon-hand-down:before {
	content:"\e130"
}
.glyphicon-circle-arrow-right:before {
	content:"\e131"
}
.glyphicon-circle-arrow-left:before {
	content:"\e132"
}
.glyphicon-circle-arrow-up:before {
	content:"\e133"
}
.glyphicon-circle-arrow-down:before {
	content:"\e134"
}
.glyphicon-globe:before {
	content:"\e135"
}
.glyphicon-wrench:before {
	content:"\e136"
}
.glyphicon-tasks:before {
	content:"\e137"
}
.glyphicon-filter:before {
	content:"\e138"
}
.glyphicon-briefcase:before {
	content:"\e139"
}
.glyphicon-fullscreen:before {
	content:"\e140"
}
.glyphicon-dashboard:before {
	content:"\e141"
}
.glyphicon-paperclip:before {
	content:"\e142"
}
.glyphicon-heart-empty:before {
	content:"\e143"
}
.glyphicon-link:before {
	content:"\e144"
}
.glyphicon-phone:before {
	content:"\e145"
}
.glyphicon-pushpin:before {
	content:"\e146"
}
.glyphicon-usd:before {
	content:"\e148"
}
.glyphicon-gbp:before {
	content:"\e149"
}
.glyphicon-sort:before {
	content:"\e150"
}
.glyphicon-sort-by-alphabet:before {
	content:"\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content:"\e152"
}
.glyphicon-sort-by-order:before {
	content:"\e153"
}
.glyphicon-sort-by-order-alt:before {
	content:"\e154"
}
.glyphicon-sort-by-attributes:before {
	content:"\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content:"\e156"
}
.glyphicon-unchecked:before {
	content:"\e157"
}
.glyphicon-expand:before {
	content:"\e158"
}
.glyphicon-collapse-down:before {
	content:"\e159"
}
.glyphicon-collapse-up:before {
	content:"\e160"
}
.glyphicon-log-in:before {
	content:"\e161"
}
.glyphicon-flash:before {
	content:"\e162"
}
.glyphicon-log-out:before {
	content:"\e163"
}
.glyphicon-new-window:before {
	content:"\e164"
}
.glyphicon-record:before {
	content:"\e165"
}
.glyphicon-save:before {
	content:"\e166"
}
.glyphicon-open:before {
	content:"\e167"
}
.glyphicon-saved:before {
	content:"\e168"
}
.glyphicon-import:before {
	content:"\e169"
}
.glyphicon-export:before {
	content:"\e170"
}
.glyphicon-send:before {
	content:"\e171"
}
.glyphicon-floppy-disk:before {
	content:"\e172"
}
.glyphicon-floppy-saved:before {
	content:"\e173"
}
.glyphicon-floppy-remove:before {
	content:"\e174"
}
.glyphicon-floppy-save:before {
	content:"\e175"
}
.glyphicon-floppy-open:before {
	content:"\e176"
}
.glyphicon-credit-card:before {
	content:"\e177"
}
.glyphicon-transfer:before {
	content:"\e178"
}
.glyphicon-cutlery:before {
	content:"\e179"
}
.glyphicon-header:before {
	content:"\e180"
}
.glyphicon-compressed:before {
	content:"\e181"
}
.glyphicon-earphone:before {
	content:"\e182"
}
.glyphicon-phone-alt:before {
	content:"\e183"
}
.glyphicon-tower:before {
	content:"\e184"
}
.glyphicon-stats:before {
	content:"\e185"
}
.glyphicon-sd-video:before {
	content:"\e186"
}
.glyphicon-hd-video:before {
	content:"\e187"
}
.glyphicon-subtitles:before {
	content:"\e188"
}
.glyphicon-sound-stereo:before {
	content:"\e189"
}
.glyphicon-sound-dolby:before {
	content:"\e190"
}
.glyphicon-sound-5-1:before {
	content:"\e191"
}
.glyphicon-sound-6-1:before {
	content:"\e192"
}
.glyphicon-sound-7-1:before {
	content:"\e193"
}
.glyphicon-copyright-mark:before {
	content:"\e194"
}
.glyphicon-registration-mark:before {
	content:"\e195"
}
.glyphicon-cloud-download:before {
	content:"\e197"
}
.glyphicon-cloud-upload:before {
	content:"\e198"
}
.glyphicon-tree-conifer:before {
	content:"\e199"
}
.glyphicon-tree-deciduous:before {
	content:"\e200"
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
a {
	color:#555;
	text-decoration:none
}
a:hover,a:focus {
	color:#FF5E52;
	text-decoration:none
}
::selection {
	background:#72d0eb;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
	background:#72d0eb;
	color:#fff;
	text-shadow:none
}
.text-muted a {
	color:#999;
	text-decoration:underline
}
.text-muted a:hover {
	color:#FF5E52
}
body,button,input,select,textarea {
	font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif
}
body {
	margin:93px 0 0;
	font-size:14px;
	line-height:20px;
	color:#555;
	overflow-x:hidden;
	background-color:#f1f1f1
}
.header {
	position:fixed;
	height:78px;
	top:0;
	left:0;
	right:0;
	background-color:#fff;
	margin:0;
	padding:0;
	z-index:10000;
	box-shadow:1px 1px 5px rgba(0,0,0,.08)
}
.header .container {
	*height:78px
}
.container {
	max-width:1200px;
	margin:0 auto;
	text-align:left;
	position:relative;
	*zoom:1
}
.container:before,.container:after {
	display:table;
	content:"";
	line-height:0
}
.container:after {
	clear:both
}
section.container {
	background-color:#fff;
	border-radius:5px;
	border-bottom:solid 2px #E6E6E6
}
.content-wrap {
	width:100%;
	float:left
}
.content {
	margin-right:370px;
	margin-left:0;
	min-height:500px;
	padding:15px 20px
}
.sidebar {
	float:left;
	margin-left:-370px;
	width:350px;
	position:relative;
	padding-top:20px
}
.sidebar.isfix {
	width:380px;
	*width:350px;
	padding-top:0;
	overflow:hidden;
	background-color:#f9f9f9;
	padding:15px;
	border-left:1px solid #eee;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	border-radius:0 5px 5px 0
}
.sidebarfix {
	width:350px;
	position:fixed;
	-webkit-transition:margin linear .218s;
	-moz-transition:margin linear .218s;
	transition:margin linear .218s
}
.single .content {
	background-color:#fff;
	border-radius:5px 0 0 5px;
	padding:20px;
	margin-right:380px
}
.newlogo {
	width:168px;
	float:left
}
.newlogo a {
	display:block;
	overflow:hidden;
	height:88px;
	line-height:300px;
	color:#fff;
	background-color:#fff;
	background-image:url(/xishandao/img/logo.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	-webkit-transition:background-position linear .15s;
	-moz-transition:background-position linear .15s;
	transition:background-position linear .15s
}

/* 
 * header
 * ====================================================
*/
.logo{margin: 0;width: 158px;float: left;}
.logo a{display: block;overflow: hidden;height: 78px;line-height: 300px;color: #fff;background-color: #FF5E52;background-image: url(../img/logo2.png);background-repeat: no-repeat;background-position: 20px 20px;-webkit-transition:background-position linear .15s;-moz-transition:background-position linear .15s;transition:background-position linear .15s}
/* background: #FF5E52 url(../img/logo.png) no-repeat 24px 22px; */
.logo a:hover{background-position: 20px -48px;}
.feeds {
	}.feeds-title {
	margin:0 0 10px -15px;
	padding:0;
	color:#999;
	text-align:center
}
.feed {
	}.deliver {
	text-align:center;
	padding:0 15px
}
.deliver .btn {
	padding:10px;
	border-width:2px;
	border-color:#ddd;
	color:#777
}
.deliver .btn:hover {
	border-color:#ccc;
	color:#444;
	background-color:#f6f6f6
}
.deliver .glyphicon {
	top:2px;
	margin-right:3px
}
.slinks {
	float:right;
	text-align:right;
	color:#999;
	font-size:12px;
	margin:20px 0 0
}
.slinks a {
	color:#aaa
}
.slinks a:hover {
	color:#666;
	text-decoration:underline
}
.user-welcome {
	float:right;
	border-left:2px solid #eee;
	padding-left:5px;
	margin-top:20px;
	margin-left:10px
}
.user-welcome .avatar {
	width:40px;
	height:40px;
	border-radius:8px
}
.user-welcome strong {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
	color:#FF5E52
}
.user-welcome-text {
	font-size:12px;
	text-align:center;
	margin-top:-15px;
	color:#999;
	margin-bottom:10px
}
.user-welcome-text a {
	text-decoration:underline;
	color:#999
}
.user-welcome-text a:hover {
	color:#666
}
.user-signin {
	float:right;
	margin-top:30px;
	margin-left:10px;
	width:83px;
	color:#999;
	text-align:right
}
.user-signin span {
	font-size:12px;
	cursor:pointer
}
.user-signin span:hover {
	color:#666
}
.nav {
	position:relative;
	float:left;
	font-size:16px;
	list-style:none;
	padding:0;
	margin:0;
	text-align:center
}
.nav li {
	float:left
}
.nav li a {
	padding:19px 20px 18px;
	color:#777;
	display:block;
	*padding:29px 20px
}
@media (max-width: 480px){
.nav li a {
	color:#be7139;
}
  }
.nav li a:focus,.nav li a:hover {
	color:#666;
	background-color:#fff
}
.nav li.current-menu-item a,.nav li.current-menu-parent a,.nav li.current_page_item a,.nav li.active a,.nav li.current-post-ancestor a {
	color:#FF5E52;
	background-color:#f6f6f6;
	position:relative;
	z-index:2
}
.nav li:hover > ul {
	display:block
}
.nav > li > ul {
	padding-bottom:10px;
	text-align:left;
	position:absolute;
	top:52px;
	left:0;
	min-width:140px;
	z-index:10;
	display:none;
	font-size:12px
}
.nav > li > ul > li > ul {
	padding-bottom:10px;
	text-align:left;
	position:absolute;
	top:0;
	left:100%;
	min-width:140px;
	z-index:10;
	display:none;
	font-size:12px
}
.nav > li > ul > li {
	float:none;
	margin:0;
	position:relative
}
.nav > li > ul > li > a,.nav > li > ul > li > ul > li > a {
	float:none;
	display:block;
	*min-width:100px;
	padding:5px 20px 4px;
	color:#fff
}
.nav > li > ul > li > a:hover,.nav .glyphicon {
	margin-bottom:5px;
	top:2px;
	display:block;
	*display:none
}
.btn-navbar {
	display:none;
	float:right;
	padding:5px 8px 6px;
	margin-left:5px;
	margin-right:5px;
	margin-top:11px;
	background-color:#404040
}
.btn-navbar .icon-bar {
	display:block;
	width:18px;
	height:2px;
	background-color:#f9f9f9
}
.btn-navbar .icon-bar + .icon-bar {
	margin-top:3px
}
.dropdown-menu:before {
	content:'';
	display:inline-block;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-bottom:5px solid #ccc;
	border-bottom-color:rgba(0,0,0,0.2);
	position:absolute;
	top:-5px;
	left:9px
}
.dropdown-menu:after {
	content:'';
	display:inline-block;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-bottom:4px solid #ffffff;
	position:absolute;
	top:-4px;
	left:10px
}
.dropdown-menu.pull-right {
	left:auto;
	right:0
}
.dropdown-menu.pull-right:before {
	left:auto;
	right:6px
}
.dropdown-menu.pull-right:after {
	left:auto;
	right:7px
}
.dropdown-menu.pull-right .dropdown-menu {
	left:auto;
	right:100%;
	margin-left:0;
	margin-right:-1px
}
.menu {
	margin-right:20px;
	margin-top:11px
}
.search-suggest.dropdown-menu > li > a {
	padding:4px 7px 3px
}
.search-suggest span {
	float:right;
	color:#999
}
.search-suggest .active span {
	color:#fff
}
.pull-left {
	float:left
}
.pull-right {
	float:right
}
.pagination {
	padding:20px;
	text-align:center
}
.pagination ul {
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:0;
	margin-bottom:0;
	padding:0
}
.pagination ul > li {
	display:inline
}
.pagination ul > a {
	margin:0 5px;
	float:left;
	padding:8px 20px;
	text-decoration:none;
	background-color:#ddd;
	color:#666;
	border-radius:3px;
	opacity:.88
}
.pagination ul > span {
	margin:0 5px;
	float:left;
	padding:8px 20px;
	text-decoration:none;
	background-color:#ddd;
	color:#666;
	border-radius:3px;
	opacity:.88
}
.pagination ul > li > a:hover,.pagination ul > li > a:focus {
	opacity:1
}
.pagination ul > .active > a,.pagination ul > .active > span {
	background-color:#FF5E52;
	color:#fff
}
.pagination ul > .active > a,.pagination ul > .active > span {
	cursor:default
}
.pagination ul > li > span,.pagination ul > .disabled > span,.pagination ul > .disabled > a,.pagination ul > .disabled > a:hover,.pagination ul > .disabled > a:focus {
	color:#999999;
	background-color:transparent;
	cursor:default
}
.pagination ul > li.next-page > a {
	background-color:#FF5E52;
	color:#fff;
	margin:0 5px;
	float:left;
	padding:8px 15px;
	text-decoration:none;
	border-radius:3px;
	opacity:.88
}
.pagination ul > .now {
	background-color:#FF5E52;
	color:#fff
}
.ias_trigger {
	padding:20px;
	text-align:center
}
.ias_trigger a {
	margin:0 5px;
	display:inline-block;
	padding:8px 20px;
	text-decoration:none;
	background-color:#FF5E52;
	color:#fff;
	border-radius:3px;
	opacity:.88
}
.ias_trigger a:hover {
	opacity:1
}
.pagination-loading {
	font-size:16px;
	text-align:center;
	color:#999;
	padding:30px 0 40px
}
.pagination-loading .glyphicon {
	top:2px
}
.pagenav {
	overflow:hidden;
	text-align:center;
	padding:20px
}
.pagenav a,.pagenav .current,.pagenav .page-numbers {
	padding:4px 12px 3px;
	color:#666;
	display:inline-block;
	background-color:#eee;
	margin:0 1px
}
.pagenav .current {
	background-color:#FF5E52;
	color:#fff
}
.pagenav a:hover {
	background-color:#ccc;
	color:#444
}
.title {
	/*position:relative;*/
	margin:0;
	line-height:32px;
	font-size:20px;
	border-bottom:2px solid #eee;
	color:#777;
}
.title strong {
	border-bottom:2px solid #FF5E52;
	display:inline-block;
	position:relative;
	bottom:-2px;
	font-weight:normal
}
.title .pull-right {
	float:right;
	line-height:32px
}
.sticky {
	overflow:hidden;
	margin-bottom:20px
}
.sticky ul {
	margin-right:-10px;
	list-style:none;
	padding:0;
	padding-top:15px;
	overflow:hidden
}
.sticky li {
	width:25%;
	float:left;
	margin-bottom:20px;
	height:174px;
	overflow:hidden
}
.sticky li a {
	display:block;
	margin-right:10px;
	position:relative;
	color:#666
}
.sticky a:hover {
	color:#FF5E52
}
.sticky img {
	display:block;
	max-width:100%;
	margin-bottom:5px
}
.relates {
	overflow:hidden
}
.relates ul {
	list-style:none;
	padding:15px 0 0;
	overflow:hidden;
	margin:0 -10px 0 0
}
.relates li {
	float:left;
	width:25%;
	margin-bottom:20px;
	height:184px;
	overflow:hidden
}
.relates a {
	margin-right:10px;
	display:block;
	color:#666;
   text-align: center;
}
.relates a:hover {
	color:#FF5E52
}
.relates a img {
	width:100%;
	margin-bottom:5px
}
.excerpt {
	padding:20px 0;
	position:relative;
	border-bottom:1px solid #eee
}
.excerpt header {
	margin:0 0 10px 0
}
.excerpt .focus {
	position:relative;
	margin:10px -6px 0 0;
	overflow:hidden;
	*margin-right:-10px;
	*margin-bottom:10px
}
.thumbnail .item {
	display:block;
	float:left;
	width:25%;
	margin-bottom:6px
}
.thumbnail .thumb {
	max-width:240px;
	width:100%
}
.thumb-span {
	margin-right:6px;
	display:block
}
.thumb-span {
	position:relative;
	font-family:'Glyphicons Halflings';
	overflow:hidden
}
.thumb-span::before {
	content:"";
	background-color:rgba(0,0,0,0);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2
}
.thumb-span:hover::before {
	background-color:rgba(0,0,0,.4)
}
.excerpt-one {
	position:relative
}
.excerpt-one .focus {
	float:right;
	width:25.3%;
	margin-top:-15px
}
.excerpt-one .focus .item {
	width:100%
}
.excerpt-one .note {
	margin-top:6px;
	padding-right:15px
}
.excerpt-one .note {
	margin-right:25.3%
}
.excerpt header .label {
	margin-right:5px;
	position:relative;
	top:-2px;
	*font-size:12px;
	*margin-bottom:-7px
}
.excerpt header small {
	margin-left:10px
}
.excerpt header small .glyphicon {
	margin-right:2px;
	font-size:13px
}
.post-views .glyphicon {
	font-size:13px;
	margin-right:2px;
	top:2px
}
.excerpt h2 {
	display:inline;
	font-size:22px;
	margin:0;
	font-weight:normal;
	position:relative;
	top:1px;
	line-height:25px
}
.excerpt h2 strong {
	color:#8CAC52;
	margin-right:10px
}
.excerpt h2 a {
	color:#444
}
.excerpt h2 a:hover {
	color:#FF5E52;
	text-decoration:underline
}
.excerpt p {
	margin-bottom:0
}
.excerpt .note {
	color:#999;
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
	min-height:88px
}
.excerpt .note_njl {
	color:#999;
	font-size:14px;
	line-height:22px;
	margin-bottom:10px;
	min-height:88px
}
.excerpt .itag a {
	border-style:solid;
	border-width:1px;
	border-color:#e2e2e2 #ddd #ddd #e2e2e2;
	display:inline-block;
	margin-right:3px;
	border-radius:1px;
	padding:0 5px;
	line-height:18px
}
.excerpt .text-muted {
	font-size:12px
}
.post-comments {
	margin-left:20px
}
.post-tags {
	margin-left:20px
}
.post-like {
	margin-left:20px;
	text-decoration:none
}
.post-like i {
	margin-right:5px;
	font-size:13px;
	top:2px;
	width:13px
}
.post-like.actived {
	color:#FF5E52
}
@media (min-width: 480px){
.banner {
	overflow:hidden;
	max-width:800px
}
}
.banner-post {
	padding-top:10px
}
.banner-navbar,.banner-site {
	margin-bottom:10px;
	background:none
}
.banner-sticky {
	margin-bottom:1px
}
.banner-contenttop {
	margin-bottom:1px
}
.banner img {
	display:block
}
.article-author {
	position:relative;
	padding:20px 0
}
.breadcrumbs {
	padding:20px 0 10px;
	display:none
}
.breadcrumbs small {
	font-size:12px;
	font-family:serif;
	color:#bbb;
	margin:0 2px;
	font-weight:bold
}
.share {
	overflow:hidden;
	margin-bottom:20px
}
.share h5 {
	float:left;
	margin-right:5px
}
.share > div {
	float:left
}
.share a {
	text-decoration:none
}
.article-content {
	}.article-sidebar {
	width:230px;
	float:right;
	position:relative
}
.article-meta {
	overflow:hidden;
	color:#999;
	font-size:12px
}
.article-meta .item {
	white-space:nowrap;
	margin-right:15px
}
.article-meta a {
	color:#888;
	text-decoration:underline
}
.article-meta a:hover {
	color:#FF5E52
}
.article-author {
	padding:15px 0;
	overflow:hidden
}
.article-header {
	padding:0 0 12px;
	border-bottom:1px solid #f2f2f2;
	margin-bottom:20px;
	text-align:center
}
.article-header .text-muted {
	font-size:12px;
	margin-bottom:0
}
.article-title {
	font-size:26px;
	margin-top:5px;
	line-height:1.2
}
.article-title a {
	color:#444
}
.article-title a:hover {
	color:#FF5E52;
	text-decoration:underline
}
.article-content {
	font-size:15px;
	line-height:25px;
	word-break:break-all;
	word-wrap:break-word
}
.article-content img {
	display:block;
	max-width:100%;
	height:auto;
	margin:15px auto
}
.article-content h3,.article-content h4， .article-content h5 {
	border-bottom:#eee 1px solid;
	padding-bottom:5px;
	margin-bottom:16px;
	font-weight:normal;
	color:#444
}
.article-content h2 {
	color:#444;
	font-size:16px;
	font-weight:bold;
	margin:16px 0;
	padding:10px 0;
	line-height:16px;
	border-bottom:1px solid #eee
}
.article-content h3 {
	font-size:15px;
	padding-bottom:0;
	font-weight:bold
}
.article-content h4 {
	font-size:14px;
	font-weight:bold
}
.article-content h5 {
	font-size:14px;
	font-weight:bold
}
.article-content ul,.article-content ol {
	margin:0 0 16px 10px
}
.article-content p {
	margin-bottom:6px;
	text-indent:30px
}
.article-content strong {
	color:#FF5E52
}
.article-content pre {
	word-break:break-all;
	word-wrap:break-word
}
.article-content table {
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	width:100%;
	margin-bottom:16px
}
.article-content table.nopic { 
font-size: 14px; 
padding-bottom: 30px; 
}

.article-content table th {
	background-color:#f9f9f9;
	text-align:center
}
.article-content table td,.article-content table th {
	border-bottom:solid 1px #ddd;
	border-right:solid 1px #ddd;
	padding:5px 10px
}
.article-content .alignnone {
	margin:0 auto
}
.article-content .alignleft {
	float:left;
	text-align:left;
	margin-right:10px
}
.article-content .aligncenter {
	margin:0 auto;
	text-align:center;
	display:block
}
.article-content .alignright {
	float:right;
	text-align:right;
	margin-left:10px
}
.article-content .wp-caption {
	margin-bottom:20px;
	background-color:#f6f6f6;
	padding:10px 10px 1px;
	max-width:100%
}
.article-content .wp-caption img {
	margin:0 0 5px
}
.article-content .wp-caption p {
	margin-bottom:10px;
	text-indent:0
}
.article-content .wp-caption.alignnone {
	text-align:center
}
.article-content .wp-caption-text {
	}.article-content .wp-caption:hover {
	}.article-content .wp-caption:hover .wp-caption-text {
	color:#FF5E52
}
.article-content a {
	color:#428bca;
	text-decoration:underline
}
.article-content a:hover {
	color:#FF5E52
}
.article-tags {
	margin:15px 0;
	text-align:center
}
.article-tags a {
	display:inline-block;
	padding:3px 8px 2px;
	margin:0 4px 4px 0;
	color:#999;
	font-size:12px;
	background-color:#f2f2f2;
	text-decoration:none;
	border-radius:2px
}
.article-tags a:hover {
	color:#fff;
	background-color:#FF5E52
}
.tag-clouds {
	overflow:hidden
}
.tag-clouds li {
	float:left;
	width:25%;
	margin-bottom:12px;
	padding-bottom:2px;
	height:76px;
	border-bottom:1px dotted #ddd;
	overflow:hidden
}
.tag-clouds strong {
	color:#666;
	margin-left:2px;
	margin-bottom:10px;
	display:inline-block
}
.article-info-text {
	margin-top:15px;
	font-size:14px
}
.article-content pre,.comment pre {
	margin:20px 0;
	font:12px/20px 'courier new';
	background:#4A4A4A;
	padding:10px 20px;
	color:#F8F8D4;
	border:none
}
.article-content blockquote {
	margin:15px auto;
	border:1px solid #D6E9C6;
	border-left-width:3px;
	padding:10px 15px 5px;
	background-color:#F4FFEF;
	font-size:12px;
	line-height:20px
}
.article-content blockquote p {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-size:12px;
	line-height:20px
}
.article-nav {
	overflow:hidden;
	margin-bottom:30px;
	font-size:14px;
	color:#bbb
}
.article-nav span {
	float:left;
	position:relative;
	width:50%
}
.article-nav span.article-nav-next {
	float:right;
	text-align:right
}
.article-nav span.article-nav-next::before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	height:100%;
	display:block;
	width:1px;
	background-color:#eee
}
.article-nav a {
	color:#999;
	margin-right:10px;
	display:inline-block
}
.article-nav span.article-nav-next a {
	margin-left:10px;
	margin-right:0
}
.article-nav a:hover {
	color:#FF5E52
}
.page-title {
	font-size:16px;
	margin:0;
	padding:0
}
.page-title strong {
	font:bold 12px/18px arial;
	font-style:normal;
	color:#999;
	margin:0 10px
}
.page-title em {
	font-style:normal;
	font-weight:normal;
	color:#080;
	font-size:12px
}
.page-title .btn {
	font-weight:normal;
	margin-left:20px
}
.page-title .btn:active {
	border-bottom-color:#ffffff
}
.widget {
	clear:both;
	margin-bottom:15px;
	position:relative
}
.widget.affix {
	width:350px
}
.widget ul {
	*zoom:1;
	list-style:none;
	padding:0;
	*margin:0
}
.widget ul:before,.widget ul:after {
	display:table;
	content:"";
	line-height:0
}
.widget ul:after {
	clear:both
}
.widget_ads img {
	display:block
}
.widget_ads_inner {
	position:relative;
	overflow:hidden
}
.widget_ads .sell {
	display:block;
	border:solid 1px #d6d6d6;
	color:#999;
	text-align:center;
	height:123px;
	line-height:123px;
	font-weight:bold
}
.widget_ads .sell:hover {
	border-color:#bbb;
	color:#777777
}
.widget ul.widget_tags_inner {
	overflow:hidden;
	padding:5px 0 0;
	font-size:12px;
	margin:0 -6px 0 0
}
.widget_tags_inner li {
	float:left;
	width:25%;
	margin-top:2px
}
.widget_tags_inner a {
	color:#777;
	display:block;
	margin-right:6px;
	background-color:#fafafa;
	padding:0 8px;
	height:28px;
	border-left:1px solid #ededed;
	overflow:hidden;
	line-height:28px
}
.widget_tags_inner a:hover {
	color:#fff;
	background-color:#FF5E52;
	border-left-color:#FED426;
	border-left-width:4px
}
.widget_postlist li a {
	border-bottom:solid 1px #eee;
	overflow:hidden;
	position:relative;
	display:block;
	font-size:14px;
	padding:8px 90px 8px 0;
	min-height:76px
}
.widget_postlist li a:hover {
	background-color:#F8FCFE
}
.widget_postlist .text {
	margin-top:1px;
	display:block
}
.widget_postlist .thumbnail {
	position:absolute;
	right:0;
	top:8px
}
.widget_postlist .thumbnail img {
	width:80px;
	height:60px
}
.widget_postlist .text-muted {
	margin-right:20px;
	font-size:12px
}
.widget_postlist .nopic li a {
	padding:8px 15px
}
.widget_postlist .nopic .text {
	margin-top:0
}
.widget_links ul {
	padding:5px 0 0 0;
	font-size:12px
}
.widget_links li {
	width:50%;
	float:left;
	line-height:32px
}
.widget_comments a {
	display:block;
	padding:10px 0 10px 46px;
	color:#666;
	font-size:12px;
	border-bottom:1px solid #eee
}
.widget_comments a:hover {
	border-bottom-color:#ddd;
	background-color:#fbfbfb;
	color:#444
}
.widget_comments .avatar {
	border-radius:50%;
	width:36px;
	height:36px;
	float:left;
	margin-left:-46px;
	position:relative;
	bottom:-2px
}
.search-form {
	position:relative;
	margin-top:10px
}
.search-form .form-control {
	color:#bbb;
	border:solid 2px #ddd;
	box-shadow:none;
	border-radius:0;
	padding:5px 5px 5px 10px;
	width:100%
}
.search-form .form-control:focus {
	border-color:#ccc
}
.search-form .btn {
	position:absolute;
	bottom:0;
	right:0;
	box-shadow:none;
	width:70px;
	border-radius:0;
	background-color:#FC6D63;
	color:#fff
}
.search-form .btn:hover,.search-form .btn:focus {
	background-color:#FF5E52
}
.search-submit {
	float:left
}
ol.teamnewslist {
	list-style:none;
	margin-left:36px;
	padding-left:14px;
	border-left:2px solid #eee;
	font-size:18px;
	color:#666
}
.teamnewslist b {
	font-size:12px;
	font-weight:normal;
	color:#999;
	display:block;
	position:relative
}
.teamnewslist b::after {
	position:absolute;
	top:6px;
	left:-22px;
	content:'';
	width:14px;
	height:14px;
	border-radius:50%;
	background-color:#fff;
	border:2px solid #ccc;
	box-shadow:2px 2px 0 rgba(255,255,255,1),-2px -2px 0 rgba(255,255,255,1)
}
.teamnewslist li {
	margin-bottom:30px
}
.teamnewslist li:hover {
	color:#555
}
.teamnewslist li:hover b::after {
	border-color:#FF5E52
}
.teamnewslist li:hover b {
	color:#FF5E52
}
.footer {
	clear:both;
	color:#aaa;
	position:relative;
	z-index:99;
	padding:20px 0 30px;
	font-size:12px;
	text-align:center
}
.footer a {
	color:#aaa;
	text-decoration:underline
}
.footer a:hover {
	color:#999
}
.rollbar {
	position:fixed;
	right:10px;
	bottom:10px;
	z-index:999;
	display:none
}
.rollbar a {
	overflow:hidden;
	display:block;
	width:50px;
	height:50px;
	background:url("/xishandao/img/backtop.png") no-repeat 0 0;
	text-indent:-999px;
	opacity:.7;
	filter:alpha(opacity=70)
}
.rollbar a:hover {
	background-position:0 -52px;
	opacity:1;
	filter:alpha(opacity=100)
}
.ads-your {
	display:block;
	background-color:#fbfbfb;
	border:2px dashed #bbb;
	text-align:center;
	color:#aaa;
	line-height:20px;
	font-size:22px
}
.ads-your:hover {
	border-color:#aaa;
	color:#888
}
.ads-your:active {
	border-color:#FF5E52;
	color:#FF5E52
}
#respond,#postcomments {
	position:relative
}
#postcomments {
	overflow-y:auto;
	min-height:100px;
	padding-right:10px
}
.comment #respond {
	padding:10px 0 10px 32px
}
.comment #commentform {
	margin-bottom:0
}
.commentnew .comt-m {
	margin-bottom:5px
}
.commentlist {
	padding:0;
	list-style:none;
	margin:0
}
.comt-avatar {
	width:25px;
	height:25px;
	background-color:#FFF;
	float:left;
	display:inline;
	position:relative;
	margin-top:7px
}
.comt-avatar .avatar {
	display:block;
	border-radius:50%;
	width:25px;
	height:25px
}
.comt-main {
	margin-left:32px;
	color:#888;
	line-height:22px;
	position:relative;
	font-size:14px;
	padding:8px 0 6px
}
.comt-main p {
	margin-bottom:0
}
.comt-author {
	margin-right:5px
}
.url {
	color:#60c4fd
}
.url:hover {
	color:#1faeff;
	text-decoration:underline
}
.comt-meta {
	font-size:12px;
	color:#bbb
}
.comment-reply-link {
	font-size:12px;
	color:#bbb;
	display:none
}
.comment:hover>.comt-main .comment-reply-link {
	display:inline-block;
	margin-left:5px
}
.comment pre {
	margin:3px 0 5px;
	padding:7px 10px;
	border-radius:1px
}
.depth-1 {
	border-bottom:#f2f2f2 1px solid
}
.comment .children {
	list-style:none;
	padding:0
}
.comment .children .comment {
	margin:0;
	border-top:1px solid #f2f2f2
}
.commentlist > .comment > .children {
	margin-left:32px
}
.comt-f {
	float:right;
	font-size:18px;
	color:#ddd
}
.comment:hover .comt-f {
	color:#999
}
.comt-approved {
	border-radius:2px;
	font-size:12px;
	background-color:#eee;
	color:#999;
	display:inline-block;
	padding:1px 5px 0;
	margin-top:4px;
	line-height:20px;
	margin-left:5px
}
.wp-smiley {
	margin-bottom:2px
}
.sidebarfix .comt-main {
	padding:6px 0 4px;
	line-height:20px;
	font-size:12px
}
.sidebarfix .depth-1 {
	border-bottom-color:#eee
}
.sidebarfix .comment .children .comment {
	border-top-color:#eee
}
#comments {
	margin-bottom:10px;
	font-size:16px
}
#comments b {
	font-weight:normal;
	color:#ff5e52
}
#comments .pull-right {
	font-size:12px;
	position:relative;
	top:5px
}
#commentform {
	margin-bottom:5px
}
.comt-count {
	float:right;
	color:#999;
	margin-bottom:5px
}
.comt {
	position:relative
}
.comt-title {
	font-size:12px;
	color:#999
}
.comt-title .avatar {
	height:20px;
	width:20px;
	border-radius:50%;
	float:left;
	margin-right:5px;
	margin-top:5px
}
.comt-box {
	border:2px solid #ccd4d9;
	border-radius:2px;
	padding:4px 0 0 4px;
	margin-right:60px;
	background-color:#fff
}
.comt-ctrl {
	}#submit {
	position:absolute;
	right:0;
	top:87px;
	background:#FF655A;
	border:none;
	border:2px solid #FF5E52;
	border-left:none;
	padding:0px;
	width:62px;
	height:58px;
	color:#fff;
	outline:0;
	border-radius:0 2px 2px 0;
	font-size:16px;
	*height:60px;
	height:54px \9
}
#comment {
	width:100%;
	resize:none;
	overflow-x:hidden;
	overflow-y:auto;
	border:none;
	line-height:22px;
	font-size:14px;
	outline:0;
	color:#666;
	height:46px
}
.hide {
	display:none
}
.comt-tips {
	text-align:center;
	margin-right:110px;
	line-height:58px;
	font-size:16px;
	color:#fff
}
.comt-tip {
	position:absolute;
	top:0px;
	left:0;
	background:#7AD071;
	right:0;
	z-index:2
}
.comt-error {
	background:#FF5E52
}
.comt-comterinfo {
	padding:10px 0 0;
	color:#444;
	text-align:center
}
.comt-comterinfo ul {
	padding:0;
	margin:0;
	list-style:none;
	text-align:left
}
.comt-comterinfo li {
	margin-bottom:5px
}
.comt-comterinfo input {
	margin-right:10px;
	position:relative;
	*bottom:-3px;
	border:2px solid #CCD4D9;
	border-radius:2px;
	height:34px;
	padding:3px 5px;
	outline:none;
	width:220px;
	box-shadow:none;
	*height:20px
}
#cancel-comment-reply-link {
	display:none;
	font-size:12px;
	text-align:center;
	margin-top:7px;
	color:#999
}
#cancel-comment-reply-link:hover {
	color:#FF5E52
}
.comment #cancel-comment-reply-link {
	display:block
}
.comment-signarea {
	background-color:#F6F6F6;
	border-radius:7px;
	padding:30px 20px;
	text-align:center;
	margin-bottom:20px
}
.comment-signarea h3 {
	margin:0;
	padding:0;
	margin-bottom:15px;
	font-weight:normal;
	font-size:18px
}
.comment-signarea .auth {
	margin:0 5px
}
.auth {
	background:url("/xishandao/img/oauth-24.png") no-repeat 0 0;
	line-height:100px;
	height:24px;
	overflow:hidden;
	display:inline-block;
	width:83px;
	opacity:.72
}
.auth-qq {
	}.auth-weibo {
	background-position:0 -34px
}
.auth:hover {
	opacity:1
}
.article-social {
	margin-bottom:15px;
	padding-top:15px;
	text-align:center
}
.article-social .action {
	margin:0 5px
}
.action {
	position:relative;
	padding:12px 20px;
	display:inline-block;
	border:1px solid #dadada;
	border-radius:2px;
	background-color:#fbfbfb;
	color:#999;
	box-shadow:0 0 4px rgba(0,0,0,.12);
	overflow:hidden;
	height:46px;
	min-width:130px;
	*height:19px;
	*padding:10px 20px
}
.action:hover {
	box-shadow:0 0 4px rgba(0,0,0,.2);
	border-color:#bbb;
	color:#666
}
.action:active {
	box-shadow:0 0 4px rgba(0,0,0,.2),inset 0 2px 4px rgba(0,0,0,.12)
}
.action i {
	margin-right:5px;
	top:2px;
	width:14px
}
.action.actived {
	border-color:#FF9790;
	color:#FF5E52;
	background-color:#FCEAE8
}
.action-share {
	line-height:25px;
	color:#999;
	margin-bottom:15px;
	text-align:center
}
.focusbox-wrapper {
	margin-bottom:15px;
	background-color:#fff;
	border-radius:5px;
	border-bottom:solid 2px #E6E6E6
}
.focusbox {
	padding:0 390px 0 20px
}
.most-comment-posts {
	position:absolute;
	right:20px;
	top:0;
	width:370px;
	padding:10px 0 0 20px
}
.most-comment-posts .title {
	font-size:16px;
	margin-bottom:0
}
.most-comment-posts ul {
	margin:0;
	padding:16px 0 0;
	list-style:none;
	overflow:hidden
}
.most-comment-posts li {
	overflow:hidden;
	clear:both;
	height:20px;
	margin-bottom:9px
}
.most-comment-posts p {
	float:right;
	font-size:12px;
	display:none
}
.most-comment-posts .label {
	margin-right:8px;
	padding:2px 7px;
	top:-1px
}
.most-comment-posts .item-1 .label {
	background-color:#FD8C84
}
.most-comment-posts .item-2 .label {
	background-color:#7FD75A
}
.most-comment-posts .item-3 .label {
	background-color:#60C4FD
}
.most-comment-posts .item-1 a {
	color:#FD8C84
}
.most-comment-posts .item-2 a {
	color:#64CA38
}
.most-comment-posts .item-3 a {
	color:#52BAF5
}
.most-comment-posts .item-1 a:hover,.most-comment-posts .item-2 a:hover,.most-comment-posts .item-3 a:hover {
	color:#FF5E52
}
.most-comment-posts .post-like {
	width:80px;
	text-align:right;
	display:inline-block;
	margin-left:5px
}
@media (min-width:768px) {
	.focusbox_bt {
	display:none
}
}.focusbox_bt {
	padding:20px 5px 0
}
.focusbox_bt .most-comment-posts_bt {
	padding:0
}
.focusbox_bt .most-comment-posts_bt li {
	overflow:hidden;
	clear:both;
	height:20px;
	margin-bottom:9px
}
.most-comment-posts_bt .label {
	margin-right:8px;
	padding:2px 7px;
	top:-1px
}
.most-comment-posts_bt .item-1 .label {
	background-color:#FD8C84
}
.most-comment-posts_bt .item-2 .label {
	background-color:#7FD75A
}
.most-comment-posts_bt .item-3 .label {
	background-color:#60C4FD
}
.most-comment-posts_bt .item-1 a {
	color:#FD8C84
}
.most-comment-posts_bt .item-2 a {
	color:#64CA38
}
.most-comment-posts_bt .item-3 a {
	color:#52BAF5
}
.page-template-pageslike-php .content {
	margin-right:0;
	overflow:hidden
}
.likepage {
	margin:0 -25px 0 0;
	padding:5px 0 20px;
	list-style:none;
	overflow:hidden
}
.likepage li {
	width:240px;
	margin:15px 25px 10px 0;
	float:left;
	position:relative;
	height:180px
}
.likepage li:hover img {
	opacity:.8
}
.likepage a {
	position:relative;
	display:block
}
.likepage h2 {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:0;
	padding:0 10px;
	background-color:rgba(0,0,0,.8);
	color:#fff;
	font-size:14px;
	font-weight:normal;
	height:29px;
	line-height:29px;
	overflow:hidden
}
.likepage .post-like {
	position:absolute;
	top:10px;
	right:10px;
	font-size:12px;
	background-color:rgba(0,0,0,.7);
	border-radius:20px;
	padding:2px 6px 1px;
	color:#fff;
	z-index:2
}
.likepage .post-like.actived {
	color:#fff;
	background-color:rgba(255,94,82,.8)
}
.likepage .img-count {
	position:absolute;
	bottom:29px;
	left:0;
	font-size:12px;
	color:#fff;
	background-color:rgba(0,0,0,.8);
	padding:3px 10px 1px
}
.likepage .img-count span {
	margin-right:5px
}
.readers {
	overflow:hidden
}
.readers a {
	width:72px;
	margin:0 5px 25px 5px;
	float:left;
	text-align:center;
	color:#999;
	font-size:12px;
	height:65px;
	overflow:hidden;
	text-decoration:none
}
.readers a:hover {
	color:#FF5E52
}
.readers .avatar {
	border-radius:5px;
	margin:0 auto;
	display:block;
	margin-bottom:5px
}
.readers a.item-top {
	width:31.222222%;
	margin:0 1% 30px;
	text-align:left;
	height:100px;
	color:#bbb;
	background-color:#f6f6f6;
	border-radius:5px;
	padding:10px
}
.readers a.item-top .avatar {
	float:left;
	margin-left:10px;
	margin-right:10px
}
.readers a.item-top h4 {
	color:#FF5E52;
	font-size:16px
}
.readers a.item-top strong {
	display:block;
	color:#666
}
.readers a.item-top:hover {
	background-color:#f1f1f1
}
.readers a.item-2 h4 {
	color:#7CCD38
}
.readers a.item-3 h4 {
	color:#52BAF5
}
.affix {
	position:fixed
}
.focusmo {
	overflow:hidden
}
.focusmo ul {
	list-style:none;
	margin:0;
	padding-left:50%;
	*padding-left:51%
}
.focusmo li {
	width:50%;
	float:left;
	margin-bottom:6px
}
.focusmo a {
	margin-left:6px;
	display:block;
	overflow:hidden;
	height:145px;
	position:relative
}
.focusmo img {
	width:100%;
	height:100%
}
.focusmo li.large {
	width:100%;
	float:left;
	margin-left:-100%;
	*margin-left:-50%
}
.focusmo li.large a {
	height:296px;
	margin-left:0
}
.focusmo h4 {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:4px 10px;
	height:44px;
	overflow:hidden;
	background-color:#656565;
	background-color:rgba(0,0,0,.6);
	color:#fff;
	margin:0;
	font-size:14px;
	line-height:18px
}
.focusmo .large h4 {
	font-size:16px;
	line-height:36px
}
.focusmo a:hover h4 {
	background-color:#444;
	background-color:rgba(255,94,82,.85)
}
.no-sidebar {
	margin-right:0
}
.title-large {
	text-align:center;
	font-size:32px;
	line-height:66px
}
.widget_tags_inner a,.excerpt h2 a,.action,.widget,.likepage li img,.likepage h2,.focusmo a:hover h4,.likepage .img-count,.thumb-span::before,.thumb-span::after,.auth {
	-webkit-transition:all linear .218s;
	-moz-transition:all linear .218s;
	transition:all linear .218s
}
.post-copyright {
	background-color:#f2f2f2;
	font-size:12px;
	color:#999;
	padding:6px 15px 5px;
	border-radius:2px;
	text-align:center;
	margin-top:10px
}
.post-copyright a {
	color:#999;
	text-decoration:none
}
.post-copyright:hover {
	background-color:#FF5E52;
	color:#fff
}
.post-copyright:hover a {
	color:#fff
}
.sidebar::-webkit-scrollbar-track-piece {
	background-color:rgba(0,0,0,0);
	-webkit-border-radius:0
}
.sidebar::-webkit-scrollbar {
	width:3px;
	height:8px
}
.sidebar::-webkit-scrollbar-thumb {
	height:50px;
	background-color:rgba(0,0,0,.10);
	outline:1px solid rgba(255,255,255,0);
	outline-offset:-1px;
	border:1px solid rgba(255,255,255,0)
}
.sidebar::-webkit-scrollbar-thumb:hover {
	height:50px;
	background-color:rgba(0,0,0,.35)
}
.error404 section.container {
	background-color:transparent
}
.f404 {
	text-align:center;
	margin:100px 0
}
.f404 h1 {
	font-size:60px;
	margin:40px 0 20px
}
.f404 h2 {
	font-size:16px;
	margin-bottom:20px
}
.container-page {
	padding-left:215px
}
.container-page .content {
	background-color:#fff;
	border-radius:5px;
	margin-right:0;
	border-bottom:solid 2px #E6E6E6
}
.pageside {
	position:absolute;
	top:0;
	left:0;
	width:200px
}
.pagemenu {
	list-style:none;
	margin:0;
	padding:0;
	border-radius:5px;
	border-bottom:solid 2px #E6E6E6
}
.pagemenu li a {
	display:block;
	padding:10px 20px;
	font-size:16px;
	color:#999;
	border-bottom:1px solid #f4f4f4;
	background-color:#fff
}
.pagemenu li a:hover {
	color:#666
}
.pagemenu li.active a {
	color:#666;
	background-color:#f8f8f8
}
.pagemenu li:first-child a {
	padding-top:15px;
	border-radius:5px 5px 0 0
}
.pagemenu li:last-child a {
	padding-bottom:15px;
	border-bottom:none;
	border-radius:0 0 5px 5px
}
.slidebox {
	margin-bottom:15px;
	border-radius:5px;
	overflow:hidden
}
.slidebox .item {
	overflow:hidden;
	border-radius:5px;
	position:relative
}
.slidebox a {
	padding:30px;
	display:block
}
.slidebox .item h2 {
	font-size:28px;
	color:#fff;
	margin:0 0 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.slidebox .item h4 {
	font-size:16px;
	color:#fff;
	margin-bottom:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.slidebox .link {
	display:inline-block;
	padding:6px 25px 8px;
	border:1px solid #fff;
	border-radius:3px;
	color:#fff;
	font-size:14px
}
.slidebox .link:hover {
	background-color:#fff
}
.slidebox .item-01 {
	background-color:#5DDBB7
}
.slidebox .item-01 .link:hover {
	color:#5DDBB7
}
.slidebox .item-02 {
	background-color:#53C6E9
}
.slidebox .item-02 .link:hover {
	color:#53C6E9
}
.slidebox .reader {
	position:absolute;
	top:17px;
	right:20px;
	color:#fff;
	list-style:none;
	margin:0;
	font-size:12px;
	width:40%
}
.slidebox .reader h5 {
	font-size:14px
}
.slidebox .reader img {
	display:block;
	margin:0 auto;
	border-radius:3px;
	margin-bottom:5px
}
.slidebox .reader li {
	float:left;
	width:30%;
	text-align:center;
	margin-left:3%;
	padding:12px 20px 8px;
	border:1px solid #55C9A7;
	border-radius:5px
}
.slidebox .reader li p {
	height:20px;
	margin-bottom:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.weixinshao {
	text-align:center;
	color:#fff;
	font-size:12px;
	position:absolute;
	top:5px;
	right:5px
}
.weixinshao img {
	width:107px;
	border-radius:5px
}
.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	width:100%;
	overflow:hidden
}
.carousel-inner > .item {
	position:relative;
	display:none;
	-webkit-transition:.6s ease-in-out left;
	-o-transition:.6s ease-in-out left;
	transition:.6s ease-in-out left
}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {
	line-height:1
}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
	display:block
}
.carousel-inner > .active {
	left:0
}
.carousel-inner > .next,.carousel-inner > .prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner > .next {
	left:100%
}
.carousel-inner > .prev {
	left:-100%
}
.carousel-inner > .next.left,.carousel-inner > .prev.right {
	left:0
}
.carousel-inner > .active.left {
	left:-100%
}
.carousel-inner > .active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:15%;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6);
	filter:alpha(opacity=50);
	opacity:.5
}
.carousel-control.left {
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
	background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
	background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
	background-image:linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
	background-repeat:repeat-x
}
.carousel-control.right {
	right:0;
	left:auto;
	background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
	background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
	background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
	background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
	background-repeat:repeat-x
}
.carousel-control:hover,.carousel-control:focus {
	color:#fff;
	text-decoration:none;
	filter:alpha(opacity=90);
	outline:0;
	opacity:.9
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block
}
.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left {
	left:50%;
	margin-left:-10px
}
.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right {
	right:50%;
	margin-right:-10px
}
.carousel-control .icon-prev,.carousel-control .icon-next {
	width:20px;
	height:20px;
	margin-top:-10px;
	font-family:serif
}
.carousel-control .icon-prev:before {
	content:'\2039'
}
.carousel-control .icon-next:before {
	content:'\203a'
}
.carousel-indicators {
	position:absolute;
	bottom:5px;
	left:50%;
	z-index:15;
	width:60%;
	padding-left:0;
	margin-left:-30%;
	text-align:center;
	list-style:none
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0,0,0,0);
	border:1px solid #fff;
	border-radius:10px
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	margin:0;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	right:15%;
	bottom:20px;
	left:15%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow:none
}
#modal-login .modal-header {
	background-color:#FF766C;
	border-bottom:none;
	color:#fff;
	border-radius:5px 5px 0 0;
	padding:16px 20px 14px
}
#modal-login .modal-content {
	border:none
}
#modal-login .modal-body {
	padding-top:0;
	padding-bottom:10px
}
.login-form {
	overflow:hidden;
	position:relative;
	padding-top:10px
}
.login-item {
	float:left;
	width:100%;
	padding-right:20px;
	padding-bottom:20px
}
.login-other {
	float:right;
	width:35%
}
.login-item label {
	font-weight:normal;
	color:#999
}
.login-form h5 {
	font-weight:bold;
	color:#666;
	margin-bottom:15px;
	border-bottom:1px solid #eee;
	padding-bottom:8px
}
.login-form h5 small {
	float:right;
	cursor:pointer
}
.login-item h6 {
	padding-left:36px;
	overflow:hidden;
	font-size:14px
}
.login-item h6 label {
	float:left;
	margin-left:-36px;
	line-height:32px;
	width:60px
}
.login-item .form-control {
	border-radius:3px;
	margin-bottom:0
}
.login-submit {
	overflow:hidden
}
.login-submit .btn {
	float:right
}
.login-submit .btn {
	padding:7px 20px;
	border-radius:3px;
	background-color:#FF5E52;
	opacity:0.85;
	filter:alpha(opacity=85);
	color:#fff;
	border:none
}
.login-submit .btn:hover {
	opacity:1;
	filter:alpha(opacity=100)
}
.login-submit .btn-reg {
	}.login-submit label {
	font-size:12px;
	margin-top:7px;
	margin-left:36px
}
.login-submit label input {
	margin-right:4px;
	position:relative;
	bottom:-2px
}
.login-qq,.login-weibo {
	display:block;
	padding:8px 20px 7px;
	border-radius:3px;
	opacity:0.85;
	filter:alpha(opacity=85);
	color:#fff;
	margin-bottom:11px;
	font-size:12px;
	text-align:center
}
.login-qq:hover,.login-weibo:hover {
	color:#fff;
	opacity:1;
	filter:alpha(opacity=100)
}
.login-qq {
	background-color:#3F92D6
}
.login-weibo {
	background-color:#FF766C
}
.login-other h5 {
	font-weight:normal;
	color:#999
}
.login-other ul {
	margin:4px 0 0 -23px;
	font-size:12px;
	color:#bbb
}
.login-other ul a {
	color:#bbb
}
.login-other ul a:hover {
	color:#FF5E52
}
.login-tips {
	position:absolute;
	top:-30px;
	left:12%;
	height:30px;
	line-height:30px;
	padding:0 15px;
	color:#fff;
	background-color:#FF5E52;
	opacity:0.85;
	filter:alpha(opacity=85);
	color:#fff;
	border-radius:0 0 2px 2px;
	font-size:12px
}
.loginshow .modal {
	position:relative;
	display:block;
	overflow:hidden
}
.loginshow .fade {
	opacity:1
}
.loginshow #login-item-login {
	display:block
}
.loginshow .modal-content {
	box-shadow:none
}
.loginshow .modal .close {
	display:none
}
.pagebar {
	position:fixed;
	top:206px;
	font-size:32px;
	letter-spacing:-29px;
	color:#ddd;
	display:inline-block;
	padding:20px 40px 20px 0;
	border-radius:2px;
	width:46px;
	overflow:hidden
}
.pagebar span {
	position:relative;
	z-index:2;
	color:#f1f1f1
}
.pagebar:hover {
	background-color:#ddd;
	color:#fff
}
.pagebar:hover span {
	color:#ddd
}
.pagebar-next {
	margin-left:30px
}
@-ms-viewport {
	width:device-width
}
@media (max-width:1200px) {
	.search-form {
	display:none
}
.pagebar {
	display:none
}
}@media (max-width:1024px) {
	.slinks {
	display:none
}
.sidebar {
	display:none
}
.content,.single .content {
	margin-right:0
}
.header {
	position:relative;
	margin-bottom:15px
}
body {
	margin-top:0
}
.relates {
	display:none
}
.single .sidebar {
	display:block;
	width:auto;
	background-color:transparent;
	padding:20px;
	border-left:none;
	position:relative;
	float:none;
	margin-left:0
}

.sidebarfix {
	content:'1024';
	position:relative;
	width:auto
}
}
@media (max-width:879px) {
  .feeds {
	padding-left:4px
}
.feeds a {
	margin-right:2px
}
.footer {
	margin-left:185px
}
.comt-comterinfo h4 {
	}.focusbox {
	padding-right:20px
}
.most-comment-posts {
	display:none
}
.slidebox {
	display:none
}
}@media (max-width:767px) {
	.content {
	padding:15px 20px
}
.header {
	height:auto;
	margin-bottom:2px
}
.logo {
	width:100%;
	float:none
}
.logo a {
	background-size:86px;
	background-position:center 10px;
	height:48px
}
.logo a:hover {
	background-position:center 10px
}
.nav {
	display:-webkit-box;
	margin-top:0;
	margin-left:0;
	float:none
}
/*
.nav li:first-child {
	display:none
}
*/
.nav li {
	-webkit-box-flex:1;
	box-flex:1;
	float:none;
	text-align:center
}
.nav li a {
	padding:10px 0
}
.nav .glyphicon {
	display:none
}
.user-welcome {
	display:none
}
.focusbox-wrapper {
	margin-bottom:0
}
.container-page {
	padding-left:0
}
.pageside {
	display:none
}
}@media (max-width:720px) {
	.header {
	position:relative;
	width:auto;
	box-shadow:none
}
.nav {
	overflow:hidden;
	margin-bottom:0;
	border-bottom:none
}
.nav li {
	text-align:center
}
.nav li a {
	padding:12px 0
}
.nav .glyphicon {
	margin-right:5px
}
.feeds {
	display:none
}
.slinks {
	display:none
}
.article-nav {
	display:none
}
.content {
	margin-left:0
}
.footer {
	margin-left:20px;
	text-align:center
}
}
@media (max-width:560px) {
	.most-comment-posts,.focusmo,.action-share {
	display:none
}
}
@media (min-width:480px) {
  .index_logo_m {display: none}
}
@media (max-width:480px) {
  .logo_index{display: none}
  .index_logo_m{margin:0 0 6px 6px;float: left;}
  .index_logo_m img{width:110px;height:36px;}
	body {background-color:#f6f6f6}
.header {
	background:none;
	background-color:#fff;
}
.nav {
	font-size:14px;
	font-weight:bold;
	background-color:#f2f2f2;
   width: 100%;
}
.index_nav{display:none}
.nav .glyphicon {
	display:none
}
.title {
	font-size:16px
}
.title .pull-right {
	margin-top:5px
}
.post-comments {
	display:none
}
.post-like {
	display:none
}
.content {
	padding:0 12px 0
}
.excerpt {
	padding:12px 0
}
.excerpt .note {
	display:none
}
.excerpt .time {
	display:none
}
.excerpt .views {
	padding-top:5px
}
.excerpt h2 {
	font-size:16px;
	font-weight:bold
}
.excerpt .focus {
	margin-right:-3px
}
.thumbnail .item {
	margin-bottom:3px
}
.thumb-span {
	margin-right:3px
}
.excerpt header .label-important {
	padding:3px 5px 2px
}
.excerpt header small {
	margin-left:2px
}
.excerpt-one {
	min-height:110px
}
.excerpt-one header {
	margin-right:25%;
	margin-bottom:0
}
.excerpt-one .views {
	margin-right:25%
}
.excerpt-one .focus {
	float:none;
	position:absolute;
	right:0;
	top:12px;
	margin-top:0
}
.article-title {
	font-size:20px;
	padding-top:10px;
	margin-top:0;
	margin-bottom:5px
}
.article-content {
	line-height:25px;
	font-size:16px
}
.article-content p {
	text-indent:32px
}
.article-content .wp-caption p {
	text-indent:0
}
.article-content img {
	border-radius:3px
}
#commentform {
	padding-left:0
}
#respond {
	overflow:hidden;
	width:100%
}
.comt-title {
	width:auto;
	float:none;
	margin-left:0;
	overflow:hidden;
	margin-bottom:10px
}
.comt-avatar {
	width:30px;
	height:30px;
	float:left;
	margin-right:5px
}
.comt-avatar .avatar {
	width:30px;
	height:30px;
	border-radius:50%
}
.comt-comterinfo {
	width:100%
}
.comt-comterinfo .text-muted {
	display:none
}
.comt-comterinfo input {
	width:94%;
	margin-right:0
}
.comment-reply-link,.comt-info {
	position:relative;
	top:0;
	display:inline-block;
	margin-left:10px
}
.comt-main {
	padding-right:0
}
.rollbar {
	right:-120px
}
.article-social {
	margin-bottom:20px;
	padding-top:5px
}
.article-social .action {
	min-width:48%;
	padding:13px 0;
	font-size:16px;
	margin:0;
	box-shadow:none;
	background-color:#fff
}
.article-social .action:first-child {
	margin-right:7px
}
.comt-title {
	text-align:center
}
.comt-avatar {
	}.comt-author {
	display:inline-block
}
}@media (max-width:320px) {
	.nav {
	font-weight:bold;
	font-size:14px
}
.nav li a {
	padding:7px 0
}
.nav li .glyphicon {
	margin-right:2px
}
.content {
	padding:0 10px 0
}
.excerpt {
	padding:8px 0
}
.excerpt header {
	margin-bottom:0
}
.excerpt header .label-important {
	display:none
}
.excerpt h2 {
	font-size:14px
}
.excerpt .focus {
	margin-right:-2px;
	margin-top:4px
}
.thumbnail .item {
	margin-bottom:2px
}
.thumb-span {
	margin-right:2px
}
.excerpt header small {
	margin-left:0
}
.excerpt-one {
	min-height:80px
}
}@media print {
	}.pinglun {
	font-size:14px;
	line-height:26px;
	border-bottom:1px dotted #ccc;
	clear:both;
	display:block;
	margin:0px 0px 0px 0px;
	padding:6px 0
}
.pinglun a {
	color:#777;
	font-size:14px
}
.jieshao {
	line-height:28px;
	border-bottom:1px dotted #ccc;
	clear:both;
	display:block;
	margin:0px 0px 10px 0px;
	padding:10px 0;
	color:#777
}
.jieshao a {
	color:#06C
}
/*.jieshao {
	text-indent:2em
}
*/.hotlist ul {
	list-style:none
}
.hotlist li {
	overflow:hidden;
	height:20px;
	margin-bottom:9px
}
.hotlist .label {
	margin-right:8px;
	padding:2px 7px;
	top:-1px;
	color:#FFF
}
.hotlist li a {
	color:#999;
	font-size:14px
}
.hotlist li a:hover {
	color:#FF5E52;
	text-decoration:none
}
.sp-title .pl_title {
	font-size:18px
}
.pl_container {
	max-width:1200px;
	margin:0 auto;
	text-align:left;
	position:relative;
	*zoom:1
}
.pl_container {
	background-color:#fff;
	border-radius:5px;
	border-bottom:solid 2px #E6E6E6
}
.hot_posts .label {
	margin-right:8px
}
.hot_posts {
	margin-top:10px
}
.hot_posts .item-1 .label {
	background-color:#FD8C84
}
.hot_posts .item-2 .label {
	background-color:#64CA38
}
.hot_posts .item-3 .label {
	background-color:#60C4FD
}
.hot_posts .item-1 a {
	color:#FD8C84
}
.hot_posts .item-2 a {
	color:#64CA38
}
.hot_posts .item-3 a {
	color:#60C4FD
}
.hot_posts_gonglue li {
	float:left;
	width:33.333%;
}
.hot_posts_gonglue .label {
	width:100%;
	text-align:center;
}
.hot_posts_gonglue .item-1 .label {
	background-color:#FD8C84
}
.hot_posts_gonglue .item-2 .label {
	background-color:#64CA38
}
.hot_posts_gonglue .item-3 .label {
	background-color:#60C4FD
}
.hot_posts_gonglue .label a {
	color:#fff;
}
.hot_posts_gonglue .label a:hover {
	color:#fff;
}
.hot_posts_gonglue .label:hover {
	background-color:#999
}
.banche {
	padding:10px 0;
	display:block
}
.njl_logo {
	margin-top:10px;
	margin-bottom:0
}
.njl_logo li {
	float:left;
	padding:0 2px
}
.caizhai {
	list-style:none;
	margin-left:10px;
}
.youwan_list_right {
	list-style:none;
	padding:10px 0
}
.lygl_list_right {
	list-style:none;
	padding:10px 0
}
.box_right {
	font-size:14px;
	line-height:30px;
	clear:both;
	display:block;
	margin:0
}
.box_right a {
	color:#777;
	font-size:14px
}
.box_right a:hover {
	color:#FF5E52
}
.widget mip-video {
	margin-bottom:20px
}
.widget_links {
	margin-top:10px
}
.top10 {
	margin-top:10px
}
.pinglun_index {
	font-size:14px;
	line-height:26px;
	border-bottom:1px dotted #ccc;
	clear:both;
	display:block;
	margin:0px 0px 0px 0px;
	padding:6px 0;
	color:#fd8c84
}
/*评论页*/
.sp-title .pl_title {
	font-size:18px;
	text-align:center;
	margin-bottom:15px;
	padding-top:20px;
	font-weight:bold;
}
.pl_container {
	max-width:1200px;
	margin:0 auto;
	padding-left:5%;
	padding-right:5%;
	text-align:left;
	position:relative;
	*zoom:1;
}
.pl_container {
	background-color:#fff;
	border-radius:5px;
	border-bottom:solid 2px #E6E6E6
}
#commentform {
	padding-left:0;
}
#respond {
	overflow:hidden;
	width:100%
}
.comt-title {
	width:auto;
	float:none;
	margin-left:0;
	overflow:hidden;
	margin-bottom:10px;
}
.comt-avatar {
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
}
.comt-avatar .avatar {
	width:30px;
	height:30px;
	border-radius:50%;
}
.comt-comterinfo {
	width:100%;
}
.comt-comterinfo .text-muted {
	display:none;
}
.comt-comterinfo input {
	width:70%;
	margin-right:0;
}
.comment-reply-link,.comt-info {
	position:relative;
	top:0;
	display:inline-block;
	margin-left:10px;
}
.comt-main {
	padding-right:0;
}
.rollbar {
	right:-120px;
}
.pl_container .help-inline {
	margin-left:10px;
}
.pl_tbox dt {
	line-height:25px;
	margin-top:30px;
}
.pl_tbox ul {
	list-style:none;
	padding:0;
	margin-left:0;
}
.pl_tbox ul li {
	border-bottom:1px dotted #ccc;
	margin-top:20px;
	padding-bottom:20px;
}
.pl_tbox p {
	font-size:14px;
	line-height:25px;
	margin-top:10px;
}
.pl_tbox .pl_username {
	font-weight:bold;
}
.pl_tbox .pl_time {
	font-size:12px;
	color:#666;
	margin-left:10px;
}


.title .xg_tags {
    float: right;
    line-height: 32px;
}
.xg_tags a {
    display: inline;
}
.ylb {
    margin-top: -25px;
}

.newlist ul {
    margin: 10px 10px 0;
}
.info_ad1{padding: 20px 0;position: relative;border-bottom: 1px solid #eee;}
.info_ad1 .ad_tel {
    float: right;
    margin-top: 6px;
    border: 1px solid #60C4FD;
    font-size: 12px;
    padding: 0 5px;
}
.info_ad1 .ad_tel a{color: #999}
.info_ad1 .ad_txt{margin-top:6px;font-size:12px;color: #999;}
.info_ad1 .ad_txt span {
    padding: 1px 4px;
    background-color: #FD8C84;
    color: #fff;
    margin-right: 6px;
}
.info_ad1 img {width: 100%;height: auto;}
.banner_m {
    overflow: hidden;
    max-width: 480px;
}
.search-form-top {
    position: relative;
    margin-top: 10px;
}
.search-form-top .form-control {
	color:#bbb;
	box-shadow:none;
	width:100%;
   height: 35px;
  border-radius: 10px;
  background-color: #e6e6e6;
   overflow: hidden;
  border: 0;
}
.search-form-top .form-control:focus {
	border-color:#ccc
}
.search-form-top .btn {
	 position: absolute;
    bottom: 0;
    right: 0;
    box-shadow: none;
    background-color: #ff6815;
    color: #fff;
    padding: 1px 8px;
    height: 36px;
    border-radius: 0px 10px 10px 0px;
}
.search-form-top .btn:hover,.search-form-top .btn:focus {
	background-color:#FF5E52
}
@media (max-width: 481px){
.banner_index {display: none;}
}

@media (min-width: 480px){
.banner_m {display: none;}
.search_top {display: none;}
}

.vip_index {
    float: right;
    padding: 5px 10px 0 0;
}
.vip_index i{
  height: 16px;
  display: block;
  float: left;
  padding-left: 16px;
  font-style: normal;
}
.fenlan li{width:50%;float:left}
.vip_index .v1{background: url(/images/ico_v.png) no-repeat;color: #0099ff}

.vip_index .v2{background: url(/images/ico_v2.png) no-repeat;color: #ffcc33}
.vip_index .v3{background: url(/images/ico_v3.png) no-repeat;color: #ff6600}
.vip_index .v4{background: url(/images/ico_v4.png) no-repeat;color: #cc0000}
.subNav {
  margin: 0 6px;
  border-top: 1px solid #e4e4e4;
}
.subNav li {
    width: 20%;
    float: left;
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}
.subNav li img {
    max-width: 50%;
    min-width: 50%;
    height: auto;
}
.subNav li p {
    font-size: 12px;
    margin-top: 5px;
}

.minsu_inlist li{width: 20%;float: left;text-align: center;list-style: none;padding: 5px;}
.minsu_inlist li a{line-height: 26px}
.minsu_inlist img{width: 100%;height: auto;}
@media (max-width: 720px){
	.minsu_inlist li{width:20%}
  .minsu_inlist li a{font-size: 12px;}
  .minsu_inlist li a span {
    max-width: 100em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
}
.price .pm{display: none;}
.nav-m {
    padding-right: 10px;
    padding-top: 3px;
   float: right;
}

.search_top h4 {
    padding: 0 1rem;
    color: #93989f;
    font-size: 12px;
  margin: 8px 0;
}
.search_top {
    position: relative;
    -webkit-border-radius: 0.875rem;
    border-radius: 0.875rem;
    background: #eaedf1;
  	  float: right;
     margin-right: 10px;;
    width: 180px;
  margin-top: 8px;
  z-index: 100;
}
.search_top h4 button{
	border: none;
   background: transparent;
  background: url(/xishandao/img/search_ico.png);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 15px;
}
@media screen and (min-width: 480px) {
	.nav-m {display: none}
}
@media screen and (max-width: 480px){
  .mip-nav-wrapper #bs-navbar .navbar-nav #navbar-wise-close-btn {text-align: center;padding: 0;}
  .nav-m-ico {float: left;}
	.mip-nav-wrapper #bs-navbar {
	 width: 110px;
    right: -10px;
    left: auto;
	}

.mip-nav-wrapper #bs-navbar .navbar-nav a, .mip-nav-wrapper #bs-navbar .navbar-nav mip-link, .mip-nav-wrapper #bs-navbar .navbar-nav span{
	  font-size: 14px;
    line-height: 30px;
    color: #777;
    font-weight: normal;
    text-align: left;
    padding: 0 6px 0 0;
}
  mip-nav-slidedown #bs-navbar .navbar-nav li{
    line-height: 30px;
    border-bottom: 1px solid #e6e6e6;
  }
.lightbox{
	background-color: #fff;
	padding:10px;
   height: 100%;
  overflow: hidden;
}
.lightbox .hotsearch ul li{
	float: left;
	list-style: none;
   padding-top: 10px;
   padding-right: 20px;
}
.lightbox .hotsearch ul a{
	color: #ff6815;
}
mip-lightbox {
  height: 100%;
  }
}
@media screen and (min-width: 480px) {
	mip-lightbox {display: none}
}
.hotsearch {
    padding:10px;
}
.hotsearch ul {
    padding-bottom: 30px;
}
.lightbox-close {
    float: left;
    display: block;
    margin-top: 18px;
    margin-left: 3%;
    width: 20px;
    height: 17px;
    background-size: 20px 17px;
    background-image: url(/xishandao/img/left_jiantou.png);
}
.input-info {
    float: right;
    width: 85%;
  overflow: hidden;
}
} 
.header .nav-m li {
    position: relative;
    display: block;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 0;
}
.header .nav-toggle {
    display: none;
    float: right;
    padding: 4px 8px;
    border-radius: 4px;
    border: none;
    outline: none;
    background-color: #fff;
    cursor: pointer;
}
.header .nav-toggle span {
    display: block;
    margin: 4px 0;
    width: 20px;
    height: 2px;
    background-color: #444;
}
@media screen and (max-width: 768px) {
    .header .nav-toggle {display: block;margin-top: 16px;}
    .nav-m {
    padding-right: 10px;
    padding-top: 3px;
    float: right;
}
    .header .nav-m li {
      width: 100%;
      border-bottom: 1px solid #e6e6e6;
      }
}

@media screen and (max-width: 640px) {
    .header .nav-toggle {display: block;margin-top: 10px;}
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.fade.in {
    opacity: 1;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
@font-face{font-family: 'Glyphicons Halflings';src: url('../font/glyphicons-halflings-regular.eot');src: url('../font/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../font/glyphicons-halflings-regular.woff') format('woff'), url('../font/glyphicons-halflings-regular.ttf') format('truetype'), url('../font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')}.glyphicon{position: relative;top: 1px;display: inline-block;font-family: 'Glyphicons Halflings';font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-stow:before{content:"\e143"}.glyphicon-thumbs-stow-hover:before{content:"\e005"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}
.article-content table.nopic { 
font-size: 14px; 
padding-bottom: 30px; }
.article-content table.nopic tr:nth-child(odd) { 
background: #fff5ef; 
}
.article-content table.nopic tr:nth-child(even) {
	background: #fbfbfb; }
.article-content table.nopic tr td:nth-child(2) {
	width: 430px; }
.article-content table.nopic tr td {
	padding: 6px; }
.article-content table td .event { 
font-size: 16px;
font-weight: bold;
color: #ff7b34;
line-height: 26px;}


/* 
 * base
 * ====================================================
*/
