﻿/* Theme Name: aiqunge
20150704  3198 内容页 高度
*/html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}
div#last-div ~ div {
	display: none; 
	opacity:0;
}
.pop_ad {
	opacity:0;
	display:none;
}
body > iframe{
	opacity:0;
	display:none;
}
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
}



.art_page {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
}
.art_page b {
    background: #e8e8e8;
    border: solid 1px #e8e8e8;
    color: #f00582;
    font-weight: 500;
}
.art_page a {color:#3a3636;}
.art_page span, .art_page a, .art_page b {
display: inline-block;
    border: solid 0px #f6f6f6;
    background: #f6f6f6;
    padding: 0px 10px 0px 10px;
    margin: 0 2px;
    vertical-align: middle;
    font-size: 16px;
}



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 {
	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 10px
}
.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
}
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
}
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;/* IE8-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: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	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: 1010;
	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: 0
}
.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: 12.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: #f00582
}
.label-important .label-arrow, .badge-important .label-arrow {
	border-left-color: #f00582
}
.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('../fonts/glyphicons-halflings-regular.eot');
 src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/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-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"
}
/* * base * ====================================================*/a {
	color: #f00582;
	text-decoration: none;
}
a:hover, a:focus {
	color: #f00582;
	text-decoration: underline;
}

::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: #f00582;
}
body, button, input, select, textarea {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	overflow-x: hidden;
	background-color: #eee;
}
/*鏍峰紡琛ㄦ柊澧�*//* * frame * ====================================================*/.mainheader {
	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)
}
.mainheader .container {
 *height: 78px;
}
.mainheader .container {
	max-width: 1280px;
	margin: 0 auto;
	text-align: left;
	position: relative;
 *zoom:1;
}
.mainheader .container:before, .container:after {
	display: table;
	content: "";
	line-height: 0
}
.mainheader .container:after {
	clear: both
}
/* * header * ====================================================*/.mainheader .container .logo {
	margin: 0;
	width: 190px;
	float: left;
}
.mainheader .container .logo a {
	display: block;
	overflow: hidden;
	height: 78px;
	color: #fff;
	background-color: #ffffff;
	background-image: url("../images/aiqunge.png");
	background-repeat: no-repeat;
	text-indent: -2000px;
}
/* background: #FF5E52 url(../images/logo.png) no-repeat 24px 22px; */.mainheader .container .feeds {
}
.mainheader .container .feeds-title {
	margin: 0 0 7px -15px;
	padding: 0;
	color: #999;
	text-align: center;
}
.mainheader .container .feed {
}
.mainheader .container .deliver {
	text-align: center;
	padding: 0 15px;
}
.mainheader .container .deliver .btn {
	padding: 10px;
	border-width: 2px;
	border-color: #ddd;
	color: #656262;
}
.mainheader .container .deliver .btn:hover {
	border-color: #ccc;
	color: #444;
	background-color: #f6f6f6;
}
.mainheader .container .deliver .glyphicon {
	top: 2px;
	margin-right: 3px;
}
.mainheader .container .slinks {
	float: right;
	text-align: right;
	color: #999;
	font-size: 12px;
	margin: 20px 0 0
}
.mainheader .container .slinks a {
	color: #aaa;
}
.mainheader .container .slinks a:hover {
	color: #666;
	text-decoration: underline;
}
.mainheader .container .user-welcome {
	float: right;
	border-left: 2px solid #eee;
	padding-left: 5px;
	margin-top: 20px;
	margin-left: 10px;
}
.mainheader .container .user-welcome .avatar {
	width: 40px;
	height: 40px;
	border-radius: 8px;
}
.mainheader .container .user-welcome strong {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #FF5E52;
}
.mainheader .container .user-welcome-text {
	font-size: 12px;
	text-align: center;
	margin-top: -15px;
	color: #999;
	margin-bottom: 10px;
}
.mainheader .container .user-welcome-text a {
	text-decoration: underline;
	color: #999;
}
.mainheader .container .user-welcome-text a:hover {
	color: #666;
}
.mainheader .container .user-signin {
	float: right;
	margin-top: 30px;
	margin-left: 10px;
	width: 83px;
	color: #999;
	text-align: right;
}
.mainheader .container .user-signin span {
	font-size: 12px;
	cursor: pointer;
}
.mainheader .container .user-signin span:hover {
	color: #666;
}
/* * nav * ====================================================*/.mainheader .container .nav {
	position: relative;
	float: left;
	font-size: 16x;
	list-style: none;
	padding: 0;
	margin: 18px 0 0;
	text-align: center;
	border: none;
}
.mainheader .container .nav li {
	float: left;
	margin-left: 30px;
}
.mainheader .container .nav li a {
	padding: 2px 0;
	color: #777;
	display: block;
}
.mainheader .container .nav li a:focus, .mainheader .container .nav li a:hover {
	color: #f00582;
}
.mainheader .container .nav li.current-menu-item a, .mainheader .container .nav li.current-menu-parent a, .mainheader .container .nav li.current_page_item a, .mainheader .container .nav li.active a, .mainheader .container .nav li.current-post-ancestor a {
    color: #fff;
    position: relative;
    z-index: 2;
    background: #f00582;
}
.mainheader .container .nav li:hover > ul {
	display: block
}
.mainheader .container .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
}
.mainheader .container .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
}
.mainheader .container .nav > li > ul > li {
	float: none;
	margin: 0;
	position: relative
}
.mainheader .container .nav > li > ul > li > a, .mainheader .container .nav > li > ul > li > ul > li > a {
	float: none;
	display: block;
 *min-width:100px;
	padding: 5px 20px 4px;
	color: #fff
}
.mainheader .container .nav > li > ul > li > a:hover, .mainheader .container .nav .glyphicon {
	margin-bottom: 5px;
	top: 2px;
	margin-right: 0px;
	display: block;
 *display: none;
}
.mainheader .container .btn-navbar {
	display: none;
	float: right;
	padding: 5px 8px 6px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 11px;
	background-color: #404040
}
.mainheader .container .btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background-color: #f9f9f9
}
.mainheader .container .btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px
}
.mainheader .container .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
}
.mainheader .container .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
}
.mainheader .container .dropdown-menu.pull-right {
	left: auto;
	right: 0
}
.mainheader .container .dropdown-menu.pull-right:before {
	left: auto;
	right: 6px
}
.mainheader .container .dropdown-menu.pull-right:after {
	left: auto;
	right: 7px
}
.mainheader .container .dropdown-menu.pull-right .dropdown-menu {
	left: auto;
	right: 100%;
	margin-left: 0;
	margin-right: -1px
}
.mainheader .container .menu {
	margin-right: 20px;
	margin-top: 11px
}
.mainheader .container .search-suggest.dropdown-menu > li > a {
	padding: 4px 7px 3px
}
.mainheader .container .search-suggest span {
	float: right;
	color: #999
}
.mainheader .container .search-suggest .active span {
	color: #fff
}
.mainheader .container .pull-left {
	float: left;
}
.mainheader .container .pull-right {
	float: right;
}
.mainheader .container .searchform {
	float: right;
	margin: 23px 10px 0;
}
.mainheader .container .search-input {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #ddd -moz-use-text-color #ddd #ddd;
	border-image: none;
	border-radius: 2px 0 0 2px;
	border-style: solid none solid solid;
	border-width: 1px medium 1px 1px;
	color: #999;
	float: left;
	font-size: 12px;
	height: 32px;
	outline: medium none;
	padding: 4px 7px;
}
.mainheader .container .search-input:focus {
	border-color: #f00582;
}
.mainheader .container .search-btn {
	background: none repeat scroll 0 0 #f00582;
	border: medium none;
	border-radius: 0 2px 2px 0;
	color: #fff;
	font-size: 12px;
	height: 32px;
	padding: 0 12px;
}
.mainheader .container .search-btn:hover, .search-btn:focus {
	color: #fff;
	opacity: 0.85;
}
.mainheader .container .feed-weixin {
	background-color: #FFF;
	background-position: 7px -100px;
}
/* * frame * ====================================================*//* .header{position: fixed;top: 0;bottom: 0;width: 190px;background-color: #f6f6f6;margin: 0;padding: 0;}*/.header {
	margin-top: 98px;
}
.sidebar, .content-wrap {
	margin-top: 78px;
}
.header {
    width: 190px;
    background-color: #f6f6f6;
    margin-right: -190px;
    float: left;
    position: fixed;
    margin-top: 107px;
	margin-left: 8px;
}
.container {
	max-width: 1280px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	position: relative;
 *zoom:1
}
.container:before, .container:after {
	display: table;
	content: "";
	line-height: 0
}
.container:after {
	clear: both
}
.content-wrap {
	width: 100%;
	float: left
}
.content {
	margin-right: ;
	margin-left: 190px;
	padding: 20px 25px 0;
	min-height: 800px;
}
.sidebar {
	float: left;
	margin-left: -420px;
	width: 400px;
	position: relative;
	padding-top: 20px;
}
/* * header * ====================================================*/.logo {
	margin: 0;
}
/* background: #f00582 url(../images/logo.png) no-repeat 24px 22px; */.feeds {
	padding: 15px 0 15px 15px;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #f9f9f9;
	border-bottom: 1px solid #eee;
}
.feeds-title {
	margin: 0 0 7px -15px;
	padding: 0;
	color: #999;
	text-align: center;
}
.feed {
	float: left;
	overflow: hidden;
	width: 36px;
	height: 36px;
	line-height: 100px;
	color: #fff;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-size: 100px;
	opacity: .7;
	margin-right: 5px;
	border-radius: 8px;
}
.feed:hover, .feed:active {
	opacity: 1;
}
.feed-weibo {
	background-color: #f00582;
	background-position: 7px -69px;
}
.feed-tqq {
	background-color: #1FAEFF;
	background-position: -33px -69px;
}
.feed-weixin {
	background-color: #4BC916;
	background-position: 7px -100px;
}
.feed-rss {
	background-color: #F1B305;
	background-position: -73px -69px;
}
.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 {
	text-align: center;
	color: #999;
	font-size: 12px;
	line-height: 25px;
}
.slinks a {
	color: #999;
	margin: 0 5px;
}
.slinks a:hover {
	color: #666;
	text-decoration: underline;
}
.user-welcome {
	padding: 8px 8px 7px 58px;
	font-size: 12px;
	margin: 20px 15px 20px 15px;
	background-color: #EEEEEE;
	border-radius: 2px;
	box-shadow: -1px -1px 0 rgba(0, 0, 0, .1), inset -1px -1px 0 rgba(0, 0, 0, .03)
}
.user-welcome .avatar {
	float: left;
	margin-left: -50px;
	width: 40px;
	height: 40px;
	border-radius: 8px;
	position: relative;
	top: -1px;
}
.user-welcome strong {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #f00582;
}
.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 {
	text-align: center;
	margin: 20px 0
}
.user-signin .auth {
	margin-bottom: 5px;
}
/* * nav * ====================================================*/.nav {
	position: relative;
	font-size: 16px;
	border-bottom: 1px solid #EEEEEE;
	list-style: none;
	padding: 0;
	margin-bottom: 0;
}
.nav li a {
	padding: 5px 5px;
	color: #4e4545;
	display: block;
	text-align: center;
}
.nav li a:focus, .nav li a:hover {
	color: #444;
	background-color: #fff;
}
.nav li.current-menu-item a, .nav li.current-menu-parent a, .nav li.current_page_item a, .header .nav li.current-post-ancestor a {
    color: #fff;
    background-color: #F00582;
    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-right: 10px;top: 2px;}

*/.nav li {
	    position: relative;
	    float: left;
	    font-size: 14px;
	    border: 4px solid #ffffff;
	    left: 5px;
	    width: 90px;
}
.abc {
    width: 180px;
    position: relative;
    float: left;
    font-size: 18px;
    border: 4px solid #ffffff;
    left: 5px;
    margin-top: 5px;
    text-align: center;
    line-height: 32px;
}
.nav li ul {
	position: absolute;
	top: -2px;
	left: 100%;
	min-width: 160px;
	z-index: 10;
	font-size: 14px;
	border: 2px solid #eee;
	border-left: none;
	background-color: #fff;
	z-index: 2;
	list-style: none;
	margin: 0;
	padding: 5px 0;
	display: none;
}
.nav li:hover > ul {
	display: block;
}
.nav li ul > li > a {
	padding: 8px 10px 8px 25px;
	color: #999;
}
.nav li ul > li > a:hover {
	background-color: #F6F6F6;
	color: #555;
}
.nav .glyphicon {
	margin-right: 10px;
	top: 2px;
}
.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 * ====================================================*/
.pagination {
	padding-top: 20px;
	background-color: #fff;
	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 > li > a, .pagination ul > li > 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: #f00582;
	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: #f00582;
	color: #fff;
}
.ias_trigger {
	padding-top: 4px;
}
.ias_trigger a {
	background-color: #5CB85C;
	display: block;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #eee;
}
.ias_trigger a:hover {
	background-color: #4CAE4C;
	color: #fff;
}
.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: #f00582;
	color: #fff
}
.pagenav a:hover {
	background-color: #ccc;
	color: #444
}
/* * title * ====================================================*/
.title {
	position: relative;
	margin: 0;
	line-height: 36px;
	font-size: 22px;
	border-bottom: 2px solid #eee;
	margin-bottom: 5px;
}
.title strong {
	border-bottom: 2px solid #f00582;
	display: inline-block;
	position: relative;
	bottom: -2px;
	font-weight: normal;
}
.title .pull-right {
	float: right;
	line-height: 32px;
}
/* * sticky * ====================================================*/.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: #f00582;
}
.sticky img {
	display: block;
	max-width: 100%;
	margin-bottom: 5px;
}
/* * post relates * ====================================================*/.relates {
	overflow: hidden;
}
.relates ul {
	list-style: none;
	padding: 15px 0 0;
	overflow: hidden;
	margin-right: -10px;
}
.relates li {
	float: left;
	width: 25%;
	margin-bottom: 20px;
	/*height: 174px;*/height: auto;
	overflow: hidden;
}
.relates a {
	margin-right: 10px;
	display: block;
	color: #666;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.relates a:hover {
	color: #f00582;
}
.relates a img {
	width: 168px;
    height: 218px;
    overflow: hidden;
}
/* .thumb{max-height:160px;}*//* * excerpt * ====================================================*/.excerpt {
	padding: 25px 0;
	border-bottom: 1px solid #eee;
	position: relative;
}
.excerpt header {
	margin: 0 0 10px 0
}
.excerpt .focus {
	position: relative;
	margin: 10px -6px 0 0;
	overflow: hidden;
}
/* .thumbnail{overflow: hidden;display: block;}*/.thumbnail .item {
	display: block;
	float: left;
	width: 25%;
	margin-bottom: 6px;
}
.thumbnail .thumb {
	max-width: 240px;
	width: 100%;
    border-radius: 0em;
    min-height: 130px;
}
/* .thumbnail .thumb:hover{opacity: .9}*/.thumb-span {
	margin-right: 6px;
	display: block;
}
.thumb-span {
	position: relative;
	font-family: 'Glyphicons Halflings';
	overflow: hidden;
        max-height: 242px;
}

/* .thumb-span:hover .thumb{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);}*/.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::after{content:"\e003";color:rgba(255,255,255,.0);font-size:240px;position:absolute;top:50%;left:50%;margin:10px 0 0 -101px;z-index:3}*/.thumb-span:hover::before {
 background-color: rgba(0, 0, 0, .4);
}
/* .thumb-span:hover::after{font-size:16px;margin:-6px 0 0 -8px;color:rgba(255,255,255,.6);}*/.excerpt header .label {
	margin-right: 5px;
	position: relative;
	top: -2px
}
.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: #f00582;
	text-decoration: underline;
}
.excerpt p {
	margin-bottom: 0;
}
.excerpt .note {
	color: #777;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
    min-height: 45px;
    max-height: 35px;
    overflow: hidden;
}
.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;
}

.excerpt-zero {
	position: relative;
}
.excerpt-zero header {
	width: 81%;
}
.excerpt-zero .focus {
	float: right;
	height: 120px;
	overflow: hidden;
}
.excerpt-zero .focus .item {
	width: 100%;
}
.excerpt-zero .note {
	margin-top: 6px;
	padding-right: 0px;
}
.excerpt-zero .note {
	line-height: 24px;
	font-size: 16px;
}

.excerpt-one {
	position: relative;
}
.excerpt-one header {
	width: 100%;
}
.excerpt-one .focus {
	float: right;
	width: 25%;
	height: 120px;
	overflow: hidden;
}
.excerpt-one .focus .item {
	width: 100%;
}
.excerpt-one .note {
	margin-top: 6px;
	padding-right: 15px;
}
.excerpt-one .note {
	margin-right: 25.3%;
	line-height: 33px;
	font-size: 16px;
}

.excerpt-two .note {
margin-right: 25.3%;
line-height: 32px;
font-size: 16px;
}

.excerpt-two {
	position: relative;
}
.excerpt-two header {
	width: 100%;
}
.excerpt-two .focus {
	float: right;
	width: 25%;
	height: 120px;
	overflow: hidden;
}
.excerpt-two .focus .item {
	width: 100%;
}
.excerpt-two .note {
	margin-top: 6px;
	padding-right: 15px;
	color: #777;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 10px;
    min-height: 80px;
    max-height: 90px;
    overflow: hidden;
}

.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: #f00582;
}
/* * banner * ====================================================*/.banner {
	overflow: hidden;
	clear: both;
	background-color: #fff;
	text-align: center;
}
.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 * ====================================================*/.breadcrumbs {
	padding: 20px 0 10px;
	display: none;
}
.breadcrumbs small {
	font-size: 12px;
	font-family: serif;
	color: #bbb;
	margin: 0 2px;
	font-weight: bold;
}
/* * share * ====================================================*/.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-content {
}
.article-sidebar {
	width: 230px;
	float: right;
	position: relative;
}
.article-meta {
	overflow: hidden;
	color: #999;
	font-size: 16px;
	list-style: none;
	margin: 0;
	padding: 0
}
.article-meta li {
	float: left;
	margin-right: 20px;
}
.article-meta a {
	color: #888;
	text-decoration: underline;
}
.article-meta a:hover {
	color: #f00582;
}
.article-author {
	padding: 15px 0;
	overflow: hidden;
}
.article-header {
	padding: 0 0 12px;
	border-bottom: 2px solid #eee;
	margin-bottom: 20px;
}
.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: #f00582;
	text-decoration: underline;
}
.article-content {
	font-size: 16px;
	line-height: 30px;
	word-break: break-all;
	word-wrap: break-word;
}
.article-content img {
	margin: 5px anto;
	max-width: 100%;
	height: 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: 18px;
	font-weight: normal;
	margin: 16px 0;
	padding: 10px 0;
	line-height: 18px;
	border-bottom: 1px solid #eee;
}
.article-content h3 {
	font-size: 16px;
	padding-bottom: 0;
}
.article-content h4 {
	font-size: 15px
}
.article-content h5 {
	font-size: 14px
}
.article-content ul, .article-content ol {
	margin: 0 0 16px 0
}
.article-content p {
	margin-bottom: 16px
}
.article-content strong {
	color: #f00582;
}
.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 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;
}
.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: #f00582;
}
.article-content a {
	color: #428bca;
	text-decoration: none
}
.article-content a:hover {
	color: #f00582
}
/* * article tags * ====================================================*/.article-tags {
	margin: 5px 0 10px;
	text-align: center;
  white-space: nowrap;
}
.article-tags a {
	display: inline-block;
	padding: 3px 8px 2px;
	margin: 0 4px 4px 0;
	color: #fff;
	font-size: 12px;
	background-color: #f00582;
	opacity: 0.85;
	filter: alpha(opacity=85);
	text-decoration: none;
}
.article-tags a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	color: #fff;
}
.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 tags * ====================================================*/.article-nav {
	border: 1px solid #ccc;
	background-color: #FBFBFB;
	overflow: hidden;
	padding: 15px 20px;
	font-size: 14px;
	color: #444
}
.article-nav span {
	float: left;
	position: relative
}
.article-nav span.article-nav-next {
	float: left;
	text-align: left;
}
/* * page title * ====================================================*/.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 * ====================================================*/.widget {
	clear: both;
	margin-bottom: 15px;
	position: relative;
}
.widget.affix {
	width: 300px;
}
.widget .title {
	border-bottom: 2px solid #eee;
	padding-top: 2px;
}
.widget .title .btn {
	position: absolute;
	top: 5px;
	right: 10px;
	font-weight: normal;
	padding: 2px 7px 1px
}
.widget ul {
 *zoom:1;
	list-style: none;
	padding: 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-top: 0px;
	font-size: 16px;
	margin-right: -6px;
}
.widget_tags_inner li {
	float: left;
	width: 25%;
	margin-top: 8px;
}
.widget_tags_inner a {
    color: #555;
    display: block;
    margin-right: 6px;
    background-color: #f3f3f3;
    padding: 4px 0px 2px 5px;
    height: 28px;
    border-left: 3px solid #cccccc;
    overflow: hidden;
}
.widget_tags_inner a:hover {
	color: #fff;
	background-color: #f00582;
	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 {
	padding: 10px 70px 0 0;
	position: relative;
}
.search-form .form-control {
	color: #bbb;
	border: solid 2px #ddd;
	box-shadow: none;
	border-radius: 0;
	border-right: none;
	padding: 5px 5px 5px 10px;
}
.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: #f00582;
}
.search-submit {
	float: left
}
ol.teamnewslist {
	list-style: none;
	margin-left: 40px;
	padding-left: 14px;
	border-left: 2px solid #eee;
	font-size: 20px;
	color: #666;
}
.teamnewslist b {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	display: block;
	position: relative;
}
 .teamnewslist b::after {
 position: absolute;
 top: 7px;
 left: -20px;
 content: '';
 width: 10px;
 height: 10px;
 border-radius: 50%;
 background-color: #fff;
 border: 2px solid #ccc;
}
.teamnewslist li {
	margin-bottom: 30px;
}
.teamnewslist li:hover {
	color: #555;
}
 .teamnewslist li:hover b::after {
 border-color: #f00582;
}
.teamnewslist li:hover b {
	color: #f00582;
}
/* * footer * ====================================================*/.footer {
	clear: both;
	color: #aaa;
	position: relative;
	z-index: 1;
	margin-left: 215px;
	margin-right: 20px;
	padding: 20px 0 30px;
	border-top: 2px solid #eee;
	font-size: 12px;
}
.footer a {
	color: #aaa;
	text-decoration: underline
}
.footer a:hover {
	color: #999;
}
/* * rollto * ====================================================*/.rollto {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 999;
	display: none;
}
.rollto a {
	overflow: hidden;
	display: block;
	width: 50px;
	height: 50px;
	background: url("../images/backtop.png") no-repeat 0 0;
	text-indent: -999px;
	opacity: .7;
	filter: alpha(opacity=70);
}
.rollto a:hover {
	background-position: 0 -52px;
	opacity: 1;
	filter: alpha(opacity=100)
}
/* * ads your * ====================================================*/.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: #f00582;
	color: #f00582
}
#respond, #postcomments {
	position: relative;
	background-color: #fff
}
#respond .base-tit {
	display: none
}
.comment #respond {
	padding: 10px 0 10px 36px;
}
.comment #commentform {
	margin-bottom: 0;
}
.commentnew {
}
.commentnew .c-main {
	margin-bottom: 5px
}
.comment {
	padding: 10px 0 10px 0
}
.commentlist {
	padding: 0;
	list-style: none;
	margin: 0;
}
.c-avatar {
	width: 25px;
	height: 25px;
	background-color: #FFF;
	float: left;
	display: inline;
	position: relative
}
.c-avatar .avatar {
	display: block;
	border-radius: 50%;
	width: 25px;
	height: 25px;
}
.c-main {
	margin-left: 35px;
	color: #888;
	line-height: 25px;
	position: relative;
	padding-right: 100px;
}
.c-main p {
	margin-bottom: 0
}
.c-meta {
	color: #bbb;
	font-size: 12px;
}
.c-author {
	margin-right: 10px
}
.c-author .url {
	color: #60C4FD;
}
.c-author .url:hover {
	color: #1FAEFF;
	text-decoration: underline;
}
.c-time {
	position: absolute;
	top: 1px;
	right: 0;
	font-size: 12px;
	color: #bbb;
}
.comment-reply-link {
	position: absolute;
	top: 1px;
	right: 0;
	font-size: 12px;
	color: #bbb;
	display: none;
}
.comment-reply-link:hover {
}
.comment:hover > .c-main > .c-time {
	display: none;
}
.comment:hover > .c-main > .comment-reply-link {
	display: block;
}
.comment pre {
	margin: 3px 0 5px;
	padding: 7px 10px;
	border-radius: 1px
}
.depth-1 {
	border-bottom: #f2f2f2 1px solid
}
.depth-1.odd {
	background-color: #fefefe
}
.depth-2 {
	margin-right: 48px
}
.depth-2, .depth-4, .depth-6, .depth-8 {
	background-color: #fdfdfd
}
.depth-3, .depth-5, .depth-7, .depth-9 {
	background-color: #fff
}
.children {
	list-style: none;
	padding: 0;
	margin-bottom: -10px;
}
.children .comment {
	padding: 10px 0;
	margin: 10px 0 0 36px;
	border-top: 1px solid #F2F2F2;
}
.children .c-main p {
	font-size: 12px;
	margin-right: 0
}
.children .c-meta {
	padding-top: 1px
}
.c-floor {
	float: right;
	font-size: 18px;
	color: #dddddd
}
.comment:hover .c-floor {
	color: #999999
}
.c-approved {
	border-radius: 2px;
	font-size: 12px;
	background-color: #EEEEEE;
	color: #999;
	display: inline-block;
	padding: 1px 5px 0;
	margin-top: 4px;
	line-height: 20px;
	margin-left: 5px;
}
.wp-smiley {
	margin-bottom: 2px
}
#comments {
	margin-bottom: 20px;
}
#comments b {
	font-weight: normal;
	color: #f00582;
}
#comments .pull-right {
	font-size: 12px;
	position: relative;
	top: 5px;
}
#commentform {
	margin-bottom: 20px;
	padding-left: 60px;
}
.comt-title {
	width: 50px;
	float: left;
	margin-left: -60px;
}
.comt-count {
	float: right;
	color: #999;
	margin-bottom: 5px
}
.comt {
	position: relative
}
.comt-avatar {
	height: 50px;
	width: 50px
}
.comt-avatar img {
	border-radius: 2px
}
.comt-author {
	font-size: 12px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.comt-box {
	border: 2px solid #CCD4D9;
	border-radius: 2px;
	padding: 4px;
}
.comt-ctrl {
	position: relative;
	height: 34px;
	background-color: #FAFAFA;
	border-top: 1px solid #E6EAED;
	margin: 0 -4px -4px -4px;
}
#submit {
	position: absolute;
	right: -2px;
	bottom: -2px;
	background: #FF655A;
	border: none;
	border-right: 2px solid #f00582;
	border-bottom: 2px solid #f00582;
	padding: 0px 20px;
	height: 36px;
	color: #fff;
	outline: 0;
	border-radius: 0 0 2px 0
}
#comment {
	width: 100%;
	resize: none;
	overflow-x: hidden;
	overflow-y: auto;
	border: none;
	line-height: 22px;
	font-size: 14px;
	outline: 0;
	margin-bottom: 2px;
	height: 48px;
}
.hide {
	display: none;
}
.comt-tips {
	text-align: right;
	margin-right: 110px;
	line-height: 32px;
	font-size: 12px;
	color: #999;
}
.comt-error {
	color: #D9534F;
}
.comt-comterinfo {
	padding: 20px 0 0;
	color: #444;
	text-align: center;
}
.comt-comterinfo ul {
	padding: 0;
	margin: 0 auto;
	width: 320px;
	list-style: none;
	text-align: left;
}
.comt-comterinfo li {
	margin-bottom: 10px
}
.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
}
#cancel-comment-reply-link {
	display: none;
	font-size: 12px;
	text-align: center;
	margin-top: 7px;
	color: #999;
}
#cancel-comment-reply-link:hover {
	color: #f00582;
}
.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("../images/oauth-24.png") no-repeat 0 0;
	line-height: 100px;
	height: 24px;
	overflow: hidden;
	display: inline-block;
	width: 126px;
	opacity: .72
}
.auth-qq {
}
.auth-weibo {
	background-position: 0 -34px;
}
.auth:hover {
	opacity: 1
}
.article-social {
	margin-bottom: 40px;
	padding-top: 15px;
	text-align: center;
}
.article-social .action {
	margin: 0 5px;
}
.action {
	position: relative;
	padding: 15px 25px;
	display: inline-block;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	background-color: #fbfbfb;
	color: #999;
	box-shadow: 0 0 4px rgba(0, 0, 0, .12);
}
.action:hover {
	box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	border-color: #aaa;
	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: #f00582;
	background-color: #FCEAE8;
}
.action .action-popover {
	position: absolute;
	width: 198px;
	padding: 5px 0 2px;
	top: -45px;
	left: 50%;
	margin-left: -98px;
	display: none;
	height: 46px;
}
.action .popover-content {
	padding: 7px 3px 5px 8px;
}
.action:hover .action-popover {
	display: block;
}
.action .popover {
	display: block;
	border-radius: 4px;
}
.most-comment-posts ul {
	margin: 0 0 20px;
	padding: 20px 0 0;
	list-style: none;
	overflow: hidden;
}
.most-comment-posts li {
	overflow: hidden;
	clear: both;
}
.most-comment-posts p {
	float: right;
	font-size: 12px;
}
.most-comment-posts .label {
	margin-right: 8px;
	padding: 2px 7px;
	top: -1px;
}
.label-1 {
	background-color: #FD8C84;
}
.label-2 {
	background-color: #7FD75A;
}
.label-3 {
	background-color: #60C4FD;
}
.most-comment-posts .post-like {
	width: 80px;
	text-align: right;
	display: inline-block;
	margin-left: 5px;
}
.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: 23%;
	margin: 30px 20px 20px 0;
	float: left;
	position: relative;
}
.likepage li:hover img {
	width:100%;
	height:100%;
}
.likepage li img {
	width:100%;
	height:100%;
	max-height:180px;
}
.likepage a {
	position: relative;
	display: block;
}
.likepage h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0 10px;
	background-color: #f6f6f6;
	color: #484747;
	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, 0);
	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, 0);
	padding: 3px 10px 1px
}
.likepage .img-count span {
	margin-right: 5px;
}
.affix {
	position: fixed;
}
.focusmo {
	overflow: hidden;
	margin-bottom: 10px;
}
.focusmo ul {
	list-style: none;
	margin: 0;
	padding-left: 50%;
}
.focusmo li {
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.focusmo a {
	margin-left: 10px;
	display: block;
	overflow: hidden;
	height: 128px;
	position: relative;
}
.focusmo img {
	width: 100%;
	height: 100%;
}
.focusmo li.large {
	width: 100%;
	float: left;
	margin-left: -100%;
}
.focusmo li.large a {
	height: 266px;
	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
}
.ds-recent-comments {
	color: #999;
}
.ds-recent-comments a {
	color: #999;
}
/*手机版显示子栏目*/
	.phonenav {
	margin:0;
	padding:0;
	display:none;
	float: left;
	background: #eee;
	width: 100%;
	z-index:200000;
	margin: 0 2% 2% 0;
    border: 1px solid #f00582;
}
.phonenav li {
	list-style:none;
	line-height:30px;
	margin:0;
	padding:0;
	text-align:center;
	width:33.333%;
	float:left;
	border: 1px solid #fff;
}
.phonenav li:hover {
	list-style:none;
	line-height:30px;
	background:#fff;
}
 @-ms-viewport {
 width:device-width
}
 @media (max-width:1024px) {
 .mainheader .slinks, .sidebar {
 display: none;
}
 .content {
 margin-right: 0
}
}
 @media (max-width:879px) {
.likepage li {
 width: 30%;
 margin: 10px 10px 10px 0;
 float: left;
 position: relative;
}
.content {
 margin-left: 160px;
}
 .header {
 width: 160px
}
 .logo {
 height: 106px;
}
 .logo a {
 height: 106px;
 background-size: 150px;
 background-position: 15px 15px;
}
 .nav li a {
 padding: 10px 0 10px 15px;
}
 .feeds {
 padding-left: 4px;
}
 .feeds a {
 margin-right: 2px;
}
 .footer {
 margin-left: 185px;
}
 .comt-comterinfo h4 {
}
 .mainheader .container .searchform {
margin-top: -105px;
}
}
.phoneck {
	float:right;
	cursor:pointer;
	display:none;
	line-height:40px;
	font-size:16px;
}
.wzdh {
	line-height:40px;
	padding:0 5px;
	font-size:16px;
	float:right;
	display:none;
}
 @media (max-width:767px) {
.phoneck {
display:block;
}
h1.title a {
display:none;
}
.content {
 padding: 15px 20px;
 margin-left: 0;
}
 .header {
 display: none;
}
}

@media (min-width:720px) {
.w{display:none; }
}


 @media (max-width:720px) {
 .likepage li {
 width: 46%;
 margin: 30px 10px 10px 0;
 float: left;
 position: relative;
}
.mainheader {
 position: relative;
}
 .mainheader .container .logo {
background-image: url(../images/aiqunge.png);
}
.mainheader .container .logo {
    margin: 0;
    width: 120px;
    float: left;
}
.mainheader .container .searchform {
margin-top: -105px;
}
 .mainheader .container .nav {
 width: 100%;
 margin: 0;
}
 .mainheader .container .nav li {
 text-align: center;
 width: 100%;
 float: none;
 margin-left: 0;
}
 .mainheader .container .nav li a {
 padding: 5px 0;
 background: #f6f6f6;
}
 .mainheader .container .nav li a:hover {
 background: #FFF;
}
 .sidebar, .content-wrap {
 margin-top: 0px;
}
 .mainheader .container .nav > li > ul > li > a:hover, .mainheader .container .nav .glyphicon {
 display: inline;
 margin-bottom: 5px;
 margin-right: 10px;
}
 .logo {
 height: 72px;
 text-align: center;
 background-color: #f00582;
}
 .logo a {
 display: block;
 height: 72px;
 background-position: 33.333333% 10px;
}
 .article-content p {
 text-indent: 0px;
}
}
 @media (max-width: 721px) {
.mainheader .container .nav li.home {
display:none;
}
 .mainheader .container .nav li {
 text-align: center;
 width: 25%;
 float: left;
 margin-left: 0;
}
.mainheader .container .nav > li > ul > li > a:hover, .mainheader .container .nav .glyphicon {
 display:block;
 margin-bottom: 5px;
 margin-right: 0px;
}
}
 @media (max-width:560px) {
   }
.thumb-span {
	position: relative;
	font-family: 'Glyphicons Halflings';
	overflow: hidden;
    max-height: 130px;
}
.excerpt-zero header {
    width: 100%;
}
 .most-comment-posts, .focusmo {
 display: none;
}
 .about {
 display: none;
}
.ab {
 display: none;
}
 .copy {
 border-top: solid 1px #ccc;
 margin-top: 10px;
 padding-top: 10px;
 float: left;
 width: 100%;
}
}
 @media (max-width:480x) {
	/* .mainheader .container .nav li.home { display:block;}*/

.mainheader .container .nav li {48
 text-align: center;
 width: 100%;
 margin-left: 0;
}
.phoneck {
}
body {
 background-color: #f6f6f6;
}
 .mainheader .container .nav .glyphicon {
 display: none;
}
 .mainheader .container .nav a {
 font-size: 14px;
 font-weight: bold;
}
 .mainheader .container .logo, .mainheader .container .logo a {
 height: 40px;
 background-position: top;
 background-size: 140px auto;
}
 .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;
 margin-top: 10px;
 margin-bottom: 5px;
}
 .article-content {
 line-height: 25px;
 font-size: 16px;
}
 .article-content img {
 border-radius: 3px;
}
 .article-social {
 margin-bottom: 20px;
 padding-top: 5px;
}
 .action {
 padding: 5px 10px 4px;
 font-size: 12px;
 margin: 0 2px;
}
 #commentform {
 padding-left: 0;
}
 #respond {
 overflow: hidden;
}
 .comt-title {
 width: auto;
 float: none;
 margin-left: 0;
 overflow: hidden;
 margin-bottom: 10px;
}
 .comt-avatar {
 width: 36px;
 height: 36px;
 float: left;
 margin-right: 5px;
}
 .comt-avatar .avatar {
 width: 36px;
 height: 36px;
 border-radius: 50%;
}
 .comt-comterinfo {
 width: 100%;
}
 .comt-comterinfo .text-muted {
 display: none;
}
 .comt-comterinfo input {
 width: 94%;
 margin-right: 0;
}
 .comment-reply-link, .c-time {
 position: relative;
 top: 0;
 display: inline-block;
 margin-left: 10px;
}
 .c-main {
 padding-right: 0;
}
 .user-signin, .content .share, .article-content p:nth-last-child(2), .footer, .article-meta li:nth-child(2), .article-meta li:nth-child(3), .action-share {
 display: none;
}
 .rollto {
 right: -120px;
}
 .article-social .action {
 min-width: 48%;
 padding: 12px 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 {
 float: none;
 display: inline-block;
}
 .comt-author {
 position: relative;
 top: 6px;
 display: inline-block;
}

/*内容最新发布*/.relates li {
 float: left;
 width: 50%;
 margin-bottom: 20px;
 height: auto;
 overflow: hidden;
}
 .excerpt-one header {
 width: 70%;
 margin-right:30%;
}
.excerpt-one .focus .item .thumb-span {
 max-height:50px;
 overflow:hidden;
}
}
 @media (max-width:480px) {
.mainheader .container .search-input {
    width: 185px;
    width: 120px;
}
.article-title {
    font-size: 20px;
    margin-top: 5px;
    line-height: 1.2;
  margin-top: 15px;
}
  .excerpt-one .focus {
    float: right;
    width: 25%;
    height: 85px;
    overflow: hidden;
}
 .excerpt-one .note {
    margin-right: 10%;
    line-height: 25px;
    font-size: 16px;
    height: auto;
    max-height: 160px;
    height: auto !important;
    min-height: 50px;
    max-height: 75px;
    overflow: hidden;
}

.excerpt-two .note {
margin-right: 25.3%;
line-height: 32px;
font-size: 16px;
}

.excerpt-two {
	position: relative;
}
.excerpt-two header {
	width: 100%;
}
.excerpt-two .focus {
	float: right;
	width: 25%;
	height: 120px;
	overflow: hidden;
}
.excerpt-two .focus .item {
	width: 100%;
}
.excerpt-two .note {
	margin-top: 6px;
	padding-right: 15px;
	color: #777;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 10px;
    min-height: 80px;
    max-height: 90px;
    overflow: hidden;
}

 .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: 20px;
}
 .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;
}

/*内容最新发布*/.relates li {
 float: left;
 width: 50%;
 margin-bottom: 20px;
 height: 270px;
 overflow: hidden;
 height: auto;
}
}
 @media print {
}
.most-comment-posts .tabs {
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #cccccc;
	position: relative;
}
.most-comment-posts .tabs li {
	clear: none;
}
.menub1_1 {
	border-bottom: 2px solid #f00582;
	margin-right: 30px;
	line-height: 32px;
	font-size: 20px;
	cursor: pointer;
	bottom: -2px;
	position: relative;
	display: inline-block;
}
.menub1_2 {
	border-bottom: 2px solid #cccccc;
	margin-right: 30px;
	line-height: 32px;
	font-size: 20px;
	cursor: pointer;
	bottom: -2px;
	position: relative;
	display: inline-block;
}
.about {
	background: none repeat scroll 0 0 #fff;
	font-family: "瀹嬩綋";
	line-height: 22px;
	padding-top: 12px;
	text-align: center;
	font-size: 12px;
}
.about A {
	color: #999;
	margin: 0 10px;
}
.copy {
	background: none repeat scroll 0 0 #fff;
	color: #737373;
	line-height: 22px;
	padding-bottom: 12px;
	text-align: center;
	font-size: 12px;
}
.copy SPAN {
	color: #737373;
	margin: 0 5px;
}
.copy A {
	color: #737373;
	margin: 0 5px;
}
.copy A:hover {
	color: #737373;
	margin: 0 5px;
}
.copy A:active {
	color: #737373;
	margin: 0 5px;
}
.badoo_badoo {
	TEXT-ALIGN: center;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 20px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #48b9ef;
	FONT-SIZE: 13px;
	margin: 0 auto;
}
.badoo_badoo a {
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	MARGIN: 0px 2px;
	BACKGROUND: #fff;
	COLOR: #386bb4;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	TEXT-DECORATION: none;
	background: #F8F8F8;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-bottom: 5px;
	padding:4px 10px;
}
.badoo_badoo a:hover {
	BORDER-BOTTOM: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #367bbb;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-RIGHT: #cccccc 1px solid;
	background: #F8F8F8;
	font-size: 14px;
	font-family: "微软雅黑";
}
.badoo_badoo b {
	border: 1px solid #0b3b8d;
	color: #FFFFFF;
	background: #0b3b8d;
	MARGIN: 0px 2px;
	BORDER-TOP: #367bbb 1px solid;
	FONT-WEIGHT: bold;
	font-family: "微软雅黑";
	font-size: 14px;
	padding: 4px 14px;
	color: #FFFFFF;
}
.badoo_badoo a b {
	background:#FFF;
	padding:0;
	border:none;
	color:#0b3b8d;
}
#textslide {
	WIDTH: 121px;
	COLOR: #212121;
	FONT-SIZE: 12px
}
.badoo_badoo LI {
	LIST-STYLE-TYPE: none;
	FLOAT: left;
	LIST-STYLE-IMAGE: none
}/* * fancybox css **/
.clear {
	width: 0px;
	height: 0px;
	clear: both;
	overflow: hidden;
	font-size: 0px;
}
.clear {
	clear:both;
}

*{ padding:0px; margin:0px;}
.sub{ width:300px;float:right;}
.fixed{ width:300px;font:normal 13px/30px \5FAE\8F6F\96C5\9ED1; top:90px;}
        

window.onload = window.onresize = function () {
    resizeIframe();
}
var resizeIframe=function(){
    var bodyw=document.body.clientWidth;
    for(var ilength=0;ilength<=document.getElementsByTagName("iframe").length;ilength++){
 
        document.getElementsByTagName("iframe")[ilength].height = bodyw*9/16;//设定高度
 
    }
}


.video {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.video iframe,
.video object,
.video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}