/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, 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-color:transparent
}
a:active, a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:700
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:.67em 0
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	box-sizing:content-box;
	height:0
}
pre {
	overflow:auto
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
button, input, optgroup, select, textarea {
	color:inherit;
	font:inherit;
	margin:0
}
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 {
border:0;
padding: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-appearance:textfield;
	box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
legend {
	border:0;
	padding:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:700
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td, th {
	padding:0
}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*, :before, :after {
	background:transparent!important;
	color:#000!important;
	box-shadow:none!important;
	text-shadow:none!important
}
a, a:visited {
	text-decoration:underline
}
a[href]:after {
	content:" (" attr(href) ")"
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]: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
}
.navbar {
	display:none
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color:#000!important
}
.label {
	border:1px solid #000
}
.table {
	border-collapse:collapse!important
}
.table td, .table th {
	background-color:#fff!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:10px;
	-webkit-tap-highlight-color:transparent
}
body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#666;
	background-color:#f5f5f5
}
input, button, select, textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
a {
	color:#08a1ef;
	text-decoration:none
}
a:hover, a:focus {
	color:#066fa5;
	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
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display:block;
	max-width:100%;
	height:auto
}
.img-rounded {
	border-radius:6px
}
.img-thumbnail {
	padding:4px;
	line-height:1.42857143;
	background-color:#f5f5f5;
	border:1px solid #ddd;
	border-radius:3px;
-webkit-transition:all .2s ease-in-out;
-o-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto
}
.img-circle {
	border-radius:50%
}
hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #f7f7f7
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	margin:-1px;
	padding:0;
	overflow:hidden;
	clip:rect(0,0,0,0);
	border:0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position:static;
	width:auto;
	height:auto;
	margin:0;
	overflow:visible;
	clip:auto
}
[role=button] {
cursor:pointer
}
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:400;
	line-height:1;
	color:#ddd
}
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
}
.fl {
	float:left
}
.fr {
	float:right
}
.m20 {
	margin:20px
}
.p20 {
	padding:20px
}
.ml20 {
	margin-left:20px
}
.mr20 {
	margin-right:20px
}
.mt20 {
	margin-top:20px
}
.mb20 {
	margin-bottom:20px
}
.pl20 {
	padding-left:20px
}
.pt20 {
	padding-top:20px
}
.pb20 {
	padding-bottom:20px
}
.pr20 {
	padding-right:20px
}
.subhead {
	font-size:20px
}
.ellipsis {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.line-height36 {
	line-height:36px
}
.box-shadow {
	box-shadow:0 4px 10px 1px rgba(0, 0, 0, .3)
}
.success {
	color:#44cb83
}
.fail {
	color:#ff5448
}
.warn {
	color:#ff5448
}
.lead {
	margin-bottom:20px;
	font-size:16px;
	font-weight:300;
	line-height:1.4
}
@media (min-width:768px) {
.lead {
font-size:21px
}
}
small, .small {
	font-size:85%
}
mark, .mark {
	background-color:#fcf8e3;
	padding:.2em
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.text-nowrap {
	white-space:nowrap
}
.text-lowercase {
	text-transform:lowercase
}
.text-uppercase {
	text-transform:uppercase
}
.text-capitalize {
	text-transform:capitalize
}
.text-muted {
	color:#ddd
}
.text-primary {
	color:#08a1ef
}
a.text-primary:hover, a.text-primary:focus {
	color:#0680be
}
.text-success {
	color:#3c763d
}
a.text-success:hover, a.text-success:focus {
	color:#2b542c
}
.text-info {
	color:#31708f
}
a.text-info:hover, a.text-info:focus {
	color:#245269
}
.text-warning {
	color:#8a6d3b
}
a.text-warning:hover, a.text-warning:focus {
	color:#66512c
}
.text-danger {
	color:#a94442
}
a.text-danger:hover, a.text-danger:focus {
	color:#843534
}
.bg-primary {
	color:#fff;
	background-color:#08a1ef
}
a.bg-primary:hover, a.bg-primary:focus {
	background-color:#0680be
}
.bg-success {
	background-color:#dff0d8
}
a.bg-success:hover, a.bg-success:focus {
	background-color:#c1e2b3
}
.bg-info {
	background-color:#d9edf7
}
a.bg-info:hover, a.bg-info:focus {
	background-color:#afd9ee
}
.bg-warning {
	background-color:#fcf8e3
}
a.bg-warning:hover, a.bg-warning:focus {
	background-color:#f7ecb5
}
.bg-danger {
	background-color:#fcf8e3
}
a.bg-danger:hover, a.bg-danger:focus {
	background-color:#f7ecb5
}
.page-header {
	padding-bottom:9px;
	margin:40px 0 20px;
	border-bottom:1px solid #f7f7f7
}
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;
	list-style:none;
	margin-left:-5px
}
.list-inline>li {
	display:inline-block;
	padding-left:5px;
	padding-right:5px
}
dl {
	margin-top:0;
	margin-bottom:20px
}
dt, dd {
	line-height:1.42857143
}
dt {
	font-weight:700
}
dd {
	margin-left:0
}
@media (min-width:768px) {
.dl-horizontal dt {
float:left;
width:160px;
clear:left;
text-align:right;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap
}
.dl-horizontal dd {
margin-left:180px
}
}
abbr[title], abbr[data-original-title] {
	cursor:help;
	border-bottom:1px dotted #ddd
}
.initialism {
	font-size:90%;
	text-transform:uppercase
}
blockquote {
	padding:10px 20px;
	margin:0 0 20px;
	font-size:17.5px;
	border-left:5px solid #f7f7f7
}
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:#ddd
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content:'\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right:15px;
	padding-left:0;
	border-right:5px solid #f7f7f7;
	border-left:0;
	text-align:right
}
.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'
}
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;
	background-color:#f9f2f4;
	border-radius:3px
}
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)
}
kbd kbd {
	padding:0;
	font-size:100%;
	font-weight:700;
	box-shadow:none
}
pre {
	display:block;
	padding:9.5px;
	margin:0 0 10px;
	font-size:13px;
	line-height:1.42857143;
	word-break:break-all;
	word-wrap:break-word;
	color:#666;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:3px
}
pre code {
	padding:0;
	font-size:inherit;
	color:inherit;
	white-space:pre-wrap;
	background-color:transparent;
	border-radius:0
}
.pre-scrollable {
	max-height:340px;
	overflow-y:scroll
}
.container {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
@media (min-width:768px) {
.container {
width:750px
}
}
@media (min-width:992px) {
.container {
width:970px
}
}
@media (min-width:1200px) {
.container {
width:1170px
}
}
.container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.row {
	margin-left:-15px;
	margin-right:-15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float:left
}
.col-xs-12 {
	width:100%
}
.col-xs-11 {
	width:91.66666667%
}
.col-xs-10 {
	width:83.33333333%
}
.col-xs-9 {
	width:75%
}
.col-xs-8 {
	width:66.66666667%
}
.col-xs-7 {
	width:58.33333333%
}
.col-xs-6 {
	width:50%
}
.col-xs-5 {
	width:41.66666667%
}
.col-xs-4 {
	width:33.33333333%
}
.col-xs-3 {
	width:25%
}
.col-xs-2 {
	width:16.66666667%
}
.col-xs-1 {
	width:8.33333333%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-pull-11 {
	right:91.66666667%
}
.col-xs-pull-10 {
	right:83.33333333%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-8 {
	right:66.66666667%
}
.col-xs-pull-7 {
	right:58.33333333%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-5 {
	right:41.66666667%
}
.col-xs-pull-4 {
	right:33.33333333%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-2 {
	right:16.66666667%
}
.col-xs-pull-1 {
	right:8.33333333%
}
.col-xs-pull-0 {
	right:auto
}
.col-xs-push-12 {
	left:100%
}
.col-xs-push-11 {
	left:91.66666667%
}
.col-xs-push-10 {
	left:83.33333333%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-8 {
	left:66.66666667%
}
.col-xs-push-7 {
	left:58.33333333%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-5 {
	left:41.66666667%
}
.col-xs-push-4 {
	left:33.33333333%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-2 {
	left:16.66666667%
}
.col-xs-push-1 {
	left:8.33333333%
}
.col-xs-push-0 {
	left:auto
}
.col-xs-offset-12 {
	margin-left:100%
}
.col-xs-offset-11 {
	margin-left:91.66666667%
}
.col-xs-offset-10 {
	margin-left:83.33333333%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-8 {
	margin-left:66.66666667%
}
.col-xs-offset-7 {
	margin-left:58.33333333%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-5 {
	margin-left:41.66666667%
}
.col-xs-offset-4 {
	margin-left:33.33333333%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-2 {
	margin-left:16.66666667%
}
.col-xs-offset-1 {
	margin-left:8.33333333%
}
.col-xs-offset-0 {
	margin-left:0
}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float:left
}
.col-sm-12 {
width:100%
}
.col-sm-11 {
width:91.66666667%
}
.col-sm-10 {
width:83.33333333%
}
.col-sm-9 {
width:75%
}
.col-sm-8 {
width:66.66666667%
}
.col-sm-7 {
width:58.33333333%
}
.col-sm-6 {
width:50%
}
.col-sm-5 {
width:41.66666667%
}
.col-sm-4 {
width:33.33333333%
}
.col-sm-3 {
width:25%
}
.col-sm-2 {
width:16.66666667%
}
.col-sm-1 {
width:8.33333333%
}
.col-sm-pull-12 {
right:100%
}
.col-sm-pull-11 {
right:91.66666667%
}
.col-sm-pull-10 {
right:83.33333333%
}
.col-sm-pull-9 {
right:75%
}
.col-sm-pull-8 {
right:66.66666667%
}
.col-sm-pull-7 {
right:58.33333333%
}
.col-sm-pull-6 {
right:50%
}
.col-sm-pull-5 {
right:41.66666667%
}
.col-sm-pull-4 {
right:33.33333333%
}
.col-sm-pull-3 {
right:25%
}
.col-sm-pull-2 {
right:16.66666667%
}
.col-sm-pull-1 {
right:8.33333333%
}
.col-sm-pull-0 {
right:auto
}
.col-sm-push-12 {
left:100%
}
.col-sm-push-11 {
left:91.66666667%
}
.col-sm-push-10 {
left:83.33333333%
}
.col-sm-push-9 {
left:75%
}
.col-sm-push-8 {
left:66.66666667%
}
.col-sm-push-7 {
left:58.33333333%
}
.col-sm-push-6 {
left:50%
}
.col-sm-push-5 {
left:41.66666667%
}
.col-sm-push-4 {
left:33.33333333%
}
.col-sm-push-3 {
left:25%
}
.col-sm-push-2 {
left:16.66666667%
}
.col-sm-push-1 {
left:8.33333333%
}
.col-sm-push-0 {
left:auto
}
.col-sm-offset-12 {
margin-left:100%
}
.col-sm-offset-11 {
margin-left:91.66666667%
}
.col-sm-offset-10 {
margin-left:83.33333333%
}
.col-sm-offset-9 {
margin-left:75%
}
.col-sm-offset-8 {
margin-left:66.66666667%
}
.col-sm-offset-7 {
margin-left:58.33333333%
}
.col-sm-offset-6 {
margin-left:50%
}
.col-sm-offset-5 {
margin-left:41.66666667%
}
.col-sm-offset-4 {
margin-left:33.33333333%
}
.col-sm-offset-3 {
margin-left:25%
}
.col-sm-offset-2 {
margin-left:16.66666667%
}
.col-sm-offset-1 {
margin-left:8.33333333%
}
.col-sm-offset-0 {
margin-left:0
}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float:left
}
.col-md-12 {
width:100%
}
.col-md-11 {
width:91.66666667%
}
.col-md-10 {
width:83.33333333%
}
.col-md-9 {
width:75%
}
.col-md-8 {
width:66.66666667%
}
.col-md-7 {
width:58.33333333%
}
.col-md-6 {
width:50%
}
.col-md-5 {
width:41.66666667%
}
.col-md-4 {
width:33.33333333%
}
.col-md-3 {
width:25%
}
.col-md-2 {
width:16.66666667%
}
.col-md-1 {
width:8.33333333%
}
.col-md-pull-12 {
right:100%
}
.col-md-pull-11 {
right:91.66666667%
}
.col-md-pull-10 {
right:83.33333333%
}
.col-md-pull-9 {
right:75%
}
.col-md-pull-8 {
right:66.66666667%
}
.col-md-pull-7 {
right:58.33333333%
}
.col-md-pull-6 {
right:50%
}
.col-md-pull-5 {
right:41.66666667%
}
.col-md-pull-4 {
right:33.33333333%
}
.col-md-pull-3 {
right:25%
}
.col-md-pull-2 {
right:16.66666667%
}
.col-md-pull-1 {
right:8.33333333%
}
.col-md-pull-0 {
right:auto
}
.col-md-push-12 {
left:100%
}
.col-md-push-11 {
left:91.66666667%
}
.col-md-push-10 {
left:83.33333333%
}
.col-md-push-9 {
left:75%
}
.col-md-push-8 {
left:66.66666667%
}
.col-md-push-7 {
left:58.33333333%
}
.col-md-push-6 {
left:50%
}
.col-md-push-5 {
left:41.66666667%
}
.col-md-push-4 {
left:33.33333333%
}
.col-md-push-3 {
left:25%
}
.col-md-push-2 {
left:16.66666667%
}
.col-md-push-1 {
left:8.33333333%
}
.col-md-push-0 {
left:auto
}
.col-md-offset-12 {
margin-left:100%
}
.col-md-offset-11 {
margin-left:91.66666667%
}
.col-md-offset-10 {
margin-left:83.33333333%
}
.col-md-offset-9 {
margin-left:75%
}
.col-md-offset-8 {
margin-left:66.66666667%
}
.col-md-offset-7 {
margin-left:58.33333333%
}
.col-md-offset-6 {
margin-left:50%
}
.col-md-offset-5 {
margin-left:41.66666667%
}
.col-md-offset-4 {
margin-left:33.33333333%
}
.col-md-offset-3 {
margin-left:25%
}
.col-md-offset-2 {
margin-left:16.66666667%
}
.col-md-offset-1 {
margin-left:8.33333333%
}
.col-md-offset-0 {
margin-left:0
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float:left
}
.col-lg-12 {
width:100%
}
.col-lg-11 {
width:91.66666667%
}
.col-lg-10 {
width:83.33333333%
}
.col-lg-9 {
width:75%
}
.col-lg-8 {
width:66.66666667%
}
.col-lg-7 {
width:58.33333333%
}
.col-lg-6 {
width:50%
}
.col-lg-5 {
width:41.66666667%
}
.col-lg-4 {
width:33.33333333%
}
.col-lg-3 {
width:25%
}
.col-lg-2 {
width:16.66666667%
}
.col-lg-1 {
width:8.33333333%
}
.col-lg-pull-12 {
right:100%
}
.col-lg-pull-11 {
right:91.66666667%
}
.col-lg-pull-10 {
right:83.33333333%
}
.col-lg-pull-9 {
right:75%
}
.col-lg-pull-8 {
right:66.66666667%
}
.col-lg-pull-7 {
right:58.33333333%
}
.col-lg-pull-6 {
right:50%
}
.col-lg-pull-5 {
right:41.66666667%
}
.col-lg-pull-4 {
right:33.33333333%
}
.col-lg-pull-3 {
right:25%
}
.col-lg-pull-2 {
right:16.66666667%
}
.col-lg-pull-1 {
right:8.33333333%
}
.col-lg-pull-0 {
right:auto
}
.col-lg-push-12 {
left:100%
}
.col-lg-push-11 {
left:91.66666667%
}
.col-lg-push-10 {
left:83.33333333%
}
.col-lg-push-9 {
left:75%
}
.col-lg-push-8 {
left:66.66666667%
}
.col-lg-push-7 {
left:58.33333333%
}
.col-lg-push-6 {
left:50%
}
.col-lg-push-5 {
left:41.66666667%
}
.col-lg-push-4 {
left:33.33333333%
}
.col-lg-push-3 {
left:25%
}
.col-lg-push-2 {
left:16.66666667%
}
.col-lg-push-1 {
left:8.33333333%
}
.col-lg-push-0 {
left:auto
}
.col-lg-offset-12 {
margin-left:100%
}
.col-lg-offset-11 {
margin-left:91.66666667%
}
.col-lg-offset-10 {
margin-left:83.33333333%
}
.col-lg-offset-9 {
margin-left:75%
}
.col-lg-offset-8 {
margin-left:66.66666667%
}
.col-lg-offset-7 {
margin-left:58.33333333%
}
.col-lg-offset-6 {
margin-left:50%
}
.col-lg-offset-5 {
margin-left:41.66666667%
}
.col-lg-offset-4 {
margin-left:33.33333333%
}
.col-lg-offset-3 {
margin-left:25%
}
.col-lg-offset-2 {
margin-left:16.66666667%
}
.col-lg-offset-1 {
margin-left:8.33333333%
}
.col-lg-offset-0 {
margin-left:0
}
}
table tr td {
	color:#999;
	text-align:center
}
table {
	background-color:transparent
}
caption {
	padding-top:8px;
	padding-bottom:8px;
	color:#ddd
}
th {
	font-weight:lighter;
	text-align:center
}
.table {
	width:100%;
	max-width:100%;
	margin-bottom:20px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding:16px 20px;
	line-height:1.42857143;
	vertical-align:middle;
	font-size:12px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th {
	border-bottom:2px solid #e6e6e6
}
.table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	border-bottom:1px solid #e6e6e6
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #e6e6e6
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top:0
}
.table>tbody+tbody {
	border-top:2px solid #e6e6e6
}
.table .table {
	background-color:#f5f5f5
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding:5px
}
.table-bordered {
	border:1px solid #e6e6e6
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border:1px solid #e6e6e6
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color:#f7f7f7
}
.table-hover>tbody>tr:hover td {
	color:#666
}
table col[class*=col-] {
position:static;
float:none;
display:table-column
}
table td[class*=col-], table th[class*=col-] {
position:static;
float:none;
display:table-cell
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
	background-color:#f7f7f7
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr.active:hover>th {
	background-color:#eaeaea
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
	background-color:#dff0d8
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr.success:hover>th {
	background-color:#d0e9c6
}
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
	background-color:#d9edf7
}
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr.info:hover>th {
	background-color:#c4e3f3
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
	background-color:#fcf8e3
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr.warning:hover>th {
	background-color:#faf2cc
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
	background-color:#fcf8e3
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr.danger:hover>th {
	background-color:#faf2cc
}
.table-responsive {
	overflow-x:auto;
	min-height:.01%
}
@media screen and (max-width:767px) {
.table-responsive {
width:100%;
margin-bottom:15px;
overflow-y:hidden;
-ms-overflow-style:-ms-autohiding-scrollbar;
border:1px solid #e6e6e6
}
.table-responsive>.table {
margin-bottom:0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
white-space:nowrap
}
.table-responsive>.table-bordered {
border:0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
border-left:0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
border-bottom:0
}
}
fieldset {
	padding:0;
	margin:0;
	border:0;
	min-width:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#666;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:700
}
input[type=search] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type=radio], input[type=checkbox] {
	margin:4px 0 0;
	margin-top:1px \9;
	line-height:normal
}
input[type=file] {
	display:block
}
input[type=range] {
	display:block;
	width:100%
}
select[multiple], select[size] {
	height:auto
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:8px;
	font-size:14px;
	line-height:1.42857143;
	color:#666
}
.form-control {
	display:block;
	width:100%;
	height:36px;
	padding:7px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#666;
	background-color:#fff;
	background-image:none;
	border:1px solid #e6e6e6;
	border-radius:3px;
	-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;
-o-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:#08a1ef;
	outline:0
}
.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 {
	background-color:#e6e6e6;
	opacity:1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor:not-allowed
}
textarea.form-control {
	height:auto
}
input[type=search] {
	-webkit-appearance:none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
line-height:36px
}
input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month] {
line-height:30px
}
input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month] {
line-height:46px
}
}
.form-group {
	margin-bottom:15px
}
.radio, .checkbox {
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px
}
.radio label, .checkbox label {
	min-height:20px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	position:absolute;
	margin-left:-20px;
	margin-top:4px \9
}
.radio+.radio, .checkbox+.checkbox {
	margin-top:-5px
}
.radio-inline, .checkbox-inline {
	position:relative;
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	vertical-align:middle;
	font-weight:400;
	cursor:pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top:0;
	margin-left:10px
}
input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio].disabled, input[type=checkbox].disabled, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox] {
	cursor:not-allowed
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
	cursor:not-allowed
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
	cursor:not-allowed
}
.form-control-static {
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:0;
	min-height:34px
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-left:0;
	padding-right:0
}
.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
}
.form-group-sm .form-control {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.form-group-sm select.form-control {
	height:30px;
	line-height:30px
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
	height:auto
}
.form-group-sm .form-control-static {
	height:30px;
	min-height:32px;
	padding:6px 10px;
	font-size:12px;
	line-height:1.5
}
.input-lg {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
select.input-lg {
	height:46px;
	line-height:46px
}
textarea.input-lg, select[multiple].input-lg {
	height:auto
}
.form-group-lg .form-control {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.form-group-lg select.form-control {
	height:46px;
	line-height:46px
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
	height:auto
}
.form-group-lg .form-control-static {
	height:46px;
	min-height:38px;
	padding:11px 16px;
	font-size:18px;
	line-height:1.3333333
}
.has-feedback {
	position:relative
}
.has-feedback .form-control {
	padding-right:45px
}
.form-control-feedback {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	display:block;
	width:36px;
	height:36px;
	line-height:36px;
	text-align:center;
	pointer-events:none
}
.input-lg+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
	width:46px;
	height:46px;
	line-height:46px
}
.input-sm+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
	width:30px;
	height:30px;
	line-height:30px
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d
}
.has-success .form-control:focus {
	border-color:#2b542c
}
.has-success .input-group-addon {
	color:#3c763d;
	border-color:#3c763d;
	background-color:#dff0d8
}
.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, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b
}
.has-warning .form-control:focus {
	border-color:#66512c
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	border-color:#8a6d3b;
	background-color:#fcf8e3
}
.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, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442
}
.has-error .form-control:focus {
	border-color:#843534
}
.has-error .input-group-addon {
	color:#a94442;
	border-color:#a94442;
	background-color:#fcf8e3
}
.has-error .form-control-feedback {
	color:#a94442
}
.has-feedback label~.form-control-feedback {
top:25px
}
.has-feedback label.sr-only~.form-control-feedback {
top:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#a6a6a6
}
@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 .form-control-static {
display:inline-block
}
.form-inline .input-group {
display:inline-table;
vertical-align:middle
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
width:auto
}
.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;
margin-top:0;
margin-bottom:0;
vertical-align:middle
}
.form-inline .radio label, .form-inline .checkbox label {
padding-left:0
}
.form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
position:relative;
margin-left:0
}
.form-inline .has-feedback .form-control-feedback {
top:0
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top:0;
	margin-bottom:0;
	padding-top:8px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height:28px
}
.form-horizontal .form-group {
	margin-left:-15px;
	margin-right:-15px
}
@media (min-width:768px) {
.form-horizontal .control-label {
text-align:right;
margin-bottom:0;
padding-top:8px
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right:15px
}
@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
padding-top:14.33px;
font-size:18px
}
}
@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
padding-top:6px;
font-size:12px
}
}
.btn {
	display:inline-block;
	margin-bottom:0;
	font-weight:400;
	text-align:center;
	vertical-align:middle;
	touch-action:manipulation;
	cursor:pointer;
	background-image:none;
	border:1px solid transparent;
	white-space:nowrap;
	padding:7px 12px;
	font-size:14px;
	line-height:1.42857143;
	border-radius:3px;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.btn:focus, .btn:active:focus, .btn.active:focus, .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, .btn.focus {
	color:#333;
	text-decoration:none
}
.btn:active, .btn.active {
	outline:0;
	background-image:none
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor:not-allowed;
	opacity:.65;
	filter:alpha(opacity=65)
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events:none
}
.btn-default {
	background-color:#fff;
	border-color:#e6e6e6
}
.btn-default.button-sm {
	padding-top:0;
	padding-bottom:0;
	font-size:12px
}
.btn-default:focus, .btn-default.focus {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.btn-default:hover {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.btn-default:active:hover, .btn-default.active:hover, .open>.dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open>.dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open>.dropdown-toggle.btn-default.focus {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.btn-primary {
	color:#fff;
	background-color:#08a1ef
}
.btn-primary:focus, .btn-primary.focus {
	color:#fff;
	background-color:#59c3f9
}
.btn-primary:hover {
	color:#fff;
	background-color:#59c3f9
}
.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#32b5f8
}
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
	color:#fff;
	background-color:#54c2f9
}
.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.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:#08a1ef
}
.btn-primary .badge {
	color:#08a1ef;
	background-color:#fff
}
.btn-border {
	background-color:#fff;
	border-color:#e6e6e6
}
.btn-border.button-sm {
	padding-top:0;
	padding-bottom:0;
	font-size:12px
}
.btn-border:focus, .btn-border.focus {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.btn-border:hover {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.btn-border:active, .btn-border.active, .open>.dropdown-toggle.btn-border {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.btn-border:active:hover, .btn-border.active:hover, .open>.dropdown-toggle.btn-border:hover, .btn-border:active:focus, .btn-border.active:focus, .open>.dropdown-toggle.btn-border:focus, .btn-border:active.focus, .btn-border.active.focus, .open>.dropdown-toggle.btn-border.focus {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.btn-link {
	color:#08a1ef;
	font-weight:400;
	border-radius:0
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color:transparent
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color:transparent
}
.btn-link:hover, .btn-link:focus {
	color:#066fa5;
	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:#ddd;
	text-decoration:none
}
.btn-lg, .btn-group-lg>.btn {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	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-40 {
	padding:8px 30px;
	font-size:14px;
	line-height:1.5;
	border-radius:3px
}
.btn-60 {
	padding:11px 60px;
	font-size:24px;
	line-height:1.5;
	border-radius:3px
}
.btn-20 {
	padding:0 14px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-block {
	display:block;
	width:100%
}
.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;
-o-transition:opacity .15s linear;
transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.collapse {
	display:none
}
.collapse.in {
	display:block
}
tr.collapse.in {
	display:table-row
}
tbody.collapse.in {
	display:table-row-group
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-property:height, visibility;
	transition-property:height, visibility;
-webkit-transition-duration:.35s;
transition-duration:.35s;
	-webkit-transition-timing-function:ease;
	transition-timing-function:ease
}
.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px dashed;
	border-top:4px solid \9;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.dropup, .dropdown {
	position:relative
}
.dropdown-toggle:focus {
	outline:0
}
.dropdown-menu {
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	float:left;
	min-width:160px;
	padding:5px 0;
	margin:2px 0 0;
	list-style:none;
	font-size:14px;
	text-align:left;
	background-color:#fff;
	border:1px solid #ccc;
	border:1px solid rgba(0, 0, 0, .15);
	border-radius:3px;
	-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, .175);
	box-shadow:0 6px 12px rgba(0, 0, 0, .175);
	background-clip:padding-box
}
.dropdown-menu.pull-right {
	right:0;
	left:auto
}
.dropdown-menu .divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.dropdown-menu>li>a {
	display:block;
	padding:3px 20px;
	clear:both;
	font-weight:400;
	line-height:1.42857143;
	color:#666;
	white-space:nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration:none;
	color:#595959;
	background-color:#f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color:#fff;
	text-decoration:none;
	outline:0;
	background-color:#08a1ef
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color:#ddd
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration:none;
	background-color:transparent;
	background-image:none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor:not-allowed
}
.open>.dropdown-menu {
	display:block
}
.open>a {
	outline:0
}
.dropdown-menu-right {
	left:auto;
	right:0
}
.dropdown-menu-left {
	left:0;
	right:auto
}
.dropdown-header {
	display:block;
	padding:3px 20px;
	font-size:12px;
	line-height:1.42857143;
	color:#ddd;
	white-space:nowrap
}
.dropdown-backdrop {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:990
}
.pull-right>.dropdown-menu {
	right:0;
	left:auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top:0;
	border-bottom:4px dashed;
	border-bottom:4px solid \9;
	content:""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top:auto;
	bottom:100%;
	margin-bottom:2px
}
@media (min-width:768px) {
.navbar-right .dropdown-menu {
left:auto;
right:0
}
.navbar-right .dropdown-menu-left {
left:0;
right:auto
}
}
.btn-group, .btn-group-vertical {
	position:relative;
	display:inline-block;
	vertical-align:middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
	position:relative;
	float:left
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
	z-index:2
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left:-1px
}
.btn-toolbar {
	margin-left:-5px
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left:5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius:0
}
.btn-group>.btn:first-child {
	margin-left:0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius:0;
border-top-right-radius:0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
border-bottom-left-radius:0;
border-top-left-radius:0
}
.btn-group>.btn-group {
	float:left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-bottom-right-radius:0;
border-top-right-radius:0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-bottom-left-radius:0;
border-top-left-radius:0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline:0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left:8px;
	padding-right:8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left:12px;
	padding-right:12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn .caret {
	margin-left:0
}
.btn-lg .caret {
	border-width:5px 5px 0;
	border-bottom-width:0
}
.dropup .btn-lg .caret {
	border-width:0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display:block;
	float:none;
	width:100%;
	max-width:100%
}
.btn-group-vertical>.btn-group>.btn {
	float:none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top:-1px;
	margin-left:0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
border-radius:0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-top-right-radius:3px;
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-bottom-left-radius:3px;
border-top-right-radius:0;
border-top-left-radius:0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius:0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
border-bottom-right-radius:0;
border-bottom-left-radius:0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
border-top-right-radius:0;
border-top-left-radius:0
}
.btn-group-justified {
	display:table;
	width:100%;
	table-layout:fixed;
	border-collapse:separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float:none;
	display:table-cell;
	width:1%
}
.btn-group-justified>.btn-group .btn {
	width:100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left:auto
}
[data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
position:absolute;
clip:rect(0,0,0,0);
pointer-events:none
}
.input-group {
	position:relative;
	display:table;
	border-collapse:separate
}
.input-group[class*=col-] {
float:none;
padding-left:0;
padding-right:0
}
.input-group .form-control {
	position:relative;
	z-index:2;
	float:left;
	width:100%;
	margin-bottom:0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height:46px;
	line-height:46px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn {
	height:auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height:30px;
	line-height:30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn {
	height:auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display:table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
border-radius:0
}
.input-group-addon, .input-group-btn {
	width:1%;
	white-space:nowrap;
	vertical-align:middle
}
.input-group-addon {
	padding:7px 12px;
	font-size:14px;
	font-weight:400;
	line-height:1;
	color:#666;
	text-align:center;
	background-color:#f7f7f7;
	border:1px solid #e6e6e6;
	border-radius:3px
}
.input-group-addon.input-sm {
	padding:5px 10px;
	font-size:12px;
	border-radius:3px
}
.input-group-addon.input-lg {
	padding:10px 16px;
	font-size:18px;
	border-radius:6px
}
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
	margin-top:0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
border-bottom-right-radius:0;
border-top-right-radius:0
}
.input-group-addon:first-child {
	border-right:0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
border-bottom-left-radius:0;
border-top-left-radius:0
}
.input-group-addon:last-child {
	border-left:0
}
.input-group-btn {
	position:relative;
	font-size:0;
	white-space:nowrap
}
.input-group-btn>.btn {
	position:relative
}
.input-group-btn>.btn+.btn {
	margin-left:-1px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
	z-index:2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right:-1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index:2;
	margin-left:-1px
}
.nav {
	margin-bottom:0;
	padding-left:0;
	list-style:none
}
.nav>li {
	position:relative;
	display:block
}
.nav>li>a {
	position:relative;
	display:block;
	padding:8px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration:none;
	background-color:#f7f7f7
}
.nav>li.disabled>a {
	color:#ddd
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color:#ddd;
	text-decoration:none;
	background-color:transparent;
	cursor:not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color:#f7f7f7;
	border-color:#08a1ef
}
.nav .nav-divider {
	height:1px;
	margin:9px 0;
	overflow:hidden;
	background-color:#e5e5e5
}
.nav>li>a>img {
	max-width:none
}
.nav-average {
	display:table;
	width:100%
}
.nav-average>li {
	display:table-cell
}
.nav-average>li>a {
	width:100%;
	display:block;
	border:1px solid #e6e6e6
}
.nav-average>li>a:hover {
	background-color:#f7f7f7
}
.nav-average>li.active>a, .nav-average>li.active>a:hover, .nav-average>li.active>a:focus {
	background-color:#08a1ef;
	cursor:default
}
.nav-bg {
	background-color:#e6e6e6
}
.nav-bg>li {
	float:left
}
.nav-bg>li>a {
	line-height:1.42857143;
	color:#666
}
.nav-bg>li>a:hover {
	border-color:#f7f7f7 #f7f7f7 #e6e6e6
}
.nav-bg>li.active>a, .nav-bg>li.active>a:hover, .nav-bg>li.active>a:focus {
	background-color:#fff;
	cursor:default
}
.nav-tabs {
	border-bottom:1px solid #e6e6e6
}
.nav-tabs.nav-stacked>li>a {
	border:1px solid #e6e6e6;
	border-radius:0
}
.nav-tabs.nav-stacked>li>a:hover {
	border:1px solid #e6e6e6
}
.nav-tabs.nav-stacked>li.active>a, .nav-tabs.nav-stacked>li.active>a:hover, .nav-tabs.nav-stacked>li.active>a:focus {
	border:1px solid #e6e6e6;
	border-right:none
}
.nav-tabs>li {
	float:left;
	margin-bottom:-1px
}
.nav-tabs>li>a {
	line-height:1.42857143;
	border:1px solid transparent;
	border-radius:3px 3px 0 0;
	color:#666
}
.nav-tabs>li>a:hover {
	border-color:#f7f7f7 #f7f7f7 #e6e6e6
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background-color:#fff;
	border:1px solid #e6e6e6;
	border-bottom-color:transparent;
	cursor:default
}
.nav-tabs.nav-justified {
	width:100%;
	border-bottom:0
}
.nav-tabs.nav-justified>li {
	float:none
}
.nav-tabs.nav-justified>li>a {
	text-align:center;
	margin-bottom:5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li {
display:table-cell;
width:1%
}
.nav-tabs.nav-justified>li>a {
margin-bottom:0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right:0;
	border-radius:3px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border:1px solid #e6e6e6
}
@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
border-bottom:1px solid #e6e6e6;
border-radius:3px 3px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
border-bottom-color:#f5f5f5
}
}
.nav-pills>li {
	float:left;
	margin-right:10px
}
.nav-pills>li:last-child {
	margin-right:0
}
.nav-pills>li>a {
	border-radius:3px;
	border:1px solid #e6e6e6;
	color:#666;
	padding:8px 15px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.nav-stacked>li {
	float:none;
	margin-right:0
}
.nav-justified {
	width:100%
}
.nav-justified>li {
	float:none
}
.nav-justified>li>a {
	text-align:center;
	margin-bottom:5px
}
.nav-justified>.dropdown .dropdown-menu {
	top:auto;
	left:auto
}
@media (min-width:768px) {
.nav-justified>li {
display:table-cell;
width:1%
}
.nav-justified>li>a {
margin-bottom:0
}
}
.nav-tabs-justified {
	border-bottom:0
}
.nav-tabs-justified>li>a {
	margin-right:0;
	border-radius:3px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border:1px solid #e6e6e6
}
@media (min-width:768px) {
.nav-tabs-justified>li>a {
border-bottom:1px solid #e6e6e6;
border-radius:3px 3px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
border-bottom-color:#f5f5f5
}
}
.tab-content>.tab-pane {
	display:none
}
.tab-content>.active {
	display:block
}
.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-right-radius:0;
	border-top-left-radius:0
}
.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent
}
@media (min-width:768px) {
.navbar {
border-radius:3px
}
}
@media (min-width:768px) {
.navbar-header {
float:left
}
}
.navbar-collapse {
	overflow-x:visible;
	padding-right:15px;
	padding-left:15px;
	border-top:1px solid transparent;
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling:touch
}
.navbar-collapse.in {
	overflow-y:auto
}
@media (min-width:768px) {
.navbar-collapse {
width:auto;
border-top:0;
box-shadow:none
}
.navbar-collapse.collapse {
display:block!important;
height:auto!important;
padding-bottom:0;
overflow:visible!important
}
.navbar-collapse.in {
overflow-y:visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
padding-left:0;
padding-right:0
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height:340px
}
@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
max-height:200px
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width:768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
margin-right:0;
margin-left:0
}
}
.navbar-static-top {
	z-index:1000;
	border-width:0 0 1px
}
@media (min-width:768px) {
.navbar-static-top {
border-radius:0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position:fixed;
	right:0;
	left:0;
	z-index:1030
}
@media (min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
border-radius:0
}
}
.navbar-fixed-top {
	top:0;
	border-width:0 0 1px
}
.navbar-fixed-bottom {
	bottom:0;
	margin-bottom:0;
	border-width:1px 0 0
}
.navbar-brand {
	float:left;
	padding:15px 15px;
	font-size:18px;
	line-height:20px;
	height:50px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration:none
}
.navbar-brand>img {
	display:block
}
@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
margin-left:-15px
}
}
.navbar-toggle {
	position:relative;
	float:right;
	margin-right:15px;
	padding:9px 10px;
	margin-top:8px;
	margin-bottom:8px;
	background-color:transparent;
	background-image:none;
	border:1px solid transparent;
	border-radius:3px
}
.navbar-toggle:focus {
	outline:0
}
.navbar-toggle .icon-bar {
	display:block;
	width:22px;
	height:2px;
	border-radius:1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top:4px
}
@media (min-width:768px) {
.navbar-toggle {
display:none
}
}
.navbar-nav {
	margin:7.5px -15px
}
.navbar-nav>li>a {
	padding-top:10px;
	padding-bottom:10px;
	line-height:20px
}
@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
position:static;
float:none;
width:auto;
margin-top:0;
background-color:transparent;
border:0;
box-shadow:none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding:5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height:20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
background-image:none
}
}
@media (min-width:768px) {
.navbar-nav {
float:left;
margin:0
}
.navbar-nav>li {
float:left
}
.navbar-nav>li>a {
padding-top:15px;
padding-bottom:15px
}
}
.navbar-form {
	margin-left:-15px;
	margin-right:-15px;
	padding:10px 15px;
	border-top:1px solid transparent;
	border-bottom:1px solid transparent;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top:7px;
	margin-bottom:7px
}
@media (min-width:768px) {
.navbar-form .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .form-control {
display:inline-block;
width:auto;
vertical-align:middle
}
.navbar-form .form-control-static {
display:inline-block
}
.navbar-form .input-group {
display:inline-table;
vertical-align:middle
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
width:auto
}
.navbar-form .input-group>.form-control {
width:100%
}
.navbar-form .control-label {
margin-bottom:0;
vertical-align:middle
}
.navbar-form .radio, .navbar-form .checkbox {
display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle
}
.navbar-form .radio label, .navbar-form .checkbox label {
padding-left:0
}
.navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
position:relative;
margin-left:0
}
.navbar-form .has-feedback .form-control-feedback {
top:0
}
}
@media (max-width:767px) {
.navbar-form .form-group {
margin-bottom:5px
}
.navbar-form .form-group:last-child {
margin-bottom:0
}
}
@media (min-width:768px) {
.navbar-form {
width:auto;
border:0;
margin-left:0;
margin-right:0;
padding-top:0;
padding-bottom:0;
-webkit-box-shadow:none;
box-shadow:none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top:0;
	border-top-right-radius:0;
	border-top-left-radius:0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom:0;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
	border-bottom-right-radius:0;
	border-bottom-left-radius:0
}
.navbar-btn {
	margin-top:7px;
	margin-bottom:7px
}
.navbar-btn.btn-sm {
	margin-top:10px;
	margin-bottom:10px
}
.navbar-btn.btn-xs {
	margin-top:14px;
	margin-bottom:14px
}
.navbar-text {
	margin-top:15px;
	margin-bottom:15px
}
@media (min-width:768px) {
.navbar-text {
float:left;
margin-left:15px;
margin-right:15px
}
}
@media (min-width:768px) {
.navbar-left {
float:left!important
}
.navbar-right {
float:right!important;
margin-right:-15px
}
.navbar-right~.navbar-right {
margin-right:0
}
}
.navbar-default {
	background-color:#f8f8f8;
	border-color:#e7e7e7
}
.navbar-default .navbar-brand {
	color:#777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color:#5e5e5e;
	background-color:transparent
}
.navbar-default .navbar-text {
	color:#777
}
.navbar-default .navbar-nav>li>a {
	color:#777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color:#333;
	background-color:transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color:#555;
	background-color:#e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color:#ccc;
	background-color:transparent
}
.navbar-default .navbar-toggle {
	border-color:#ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color:#ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color:#e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color:#e7e7e7;
	color:#555
}
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color:#777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
color:#333;
background-color:transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
color:#555;
background-color:#e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
color:#ccc;
background-color:transparent
}
}
.navbar-default .navbar-link {
	color:#777
}
.navbar-default .navbar-link:hover {
	color:#333
}
.navbar-default .btn-link {
	color:#777
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color:#333
}
.navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
	color:#ccc
}
.navbar-inverse {
	background-color:#222;
	border-color:#080808
}
.navbar-inverse .navbar-brand {
	color:#fff
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-text {
	color:#fff
}
.navbar-inverse .navbar-nav>li>a {
	color:#fff
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color:#fff;
	background-color:transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color:#fff;
	background-color:#080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color:#444;
	background-color:transparent
}
.navbar-inverse .navbar-toggle {
	border-color:#333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color:#333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color:#fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color:#101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color:#080808;
	color:#fff
}
@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
border-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
color:#fff
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
color:#fff;
background-color:transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
color:#fff;
background-color:#080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
color:#444;
background-color:transparent
}
}
.navbar-inverse .navbar-link {
	color:#fff
}
.navbar-inverse .navbar-link:hover {
	color:#fff
}
.navbar-inverse .btn-link {
	color:#fff
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color:#fff
}
.navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color:#444
}
.breadcrumb {
	padding:8px 15px;
	margin-bottom:20px;
	list-style:none;
	background-color:#f5f5f5;
	border-radius:3px
}
.breadcrumb>li {
	display:inline-block
}
.breadcrumb>li+li:before {
	content:"/\00a0";
	padding:0 5px;
	color:#ccc
}
.breadcrumb>.active {
	color:#ddd
}
.pagination {
	display:inline-block;
	padding-left:0;
	border-radius:3px
}
.pagination>li {
	display:inline-block
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:7px 13px;
	line-height:1.42857143;
	text-decoration:none;
	color:#666;
	background-color:#fff;
	border:1px solid #e6e6e6;
	margin-left:-1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left:0;
	border-bottom-left-radius:3px;
	border-top-left-radius:3px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius:3px;
	border-top-right-radius:3px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	z-index:3;
	color:#08a1ef;
	background-color:#f7f7f7;
	border-color:#e6e6e6
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index:2;
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef;
	cursor:default
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color:#ddd;
	background-color:#fff;
	border-color:#e6e6e6;
	cursor:not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius:6px;
	border-top-left-radius:6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius:6px;
	border-top-right-radius:6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius:3px;
	border-top-left-radius:3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius:3px;
	border-top-right-radius:3px
}
.pager {
	padding-left:0;
	margin:20px 0;
	list-style:none;
	text-align:center
}
.pager li {
	display:inline
}
.pager li>a, .pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #e6e6e6;
	border-radius:15px
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration:none;
	background-color:#f7f7f7
}
.pager .next>a, .pager .next>span {
	float:right
}
.pager .previous>a, .pager .previous>span {
	float:left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color:#ddd;
	background-color:#fff;
	cursor:not-allowed
}
.label {
	display:inline;
	padding:.2em .6em .3em;
	font-size:75%;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:baseline;
	border-radius:.25em
}
a.label:hover, a.label:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.label:empty {
	display:none
}
.btn .label {
	position:relative;
	top:-1px
}
.label-default {
	background-color:#ddd
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color:#c4c4c4
}
.label-primary {
	background-color:#08a1ef
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color:#0680be
}
.label-success {
	background-color:#5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color:#449d44
}
.label-info {
	background-color:#5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color:#31b0d5
}
.label-warning {
	background-color:#f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color:#ec971f
}
.label-danger {
	background-color:#d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color:#c9302c
}
.badge {
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:12px;
	font-weight:700;
	color:#fff;
	line-height:1;
	vertical-align:middle;
	white-space:nowrap;
	text-align:center;
	background-color:#ddd;
	border-radius:10px
}
.badge:empty {
	display:none
}
.btn .badge {
	position:relative;
	top:-1px
}
.btn-xs .badge, .btn-group-xs>.btn .badge {
	top:0;
	padding:1px 5px
}
a.badge:hover, a.badge:focus {
	color:#fff;
	text-decoration:none;
	cursor:pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color:#08a1ef;
	background-color:#fff
}
.list-group-item>.badge {
	float:right
}
.list-group-item>.badge+.badge {
	margin-right:5px
}
.nav-pills>li>a>.badge {
	margin-left:3px
}
.jumbotron {
	padding-top:30px;
	padding-bottom:30px;
	margin-bottom:30px;
	color:inherit;
	background-color:#f7f7f7
}
.jumbotron h1, .jumbotron .h1 {
	color:inherit
}
.jumbotron p {
	margin-bottom:15px;
	font-size:21px;
	font-weight:200
}
.jumbotron>hr {
	border-top-color:#dedede
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius:6px
}
.jumbotron .container {
	max-width:100%
}
@media screen and (min-width:768px) {
.jumbotron {
padding-top:48px;
padding-bottom:48px
}
.container .jumbotron, .container-fluid .jumbotron {
padding-left:60px;
padding-right:60px
}
.jumbotron h1, .jumbotron .h1 {
font-size:63px
}
}
.thumbnail {
	display:block;
	padding:4px;
	margin-bottom:20px;
	line-height:1.42857143;
	background-color:#f5f5f5;
	border:1px solid #ddd;
	border-radius:3px;
-webkit-transition:border .2s ease-in-out;
-o-transition:border .2s ease-in-out;
transition:border .2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	margin-left:auto;
	margin-right:auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color:#08a1ef
}
.thumbnail .caption {
	padding:9px;
	color:#666
}
.alert {
	padding:15px;
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:3px
}
.alert h4 {
	margin-top:0;
	color:inherit
}
.alert .alert-link {
	font-weight:700
}
.alert>p, .alert>ul {
	margin-bottom:0
}
.alert>p+p {
	margin-top:5px
}
.alert-dismissable, .alert-dismissible {
	padding-right:35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position:relative;
	top:-2px;
	right:-21px;
	color:inherit
}
.alert-success {
	background-color:#dff0d8;
	border-color:#44cb83;
	color:#3c763d
}
.alert-success hr {
	border-top-color:#35c076
}
.alert-success .alert-link {
	color:#2b542c
}
.alert-info {
	background-color:#d9edf7;
	border-color:#bce8f1;
	color:#31708f
}
.alert-info hr {
	border-top-color:#a6e1ec
}
.alert-info .alert-link {
	color:#245269
}
.alert-warning {
	background-color:#fcf8e3;
	border-color:#ff5448;
	color:#8a6d3b
}
.alert-warning hr {
	border-top-color:#ff3c2e
}
.alert-warning .alert-link {
	color:#66512c
}
.alert-danger {
	background-color:#fcf8e3;
	border-color:#ff5448;
	color:#a94442
}
.alert-danger hr {
	border-top-color:#ff3c2e
}
.alert-danger .alert-link {
	color:#843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position:0 0
}
}
.progress {
	overflow:hidden;
	height:20px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border-radius:3px;
	-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow:inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
	float:left;
	width:0;
	height:100%;
	font-size:12px;
	line-height:20px;
	color:#fff;
	text-align:center;
	background-color:#08a1ef;
	-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow:inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition:width .6s ease;
-o-transition:width .6s ease;
transition:width .6s ease
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-size:40px 40px
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation:progress-bar-stripes 2s linear infinite;
	-o-animation:progress-bar-stripes 2s linear infinite;
	animation:progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color:#5cb85c
}
.progress-striped .progress-bar-success {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color:#5bc0de
}
.progress-striped .progress-bar-info {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color:#f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color:#d9534f
}
.progress-striped .progress-bar-danger {
	background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image:linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
	margin-top:15px
}
.media:first-child {
	margin-top:0
}
.media, .media-body {
	zoom:1;
	overflow:hidden
}
.media-body {
	width:10000px
}
.media-object {
	display:block
}
.media-object.img-thumbnail {
	max-width:none
}
.media-right, .media>.pull-right {
	padding-left:10px
}
.media-left, .media>.pull-left {
	padding-right:10px
}
.media-left, .media-right, .media-body {
	display:table-cell;
	vertical-align:top
}
.media-middle {
	vertical-align:middle
}
.media-bottom {
	vertical-align:bottom
}
.media-heading {
	margin-top:0;
	margin-bottom:5px
}
.media-list {
	padding-left:0;
	list-style:none
}
.list-group {
	margin-bottom:20px;
	padding-left:0
}
.list-group-item {
	position:relative;
	display:block;
	padding:10px 15px;
	margin-bottom:-1px;
	background-color:#fff;
	border:1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius:3px;
	border-top-left-radius:3px
}
.list-group-item:last-child {
	margin-bottom:0;
	border-bottom-right-radius:3px;
	border-bottom-left-radius:3px
}
a.list-group-item, button.list-group-item {
	color:#555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color:#333
}
a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
	text-decoration:none;
	color:#555;
	background-color:#f5f5f5
}
button.list-group-item {
	width:100%;
	text-align:left
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color:#f7f7f7;
	color:#ddd;
	cursor:not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color:inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color:#ddd
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index:2;
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>.small {
	color:inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color:#c6eafd
}
.list-group-item-success {
	color:#3c763d;
	background-color:#dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color:#3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color:inherit
}
a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
	color:#3c763d;
	background-color:#d0e9c6
}
a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
	color:#fff;
	background-color:#3c763d;
	border-color:#3c763d
}
.list-group-item-info {
	color:#31708f;
	background-color:#d9edf7
}
a.list-group-item-info, button.list-group-item-info {
	color:#31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color:inherit
}
a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
	color:#31708f;
	background-color:#c4e3f3
}
a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
	color:#fff;
	background-color:#31708f;
	border-color:#31708f
}
.list-group-item-warning {
	color:#8a6d3b;
	background-color:#fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
	color:#8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color:inherit
}
a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
	color:#8a6d3b;
	background-color:#faf2cc
}
a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
	color:#fff;
	background-color:#8a6d3b;
	border-color:#8a6d3b
}
.list-group-item-danger {
	color:#a94442;
	background-color:#fcf8e3
}
a.list-group-item-danger, button.list-group-item-danger {
	color:#a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color:inherit
}
a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
	color:#a94442;
	background-color:#faf2cc
}
a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
	color:#fff;
	background-color:#a94442;
	border-color:#a94442
}
.list-group-item-heading {
	margin-top:0;
	margin-bottom:5px
}
.list-group-item-text {
	margin-bottom:0;
	line-height:1.3
}
.panel {
	margin-bottom:20px;
	background-color:#fff;
	border:1px solid transparent;
	border-radius:3px;
	-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .05);
	box-shadow:0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
	padding:15px
}
.panel-heading {
	padding:10px 15px;
	border-bottom:1px solid transparent;
	border-top-right-radius:2px;
	border-top-left-radius:2px
}
.panel-heading>.dropdown .dropdown-toggle {
	color:inherit
}
.panel-title {
	margin-top:0;
	margin-bottom:0;
	font-size:16px;
	color:inherit
}
.panel-title>a, .panel-title>small, .panel-title>.small, .panel-title>small>a, .panel-title>.small>a {
	color:inherit
}
.panel-footer {
	padding:10px 15px;
	background-color:#f5f5f5;
	border-top:1px solid #ddd;
	border-bottom-right-radius:2px;
	border-bottom-left-radius:2px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom:0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width:1px 0;
	border-radius:0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top:0;
	border-top-right-radius:2px;
	border-top-left-radius:2px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom:0;
	border-bottom-right-radius:2px;
	border-bottom-left-radius:2px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-right-radius:0;
	border-top-left-radius:0
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width:0
}
.list-group+.panel-footer {
	border-top-width:0
}
.panel>.table, .panel>.table-responsive>.table, .panel>.panel-collapse>.table {
	margin-bottom:0
}
.panel>.table caption, .panel>.table-responsive>.table caption, .panel>.panel-collapse>.table caption {
	padding-left:15px;
	padding-right:15px
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius:2px;
	border-top-left-radius:2px
}
.panel>.table:first-child>thead:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
	border-top-left-radius:2px;
	border-top-right-radius:2px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius:2px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius:2px
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius:2px;
	border-bottom-left-radius:2px
}
.panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-left-radius:2px;
	border-bottom-right-radius:2px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius:2px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius:2px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top:1px solid #e6e6e6
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top:0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border:0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left:0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right:0
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom:0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom:0
}
.panel>.table-responsive {
	border:0;
	margin-bottom:0
}
.panel-group {
	margin-bottom:20px
}
.panel-group .panel {
	margin-bottom:0;
	border-radius:3px
}
.panel-group .panel+.panel {
	margin-top:5px
}
.panel-group .panel-heading {
	border-bottom:0
}
.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
	border-top:1px solid #ddd
}
.panel-group .panel-footer {
	border-top:0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom:1px solid #ddd
}
.panel-default {
	border-color:#ddd
}
.panel-default>.panel-heading {
	color:#666;
	background-color:#f5f5f5;
	border-color:#ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ddd
}
.panel-default>.panel-heading .badge {
	color:#f5f5f5;
	background-color:#666
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ddd
}
.panel-primary {
	border-color:#08a1ef
}
.panel-primary>.panel-heading {
	color:#fff;
	background-color:#08a1ef;
	border-color:#08a1ef
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#08a1ef
}
.panel-primary>.panel-heading .badge {
	color:#08a1ef;
	background-color:#fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#08a1ef
}
.panel-success {
	border-color:#44cb83
}
.panel-success>.panel-heading {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#44cb83
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#44cb83
}
.panel-success>.panel-heading .badge {
	color:#dff0d8;
	background-color:#3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#44cb83
}
.panel-info {
	border-color:#bce8f1
}
.panel-info>.panel-heading {
	color:#31708f;
	background-color:#d9edf7;
	border-color:#bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#bce8f1
}
.panel-info>.panel-heading .badge {
	color:#d9edf7;
	background-color:#31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#bce8f1
}
.panel-warning {
	border-color:#ff5448
}
.panel-warning>.panel-heading {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#ff5448
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ff5448
}
.panel-warning>.panel-heading .badge {
	color:#fcf8e3;
	background-color:#8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ff5448
}
.panel-danger {
	border-color:#ff5448
}
.panel-danger>.panel-heading {
	color:#a94442;
	background-color:#fcf8e3;
	border-color:#ff5448
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color:#ff5448
}
.panel-danger>.panel-heading .badge {
	color:#fcf8e3;
	background-color:#a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color:#ff5448
}
.embed-responsive {
	position:relative;
	display:block;
	height:0;
	padding:0;
	overflow:hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	border:0
}
.embed-responsive-16by9 {
	padding-bottom:56.25%
}
.embed-responsive-4by3 {
	padding-bottom:75%
}
.well {
	min-height:20px;
	padding:19px;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #e3e3e3;
	border-radius:3px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
	border-color:#ddd;
	border-color:rgba(0, 0, 0, .15)
}
.well-lg {
	padding:24px;
	border-radius:6px
}
.well-sm {
	padding:9px;
	border-radius:3px
}
.close {
	float:right;
	font-size:21px;
	font-weight:700;
	line-height:1;
	color:#000;
	text-shadow:0 1px 0 #fff;
	opacity:.2;
	filter:alpha(opacity=20)
}
.close:hover, .close:focus {
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.5;
	filter:alpha(opacity=50)
}
button.close {
	padding:0;
	cursor:pointer;
	background:0 0;
	border:0;
	-webkit-appearance:none
}
.modal-open {
	overflow:hidden
}
.modal {
	display:none;
	overflow:hidden;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1050;
	-webkit-overflow-scrolling:touch;
	outline:0
}
.modal.fade .modal-dialog {
	-webkit-transform:translate(0, -25%);
	-ms-transform:translate(0, -25%);
	-o-transform:translate(0, -25%);
	transform:translate(0, -25%);
-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
}
.modal.in .modal-dialog {
	-webkit-transform:translate(0, 0);
	-ms-transform:translate(0, 0);
	-o-transform:translate(0, 0);
	transform:translate(0, 0)
}
.modal-open .modal {
	overflow-x:hidden;
	overflow-y:auto
}
.modal-dialog {
	position:relative;
	width:auto;
	margin:10px
}
.modal-content {
	position:relative;
	background-color:#fff;
	border:1px solid #999;
	border:1px solid rgba(0, 0, 0, .2);
	border-radius:6px;
	-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	box-shadow:0 3px 9px rgba(0, 0, 0, .5);
	background-clip:padding-box;
	outline:0
}
.modal-backdrop {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1040;
	background-color:#000
}
.modal-backdrop.fade {
	opacity:0;
	filter:alpha(opacity=0)
}
.modal-backdrop.in {
	opacity:.5;
	filter:alpha(opacity=50)
}
.modal-header {
	padding:17px 20px;
	border-bottom:1px solid #e6e6e6;
	min-height:21.43px;
	background-color:#f7f7f7;
	border-top-left-radius:6px;
	border-top-right-radius:6px
}
.modal-header .close {
	margin-top:-2px
}
.modal-title {
	margin:0;
	line-height:1.42857143
}
.modal-body {
	position:relative;
	padding:20px
}
.modal-footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #e6e6e6
}
.modal-footer .btn+.btn {
	margin-left:5px;
	margin-bottom:0
}
.modal-footer .btn-group .btn+.btn {
	margin-left:-1px
}
.modal-footer .btn-block+.btn-block {
	margin-left:0
}
.modal-scrollbar-measure {
	position:absolute;
	top:-9999px;
	width:50px;
	height:50px;
	overflow:scroll
}
@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)
}
.modal-sm {
width:300px
}
}
@media (min-width:992px) {
.modal-lg {
width:900px
}
}
.tooltip {
	position:absolute;
	z-index:1070;
	display:block;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:400;
	letter-spacing:normal;
	line-break:auto;
	line-height:1.42857143;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	white-space:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	font-size:12px;
	opacity:0;
	filter:alpha(opacity=0)
}
.tooltip.in {
	opacity:.9;
	filter:alpha(opacity=90)
}
.tooltip.top {
	margin-top:-3px;
	padding:5px 0
}
.tooltip.right {
	margin-left:3px;
	padding:0 5px
}
.tooltip.bottom {
	margin-top:3px;
	padding:5px 0
}
.tooltip.left {
	margin-left:-3px;
	padding:0 5px
}
.tooltip-inner {
	max-width:200px;
	padding:3px 8px;
	color:#fff;
	text-align:center;
	background-color:#000;
	border-radius:3px
}
.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;
	right:5px;
	margin-bottom:-5px;
	border-width:5px 5px 0;
	border-top-color:#000
}
.tooltip.top-right .tooltip-arrow {
	bottom:0;
	left:5px;
	margin-bottom:-5px;
	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;
	right:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.tooltip.bottom-right .tooltip-arrow {
	top:0;
	left:5px;
	margin-top:-5px;
	border-width:0 5px 5px;
	border-bottom-color:#000
}
.popover {
	position:absolute;
	top:0;
	left:0;
	z-index:1060;
	display:none;
	max-width:276px;
	padding:1px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style:normal;
	font-weight:400;
	letter-spacing:normal;
	line-break:auto;
	line-height:1.42857143;
	text-align:left;
	text-align:start;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	white-space:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;
	font-size:14px;
	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 {
	margin:0;
	padding:8px 14px;
	font-size:14px;
	background-color:#f7f7f7;
	border-bottom:1px solid #ebebeb;
	border-radius:5px 5px 0 0
}
.popover-content {
	padding:9px 14px
}
.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 {
	border-width:10px;
	content:""
}
.popover.top>.arrow {
	left:50%;
	margin-left:-11px;
	border-bottom-width:0;
	border-top-color:#999;
	border-top-color:rgba(0, 0, 0, .25);
	bottom:-11px
}
.popover.top>.arrow:after {
	content:" ";
	bottom:1px;
	margin-left:-10px;
	border-bottom-width:0;
	border-top-color:#fff
}
.popover.right>.arrow {
	top:50%;
	left:-11px;
	margin-top:-11px;
	border-left-width:0;
	border-right-color:#999;
	border-right-color:rgba(0, 0, 0, .25)
}
.popover.right>.arrow:after {
	content:" ";
	left:1px;
	bottom:-10px;
	border-left-width:0;
	border-right-color:#fff
}
.popover.bottom>.arrow {
	left:50%;
	margin-left:-11px;
	border-top-width:0;
	border-bottom-color:#999;
	border-bottom-color:rgba(0, 0, 0, .25);
	top:-11px
}
.popover.bottom>.arrow:after {
	content:" ";
	top:1px;
	margin-left:-10px;
	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 {
	content:" ";
	right:1px;
	border-right-width:0;
	border-left-color:#fff;
	bottom:-10px
}
.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	overflow:hidden;
	width:100%
}
.carousel-inner>.item {
	display:none;
	position:relative;
-webkit-transition:.6s ease-in-out left;
-o-transition:.6s ease-in-out left;
transition:.6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height:1
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
-webkit-transition:-webkit-transform .6s ease-in-out;
-moz-transition:-moz-transform .6s ease-in-out;
-o-transition:-o-transform .6s ease-in-out;
transition:transform .6s ease-in-out;
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
backface-visibility:hidden;
-webkit-perspective:1000px;
-moz-perspective:1000px;
perspective:1000px
}
.carousel-inner>.item.next, .carousel-inner>.item.active.right {
-webkit-transform:translate3d(100%, 0, 0);
transform:translate3d(100%, 0, 0);
left:0
}
.carousel-inner>.item.prev, .carousel-inner>.item.active.left {
-webkit-transform:translate3d(-100%, 0, 0);
transform:translate3d(-100%, 0, 0);
left:0
}
.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
left:0
}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:15%;
	opacity:.5;
	filter:alpha(opacity=50);
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-control.left {
	background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image:-o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image:linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left:auto;
	right:0;
	background-image:-webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image:-o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image:linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	outline:0;
	color:#fff;
	text-decoration:none;
	opacity:.9;
	filter:alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	margin-top:-10px;
	z-index:5;
	display:inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left:50%;
	margin-left:-10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right:50%;
	margin-right:-10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width:20px;
	height:20px;
	line-height:1;
	font-family:serif
}
.carousel-control .icon-prev:before {
	content:'\2039'
}
.carousel-control .icon-next:before {
	content:'\203a'
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	margin-left:-30%;
	padding-left:0;
	list-style:none;
	text-align:center
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	border:1px solid #fff;
	border-radius:10px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:transparent
}
.carousel-indicators .active {
	margin:0;
	width:12px;
	height:12px;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	left:15%;
	right:15%;
	bottom:20px;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
width:30px;
height:30px;
margin-top:-15px;
font-size:30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
margin-left:-15px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right:-15px
}
.carousel-caption {
left:20%;
right:20%;
padding-bottom:30px
}
.carousel-indicators {
bottom:20px
}
}
.clearfix, .dl-horizontal dd, .container, .container-fluid, .row, .form-horizontal .form-group, .btn-toolbar, .btn-group-vertical>.btn-group, .nav, .navbar, .navbar-header, .navbar-collapse, .pager, .panel-body, .modal-footer {
	zoom:1
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	content:" ";
	display:table
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear:both
}
.center-block {
	display:block;
	margin-left:auto;
	margin-right:auto
}
.pull-right {
	float:right!important
}
.pull-left {
	float:left!important
}
.hide {
	display:none!important
}
.show {
	display:block!important
}
.invisible {
	visibility:hidden
}
.text-hide {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0
}
.hidden {
	display:none!important
}
.affix {
	position:fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display:none!important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display:none!important
}
@media (max-width:767px) {
.visible-xs {
display:block!important
}
table.visible-xs {
display:table!important
}
tr.visible-xs {
display:table-row!important
}
th.visible-xs, td.visible-xs {
display:table-cell!important
}
}
@media (max-width:767px) {
.visible-xs-block {
display:block!important
}
}
@media (max-width:767px) {
.visible-xs-inline {
display:inline!important
}
}
@media (max-width:767px) {
.visible-xs-inline-block {
display:inline-block!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
display:block!important
}
table.visible-sm {
display:table!important
}
tr.visible-sm {
display:table-row!important
}
th.visible-sm, td.visible-sm {
display:table-cell!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
display:block!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
display:inline!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
display:inline-block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md {
display:block!important
}
table.visible-md {
display:table!important
}
tr.visible-md {
display:table-row!important
}
th.visible-md, td.visible-md {
display:table-cell!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
display:block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
display:inline!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
display:inline-block!important
}
}
@media (min-width:1200px) {
.visible-lg {
display:block!important
}
table.visible-lg {
display:table!important
}
tr.visible-lg {
display:table-row!important
}
th.visible-lg, td.visible-lg {
display:table-cell!important
}
}
@media (min-width:1200px) {
.visible-lg-block {
display:block!important
}
}
@media (min-width:1200px) {
.visible-lg-inline {
display:inline!important
}
}
@media (min-width:1200px) {
.visible-lg-inline-block {
display:inline-block!important
}
}
@media (max-width:767px) {
.hidden-xs {
display:none!important
}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
display:none!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
display:none!important
}
}
@media (min-width:1200px) {
.hidden-lg {
display:none!important
}
}
.visible-print {
	display:none!important
}
@media print {
.visible-print {
	display:block!important
}
table.visible-print {
	display:table!important
}
tr.visible-print {
	display:table-row!important
}
th.visible-print, td.visible-print {
	display:table-cell!important
}
}
.visible-print-block {
	display:none!important
}
@media print {
.visible-print-block {
	display:block!important
}
}
.visible-print-inline {
	display:none!important
}
@media print {
.visible-print-inline {
	display:inline!important
}
}
.visible-print-inline-block {
	display:none!important
}
@media print {
.visible-print-inline-block {
	display:inline-block!important
}
}
@media print {
.hidden-print {
	display:none!important
}
}
.checkbox-square {
	float:left;
	margin-right:5px;
	display:block;
	position:relative;
	width:16px;
	height:16px;
	border:2px solid #e6e6e6;
	border-radius:3px;
	background-color:#fff
}
.checkbox-square span {
	padding-left:23px
}
.checkbox-square input {
	opacity:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	width:16px;
	height:16px;
	cursor:pointer
}
.checkbox-square em {
	display:none;
	font-size:12px;
	position:absolute;
	top:1px;
	left:0
}
.checkbox-square:hover {
	border-color:#44cb83
}
.checkbox-square.checked {
	border-color:#44cb83;
	background-color:#44cb83
}
.checkbox-square.checked em {
	display:block;
	color:#fff
}
.radio-square {
	background-color:#fff;
	border:1px solid #e6e6e6;
	width:16px;
	height:16px;
	border-radius:8px;
	position:relative;
	float:left;
	margin-right:10px
}
.radio-square span {
	padding-left:23px
}
.radio-square:hover {
	border-color:#44cb83
}
.radio-square em {
	display:none
}
.radio-square.checked em {
	background-color:#08a1ef;
	width:6px;
	height:6px;
	border-radius:3px;
	display:block;
	margin-top:4px;
	margin-left:4px
}
.radio-square.checked:hover {
	border-color:#e6e6e6
}
.radio-square input {
	opacity:0;
	cursor:pointer;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0
}
.switch .circle-con {
	cursor:pointer;
	width:40px;
	height:20px;
	border-radius:10px;
	position:relative
}
.switch .circle-con i {
	width:16px;
	height:16px;
	background-color:#fff;
	border-radius:8px;
	display:block;
	position:absolute;
	top:2px
}
.switch.switch-close .circle-con {
	background-color:#ff5448
}
.switch.switch-close .circle-con i {
	right:2px
}
.switch.switch-open .circle-con {
	background-color:#44cb83
}
.switch.switch-open .circle-con i {
	left:2px
}
.switch.switch-disable .circle-con {
	background-color:#e6e6e6
}
.switch.switch-disable .circle-con i {
	right:2px
}
.baseColor {
	color:#08a1ef
}
.secondaryColor {
	color:#9ad64b
}
.lightBlueColor {
	color:#68dcc7
}
.lightVioletColor {
	color:#ae9ae1
}
.ellipsis {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.icon {
	background-image:url(img/icons.png);
	background-repeat:no-repeat;
	cursor:pointer
}
.border_box {
	box-sizing:border-box;
	-moz-box-sizing:border-box
}
.content_box {
	box-sizing:content-box;
	-moz-box-sizing:content-box
}
.btn-base {
	text-align:center;
	font-size:14px;
	line-height:35px;
	color:#fff;
	height:35px;
	cursor:pointer;
	width:90px;
	display:inline-block
}
.btn-base:hover {
	color:#fff
}
.btn-danger {
	height:35px;
	line-height:35px;
	width:100px;
	text-align:center
}
.btn-main {
	text-align:center;
	font-size:14px;
	line-height:35px;
	color:#fff;
	height:35px;
	cursor:pointer;
	width:90px;
	display:inline-block;
	background-color:#08a1ef
}
.btn-main:hover {
	color:#fff
}
.btn-main:hover {
	color:#fff
}
.btn-main:hover {
	background-color:#82c924
}
.btn-grey {
	text-align:center;
	font-size:14px;
	line-height:35px;
	color:#fff;
	height:35px;
	cursor:pointer;
	width:90px;
	display:inline-block;
	color:#999;
	background-color:#fff
}
.btn-grey:hover {
	color:#fff
}
.btn-grey:hover {
	color:#fff
}
.btn-grey:hover {
	color:#999
}
.f1_container {
	position:relative;
	margin:10px auto;
	width:450px;
	height:281px;
	z-index:1
}
.face.back {
	text-align:center;
	padding-top:20px;
	background:#f0f0f0
}
.bbs-help-tip:link, .bbs-help-tip:visited, .bbs-help-tip:hover, .bbs-help-tip:active {
	text-decoration:none
}
.bbs-help-tip .eqf-exclaquestion-sign {
	font-size:24px;
	color:#ccc!important;
	text-decoration:none
}
.bbs-help-tip:hover .eqf-exclaquestion-sign {
	color:#08a1ef!important
}
.baseColor {
	color:#08a1ef
}
.secondaryColor {
	color:#9ad64b
}
.lightBlueColor {
	color:#68dcc7
}
.lightVioletColor {
	color:#ae9ae1
}
.ellipsis {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.icon {
	background-image:url(img/icons.png);
	background-repeat:no-repeat;
	cursor:pointer
}
.border_box {
	box-sizing:border-box;
	-moz-box-sizing:border-box
}
.content_box {
	box-sizing:content-box;
	-moz-box-sizing:content-box
}
.btn-base {
	text-align:center;
	font-size:14px;
	line-height:35px;
	color:#fff;
	height:35px;
	cursor:pointer;
	width:90px;
	display:inline-block
}
.btn-base:hover {
	color:#fff
}
.btn-danger {
	height:35px;
	line-height:35px;
	width:100px;
	text-align:center
}
.btn-secondary {
	text-align:center;
	font-size:14px;
	line-height:35px;
	color:#fff;
	height:35px;
	cursor:pointer;
	width:90px;
	display:inline-block;
	background-color:#9ad64b
}
.btn-secondary:hover {
	color:#fff
}
.btn-secondary:hover {
	color:#fff
}
.btn-secondary:hover {
	background-color:#6bc328
}
.btn-grey0 {
	text-align:center;
	font-size:14px;
	line-height:35px;
	height:35px;
	cursor:pointer;
	width:90px;
	display:inline-block;
	color:#fff;
	background-color:#ccc
}
.btn-grey0:hover {
	color:#fff
}
.btn-grey0:hover {
	color:#fff
}
.btn-grey0:hover {
	background-color:#b4b4b4
}
.btn-grey {
	text-align:center;
	font-size:14px;
	line-height:35px;
	color:#fff;
	height:35px;
	cursor:pointer;
	width:90px;
	display:inline-block;
	color:#999;
	background-color:#fff
}
.btn-grey:hover {
	color:#fff
}
.btn-grey:hover {
	color:#fff
}
.btn-grey:hover {
	color:#999
}
.f1_container {
	position:relative;
	margin:10px auto;
	width:450px;
	height:281px;
	z-index:1
}
.face.back {
	text-align:center;
	padding-top:20px;
	background:#f0f0f0
}
.bbs-help-tip:link, .bbs-help-tip:visited, .bbs-help-tip:hover, .bbs-help-tip:active {
	text-decoration:none
}
.bbs-help-tip .eqf-exclaquestion-sign {
	font-size:24px;
	color:#ccc!important;
	text-decoration:none
}
.bbs-help-tip:hover .eqf-exclaquestion-sign {
	color:#08a1ef!important
}
body {
	font:14px/1.2 "Microsoft YaHei", Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif
}
body.en {
	font:14px/1.2 "Helvetica Neue", Helvetica, Arial, sans-serif
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
button {
	outline:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
em, i {
	font-weight:400;
	font-style:normal
}
fieldset, img {
	border:0;
	vertical-align:center
}
ul, ol {
	list-style:none
}
input, button, textarea, select {
	font-size:100%;
	outline:0;
	vertical-align:middle
}
textarea {
	resize:none
}
a {
	text-decoration:none;
	outline:0;
	color:#666
}
a:hover {
	color:#08a1ef;
	text-decoration:none;
	outline:0
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none
}
.text-bg {
	background-color:#ccc;
	padding:2px;
	margin:-2px;
	display:inline-block
}
.eqf-linebig, .eqf-linesmall {
	font-size:18px
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both
}
.clearfix, .dl-horizontal dd, .container, .container-fluid, .row, .form-horizontal .form-group, .btn-toolbar, .btn-group-vertical>.btn-group, .nav, .navbar, .navbar-header, .navbar-collapse, .pager, .panel-body, .modal-footer {
	zoom:1
}
.mr0 {
	margin-right:0!important
}
.form-group label:first-child {
	padding-right:0
}
.form-group p.error {
	color:#ff5448;
	font-size:12px;
	padding-top:10px
}
.modal-cancle {
	margin-right:40px
}
.modal-content .confirm-msg {
	text-align:center;
	margin-top:20px
}
.btn-main {
	background-color:#08a1ef
}
.btn-main:hover {
	background-color:#56c6ff
}
.btn-grey0 {
	color:#fff;
	background-color:#ccc
}
.btn-grey0:hover {
	background-color:#b4b4b4
}
.iScrollIndicator {
	border:none!important;
	background:rgba(0, 0, 0, .2)!important
}
.iScrollIndicator:hover {
	background:rgba(0, 0, 0, .3)!important
}
.hint--left:before {
	border-left-color:#434b62!important
}
.hint:after, [data-hint]:after {
	background:#434b62!important
}
.tab-content {
	/*background-color:#fff;
	width:748px;*/
}
.nav-list {
	height:44px;
	background-color:#e1e1e1;
	text-align:left
}
.nav-list ul {
	padding:6px 10px 0 10px
}
.nav-list ul li {
	width:80px;
	display:inline-block;
	text-align:center;
	margin-right:1px;
	height:38px!important;
	line-height:38px!important;
	font-size:14px;
	cursor:pointer
}
.nav-list ul li.active, .nav-list ul li:hover {
	background-color:#fff;
	border-top-right-radius:4px;
	border-top-left-top-radius:4px
}
.current_page {
	height:30px;
	float:left;
	line-height:30px;
	margin-left:10px
}
.current_page input {
	height:34px;
	width:34px;
	line-height:34px;
	text-align:center
}
.current_page .go {
	margin-right:10px
}
.main {
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;
	padding-top:36px
}
.main .address {
	width:1000px;
	height:30px;
	line-height:30px;
	font-size:20px;
	margin-bottom:10px
}
.main .address p {
	width:300px;
	float:right;
	font-size:12px;
	text-align:right
}
.main .address span {
	font-size:16px
}
.page {
	height:40px;
	margin-top:20px;
	float:left
}
.page a {
	padding:0 30px;
	margin-right:10px;
	height:40px;
	line-height:40px;
	background:#f0f0f0;
	color:#666;
	float:left
}
.page input {
	width:78px;
	height:12px;
	font-size:12px;
	padding:13px 0;
	border:1px solid #f0f0f0;
	text-align:center;
	float:left;
	margin-right:10px
}
.page .home {
	background:#08a1ef;
	color:#fff
}
.page .go {
	padding:0 10px
}
.bdshare-slide-button-box {
	display:none
}
#eq_main {
	height:100%;
	overflow-y:scroll;
	position:relative;
	background-color:#f0f0f0
}
.min_contain {
	min-height:700px
}
.content_center {
	width:1000px;
	left:50%;
	margin-left:-500px;
	position:relative
}
.ui-slider .ui-slider-progress-bar {
	width:0;
	height:100%;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	margin-top:0!important;
	background-color:#08A1EF
}
#loading {
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1000;
	display:none
}
#loading .loading-con {
	z-index:10000;
	position:absolute;
	top:50%;
	margin-top:-60px;
	color:#fff;
	font-size:14px;
	left:50%;
	margin-left:-50px
}
#loading .loading-con p {
	padding-top:30px
}
#loading .loading-con img {
	width:75px
}
#loading .loading-bg {
	background-color:#000;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	opacity:.2
}
.big-icon {
	margin-left:10px
}
.big-icon p.num {
	font-size:24px;
	padding:12px 0
}
.big-icon p.title {
	font-size:14px
}
.kai .num {
	color:#af9ae1
}
.eqf-phone-v, .phone .num, .eqf-custom-v {
	color:#08a1ef
}
.eqf-eye-v, .eye .num {
	color:#68dcc7
}
.eqf-date-v, .datas .num {
	color:#9ad64b
}
.eqf-out-v, .data-out .num {
	color:#ae9ae1
}
.eqf-clound-v, .kai .spread-big {
	color:#af9ae1
}
.switch-circle.on {
	background-color:#08a1ef
}
.switch-circle.on i {
	margin-left:23px
}
.switch-circle.off {
	background-color:#ccc
}
.switch-circle.off i {
	margin-left:3px
}
.switch-circle {
	border-radius:11px;
	height:22px;
	line-height:22px!important;
	width:40px;
	margin-top:4px;
	margin-right:10px;
	cursor:pointer;
	float:right
}
.switch-circle i {
	height:15px;
	width:15px;
	background-color:#FFF;
	border-radius:9px;
	display:block;
	margin:3px 0 0 2px
}
.feedback {
	position:fixed;
	bottom:20px;
	right:12px;
	color:#fff!important;
	height:80px;
	width:80px;
	text-align:center;
	background-color:rgba(0, 0, 0, .7)
}
.feedback a {
	color:#fff;
	display:block;
	padding-top:10px
}
.feedback a:hover {
	color:#08a1ef
}
.feedback .eqf-scene-send {
	font-size:30px;
	display:block;
	padding-bottom:10px
}
.feedback .feedback-word {
	font-size:14px
}
.header_tpl {
	width:100%;
	height:50px;
	box-shadow:2px 2px 3px #b0b0b0;
	background-color:#fff
}
.header_tpl .head_list_newMsg {
	display:block
}
.header_tpl .content {
	position:relative;
	width:1000px;
	height:100%;
	margin:0 auto
}
.header_tpl .content .logo {
	float:left;
	margin:9px 20px 9px 0
}
.header_tpl .content .logo em {
	font-size:32px;
	color:#08a1ef
}
.header_tpl .content p {
	float:right;
	width:200px;
	line-height:20px;
	text-align:right;
	color:#9a9a9a;
	margin-top:40px;
	position:relative;
	left:0;
	top:0
}
.header_tpl .content p span {
	color:#4a4a4a
}
.link_list, nav .select {
	float:right
}
header {
	height:50px;
	line-height:50px
}
.link_list ul li a {
	display:block;
	width:90px;
	text-align:center;
	font-size:14px
}
.link_list ul li.bg_hover a, .link_list ul li:hover a {
	color:#FFF;
	background-color:#08a1ef
}
.link_list ul li a {
	color:#999
}
.header_tpl .help_center_con {
	position:relative
}
.header_tpl .head_nav .head_navs .help_center {
	background-color:#FFF;
	position:absolute;
	top:50px;
	right:-30px;
	z-index:10000
}
.header_tpl .head_nav .head_navs .help_center div:nth-child(2n) {
background-color:#F7F7F7
}
.header_tpl .head_nav .head_navs .help_center div a {
	width:142px;
	height:40px;
	font-size:14px;
	line-height:40px;
	display:block;
	border-right:none
}
.header_tpl .head_nav .head_navs .help_center div a:hover {
	background-color:#56c6ff
}
.header_tpl .head_nav .select-branch {
	padding:10px 0 0 10px;
	float:left
}
.header_tpl .head_nav ul {
	height:50px;
	line-height:50px
}
.header_tpl .head_nav ul li {
	float:left;
	width:90px;
	text-align:center
}
.header_tpl .head_nav ul li a {
	font-size:14px;
	display:block
}
.header_tpl .head_nav .mes_con {
	height:50px;
	line-height:50px;
	padding-left:15px
}
.header_tpl .head_nav .mes_con a {
	padding:0
}
.header_tpl .head_nav ul li.hover a, .header_tpl .head_nav ul li a:hover {
	color:#FFF;
	background-color:#08a1ef
}
.header_tpl .head_nav .pull-right {
	margin-right:10px;
	margin-left:10px
}
.header_tpl .head_nav .pull-right li.custom_img {
	width:50px
}
.header_tpl .head_nav .pull-right li.custom_img .userLevel-icon {
	position:absolute;
	bottom:0;
	height:20px;
	line-height:1;
	right:5px;
	color:orange
}
.header_tpl .head_nav .pull-right li a {
	border:None
}
.header_tpl .head_nav .pull-right div.vip_c:hover {
	background-color:#b4b4b4
}
.header_tpl .head_nav .pull-right .vip_c {
	position:relative;
	background-color:#F0F0F0
}
.header_tpl .head_nav .pull-right li .vip_po img {
	position:absolute;
	bottom:0;
	right:0;
	top:25px
}
.header_tpl .head_nav .pull-right .mes_con {
	margin-right:-22px
}
.header_tpl .head_nav .pull-right .mes_con .mes_count {
	display:inline-block;
	border-radius:50%;
	text-align:center;
	position:absolute;
	top:2px;
	left:40px;
	background-color:#ff4500;
	font-size:10px;
	line-height:1.8;
	width:20px;
	height:20px;
	color:#fff
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel {
	border-radius:0;
	width:390px;
	height:auto;
	left:-50%;
	margin:0 0 0 -279px;
	right:0;
	overflow-x:none;
	overflow-y:auto;
	color:#999;
	padding:0
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel a {
	color:#999
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel a:hover {
	background:0 0
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .text-right {
	text-align:right
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .panel_title {
	float:left;
	width:50%;
	padding-left:15px;
	padding-right:15px;
	border-bottom:1px solid #F0F0F0;
	height:36px;
	line-height:36px
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .panel_title .mes_new {
	color:#08a1ef
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .panel_content {
	max-width:100%;
	padding:10px 20px 10px 20px;
	text-align:left;
	border-bottom:1px solid #F0F0F0;
	font-weight:100;
	color:#999;
	line-height:20px;
	font-size:12px;
	background-size:10px 10px;
	background-position:center left;
	background-repeat:no-repeat;
	margin-left:15px;
	margin-right:15px
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .content_status_new {
	background-image:url(images/news.png);
	height:40px;
	overflow:Hidden;
	white-space:nowrap
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .head_list_newMsg a:hover {
	color:#08a1ef
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .content_status_yidu {
	background-image:url(images/yidu.png)
}
.header_tpl .head_nav .pull-right .mes_con .msg_pannel .panel_more {
	line-height:36px;
	height:36px;
	width:100%
}
.header_tpl .head_nav .pull-right .mes_con a.mes_content {
	display:block;
	background:#F0F0F0;
	width:50px;
	height:50px;
	line-height:50px;
	font-size:18px
}
.header_tpl .head_nav .pull-right .mes_con a:hover {
	background-color:#b4b4b4
}
.header_tpl .head_nav .head_navs {
	float:left;
	margin-left:15px;
	position:relative
}
.header_tpl .head_nav .head_click {
	position:absolute;
	top:50px;
	right:0;
	width:150px;
	background-color:#FFF
}
.header_tpl .head_nav .head_click div:nth-child(2n) {
background-color:#f7f7f7
}
.header_tpl .head_nav .head_click div a {
	display:block;
	height:40px;
	line-height:40px;
	font-size:14px
}
.header_tpl .head_nav .head_click div a:hover {
	background-color:#56c6ff
}
.header_tpl .head_nav div {
	cursor:pointer
}
.header_tpl ul.nav {
	height:35px
}
.header_tpl ul.nav li {
	display:inline-block
}
.header_tpl ul.nav li span a {
	color:#fff
}
.header_tpl ul.nav li span.plain {
	background-color:#ccc
}
.header_tpl ul.nav .logout {
	cursor:pointer
}
.header_tpl ul.nav .logout a, .header_tpl ul.nav .logout a:hover {
	color:#08a1ef
}
.header_tpl .btn-main {
	position:absolute;
	right:0;
	bottom:10px
}
.scroll_top .eqf-chevron-thin-up {
	font-size:35px;
	display:block
}
.scroll, .app-download {
	position:fixed;
	text-align:center;
	z-index:1000
}
.scroll a, .app-download a {
	color:#fff;
	display:block;
	padding-top:15px
}
.scroll a:hover, .app-download a:hover {
	color:#08a1ef
}
.scroll .eqf-top, .app-download .eqf-top {
	display:block;
	font-size:20px;
	padding-bottom:10px
}
.scroll .eqf-phone, .app-download .eqf-phone {
	font-size:28px;
	display:block;
	padding-bottom:10px
}
.scroll, .app-download {
	position:fixed;
	text-align:center
}
.scroll a, .app-download a {
	color:#fff;
	display:block;
	padding-bottom:10px
}
.app-download {
	bottom:101px;
	right:12px
}
.app-download a.scroll_top {
	display:block;
	width:80px;
	height:80px;
	background-color:rgba(0, 0, 0, .7)
}
.app-download .qrcode-download {
	background-color:#fff;
	border:1px solid #e6e6e6;
	width:180px;
	padding-bottom:10px
}
.app-download .qrcode-download canvas {
	width:160px;
	height:160px
}
.app-download .qrcode-download a {
	background-color:#08a1ef;
	width:160px;
	margin-top:15px;
	margin-left:10px;
	padding-top:0;
	height:40px;
	line-height:40px;
	text-align:center
}
.app-download .qrcode-download a:hover {
	color:#fff;
	background-color:#000
}
.app-download .qrcode-download .closedown {
	font-size:12px;
	color:#08a1ef;
	height:15px;
	width:100%;
	padding-right:15px;
	text-align:right;
	margin:5px;
	cursor:pointer
}
.scroll {
	bottom:182px;
	right:12px;
	height:80px;
	width:80px;
	display:none;
	background-color:rgba(0, 0, 0, .7)
}
#home .img_con a img {
	height:235px;
	width:235px
}
#home #logo {
	padding:9px 0
}
#home #logo em {
	font-size:32px;
	color:#08a1ef
}
#home #example_con {
	width:100%;
	background-color:#1e1e1e;
	z-index:0
}
#home #example {
	position:relative
}
#home #example #slides .slides_container {
	width:1000px;
	height:720px;
	margin:0 auto;
	position:relative
}
#home #ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500
}
#home #frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:341px;
	top:-3px;
	left:-80px
}
#home #slides .next {
	position:absolute;
	top:360px;
	right:20px;
	width:60px;
	height:114px;
	display:block
}
#home #slides .prev {
	position:absolute;
	top:360px;
	left:20px;
	width:60px;
	height:114px;
	display:block
}
#home #example_con .pagination {
	margin-bottom:26px;
	margin-left:-24px;
	position:absolute;
	bottom:0;
	left:50%;
	right:0;
	z-index:10
}
#home #example_con .pagination li {
	float:left;
	margin:0 1px
}
#home #example_con .pagination li a {
	display:block;
	width:16px;
	height:0;
	padding-top:16px;
	background-image:url(/Public/assets/images/change.png);
	background-position:0 0;
	float:left;
	overflow:hidden
}
#home #example_con #slides .pagination>li>a {
	width:18px;
	overflow:hidden;
	background-color:#1e1e1e;
	border:1px solid #1e1e1e!important;
	padding:8px 0;
	text-indent:-999px;
	margin-right:10px
}
#home #example_con .pagination li.current a {
	background-position:0 -18px
}
#home #example_con a:hover, #home a:active {
	color:#599100;
	text-decoration:underline
}
#home hgroup.core_five {
	background:url(images/home/fivebg.jpg) center center
}
#home hgroup.core_five .home_core {
	text-align:center
}
#home hgroup.core_five .home_core ul li {
	float:Left;
	width:20%;
	text-align:center
}
#home hgroup.core_five .home_core {
	padding:100px 0
}
#home .product_con {
	text-align:center;
	padding:130px 0
}
#home .product_con ul li {
	float:Left;
	width:25%;
	text-align:center
}
#home .product_con ul:first-child {
	margin-bottom:100px
}
#home .product_contain {
	background:url(images/home/index_09.png) top center;
	width:100%;
	height:720px
}
#home .customer_case {
	padding:90px 0;
	background-color:#f0f0f0;
	font-size:16px
}
#home .customer_case ul li img {
	width:235px;
	height:235px
}
#home .customer_case .case_cat {
	width:235px;
	float:Left
}
#home .customer_case .case_cat ul li {
	float:Left;
	width:50%;
	margin-top:30px;
	cursor:pointer;
	padding-bottom:5px
}
#home .customer_case .case_cat ul li.hover, #home .customer_case .case_cat ul li:hover {
	color:#08a1ef;
	background:url(images/home/hover.jpg) bottom left no-repeat
}
#home .customer_case .case_img {
	width:765px;
	float:Left
}
#home .customer_case .case_img ul li {
	float:left;
	padding-left:20px;
	margin-bottom:20px;
	position:relative
}
#home .customer_case .case_img .sample_erwei a {
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	text-indent:-9999px
}
#home .load {
	background-color:#454545
}
#home .load .load_con {
	padding:50px 0
}
#home .load .load_con .load_con_lef {
	float:left;
	width:300px;
	text-align:center
}
#home .load .load_con .load_con_rig {
	float:right;
	padding-top:30px
}
#home .load .load_con .load_con_rig p {
	font-size:45px;
	color:#fff
}
#home .load .load_con .load_con_rig .arcitle {
	padding-top:50px
}
#home .load .load_con .load_con_rig .arcitle_wz {
	float:left
}
#home .load .load_con .load_con_rig .arcitle_wz .download {
	margin-top:45px
}
#home .load .load_con .load_con_rig .arcitle_wz .download div {
	display:inline-block;
	cursor:pointer;
	position:relative;
	z-index:2000
}
#home .load .load_con .load_con_rig .arcitle_wz .download .ios {
	padding-right:40px
}
#home .load .load_con .load_con_rig .arcitle_wz .download p {
	font-size:14px
}
#home .load .load_con .load_con_rig .arcitle_wz .download img {
	padding-bottom:15px
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same {
	width:290px;
	background-color:#FFF;
	padding:20px;
	position:absolute;
	top:52px;
	left:0
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same .space {
	padding-left:48px
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same p {
	color:#666;
	font-size:12px
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same div {
	text-align:center;
	display:block
}
#home .load .load_con .load_con_rig .arcitle_wz .download .down_same div img {
	border:1px solid #ccc;
	padding-bottom:0;
	float:none
}
#home .load .load_con .arcitle p {
	font-size:22px;
	padding-bottom:11px
}
#home .load .load_con .arcitle img {
	float:left
}
#home .hezuo {
	background:url(images/home/index_09.png) center center;
	height:500px
}
#home .hezuo .hezuo_con {
	padding:65px 0
}
#home .hezuo .hezuo_con ul li {
	float:left;
	width:20%;
	height:100px;
	line-height:100px;
	margin-bottom:20px
}
#home .contact {
	background-color:#3c3c3c;
	width:100%
}
#home .contact .contact_con {
	font-size:18px;
	color:#999;
	padding:32px 0
}
#home .contact .contact_con p {
	line-height:40px
}
#home .contact .contact_con span a {
	color:#999
}
#home .contact .contact_con span a:hover {
	color:#08a1ef
}
#home .contact .contact_con .con_sup {
	display:inline-block
}
#home .contact .contact_con .con_sup.con_tel {
	width:700px
}
#home .contact h4 {
	color:#ccc;
	font-size:24px
}
#home .contact .contact_con aside {
	float:left;
	width:820px
}
#home .contact .contact_con aside h4, #home .contact .contact_con aside p {
	margin-bottom:9px
}
#home .contact .contact_con .erwei {
	margin-top:35px;
	float:right;
	font-size:14px
}
.home_reg {
	background:url(images/home/ho_06.gif) center no-repeat;
	height:511px;
	text-align:center
}
.home_reg div {
	padding-top:180px
}
.cat_xq {
	position:relative
}
.cat_wra {
	background-color:#FFF;
	margin-top:-60px
}
.cat_contain .cat_head ul li, .cat_contain .cat_content ul li {
	float:Left;
	width:33.3%;
	text-align:center
}
.cat_contain .cat_head {
	position:absolute;
	top:-70px;
	left:50%;
	margin-left:-500px;
	width:1000px
}
.cat_contain .cat_head ul li span {
	display:block;
	height:142px;
	width:142px;
	border-radius:71px;
	box-shadow:0 2px 3px #c9c9c9;
	text-align:center;
	line-height:142px;
	text-indent:-9999px;
	background-color:#FFF;
	margin-left:90px
}
.cat_contain .cat_head ul li span.hover em, .cat_contain .cat_head ul li span:hover em {
	cursor:pointer;
	display:block;
	background:url(images/home/cat_13.png) center 110px no-repeat
}
.cat_contain .mou span {
	background:url(images/home/cat_03.png) center no-repeat
}
.cat_contain .wek span {
	background:url(images/home/cat_05.png) center no-repeat
}
.cat_contain .day span {
	background:url(images/home/cat_07.png) center no-repeat
}
.cat_contain .cat_content {
	padding-top:120px;
	padding-bottom:120px
}
.cat_contain .cat_content ul li {
	background:url(images/home/cat_bg.jpg) no-repeat;
	height:440px
}
.cat_contain .cat_content ul li .num_head span {
	text-indent:-99999px;
	display:block;
	float:left;
	width:124px;
	height:46px;
	margin-right:30px
}
.cat_contain .cat_content ul li:first-child .num_head span {
	background:url(images/home/no1.png) no-repeat
}
.cat_contain .cat_content ul li:nth-child(2) .num_head span {
background:url(images/home/no2.png) no-repeat
}
.cat_contain .cat_content ul li:last-child .num_head span {
	background:url(images/home/no3.png) no-repeat
}
.cat_contain .cat_content .num_con {
	width:320px
}
.cat_contain .cat_content .num_head {
	text-align:left;
	padding:15px 18px;
	font-size:18px;
	color:#01b2f1
}
.cat_contain .cat_content .num_head .img_no {
	margin-right:30px
}
.cat_contain .cat_content .num_head em {
	padding-top:30px
}
.cat_contain .cat_content .num_head span, .cat_contain .cat_content .num_head img, .cat_contain .cat_content .num_head em {
	float:left
}
.cat_contain .cat_content .img_con {
	height:360px;
	padding:30px
}
.cat_contain .cat_content .img_con a {
	font-size:18px;
	color:#01b2f1
}
.cat_contain .cat_content .img_con p a:hover {
	border-bottom:1px solid #01b2f1
}
.cat_contain .cat_content .img_con p {
	text-align:left;
	background:url(images/home/cat_xian.png) 0 0 no-repeat;
	margin-left:14px;
	margin-top:25px;
	padding-top:18px
}
.cat_contain .cat_content .img_con p {
	width:230px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
.login-container .modal-dialog {
	width:550px;
	top:50%;
	left:50%;
	position:absolute;
	margin-top:-200px;
	margin-left:-275px
}
*, :before, :after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.flip {
-webkit-animation:rotateplane .6s ease-in-out;
-moz-animation:rotateplane .6s ease-in-out;
-o-animation:rotateplane .6s ease-in-out;
animation:rotateplane .6s ease-in-out
}
@-webkit-keyframes rotateplane {
0% {
-webkit-transform:rotateY(0deg);
-moz-transform:rotateY(0deg);
transform:rotateY(0deg);
-ms-transform:rotateY(0deg)
}
100% {
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
transform:rotateY(180deg);
-ms-transform:rotateY(180deg)
}
}
.login-form-section {
	font-weight:300;
	color:#95a5a6;
	width:550px;
	min-width:360px;
	margin:0 auto;
	background-color:#fff
}
.login-form-section .login-content {
	background-color:#fff;
	-o-box-shadow:0 0 3px rgba(0, 0, 0, .3);
	-ms-box-shadow:0 0 3px rgba(0, 0, 0, .3);
	-moz-box-shadow:0 0 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow:0 0 3px rgba(0, 0, 0, .3);
	box-shadow:0 0 3px rgba(0, 0, 0, .3)
}
.login-form-section .login-content .send_email {
	text-align:center;
	padding:20px 50px 20px 50px;
	font-size:16px
}
.login-form-section .login-content .section-title {
	padding:10px 50px;
	background-color:#fff;
	position:relative
}
.login-form-section .login-content .section-title h3 {
	color:#ccc;
	font-size:24px;
	font-weight:300!important;
	display:block;
	margin-top:10px;
	margin-bottom:0;
	margin-left:2px
}
.login-form-section .login-content .section-title .bbs-help-tip {
	position:absolute;
	right:50px;
	top:25px
}
.login-form-section .form-control {
	height:39px
}
.login-form-section .textbox-wrap {
	padding:15px 50px 15px 50px;
-moz-transition:border-left-color .5s, box-shadow .5s, background-color .5s;
-o-transition:border-left-color .5s, box-shadow .5s, background-color .5s;
-webkit-transition:border-left-color .5s, box-shadow .5s, background-color .5s;
transition:border-left-color .5s, box-shadow .5s, background-color .5s
}
.login-form-section .textbox-wrap .input-group {
	border:1px solid #e0e0e0;
	background-color:#fff
}
.login-form-section .textbox-wrap .input-group i {
	color:#ccc
}
.login-form-section .textbox-wrap .input-group input, .login-form-section .textbox-wrap .input-group .form-control, .login-form-section .textbox-wrap .input-group .input-group-addon {
	background-color:transparent;
	border:none
}
.login-form-section .textbox-wrap .icon-right {
	color:green;
	position:absolute;
	top:50%;
	right:-30px;
	margin-top:-7px
}
.login-form-section .textbox-wrap .icon-wrong {
	color:red;
	position:absolute;
	top:50%;
	right:-30px;
	margin-top:-7px
}
.login-form-section .error-wrap {
	padding:2px 50px 2px 50px
}
.login-form-section .error-wrap .alert {
	margin-bottom:5px;
	color:#fff;
	border-radius:0;
	text-align:center;
	font-size:14px
}
.login-form-section .error-wrap .alert-danger {
	background-color:#F0F0F0;
	border:none;
	color:#999
}
.login-form-section .error-wrap .alert-warning {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border:none
}
.login-form-section .login-form-action {
	padding:10px 50px 10px 50px
}
.login-form-section .login-form-action .checkbox {
	display:inline-block;
	padding-left:1px;
	margin-top:7px;
	margin-bottom:0
}
.login-form-section .login-form-action .checkbox .custom-checkbox {
	float:left
}
.login-form-section .login-form-action .checkbox .checkbox-text {
	line-height:24px;
	padding-left:5px;
	font-size:14px
}
.login-form-section .login-form-action .checkbox .pull-left {
	float:left!important
}
.login-form-section .login-form-action .btn {
	display:inline-block;
	padding:6px 12px;
	height:40px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:2;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:1px solid transparent;
	border-radius:0;
	white-space:nowrap;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
	width:200px;
	border:none
}
.login-form-section .login-form-action .blue-btn {
	background-color:#08a1ef
}
.login-form-section .login-form-action .pull-right {
	float:right!important
}
.login-form-section .login-form-action i {
	font-size:18px;
	font-weight:700
}
.login-form-section .login-form-action .third-party {
	text-align:center;
	line-height:30px
}
.login-form-section .login-form-action .wx_login {
	display:inline-block;
	background:url(images/login/weixin.png) no-repeat 0 0;
	margin-left:5px
}
.login-form-section .login-form-action .wx_login .wx_title {
	margin-left:30px
}
.login-form-section .login-form-action .qq_login {
	display:inline-block;
	background:url(images/login/QQ.png) no-repeat 0 0;
	margin-left:20px
}
.login-form-section .login-form-action .qq_login .qq_title {
	margin-left:30px
}
.login-form-section .login-form-action .weibo_login {
	display:inline-block;
	background:url(images/login/weibo.png) no-repeat 0 0;
	margin-left:20px
}
.login-form-section .login-form-action .weibo_login .weibo_title {
	margin-left:30px
}
.login-form-section .login-form-tip {
	padding:15px 50px 30px 50px;
	text-align:center;
	font-size:12px
}
.login-form-section .error_text {
	position:absolute;
	color:red;
	top:45px;
	left:5px
}
.modal-dialog {
	width:460px
}
#notify {
	position:absolute;
	z-index:1000;
	margin-top:60px;
	width:470px;
	left:50%;
	margin-left:-235px
}
#notify .alert {
	margin-bottom:20px;
	border:1px solid transparent;
	border-radius:0;
	text-align:center;
	width:100%;
	padding:20px 10px;
	position:absolute;
	-webkit-box-shadow:0 5px 15px rgba(0, 0, 0, .5);
	box-shadow:0 5px 15px rgba(0, 0, 0, .5)
}
#notify .alert-success {
	background-color:#fff;
	font-size:28px;
	color:#666
}
#notify .alert .close {
	position:relative;
	top:-3px;
	right:5px;
	line-height:20px;
	color:#666;
	opacity:1
}
#notify .alert-tip {
	width:360px;
	background:#fff;
	border-radius:0;
	padding:20px 15px;
	line-height:25px
}
#notify .alert-tip .close {
	color:#999;
	font-weight:100;
	position:absolute;
	top:0;
	right:5px;
	font-size:20px
}
.data_associate {
	padding:20px 40px 0
}
.data_associate .panel {
	margin-top:20px;
	max-height:400px;
	overflow:auto
}
.email-account {
	position:absolute;
	top:30px;
	left:50%;
	width:440px;
	height:165px;
	margin-left:-240px;
	box-shadow:0 0 7px 1px #dedddd;
	z-index:1000;
	text-align:center;
	background-color:#FFF
}
.email-account h1 {
	font-size:24px;
	color:#666;
	margin-top:45px
}
.email-account p {
	font-size:14px;
	margin-top:35px
}
.email-account p a {
	color:#08a1ef
}
.reg {
	background-color:#f45d52;
	padding-top:30px;
	padding-bottom:30px
}
.reg .header {
	width:100%;
	height:80px
}
.reg .header .content {
	width:1000px;
	height:80px;
	margin:0 auto
}
.reg .header .content .logo {
	width:148px;
	height:36px;
	margin:30px auto
}
.reg .header .content .h2 {
	font-size:20px;
	line-height:40px;
	margin-top:40px;
	color:#929292;
	text-align:center
}
.reg .header .content .logo2 {
	width:196px;
	height:50px;
	margin:0 auto
}
.reg .main {
	width:1000px;
	margin:0 auto
}
.reg .main .banner {
	width:690px;
	height:440px;
	float:left;
	margin-top:75px;
	display:inline
}
.reg .main .loginBox {
	width:288px;
	height:340px;
	background:#f78f86;
	border:1px solid #f89e96;
	float:right;
	display:inline;
	box-shadow:1px 1px 5px #b4453c;
	margin-top:100px
}
.reg .main .loginBox .txt {
	width:248px;
	height:38px;
	border:1px solid #fee2df;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	left:0;
	top:0;
	background:#f9a49d
}
.reg .main .loginBox .txt input {
	width:160px;
	height:12px;
	padding:13px 10px 13px 78px;
	position:absolute;
	left:0;
	top:0;
	border:none;
	background:#f9a49d;
	z-index:1
}
.reg .main .loginBox .txt .login_btn {
	display:block;
	height:38px;
	line-height:38px;
	letter-spacing:10px;
	text-align:center;
	font-size:14px;
	color:#f57971;
	background:#fff;
	border-radius:2px
}
.reg .main .loginBox .txt .reg_btn {
	display:block;
	height:38px;
	line-height:38px;
	letter-spacing:10px;
	text-align:center;
	font-size:14px;
	color:#fff;
	background:#fac7c3;
	border-radius:2px
}
.reg .main .reg_xy_Box {
	width:580px;
	margin:0 auto
}
.reg .main .reg_xy_Box h2 {
	text-align:center;
	color:#fff;
	font-size:26px;
	line-height:60px
}
.reg .main .reg_xy_Box .reg_xy {
	max-height:500px;
	overflow-y:auto;
	color:#fff;
	font-size:14px;
	padding:10px 20px 40px 20px;
	background:#f78e86;
	border:1px solid #f89e97
}
.reg .main .reg_xy_Box .reg_xy p {
	line-height:18px
}
.reg .main .reg_xy_Box .agree_btn {
	width:200px;
	height:40px;
	display:block;
	line-height:40px;
	background:#fff;
	color:#f35d52;
	margin:0 auto;
	text-align:center;
	border-radius:2px;
	font-size:14px;
	margin-top:30px
}
.reg .main .regBox {
	width:460px;
	height:360px;
	margin:0 auto;
	margin-top:50px
}
.reg .main .regBox .txt {
	width:418px;
	height:38px;
	border:1px solid #fee2df;
	margin:0 auto;
	margin-top:20px;
	position:relative;
	left:0;
	top:0;
	background:#f9a49d
}
.reg .main .regBox .txt input {
	color:#fff;
	width:300px;
	height:12px;
	padding:13px 10px 13px 38px;
	position:absolute;
	left:0;
	top:0;
	border:none;
	background:#f9a49d;
	z-index:1
}
.reg ::-webkit-input-placeholder {
color:#fff
}
.reg :-moz-placeholder {
color:#fff
}
.reg ::-moz-placeholder {
color:#fff
}
.reg :-ms-input-placeholder {
color:#fff
}
.reg .main .regBox .cont {
	width:420px;
	margin:0 auto;
	margin-top:20px
}
.reg .main .regBox .cont span {
	color:#fff;
	cursor:pointer
}
.reg .main .regBox .cont .reg_btn {
	width:198px;
	height:40px;
	line-height:40px;
	letter-spacing:10px;
	float:left;
	background:#fff;
	border-radius:2px;
	color:#f35d52;
	text-align:center;
	font-size:14px
}
.reg .main .regBox .cont .reset_btn {
	width:198px;
	height:38px;
	line-height:38px;
	border:1px solid #fef4f3;
	letter-spacing:10px;
	float:right;
	background:#f9aea9;
	border-radius:2px;
	color:#fff;
	text-align:center;
	font-size:14px
}
.reg .pos {
	position:relative;
	left:0;
	top:0
}
.reg .point_icon {
	padding-left:20px;
	width:120px;
	position:absolute;
	left:0;
	top:0;
	background:url(images/point_icon.png) no-repeat left center
}
.reg .point_on_icon {
	padding-left:20px;
	width:140px;
	position:absolute;
	left:0;
	top:0;
	background:url(images/point_on_icon.png) no-repeat left center;
	cursor:pointer
}
.reg .title {
	width:100%;
	height:40px;
	line-height:40px;
	text-indent:20px;
	color:#fff;
	font-size:26px;
	margin-top:20px
}
.reg .span {
	position:absolute;
	color:#fff;
	font-size:14px;
	left:40px;
	top:10px;
	z-index:2
}
.reg .email_icon {
	width:16px;
	height:10px;
	float:left;
	position:absolute;
	left:10px;
	top:15px;
	background:url(images/email_icon.png);
	z-index:2;
	overflow:hidden
}
.reg .password_icon {
	width:12px;
	height:16px;
	float:left;
	position:absolute;
	left:12px;
	top:11px;
	background:url(images/password_icon.png);
	z-index:2;
	overflow:hidden
}
.reg .para {
	text-indent:2em;
	font-size:14px
}
.form-horizontal label {
	font-weight:lighter
}
.spread-content {
	background-color:#fff
}
.spread-content ul {
	width:100%
}
.spread-content ul li {
	float:left;
	padding:35px 0 35px 47px;
	width:25%
}
.spread-content ul li .spread-big {
	font-size:24px;
	padding:12px 0
}
.spread-content ul li p {
	font-size:14px
}
.spread-content ul li span {
	font-size:80px;
	float:left
}
.spread-content ul li div {
	margin-left:10px;
	display:inline-block
}
#main .scene-list-tags {
	position:relative;
	width:100%;
	height:60px;
	background-color:#f7f7f7
}
#main .scene-list-tags .list-tags-wrap {
	width:1000px;
	position:absolute;
	top:20px;
	left:50%;
	margin-left:-500px
}
#main .scene-list-tags .list-tags-wrap .sceneType, #main .scene-list-tags .list-tags-wrap .createTime {
	display:inline-block
}
#main .scene-list-tags .list-tags-wrap .sceneType {
	margin-right:20px
}
#main .scene-list-tags .list-tags-wrap .select1 {
	float:right;
	margin-right:42px
}
#main .scene-list-tags .list-tags-wrap .select2 {
	float:right;
	margin-right:20px
}
#main .main .content {
	width:1000px;
	position:relative;
	left:0;
	top:0
}
#main .main .nav .open>a {
	background:none!important
}
#main .main .content .circle-data {
	width:200px;
	height:200px;
	background-color:transparent;
	border:3px solid;
	border-radius:100px;
	margin:0 auto;
	font-size:30px;
	font-weight:500;
	line-height:200px
}
#main .main .content .mask {
	width:1000px;
	clear:both;
	position:relative;
	left:0;
	top:0
}
#main .main .content .mask .scene_list .front {
	width:100%;
	height:235px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50% 50%
}
#main .main .content .mask .check-state {
	position:absolute;
	width:100%;
	opacity:.7;
	height:40px;
	bottom:125px;
	color:#fff!important;
	text-align:center;
	font-size:18px;
	line-height:40px
}
#main .main .content .mask .check-state a {
	color:#fff
}
#main .main .content .mask .rejected {
	background-color:#a82e37
}
#main .main .content .mask .rejected .reject-detail {
	font-size:14px
}
#main .main .content .mask .checking {
	background-color:#92ec1b
}
#main .edit-bar {
	width:100%;
	height:50px;
	background-color:#fff;
	margin-top:20px
}
#main .edit-bar .backicon {
	background-color:#08a1ef;
	height:50px;
	border-radius:0;
	padding:0;
	line-height:50px
}
#main .edit-bar .backicon span {
	background:url(images/creat_edit/back_06.png) no-repeat;
	color:#FFF;
	padding:1px 0 1px 25px
}
#main .main {
	position:relative;
	padding-top:36px
}
#main .main .add_red_icon {
	display:inline-block;
	height:20px;
	line-height:20px
}
#main .main h3 {
	border-bottom:1px solid #e6e6e6;
	height:60px;
	line-height:60px;
	font-size:24px;
	color:#999;
	text-indent:1em
}
#main .main .content {
	min-height:200px
}
#main .main .content>.scene-type {
	margin:20px 0;
	background-color:#FFF;
	padding:10px 10px 10px 17px
}
#main .main .content>.scene-type select {
	width:200px;
	height:30px;
	font-size:12px;
	border:1px solid #e7e7e7
}
#main .main .mask .pub-icon {
	position:absolute;
	width:0;
	height:0;
	border-top:36px solid #898989;
	border-left:36px solid transparent;
	top:0;
	right:0
}
#main .main .mask .pub-ref {
	position:relative;
	top:-40px;
	right:25px;
	color:#fff!important
}
#main .main .mask ul.square-scene li {
	position:relative
}
#main .main .mask .pub-icon {
	position:absolute;
	width:0;
	height:0;
	border-top:36px solid #000;
	border-left:36px solid transparent;
	top:0;
	right:0
}
#main .main .mask .pub-icon .pub-ref {
	position:relative;
	top:-40px;
	right:25px;
	color:#fff!important
}
#main .main .mask .show_code {
	position:absolute;
	top:0;
	left:0;
	z-index:999;
	bottom:0;
	right:0;
	text-indent:-9999px
}
#main .main .scene_contain {
	position:relative
}
#main .main .data .data_header {
	height:50px;
	line-height:50px;
	text-align:center;
	background:#FAFAF9;
	border-right:1px solid #eee;
	color:#999;
	box-sizing:border-box;
	border-bottom:0
}
#main .fr li .phone {
	background:url(images/main/phone.png) 0 center no-repeat;
	height:80px;
	padding-left:100px
}
#main .fr li .show {
	background:url(images/main/show.png) 0 center no-repeat;
	height:80px;
	padding-left:100px
}
#main .fr li a .phone h1 span {
	color:#08a1ef
}
#main .fr li a:hover .phone h1 span {
	border-bottom:1px solid #08a1ef
}
#main .fr li a .show h1 span {
	color:#9ad64b
}
#main .fr li a:hover .show h1 span {
	border-bottom:1px solid #9ad64b
}
#main .info {
	background-color:#fff
}
#main .info ul.changjing-item {
	padding:35px 0
}
#main .info ul.changjing-item .chuangjian {
	cursor:pointer;
	height:82px;
	width:83px;
	line-height:82px;
	background-image:url(images/create_default.png)
}
#main .info ul.changjing-item .chuangjian:hover {
	background-image:url(images/create_hover.png)
}
#main .info ul.changjing-item .chuangjian h2 {
	line-height:80px
}
#main .info ul.changjing-item a:hover .chuangjian h2 span {
	color:#08a1ef;
	border-bottom:1px solid #08a1ef
}
#main .info ul.changjing-item li {
	display:inline-block!important;
	float:left;
	width:25%;
	padding-left:47px
}
#main .info ul.changjing-item li div {
	display:inline-block
}
#main .info ul.changjing-item li span {
	font-size:80px;
	float:left
}
#main div.sys-msg {
	position:absolute;
	width:400px;
	font-size:14px;
	color:#999;
	top:10px;
	right:0;
	z-index:1;
	background-color:#fff;
	-webkit-box-shadow:0 2px 15px rgba(0, 0, 0, .5);
	box-shadow:0 2px 15px rgba(0, 0, 0, .5)
}
#main div.sys-msg .sys-msg-container {
	overflow-y:hidden
}
#main div.sys-msg .sys-msg-container .messages {
	padding:0 20px
}
#main div.sys-msg .sys-msg-container .messages li.message {
	width:290px;
	text-align:left;
	line-height:24px;
	padding:10px 0
}
#main div.sys-msg .sys-msg-container .messages li.separator {
	border-bottom:solid 1px #C5C5C5;
	width:280px
}
#main div.sys-msg .sys-msg-container .messages a {
	color:#08A1EF
}
#main div.sys-msg .sys-msg-container .messages a:hover {
	text-decoration:underline
}
#main div.sys-msg .sys-msg-container.is-closed {
	height:40px
}
#main div.sys-msg a.btn-link {
	position:absolute;
	right:45px;
	top:0;
	line-height:30px;
	color:#08A1EF
}
#main div.sys-msg a.msg-close {
	right:10px
}
#main div.sys-msg a.btn-link:hover {
	background-image:none;
	text-decoration:underline
}
.list-toggle {
	position:absolute;
	top:30px;
	right:16px;
	border:1px solid #ccc;
	background-color:#fff;
	cursor:pointer;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#999;
	border-radius:3px
}
.list-toggle:hover {
	background-color:#08a1ef;
	color:#fff;
	border-color:#08a1ef
}
.select-contain.select-sm .eqc-mask {
	height:30px!important;
	line-height:25px
}
.bottom-shadow {
	box-shadow:0 1px 1px #999
}
.scene-gift-tips {
	margin-top:10px
}
.scene-gift-tips span {
	color:red
}
.gift-success-tips {
	text-align:center
}
.gift-success-tips i {
	color:#999
}
#main .square-scene {
	width:1000px;
	position:relative;
	left:0;
	top:0
}
#main .square-scene li {
	width:235px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	display:inline
}
#main .square-scene li:hover {
	box-shadow:0 1px 1px #999
}
#main .square-scene li .scene-contain {
	position:relative
}
#main .square-scene li .scene-contain .f1-card {
	width:100%;
	height:235px;
	position:relative
}
#main .square-scene li .scene-contain .f1-card .face {
	width:235px;
	height:235px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	background-size:235px 235px
}
#main .square-scene li .scene-contain .f1-card .scene-status {
	width:235px;
	height:235px;
	color:#fff
}
#main .square-scene li .scene-contain .f1-card .scene-status span {
	font-size:60px;
	position:absolute;
	top:50px;
	left:88px
}
#main .square-scene li .scene-contain .f1-card .scene-status p {
	position:absolute;
	top:146px;
	width:235px;
	text-align:center;
	font-size:14px;
	letter-spacing:2px;
	padding-left:10px
}
#main .square-scene li .scene-contain .f1-card .scene-status-1 {
	background-color:#ff5448
}
#main .square-scene li .scene-contain .f1-card .scene-status-2 {
	background-color:#44cb83
}
#main .square-scene li .scene-contain .qrcode {
	padding:30px 0
}
#main .square-scene li .scene-contain .btn {
	position:absolute;
	top:10px;
	right:10px;
	box-shadow:0 1px 1px #999
}
#main .square-scene li .scene-contain .btn span {
	margin-right:6px;
	margin-top:5px
}
#main .square-scene li .scene-contain .btn-border:hover {
	color:#08a1ef;
	background-color:#fff
}
#main .square-scene li .scene-contain ul {
	position:absolute;
	left:0;
	bottom:0;
	padding:6px 9px;
	width:100%;
	height:40px;
	background:rgba(0, 0, 0, .3)
}
#main .square-scene li .scene-contain ul li {
	margin:0 6px 0 0;
	padding:0;
	float:left;
	color:#fff;
	width:30px;
	height:30px;
	line-height:33px;
	border-radius:3px
}
#main .square-scene li .scene-contain ul li span {
	padding:8px
}
#main .square-scene li .scene-contain ul li:hover {
	background:rgba(0, 0, 0, .6);
	cursor:pointer
}
#main .square-scene li .scene-contain ul .scene-delete {
	position:absolute;
	right:3px;
	top:6px
}
#main .square-scene li .scene-desc {
	position:relative;
	left:0;
	top:0;
	padding:18px 4px;
	height:50px;
	font-size:14px;
	background:#fff;
	border-bottom:1px solid #e6e6e6
}
#main .square-scene li .scene-desc .item_title {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	color:#666;
	text-indent:10px;
	width:194px;
	display:inline-block
}
#main .square-scene li .scene-desc .weixin {
	position:absolute;
	right:14px
}
#main .square-scene li .bottom-info {
	position:relative;
	height:48px;
	background:#fff;
	border-radius:3px
}
#main .square-scene li .bottom-info em {
	display:inline-block;
	width:14px;
	height:14px;
	border-radius:14px
}
#main .square-scene li .bottom-info .control-btn {
	position:absolute;
	top:16px;
	right:12px;
	cursor:pointer
}
#main .square-scene li .bottom-info .control-btn .scene-none-btn {
	background:#e6e6e6
}
#main .square-scene li .bottom-info .square-scene-data {
	font-size:12px
}
#main .square-scene li .bottom-info .square-scene-data span {
	font-size:14px
}
#main .square-scene li .bottom-info .square-scene-data em {
	vertical-align:top;
	width:58px
}
#main .square-scene li .bottom-info .release-btn .scene-open-btn {
	background:#44cb83
}
#main .square-scene li .bottom-info .release-btn .scene-close-btn {
	background:#ff5448
}
#main .square-scene li .bottom-info a {
	display:inline-block;
	width:96px;
	padding:16px 0 16px 16px;
	color:#999
}
#main .square-scene li .bottom-info a span {
	margin:0 6px 0 0
}
#main .square-scene li .bottom-info a:hover {
	color:#08a1ef
}
#main .rec-scene {
	clear:both
}
#main .rec-scene>li {
	background-color:#fff;
	border-radius:3px;
	height:240px
}
#main .rec-scene>li:hover {
	box-shadow:0 1px 1px #999
}
#main .rec-scene>li .scene-img {
	float:left;
	width:200px
}
#main .rec-scene>li .scene-img .f1-card {
	position:relative;
	width:200px;
	height:200px
}
#main .rec-scene>li .scene-img .f1-card .face {
	border-radius:3px;
	background-size:200px 200px
}
#main .rec-scene>li .scene-img .f1-card .scene-status {
	width:200px;
	height:200px;
	color:#fff
}
#main .rec-scene>li .scene-img .f1-card .scene-status span {
	font-size:60px;
	position:absolute;
	top:50px;
	left:68px
}
#main .rec-scene>li .scene-img .f1-card .scene-status p {
	position:absolute;
	top:128px;
	width:200px;
	text-align:center;
	font-size:14px;
	letter-spacing:2px
}
#main .rec-scene>li .scene-img .f1-card .scene-status-1 {
	background-color:#ff5448
}
#main .rec-scene>li .scene-img .f1-card .scene-status-2 {
	background-color:#44cb83
}
#main .rec-scene>li .scene-img .f1-card .qrcode {
	padding:10px 0
}
#main .rec-scene>li .scene-img .face {
	width:100%;
	height:100%
}
#main .rec-scene>li .scene-img .pub-icon .pub-ref {
	top:-34px;
	right:18px
}
#main .rec-scene>li .scene-data {
	float:left;
	width:79%;
	height:240px;
	position:relative
}
#main .rec-scene>li .scene-data .scene-data-header {
	display:inline-block;
	width:100%;
	height:160px
}
#main .rec-scene>li .scene-data .scene-data-header .scene-info {
	float:left;
	font-size:20px;
	color:#666
}
#main .rec-scene>li .scene-data .scene-data-header .scene-info .scene-description {
	padding:14px 0;
	font-size:14px;
	letter-spacing:1px
}
#main .rec-scene>li .scene-data .scene-data-header .scene-info p {
	padding:14px 0;
	font-size:14px;
	letter-spacing:1px;
	color:#999
}
#main .rec-scene>li .scene-data .scene-data-header .bottom-info {
	float:right
}
#main .rec-scene>li .scene-data .scene-data-footer .user-param {
	float:left
}
#main .rec-scene>li .scene-data .scene-data-footer .user-param a {
	display:inline-block;
	width:120px;
	height:36px;
	line-height:36px;
	border:1px solid #e6e6e6;
	border-radius:3px;
	color:#999;
	margin-right:10px;
	cursor:pointer
}
#main .rec-scene>li .scene-data .scene-data-footer .user-param a:hover {
	background:#08a1ef;
	color:#fff
}
#main .rec-scene>li .scene-data .scene-data-footer .user-param a span {
	display:inline-block;
	margin:11px 8px 8px;
	font-size:14px
}
#main .rec-scene>li .scene-data .scene-data-footer .user-param a em {
	vertical-align:top;
	font-size:12px
}
#main .rec-scene>li .scene-data .scene-data-footer .user-operate-site {
	float:right;
	margin-right:-11px
}
#main .rec-scene>li .scene-data .scene-data-footer .user-operate-site li {
	width:36px;
	height:36px;
	line-height:36px;
	float:right;
	margin-right:10px;
	border:1px solid #e6e6e6;
	border-radius:3px
}
#main .rec-scene>li .scene-data .scene-data-footer .user-operate-site li:hover {
	background-color:#08a1ef;
	color:#fff;
	border-color:#08a1ef
}
#main .rec-scene>li .scene-data .scene-data-footer .user-operate-site li [class^=eqf-] {
padding:10px;
cursor:pointer
}
.bind-email-guide {
	background-color:#fff;
	width:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-300px;
	margin-top:-205px
}
.bind-email-guide h1 {
	padding:20px;
	height:60px;
	font-size:20px;
	color:#666;
	background-color:#f7f7f7;
	letter-spacing:2px
}
.bind-email-guide h1 span {
	position:absolute;
	right:21px;
	top:10px;
	font-size:30px;
	cursor:pointer
}
.bind-email-guide p {
	padding:20px 0 16px 20px;
	font-size:14px;
	color:#666
}
.bind-email-guide .guide-describe {
	padding:0 0 30px 20px;
	font-size:14px;
	color:#666
}
.bind-email-guide .guide-describe>li {
	margin-bottom:28px
}
.bind-email-guide .guide-describe ul {
	margin:14px 0 18px 36px
}
.bind-email-guide .guide-describe ul a {
	color:#08a1ef
}
.bind-email-guide .guide-describe ul li {
	margin-bottom:14px
}
.bind-email-guide .user-select {
	position:relative;
	border-top:1px solid #e6e6e6;
	margin:0 20px;
	height:60px
}
.bind-email-guide .user-select p {
	position:absolute;
	top:24px;
	right:116px;
	padding:0
}
.bind-email-guide .user-select button {
	line-height:20px;
	position:absolute;
	top:14px;
	right:0
}
.group-cat {
	box-shadow:none;
	cursor:pointer;
	line-height:22px
}
.group-cat .group-item {
	max-height:250px;
	overflow:auto
}
.group-cat .group-over {
	max-height:235px;
	overflow:auto
}
.group-cat .group-list {
	padding:5px 5px;
	width:200px
}
.group-cat .group-list .confirm-add {
	text-align:center;
	color:#fff;
	background-color:#9ad64b;
	margin-top:5px;
	display:block;
	padding:3px
}
.group-cat .group-menu {
	border-bottom:1px solid #e6e6e6
}
.group-cat .select-group {
	padding:3px;
	cursor:pointer
}
.group-cat .select-group span, .group-cat .select-group div {
	display:inline-block
}
.group-cat .select-group .group-name {
	width:120px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:center
}
.group-cat .select-group>em {
	margin-top:3px;
	background-color:#9ad64b;
	color:#fff;
	height:15px;
	width:15px;
	text-align:center;
	line-height:13px;
	display:inline-block;
	float:left
}
.group-cat .select-group .add-group {
	margin-left:8px
}
#customer {
	position:relative
}
#customer .select-contain {
	display:inline-block;
	vertical-align:middle
}
#customer .spread-content {
	margin-bottom:20px
}
#customer .editor-tool {
	position:absolute;
	top:30px;
	right:10px
}
#customer .editor-tool li {
	display:inline-block;
	margin-right:10px
}
#customer .new-export {
	padding:20px 20px;
	color:#666;
	border-bottom:1px solid #e6e6e6
}
#customer .new-export select {
	margin-right:10px
}
#customer .new-export .custom-data {
	padding-top:12px
}
#customer .new-export .custom-data span {
	color:#08a1ef;
	padding-right:50px
}
#customer .action {
	padding:0 20px 20px 20px
}
#customer .action a {
	border-radius:0
}
#customer .action span {
	font-size:12px
}
#customer .import-container {
	padding:20px 20px
}
#customer .import-container .select-scene {
	width:250px;
	white-space:nowrap;
	overflow:hidden
}
#customer .import-container .data-column {
	width:210px
}
#customer .import-container .ui-draggable-dragging {
	background-color:#08a1ef;
	z-index:1000;
	width:188px;
	color:#FFF
}
#customer .import-container .name-to-name {
	width:460px
}
#customer .import-container .select-scene ul, #customer .import-container .data-column ul, #customer .import-container .name-to-name .drag {
	padding:10px;
	border:1px solid #e6e6e6
}
#customer .import-container .select-scene h2, #customer .import-container .data-column h2, #customer .import-container .name-to-name h2 {
	padding-bottom:20px;
	font-size:16px;
	color:#666
}
#customer .import-container ul li {
	text-indent:5px;
	cursor:pointer;
	border-bottom:1px solid #e6e6e6
}
#customer .import-container ul li span {
	margin:1px 0;
	display:block;
	height:36px;
	line-height:36px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
#customer .import-container .name-to-name ul li:last-child {
	border-bottom:none
}
#customer .import-container ul li:hover span, #customer .import-container ul li.active span {
	background-color:#08a1ef;
	color:#FFF
}
#customer .import-container .item-remove-droppable.active {
	border:1px dashed #08a1ef
}
#customer .import-container .list-attribute {
	width:188px;
	margin:1px 0;
	color:#666;
	height:37px;
	line-height:37px;
	background-color:#F0F0F0;
	overflow:hidden;
	-ms-user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none
}
#customer .import-container .list-attribute span {
	background-color:#08a1ef;
	color:#FFF
}
#customer .import-container .drag ul li .active {
	border:1px dashed #08a1ef
}
#customer .import-container .list-field {
	-ms-user-select:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	width:210px;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #e6e6e6
}
#customer .import-container .drag ul li:last-child .list-field {
	border:none
}
#customer .group-action {
	padding:15px 20px;
	border-bottom:1px solid #e6e6e6
}
#customer .group-action .mul-del {
	margin-left:20px;
	cursor:pointer
}
#customer .group-action .mul-del:hover {
	color:#08a1ef
}
#customer .group-action .group-cat .dropdown-toggle {
	display:block;
	background:url(images/bg_03.png) center right no-repeat;
	padding-right:20px;
	box-shadow:none!important
}
#customer .table-container {
	padding:0 20px 20px
}
#customer .my-customer-data {
	padding-top:20px
}
#customer .customer-data-table th:first-child, #customer .customer-data-table td:first-child {
	padding-left:30px
}
#main .customer-edit.select-contain {
	width:100%;
	vertical-align:middle;
	z-index:3
}
#main .customer-edit.select-contain.select-sm .eqc-mask {
	width:100%
}
#main .customer-edit.select-contain.select-sm .eqc-drop-down-list {
	width:100%
}
#main .customer-edit.select-contain.select-sm .eqc-drop-down-list li {
	width:100%
}
#main .data-detail span {
	line-height:30px
}
#main .return {
	padding-top:35px;
	margin-left:120px;
	cursor:pointer
}
#main .return a {
	color:#08a1ef
}
#main .panel {
	border:none;
	border-radius:0;
	box-shadow:none
}
#main .custom-detail {
	border-bottom:1px solid #ccc;
	padding-top:35px
}
#main .custom-detail td {
	padding-bottom:35px;
	width:33.3%;
	font-size:16px
}
#main .custom-detail tr td {
	position:relative
}
#main .custom-detail tr td .userList {
	background-color:#f0f0f0;
	padding:2px 5px;
	margin-left:10px;
	display:inline-block;
	margin-bottom:5px
}
#main .custom-detail tr td .userList:hover {
	background-color:#9ad64b;
	color:#FFF;
	cursor:pointer
}
#main .custom-detail tr:first-child td {
	text-align:center
}
#main .custom-detail tr td:first-child {
	padding-left:120px;
	text-align:left
}
#main .custom-detail .delete {
	width:16px;
	height:16px;
	display:inline-block;
	margin-left:10px
}
#main .custom-detail .delete img {
	vertical-align:top;
	padding-top:2px
}
#main .custom-detail .add {
	width:16px;
	height:16px;
	display:inline-block;
	background-color:#9ad64b;
	color:#FFF;
	border-radius:8px;
	line-height:16px;
	text-align:center;
	cursor:pointer
}
#main .form-horizontal {
	padding-top:40px
}
#main .form-horizontal .control-label {
	padding-left:0;
	font-weight:400
}
#main .form-horizontal .form-group {
	margin-left:0
}
#main .form-horizontal .form-group .form-control {
	color:#999
}
#main .form-horizontal .form-group .input-group .add-btn {
	height:36px
}
#main .form-horizontal .form-group .add-inputs {
	margin-top:8px;
	text-align:left;
	cursor:pointer
}
.myscene .content {
	height:690px
}
.myscene .rcont {
	width:662px;
	float:right
}
.myscene .rcont .scen-top-title {
	width:320px;
	float:left
}
.myscene .rcont .scen-top-title h4 {
	text-overflow:clip;
	overflow:hidden;
	max-width:30em;
	white-space:nowrap
}
.myscene .rcont .title {
	height:50px;
	background:#fff;
	color:#999;
	border-bottom:1px solid #ddd
}
.myscene .rcont .title h4 {
	float:left;
	display:inline-block;
	line-height:50px;
	padding-left:15px
}
.myscene .btn-main {
	float:right;
	margin-right:20px;
	width:auto;
	color:#08a1ef;
	background-color:#fff
}
.myscene .top {
	height:170px;
	position:relative;
	background-color:#fff
}
.myscene .top .spread-content ul li {
	width:30%
}
.myscene .top .spread-content ul li:last-child {
	margin-left:5px
}
.myscene .top ul li {
	margin-left:20px;
	padding:0
}
.myscene .top ul li>p {
	padding:25px 0;
	width:300px
}
.myscene .bom {
	background-color:#fff
}
.myscene .bom .title {
	height:50px;
	color:#666;
	border-bottom:1px solid #ddd;
	line-height:50px;
	padding-right:15px
}
.myscene .bom .share-content {
	margin:0 15px
}
.myscene .bom .share-content .icon-contain {
	padding-top:15px;
	border-bottom:1px solid #e6e6e6
}
.myscene .bom .share-content .second-title {
	margin-top:15px
}
.myscene .bom .share-content .second-title>a {
	float:right;
	color:#08a1ef
}
.myscene .bom .share-content p em {
	background-color:#08a1ef;
	color:#fff;
	padding:0 4px;
	font-size:12px;
	margin-right:5px
}
.myscene .bom .share-content .qq:hover .sao-qrcode, .myscene .bom .share-content .wechat:hover .sao-qrcode, .myscene .bom .share-content .weibo:hover .sao-qrcode, .myscene .bom .share-content .qqzone:hover .sao-qrcode, .myscene .bom .share-content .uc:hover .sao-qrcode, .myscene .bom .share-content .liulanqi:hover .sao-qrcode, .myscene .bom .share-content .yixin:hover .sao-qrcode, .myscene .bom .share-content .tieba:hover .sao-qrcode, .myscene .bom .share-content .laiwang:hover .sao-qrcode {
	display:block
}
.myscene .bom .share-content .qq span {
	color:#08a2ea
}
.myscene .bom .share-content .wechat span {
	color:#9dd24c
}
.myscene .bom .share-content .weibo span {
	color:#ff6669
}
.myscene .bom .share-content .qqzone span {
	color:#e7bf3c
}
.myscene .bom .share-content .uc span {
	color:#e98202
}
.myscene .bom .share-content .liulanqi span {
	color:#02a6ee
}
.myscene .bom .share-content .yixin span {
	color:#6cb570
}
.myscene .bom .share-content .tieba span {
	color:#38f
}
.myscene .bom .share-content .laiwang span {
	color:#56d009
}
.myscene .bom .share-content .scene-img {
	float:left;
	border:1px solid #e6e6e6
}
.myscene .bom .share-content .scene-img canvas {
	width:120px;
	margin:10px
}
.myscene .bom .share-content .share-icon li {
	float:left;
	position:relative;
	width:60px;
	height:60px;
	font-size:30px;
	text-align:center;
	line-height:60px;
	margin:0 0 20px 20px;
	cursor:pointer;
	border:1px solid #e6e6e6
}
.myscene .bom .share-content .share-icon li p {
	line-height:30px
}
.myscene .bom .share-content .compute-share, .myscene .bom .share-content .web-share {
	float:left
}
.myscene .bom .share-content .web-share {
	padding-right:15px;
}
.myscene .bom .share-content .compute-share {
	padding-left:15px
}
.myscene .bom .share-content .edit-scene {
	text-align:right;
	border-top:1px solid #e6e6e6;
	padding:15px 0
}
.myscene .bom .share-content .into-content {
	position:absolute;
	bottom:35px;
	left:50px;
	text-align:right;
	padding:10px;
	background-color:#fff;
	box-shadow:0 0 3px 2px #ccc
}
.myscene .bom .share-content .into-content .eqf-wrong {
	position:absolute;
	top:5px;
	right:10px;
	font-size:12px;
	color:#ccc
}
.myscene .bom .share-content .into-content .into-block:before, .myscene .bom .share-content .into-content .into-block:after {
	content:' ';
	height:0;
	position:absolute;
	width:0;
	border:14px solid transparent
}
.myscene .bom .share-content .into-content .into-block:before {
	border-top-color:#fff;
	position:absolute;
	bottom:-26px;
	left:30px;
	z-index:2
}
.myscene .bom .share-content .into-content .into-block:after {
	position:absolute;
	bottom:-29px;
	left:30px;
	z-index:1;
	border-top:14px solid #e2e2e2
}
.myscene .bom .share-content .into-content textarea {
	margin-top:13px;
	width:400px;
	padding:6px;
	height:60px;
	overflow:hidden
}
.myscene .bom .share-content .into-content textarea:focus {
	border:1px solid #e6e6e6
}
.myscene .bom .share-content .into-content .tg-btn {
	margin-top:10px;
	display:inline-block;
	background-color:#fdfdfd;
	border:1px solid #e5e5e5;
	padding:6px;
	margin-left:5px;
	box-shadow:2px 2px 4px 0 #ccc
}
.myscene .bom .share-content .scene-url {
	padding:7px 4px;
	color:#666;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:inline-block
}
.myscene .bom .share-content .bdsharebuttonbox {
	border-bottom:none!important;
	margin:15px 0
}
.myscene .bom .share-content .scene-into {
	padding-left:15px
}
.myscene .bom .share-content .scene-link {
	position:relative;
	margin:15px 0
}
.myscene .bom .share-content .scene-link .into-btn {
	margin-top:15px
}
.myscene .bom .share-content .scene-link .into-btn a:last-child {
	cursor:pointer;
	float:left
}
.myscene .bom .share-content .sao-qrcode {
	position:absolute;
	z-index:1000;
	bottom:70px;
	right:0;
	background-color:#fff;
	padding:20px;
	text-align:left;
	border:1px solid #ccc;
	display:none;
	width:540px;
	height:260px
}
.myscene .bom .share-content .sao-qrcode .erweima {
	float:left;
	width:220px;
	height:220px;
	border:1px solid #e6e6e6;
	padding:10px;
	margin-right:20px
}
.myscene .bom .share-content .sao-qrcode .erweima canvas {
	width:200px;
	height:200px
}
.myscene .bom .share-content .sao-qrcode .icon-down p {
	font-size:14px;
	line-height:36px
}
.myscene .bom .share-content .sao-qrcode .icon-down p span {
	display:inline-block;
	margin-right:14px;
	width:14px;
	height:14px;
	background-color:#08a2ea;
	color:#fff;
	text-align:center;
	line-height:14px;
	font-size:12px
}
.myscene .bom .share-content .sao-qrcode .icon-down h2 {
	font:24px 'microsoft yahei';
	color:#666;
	margin-bottom:18px
}
.myscene .bom .share-content .sao-qrcode .icon-down:before, .myscene .bom .share-content .sao-qrcode .icon-down:after {
	content:' ';
	height:0;
	position:absolute;
	width:0;
	border:10px solid transparent
}
.myscene .bom .share-content .sao-qrcode .icon-down:before {
	border-top-color:#fff;
	position:absolute;
	bottom:-19px;
	right:15px;
	z-index:2
}
.myscene .bom .share-content .sao-qrcode .icon-down:after {
	position:absolute;
	bottom:-20px;
	right:15px;
	z-index:1;
	border-top:10px solid #ccc
}
.contain-bg {
	padding-bottom:60px
}
.my-data {
	width:1000px;
	margin:-60px auto 30px auto
}
.my-data .data-head li {
	font-size:18px;
	display:inline-block;
	cursor:pointer;
	width:180px;
	height:60px;
	line-height:60px;
	text-align:center;
	border:1px solid #fff;
	border-bottom:0
}
.my-data .data-head li.active {
	background-color:#fff
}
.my-data .data {
	background-color:#fff
}
.my-data table {
	background-color:#fff
}
.my-data .export {
	background-color:#fff;
	padding:15px;
	position:relative;
	line-height:35px
}
.my-data .export div {
	float:right
}
.my-data .export .no-header {
	margin-left:10px
}
.my-data .export .dropdown-menu {
	margin:0!important;
	padding:0!important
}
.my-data .export .dropdown-menu ul li {
	height:40px;
	line-height:40px;
	text-align:center;
	cursor:pointer
}
.my-data .export .dropdown-menu ul li:nth-child(2n) {
background-color:#f7f7f7
}
.my-data .export .dropdown-menu ul li:hover {
	background-color:#08a1ef;
	color:#fff
}
.my-data .data-title {
	font-size:16px;
	cursor:pointer;
	float:left
}
.my-data .data-title:hover {
	color:#08a1ef
}
.my-data .data-item {
	background-color:#fff;
	border-bottom:1px solid #ccc;
	padding:15px
}
.my-data .data-item>div {
	float:left
}
.my-data .data-item ul {
	margin-left:60px
}
.my-data .data-item ul li {
	float:left;
	margin-right:20px;
	margin-bottom:10px
}
.my-data .data-item ul li input {
	margin:0 5px 0 0
}
.my-data .data-item ul li .table-checkbox {
	float:left
}
.my-data .data-item ul li label {
	font-weight:lighter
}
.edit_area li {
	padding:0;
	background:0 0;
	position:absolute;
	list-style:none!important;
	margin:0!important;
	padding:0;
-webkit-transition:padding .5s;
-moz-transition:padding .5s;
transition:padding .5s;
	z-index:1
}
.edit_area li .element-box {
	box-shadow:0 0 0 1px transparent
}
.edit_area .inside-handle-hover .w-delete {
	display:none
}
.edit_area .w-element-controls {
	visibility:hidden;
	opacity:0;
-webkit-transition:visibility 0s ease, opacity .2s ease;
-webkit-transition-delay:.2s, 0s;
-moz-transition:visibility 0s ease .2s, opacity .2s ease;
transition:visibility 0s ease .2s, opacity .2s ease;
	position:absolute;
	z-index:11;
	top:0;
	left:0;
	right:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none
}
.edit_area .w-element-controls .w-handle-outer {
	position:absolute;
	left:4px;
	top:4px;
	color:#08a1ef;
	font-size:16px;
	cursor:move
}
.edit_area .inside-hover .w-element-controls {
	visibility:visible;
	opacity:1
}
.edit_area .w-element-controls .w-delete {
	position:absolute;
	right:4px;
	top:4px;
	color:#08a1ef;
	font-size:16px;
	cursor:pointer
}
.edit_area .w-element-controls .w-link {
	position:absolute;
	left:64px;
	top:4px;
	color:#08a1ef;
	font-size:16px;
	cursor:pointer
}
.edit_area .w-element-controls .w-setting {
	position:absolute;
	left:24px;
	top:4px;
	color:#08a1ef;
	font-size:16px;
	cursor:pointer
}
.edit_area .w-element-controls .w-anim {
	position:absolute;
	left:44px;
	top:4px;
	color:#08a1ef;
	font-size:16px;
	cursor:pointer
}
.edit_area .inside-delete-hover .element-box {
	box-shadow:0 0 0 1px #ff6565
}
.edit_area .inside-delete-hover .w-delete {
	color:#ff6565
}
.edit_area .inside-active {
	height:initial!important
}
.edit_area .inside-active .element {
	height:initial!important
}
.edit_area .inside-active div.element[contenteditable=true] {
	-webkit-user-select:initial;
	-moz-user-select:initial;
	-ms-user-select:initial;
	user-select:initial
}
.edit_area .inside-active .w-element-controls {
	display:none
}
.edit_area .inside-active .element-box {
	box-shadow:0 0 0 1px transparent
}
.eqc-input-color {
	width:146px;
	height:30px;
	cursor:pointer;
	border:1px solid #ccc
}
.eqc-input-color div {
	width:114px;
	height:28px;
	float:left
}
.eqc-input-color a {
	width:30px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:14px;
	float:left;
	color:rgba(255, 255, 255, .3);
	background-color:rgba(0, 0, 0, .3)
}
.eqc-input-color a:hover {
	color:#fff;
	background-color:rgba(0, 0, 0, .4)
}
.img_console .modal-content {
	top:20px!important
}
.img_console .modal-dialog {
	margin:0 auto
}
.pictures1 .modal-content {
	top:10px!important
}
.pictures1 .modal-dialog {
	margin:0 auto
}
.tab-same {
	height:510px;
	background-color:#e1e1e1;
	position:relative
}
.tab-same .auto-upload {
	position:absolute;
	top:0;
	right:0;
	background-color:#999;
	width:110px;
	height:80px;
	text-align:center;
	line-height:80px
}
.tab-same .auto-upload em {
	color:#fff;
	font-size:14px;
	padding:0 5px
}
.tab-same .spanborder {
	background-color:#fff
}
.tab-same .auto-upload.spanborder em {
	color:#999
}
.tab-same>span {
	display:block;
	float:left;
	width:119px;
	height:70px;
	line-height:70px;
	margin-top:10px
}
.tab-same>span a {
	display:block;
	width:100px;
	height:35px;
	text-align:center;
	line-height:35px;
	color:#fff;
	margin-top:10px;
	margin-left:10px
}
.tab-same>span a:last-child {
	color:#08a1ef
}
input:focus, select:focus, textarea:focus {
	border:1px solid #08a1ef
}
input.error, textarea.error {
	border:1px solid red
}
.pic-contain {
	padding:0 15px;
	-webkit-user-select:none
}
.pic-contain .pic-same {
	padding:15px 0
}
.pic-contain .pic-head {
	border-bottom:1px solid #e6e6e6
}
.pic-contain .pic-head .select-img {
	float:left
}
.pic-contain .pic-head .select-img a {
	background-color:#08a1ef;
	color:#FFF;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center
}
.pic-contain .pic-head .select-img a:hover {
	background-color:#9ad64b
}
.pic-contain .pic-head .select-img a, .pic-contain .pic-head .select-img span {
	display:inline-block
}
.pic-contain .pic-head .select-style {
	float:right
}
.pic-contain .pic-head .select-style select {
	height:30px
}
.pic-contain .pic-head .select-style select, .pic-contain .pic-head .select-style span {
	float:left;
	margin-left:10px
}
.pic-contain .pic-head .select-style .bg-color {
	height:30px;
	width:30px;
	outline:1px solid #e6e6e6
}
.pic-contain .pic-head .select-style .select-bg-color {
	height:30px;
	line-height:30px;
	color:#FFF;
	padding:0 10px 0 30px;
	background:#08a1ef url(images/bull.png) no-repeat 5px center;
	cursor:pointer
}
.pic-contain .pic-head .select-style span.select-bg-color:hover {
	background:#9ad64b url(images/bull.png) no-repeat 5px center
}
.pic-contain .pic-img-list ul li {
	float:left;
	margin-left:57px;
	width:40px;
	height:60px;
	position:relative;
	cursor:pointer;
	border:1px solid #FFF
}
.pic-contain .pic-img-list ul li .delete-img {
	position:absolute;
	top:2px;
	right:2px
}
.pic-contain .pic-img-list ul li:hover, .pic-contain .pic-img-list ul li.hover {
	outline:1px solid #08a1ef
}
.pic-contain .pic-img-list ul li:first-child {
	margin-left:2px
}
.pic-contain .pic-img-list .pic-img {
	width:100%;
	height:100%
}
.pic-contain .pic-preview {
	width:530px;
	height:265px;
	text-align:center;
	position:relative;
	outline:1px solid #e6e6e6;
	margin:auto
}
.pic-contain .pic-preview .operation {
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-52px;
	z-index:1000
}
.pic-contain .pic-preview img {
	margin-top:15px
}
.pic-contain .pic-preview .quxiao, .pic-contain .pic-preview .finish {
	color:#FFF;
	padding:5px 12px
}
.pic-contain .pic-preview .quxiao {
	background-color:#CCC
}
.pic-contain .pic-preview .finish {
	background-color:#08a1ef
}
.pic-contain .pic-preview a.quxiao:hover {
	background-color:#b4b4b4
}
.pic-contain .pic-preview a.finish:hover {
	background-color:#9ad64b
}
.pic-contain .pic-preview .shape {
	position:absolute;
	bottom:10px;
	left:50%;
	margin-left:-128px
}
.pic-contain .pic-preview .shape span {
	background-color:#568a6b;
	padding:8px 13px;
	color:#FFF
}
.pic-contain .pic-preview .shape a {
	padding:10px 15px;
	color:#FFF
}
.pic-contain .pic-preview .shape a:hover {
	color:#08a1ef
}
.pic-contain .operation-pre {
	text-align:center;
	margin:15px 0
}
.pic-contain .operation-pre .enhance, .pic-contain .operation-pre .rotation, .pic-contain .operation-pre .cut {
	padding:10px 20px 10px 25px;
	background-size:19px
}
.pic-contain .operation-pre .enhance {
	background:url(images/button.png) no-repeat 0 center
}
.pic-contain .operation-pre .rotation {
	background:url(images/roll.png) no-repeat 0 center
}
.pic-contain .operation-pre .cut {
	background:url(images/cut.png) no-repeat 0 center
}
.pic-contain .operation-pre a:hover, .pic-contain .operation-pre .hover {
	color:#08a1ef
}
.pic-contain .pic-play {
	border-top:1px solid #e6e6e6
}
.pic-contain .pic-play .set-play {
	float:left;
	height:35px;
	line-height:35px
}
.pic-contain .pic-play .set-play span {
	float:left
}
.pic-contain .pic-play .set-play .button {
	border-radius:11px;
	height:22px;
	width:40px;
	margin-top:5px;
	margin-right:10px;
	cursor:pointer
}
.pic-contain .pic-play .set-play .on {
	background-color:#08a1ef
}
.pic-contain .pic-play .set-play .on i {
	margin-left:23px
}
.pic-contain .pic-play .set-play .off {
	background-color:#CCC
}
.pic-contain .pic-play .set-play i {
	height:15px;
	width:15px;
	background-color:#FFF;
	border-radius:9px;
	display:block;
	margin:3px 0 0 2px
}
.pic-contain .pic-play .btn-content {
	float:right
}
.pic-contain .pic-play a {
	border-radius:0
}
.loading-mask {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0, 0, 0, .2)
}
.loading-mask img {
	position:absolute;
	bottom:35px;
	left:338px;
	width:16px
}
.cropimage .crop-img-cut {
	float:left
}
.cropimage .crop-content {
	padding:0 20px
}
.cropimage .image-con {
	background-color:#ccc;
	height:430px
}
.cropimage .image-con .add-img {
	height:120px;
	width:270px;
	background-color:#fff;
	left:50%;
	margin-left:-135px;
	padding-top:38px;
	top:35%;
	position:relative;
	text-align:center;
	font-size:18px;
	color:#666;
	cursor:pointer
}
.cropimage .image_crop {
	position:relative;
	height:430px;
	width:580px;
	line-height:430px;
	background-color:#ccc;
	text-align:center
}
.cropimage .image_crop .jcrop-holder {
	background-color:#ccc!important
}
.cropimage .picture-img {
	float:left
}
.cropimage .picture-img .image_crop {
	height:340px;
	line-height:340px
}
.cropimage .picture-img .image_crop a {
	font-size:34px;
	color:#000;
	opacity:.8;
	z-index:600
}
.cropimage .picture-img .image_crop .nav-left {
	position:absolute;
	left:0;
	top:153px
}
.cropimage .picture-img .image_crop .nav-right {
	position:absolute;
	right:0;
	top:153px
}
.cropimage .picture-img .img-abbre {
	margin-top:10px
}
.cropimage .picture-img .img-abbre .active {
	border:1px solid #fff;
	outline:1px solid #08a1ef
}
.cropimage .picture-img .img-abbre li {
	float:left;
	width:80px;
	height:80px;
	background:#666 no-repeat center center;
	background-size:contain;
	text-align:center;
	margin-right:20px;
	position:relative;
	cursor:pointer
}
.cropimage .picture-img .img-abbre li p {
	color:#fff;
	font-size:48px;
	height:80px;
	line-height:80px
}
.cropimage .picture-img .img-abbre li:last-child {
	margin-right:0
}
.cropimage .picture-img .img-abbre li:hover .delete-img {
	display:block
}
.cropimage .picture-img .img-abbre li:hover .abbre {
	display:block
}
.cropimage .picture-img .img-abbre .img-set {
	position:absolute;
	top:5px;
	right:5px;
	color:#f6f6f6
}
.cropimage .picture-img .img-abbre .img-set .hint, .cropimage .picture-img .img-abbre .img-set [data-hint] {
	display:block
}
.cropimage .picture-img .img-abbre .img-set .delete-img {
	display:none
}
.cropimage .picture-img .img-abbre .img-set .delete-img span:hover {
	color:#f66
}
.cropimage .picture-img .img-abbre .img-set .abbre {
	display:none;
	margin-top:38px
}
.cropimage .picture-img .img-abbre .img-set .abbre span:hover {
	color:#08a1ef
}
.cropimage .bg-crop {
	width:738px!important
}
.cropimage .picture-size ul li {
	height:33px!important;
	line-height:33px!important
}
.cropimage .cut-size, .cropimage .picture-size {
	float:left;
	margin-left:20px;
	width:135px
}
.cropimage .cut-size ul, .cropimage .picture-size ul {
	border:1px solid #e6e6e6;
	padding:8px
}
.cropimage .cut-size ul li, .cropimage .picture-size ul li {
	height:40px;
	line-height:40px
}
.cropimage .cut-size ul li input[type=radio], .cropimage .picture-size ul li input[type=radio] {
	margin-right:5px;
	margin-top:0
}
.cropimage .cut-size ul li input[type=checkbox], .cropimage .picture-size ul li input[type=checkbox] {
	margin-top:0
}
.cropimage .cut-size ul li label, .cropimage .picture-size ul li label {
	width:90px;
	font-size:14px
}
.cropimage .cut-size ul li:last-child label, .cropimage .picture-size ul li:last-child label {
	width:inherit
}
.cropimage .cut-size .picture-set li .ui-slider, .cropimage .picture-size .picture-set li .ui-slider {
	height:.6em
}
.cropimage .cut-size .picture-set li .ui-slider a, .cropimage .picture-size .picture-set li .ui-slider a {
	width:12px;
	height:12px;
	margin-top:2px
}
.cropimage .cut-size .picture-set .switch-time, .cropimage .picture-size .picture-set .switch-time {
	height:20px!important;
	line-height:20px!important
}
.cropimage .cut-size .picture-set .switch-time .ui-slider-handle, .cropimage .picture-size .picture-set .switch-time .ui-slider-handle {
	border:none;
	background:url(images/point.png) 50% 50% no-repeat
}
.cropimage .cut-size .picture-set .switch-time .time-mark, .cropimage .picture-size .picture-set .switch-time .time-mark {
	position:relative;
	height:30px;
	margin-top:-20px;
	z-index:2
}
.cropimage .cut-size .picture-set .switch-time .disable div, .cropimage .picture-size .picture-set .switch-time .disable div {
	background-color:#ccc
}
.cropimage .crop_close {
	text-align:right;
	display:block;
	margin-top:20px
}
.cropimage .crop_close a {
	color:#FFF
}
#page_panel .panel-heading {
	height:40px;
	line-height:40px;
	padding:0 15px;
	font-size:14px
}
#page_panel label {
	font-weight:lighter;
	height:35px;
	line-height:35px;
	padding:0 15px;
	text-align:left;
	font-size:12px
}
#page_panel select, #page_panel a.btn-success, #page_panel input {
	font-size:12px;
	width:115px;
	height:35px
}
#page_panel a.auto_img {
	background-color:#08a1ef
}
#page_panel a.auto_img:hover {
	background-color:#82c924
}
.sound-flex {
	display:-moz-box;
	display:-webkit-box;
	display:box;
	width:958px
}
.sound-flex .cate-title {
	width:200px
}
.sound-flex .cate-list {
	-moz-box-flex:1;
	-webkit-box-flex:1;
	box-flex:1
}
.add-new-cat input {
	width:100%
}
.bg_console #upload-progress {
	position:absolute;
	top:0;
	height:100%;
	background-color:rgba(154, 214, 75, .8);
	width:0;
transition:width .3s
}
.bg_console .bg-img-upload {
	background-color:#08a1ef;
	height:55px;
	color:#fff;
	text-align:center;
	width:200px
}
.bg_console .bg-img-upload:hover {
	background-color:#08a1ef!important
}
.bg_console .bg-img-upload span {
	font-size:30px;
	position:absolute;
	top:11px
}
.bg_console .bg-img-upload em {
	font-size:20px;
	padding-left:55px;
	line-height:55px
}
.bg_console .my-bg-upload {
	position:absolute;
	left:0;
	bottom:0;
	margin-bottom:0
}
.bg_console .my-bg-upload .sound-upload {
	background-color:#08a1ef;
	height:55px;
	color:#fff;
	text-align:center;
	width:200px
}
.bg_console .my-bg-upload .sound-upload span {
	font-size:30px;
	position:absolute;
	top:11px;
	left:60px
}
.bg_console .my-bg-upload .sound-upload em {
	font-size:20px;
	padding-left:55px;
	line-height:55px
}
.bg_console .my-bg-upload .popover {
	left:200px;
	top:10px;
	background-color:#000;
	max-width:400px;
	width:280px
}
.bg_console .my-bg-upload .popover .arrow:after {
	border-right-color:#000
}
.bg_console .my-bg-upload:hover .popover {
	display:block
}
.bg_console .my-upload-action {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:1000
}
.bg_console .photo_list .dropdown-menu {
	left:99px
}
.bg_console .dropdown-menu {
	min-width:100px!important;
	padding:5px;
	left:70px;
	top:100%;
	border-radius:0;
	box-shadow:1px 1px 10px 2px rgba(51, 51, 102, .3)
}
.bg_console .dropdown-menu #cat_tab li, .bg_console .dropdown-menu li {
	width:102px;
	border:none;
	float:none;
	margin:4px 0 0 0;
	height:25px;
	line-height:25px;
	font-size:12px;
	cursor:pointer
}
.bg_console .dropdown-menu #cat_tab li:hover, .bg_console .dropdown-menu li:hover {
	background-color:#08a1ef;
	color:#fff
}
.bg_console .dropdown-menu li span {
	padding-left:5px;
	white-space:nowrap;
	overflow:hidden;
	display:block
}
.bg_console .dropdown-menu #cat_tab li.add_cate, .bg_console .dropdown-menu .add_cate {
	border-top:1px solid #ccc;
	color:#08a1ef!important;
	text-indent:0!important
}
.bg_console .dropdown-menu #cat_tab li.add_cate em, .bg_console .dropdown-menu .add_cate em {
	margin-top:5px;
	background-color:#08a1ef;
	color:#fff;
	height:15px;
	width:15px;
	text-align:center;
	line-height:12px;
	display:inline-block;
	float:left
}
.bg_console .dropdown-menu #cat_tab li.add_cate span, .bg_console .dropdown-menu .add_cate span {
	float:left
}
.bg_console .dropdown-menu li.add_cate:hover {
	background-color:#FFF!important;
	color:#08a1ef!important
}
.bg_console .dropdown-menu .btn-main {
	border-radius:0!important;
	height:25px;
	line-height:25px;
	padding:0
}
.bg_console .tabs-left {
	border:none
}
.bg_console .tabs-left li {
	margin-bottom:0
}
.bg_console .tabs-left li a {
	height:50px;
	line-height:50px;
	display:block;
	padding:0 20px;
	color:#333!important;
	font-size:16px;
	border-radius:0;
	border-bottom:1px solid #ccc;
	border-top:0;
	border-left:0;
	border-right:0;
	width:200px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	background:0 0
}
.bg_console .tabs-left li a:hover {
	color:#08a1ef
}
.bg_console .tabs-left li.active {
	background-color:#fff
}
.bg_console .tabs-left li:hover {
	background-color:#f7f7f7
}
.bg_console .user-tabs>li>a {
	color:#666!important
}
.bg_console #bg_contain .category_list {
	border-bottom:1px solid #ccc;
	padding:6px 0
}
.bg_console #bg_contain .category_list .category_list_container li {
	height:36px;
	line-height:36px
}
.bg_console #bg_contain .category_list .category_list_container li.last-child {
	padding-bottom:0
}
.bg_console #bg_contain .category_list ul li {
	font-size:14px;
	margin-right:20px
}
.bg_console #bg_contain .category_list ul li:hover, .bg_console #bg_contain .category_list ul .active {
	color:#08a1ef
}
.bg_console #bg_contain .category_list_container li {
	font-size:16px
}
.bg_console #bg_contain .category_list_container li span {
	padding-left:5px
}
.bg_console #bg_contain .edit {
	padding-top:10px
}
.bg_console #bg_contain .edit input {
	margin:0
}
.bg_console #bg_contain .edit .btn-group {
	padding-left:25px
}
.bg_console #bg_contain .edit .btn-group .dropdown-toggle {
	box-shadow:none;
	cursor:pointer;
	background:url(images/bg_03.png) right center no-repeat;
	padding-right:20px
}
.bg_console #bg_contain .sound-edit .sound-link {
	line-height:35px;
	margin-bottom:10px
}
.bg_console #bg_contain .sound-edit .sound-link a {
	float:right;
	color:#08a1ef
}
.bg_console #bg_contain .sound-edit .sound-link label {
	padding-right:10px;
	font-size:14px
}
.bg_console #bg_contain .sound-edit .sound-link input {
	width:460px
}
.bg_console #bg_contain .sound-edit .sound-local label {
	padding-right:10px;
	font-size:14px
}
.bg_console #bg_contain .sound-edit .sound-local a {
	margin-right:10px
}
.bg_console #bg_contain .sound-edit .sound-local span {
	font-size:12px
}
.bg_console #bg_contain .sound-action {
	padding:100px 20px 0 20px;
	height:300px
}
.bg_console #bg_contain .sound-action p {
	line-height:24px
}
.bg_console #bg_contain .sound-action p a {
	color:#08a1ef
}
.bg_console #bg_contain .sound-list ul {
	margin:0 0 20px 0;
	border-bottom:1px solid #e6e6e6
}
.bg_console #bg_contain .sound-list ul li {
	height:30px;
	padding:8px 10px;
	font-size:12px;
	color:#666
}
.bg_console #bg_contain .sound-list ul li .linkName {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	padding-right:10px
}
.bg_console #bg_contain .sound-list ul li span {
	float:right;
	display:block
}
.bg_console #bg_contain .sound-list ul li span .sound, .bg_console #bg_contain .sound-list ul li span .del {
	width:14px;
	height:14px;
	display:inline-block;
	margin-left:10px
}
.bg_console #bg_contain .sound-list ul li span em, .bg_console #bg_contain .sound-list ul li span a {
	color:#ccc
}
.bg_console #bg_contain .sound-list ul li:nth-child(2n-1) {
background-color:#f7f7f7
}
.bg_console #bg_contain .sound-list ul li.active, .bg_console #bg_contain .sound-list ul li:hover {
	background-color:#08a1ef;
	color:#fff
}
.bg_console #bg_contain .sound-list ul li.active div em, .bg_console #bg_contain .sound-list ul li:hover div em, .bg_console #bg_contain .sound-list ul li.active a, .bg_console #bg_contain .sound-list ul li:hover a, .bg_console #bg_contain .sound-list ul li.active a:hover, .bg_console #bg_contain .sound-list ul li:hover a:hover, .bg_console #bg_contain .sound-list ul li.active em, .bg_console #bg_contain .sound-list ul li:hover em, .bg_console #bg_contain .sound-list ul li.active em:hover, .bg_console #bg_contain .sound-list ul li:hover em:hover {
	color:#fff
}
.bg_console .sound-pagination {
	position:absolute;
	right:0;
	bottom:0;
	left:0
}
.bg_console .selecttag {
	background-color:#08a1ef;
	color:#fff
}
.bg_console .cat_two_list li {
	float:left;
	font-size:14px;
	margin-right:20px;
	margin-top:15px
}
.bg_console .img_list .cat_two_list .active {
	color:#08a1ef
}
.bg_console .img_list .img_box {
	height:380px;
	overflow:hidden
}
.bg_console .img_list .img_box .imgList .add-shadow {
	box-shadow:0 3px 5px rgba(0, 0, 0, .5)
}
.bg_console .img_list .fanye_foot {
	margin:0 20px 20px 20px
}
.bg_console .img_list .bg_list {
	padding:15px 0 0 17px
}
.bg_console .img_list .bg_list li {
	width:115px;
	height:180px;
	margin:1px 3px 15px 3px
}
.bg_console .img_list .progress-text {
	position:absolute
}
.bg_console .img_list .img-mask {
	position:absolute;
	width:100%;
	height:35px;
	bottom:0;
	left:0;
	background-color:rgba(0, 0, 0, .7)
}
.bg_console .img_list .img-mask .del-file {
	left:30px
}
.bg_console .img_list .img-mask .sel-file {
	left:40px
}
.bg_console .img_list .img-mask .ope-img {
	position:relative;
	display:inline-block;
	top:8px;
	color:#fff
}
.bg_console .img_list .img-mask .ope-icon {
	font-size:20px;
	left:20px
}
.bg_console .img_list .img-mask .del-file:hover, .bg_console .img_list .img-mask .del-img:hover {
	color:#f66
}
.bg_console .img_list .img-mask .sel-file:hover, .bg_console .img_list .img-mask .sel-file:hover {
	color:#08a1ef
}
.bg_console .img_list .img-mask .sel-active {
	color:#08a1ef
}
.bg_console .img_list .img-mask .hide-del {
	left:50%;
	margin-left:-10px
}
.bg_console .img_list .photo_list {
	padding:15px 7px 0 20px
}
.bg_console .img_list .photo_list li {
	width:115px;
	height:115px;
	margin:0 5px 16px 0
}
.bg_console .img_list .right-menu {
	display:block;
	width:100px;
	height:auto;
	position:absolute;
	top:5px;
	left:5px;
	z-index:1000;
	background-color:#fff
}
.bg_console .img_list .right-menu .tag_list {
	width:100%;
	height:25px;
	border:0;
	margin:0;
	overflow:hidden
}
.bg_console .img_list .right-menu .selected {
	background-color:#08a1ef;
	color:#fff
}
.bg_console .img_list .right-menu .tag_list:hover {
	background-color:#08a1ef;
	color:#fff
}
.bg_console .img_list .bg_list li, .bg_console .img_list .photo_list li {
	position:relative;
	cursor:pointer;
	float:left;
	background-color:#ccc
}
.bg_console .img_list .bg_list li .edit_content .select, .bg_console .img_list .photo_list li .edit_content .select {
	position:absolute;
	top:2px;
	left:2px
}
.bg_console .img_list .bg_list li .edit_content .del, .bg_console .img_list .photo_list li .edit_content .del {
	position:absolute;
	top:2px;
	right:2px
}
.bg_console .img_list .bg_list li .edit_content .set, .bg_console .img_list .photo_list li .edit_content .set {
	position:absolute;
	bottom:2px;
	right:2px
}
.bg_console .img_list .bg_list li .edit_content .dropdown-toggle, .bg_console .img_list .photo_list li .edit_content .dropdown-toggle {
	box-shadow:none;
	cursor:pointer;
	background:url(images/bg_03.png) right center no-repeat;
	padding-right:20px
}
.bg_console .img_list .bg_list img {
	width:100%;
	height:100%
}
.bg_console .img_list .photo_list img {
	position:absolute
}
.bg_console .img_list .add-shadow {
	border:1px solid #fff;
	opacity:.7;
	outline:1px solid #08a1ef
}
.bg_console .hovercolor {
	outline:2px solid #08a1ef
}
.randomevent-console .modal-dialog {
	width:660px!important
}
.randomevent-console .dialog-content {
	padding:10px 30px;
	height:270px
}
.randomevent-console .dialog-content li {
	width:115px;
	height:115px;
	background-color:#666;
	color:#fff;
	margin:2px 2px;
	float:left;
	position:relative
}
.randomevent-console .dialog-content li .img-set {
	z-index:100;
	position:absolute;
	top:5px;
	right:5px;
	color:#f6f6f6
}
.randomevent-console .dialog-content li .img-set .hint, .randomevent-console .dialog-content li .img-set [data-hint] {
	display:block
}
.randomevent-console .dialog-content li .img-set .delete-img {
	display:none
}
.randomevent-console .dialog-content li .img-set .delete-img span:hover {
	color:#f66
}
.randomevent-console .dialog-content li .img-set .abbre {
	display:none;
	margin-top:75px
}
.randomevent-console .dialog-content li .img-set .abbre span:hover {
	color:#08a1ef
}
.randomevent-console .dialog-content li img {
	position:absolute
}
.randomevent-console .dialog-content li a {
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	line-height:120px;
	text-align:center
}
.randomevent-console .dialog-content li:hover .delete-img {
	display:block
}
.randomevent-console .dialog-content li:hover .abbre {
	display:block
}
.group-console .modal-dialog {
	top:50%;
	position:absolute;
	margin-top:-110px;
	left:50%;
	margin-left:-200px
}
.group-console .group-modal {
	padding:50px 0 35px 0;
	font-size:16px;
	width:400px;
	position:relative;
	left:50%;
	margin-left:-200px
}
.group-console .group-modal .group-list {
	margin-bottom:25px;
	position:relative
}
.group-console .group-modal .group-list label {
	font-weight:lighter;
	font-size:14px;
	width:100px
}
.group-console .group-modal .group-list input {
	width:260px;
	border-radius:0;
	font-size:12px;
	height:35px;
	line-height:35px;
	border:1px solid #e7e7e7
}
.console .modal-content {
	padding:0 0;
	top:50px
}
.console .modal-content .pic_lunbo_console .row {
	margin-right:0;
	margin-left:0
}
.console:before, .console:after {
	position:absolute;
	top:0;
	bottom:0;
	width:1px;
	background-color:#ccc;
	display:block;
	content:""
}
.group-console .group-modal {
	padding:50px 0 35px 0;
	font-size:16px;
	width:400px;
	position:relative;
	left:50%;
	margin-left:-200px
}
.group-console .group-modal .group-list {
	margin-bottom:25px;
	position:relative
}
.group-console .group-modal .group-list label {
	font-weight:lighter;
	font-size:14px;
	width:100px
}
.group-console .group-modal .group-list input {
	width:260px;
	border-radius:0;
	font-size:12px;
	height:35px;
	line-height:35px;
	border:1px solid #e7e7e7
}
.six-contain .link-modal .form-contain {
	width:480px;
	margin-left:-240px
}
.console:before {
	left:0
}
.console:after {
	right:0
}
.pic_lunbo_console select, .dropdown select, .dropdown input {
	height:35px;
	line-height:35px;
	display:block;
	border:1px solid #E7E7E7;
	border-radius:0
}
.dropdown .span4 input, .dropdown .span4 select {
	display:inline-block;
	border:1px solid #E7E7E7
}
.input_console {
	margin-top:0!important
}
.form_console {
	text-align:center
}
.form_console .label, .form_console label {
	font-size:14px;
	color:#999;
	font-weight:lighter
}
.form_console input[type=text] {
	width:280px
}
.form_console input[type=radio] {
	margin-top:0;
	padding-right:3px
}
.form_console .customized_container {
	margin-top:10px
}
.form_console .customized_container label {
	margin-right:5px
}
.form_console .input-title .title {
	display:inline-block;
	width:390px;
	text-align:left;
	height:25px
}
.form_console .input-title .title-tip {
	display:inline-block;
	width:50px;
	font-size:12px
}
.form_console .input-title .form-control {
	width:440px
}
.form_console.input-content {
	overflow:hidden
}
.form_console.input-content .input-preview {
	float:left;
	width:200px;
	height:350px;
	border:1px solid #80a1ef;
	margin-left:20px;
	overflow:hidden
}
.form_console.input-content .input-preview .preview-title {
	background-color:#08a1ef;
	color:#fff;
	text-align:left;
	padding:10px;
	min-height:36px
}
.form_console.input-content .input-preview .preview-options .preview-option {
	margin:0 10px;
	border-bottom:1px solid #08a1ef;
	text-align:left;
	padding:10px 10px 10px 0;
	color:#000;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.form_console.input-content .input-design {
	width:540px;
	float:left
}
.form_console .input-options {
	margin-top:10px
}
.form_console .input-options .input-option {
	display:inline-block;
	width:440px;
	text-align:left;
	height:25px
}
.form_console .input-options .input-option .option-tip {
	font-size:12px
}
.form_console .input-options .option-group-container {
	max-height:200px;
	overflow-y:auto
}
.form_console .input-options .option-group-container .option-group {
	margin-bottom:10px
}
.form_console .input-options .option-group-container .option-group .option-label {
	width:400px
}
.form_console .input-options .option-group-container .option-group .operations {
	display:inline-block;
	position:relative;
	margin-left:5px
}
.form_console .input-options .option-group-container .option-group .operations .eqf-plus {
	display:block;
	position:absolute;
	top:2px;
	color:#00A0FF
}
.form_console .input-options .option-group-container .option-group .operations .eqf-delete2 {
	display:block;
	position:absolute;
	bottom:8px;
	color:#FF635C
}
.form_console .input-options .input-tip {
	padding:5px;
	background-color:#e6e6e6;
	width:410px;
	display:inline-block
}
.form_console .input-options .input-tip .add-option {
	cursor:pointer;
	float:left;
	margin-left:20px;
	color:#444
}
.form_console .input-options .input-tip .add-option .eqf-plus2 {
	margin-right:5px
}
.form_console .input-options .input-tip .add-option:hover {
	color:#08a1ef
}
.form_console .input-options .input-tip .page-indicator {
	float:right;
	margin-right:10px
}
.rating .rating-group, .counter .rating-group, .rating .counter-group, .counter .counter-group {
	padding-bottom:10px
}
.rating .rating-group .rating-choice, .counter .rating-group .rating-choice, .rating .counter-group .rating-choice, .counter .counter-group .rating-choice, .rating .rating-group .counter-choice, .counter .rating-group .counter-choice, .rating .counter-group .counter-choice, .counter .counter-group .counter-choice {
	display:inline-block;
	margin-left:10px;
	width:350px;
	text-align:left
}
.rating .rating-group .rating-choice .form-control, .counter .rating-group .rating-choice .form-control, .rating .counter-group .rating-choice .form-control, .counter .counter-group .rating-choice .form-control, .rating .rating-group .counter-choice .form-control, .counter .rating-group .counter-choice .form-control, .rating .counter-group .counter-choice .form-control, .counter .counter-group .counter-choice .form-control {
	width:300px;
	display:inline-block
}
.rating .rating-group .rating-choice .icon, .counter .rating-group .rating-choice .icon, .rating .counter-group .rating-choice .icon, .counter .counter-group .rating-choice .icon, .rating .rating-group .counter-choice .icon, .counter .rating-group .counter-choice .icon, .rating .counter-group .counter-choice .icon, .counter .counter-group .counter-choice .icon {
	color:#bbb;
	font-size:16px;
	margin-right:5px
}
.rating .rating-group .rating-choice .icon:hover, .counter .rating-group .rating-choice .icon:hover, .rating .counter-group .rating-choice .icon:hover, .counter .counter-group .rating-choice .icon:hover, .rating .rating-group .counter-choice .icon:hover, .counter .rating-group .counter-choice .icon:hover, .rating .counter-group .counter-choice .icon:hover, .counter .counter-group .counter-choice .icon:hover, .rating .rating-group .rating-choice .icon.active, .counter .rating-group .rating-choice .icon.active, .rating .counter-group .rating-choice .icon.active, .counter .counter-group .rating-choice .icon.active, .rating .rating-group .counter-choice .icon.active, .counter .rating-group .counter-choice .icon.active, .rating .counter-group .counter-choice .icon.active, .counter .counter-group .counter-choice .icon.active {
	color:#ff9307
}
.rating .rating-group .rating-choice .color-picker, .counter .rating-group .rating-choice .color-picker, .rating .counter-group .rating-choice .color-picker, .counter .counter-group .rating-choice .color-picker, .rating .rating-group .counter-choice .color-picker, .counter .rating-group .counter-choice .color-picker, .rating .counter-group .counter-choice .color-picker, .counter .counter-group .counter-choice .color-picker {
	font-size:12px;
	height:20px;
	line-height:20px;
	width:35px;
	border:1px solid #ccc;
	display:inline-block;
	vertical-align:middle
}
.rating .rating-group .rating-choice .color-picker-input, .counter .rating-group .rating-choice .color-picker-input, .rating .counter-group .rating-choice .color-picker-input, .counter .counter-group .rating-choice .color-picker-input, .rating .rating-group .counter-choice .color-picker-input, .counter .rating-group .counter-choice .color-picker-input, .rating .counter-group .counter-choice .color-picker-input, .counter .counter-group .counter-choice .color-picker-input {
	font-size:12px;
	height:20px;
	line-height:20px;
	width:115px
}
.rating .rating-group .rating-choice .btn-group .btn-rating, .counter .rating-group .rating-choice .btn-group .btn-rating, .rating .counter-group .rating-choice .btn-group .btn-rating, .counter .counter-group .rating-choice .btn-group .btn-rating, .rating .rating-group .counter-choice .btn-group .btn-rating, .counter .rating-group .counter-choice .btn-group .btn-rating, .rating .counter-group .counter-choice .btn-group .btn-rating, .counter .counter-group .counter-choice .btn-group .btn-rating, .rating .rating-group .rating-choice .btn-group .btn-counter, .counter .rating-group .rating-choice .btn-group .btn-counter, .rating .counter-group .rating-choice .btn-group .btn-counter, .counter .counter-group .rating-choice .btn-group .btn-counter, .rating .rating-group .counter-choice .btn-group .btn-counter, .counter .rating-group .counter-choice .btn-group .btn-counter, .rating .counter-group .counter-choice .btn-group .btn-counter, .counter .counter-group .counter-choice .btn-group .btn-counter {
	border:1px solid #e7e7e7;
	padding:0 15px
}
.rating .rating-group .rating-choice .btn-group .btn-rating:hover, .counter .rating-group .rating-choice .btn-group .btn-rating:hover, .rating .counter-group .rating-choice .btn-group .btn-rating:hover, .counter .counter-group .rating-choice .btn-group .btn-rating:hover, .rating .rating-group .counter-choice .btn-group .btn-rating:hover, .counter .rating-group .counter-choice .btn-group .btn-rating:hover, .rating .counter-group .counter-choice .btn-group .btn-rating:hover, .counter .counter-group .counter-choice .btn-group .btn-rating:hover, .rating .rating-group .rating-choice .btn-group .btn-counter:hover, .counter .rating-group .rating-choice .btn-group .btn-counter:hover, .rating .counter-group .rating-choice .btn-group .btn-counter:hover, .counter .counter-group .rating-choice .btn-group .btn-counter:hover, .rating .rating-group .counter-choice .btn-group .btn-counter:hover, .counter .rating-group .counter-choice .btn-group .btn-counter:hover, .rating .counter-group .counter-choice .btn-group .btn-counter:hover, .counter .counter-group .counter-choice .btn-group .btn-counter:hover, .rating .rating-group .rating-choice .btn-group .btn-rating.active, .counter .rating-group .rating-choice .btn-group .btn-rating.active, .rating .counter-group .rating-choice .btn-group .btn-rating.active, .counter .counter-group .rating-choice .btn-group .btn-rating.active, .rating .rating-group .counter-choice .btn-group .btn-rating.active, .counter .rating-group .counter-choice .btn-group .btn-rating.active, .rating .counter-group .counter-choice .btn-group .btn-rating.active, .counter .counter-group .counter-choice .btn-group .btn-rating.active, .rating .rating-group .rating-choice .btn-group .btn-counter.active, .counter .rating-group .rating-choice .btn-group .btn-counter.active, .rating .counter-group .rating-choice .btn-group .btn-counter.active, .counter .counter-group .rating-choice .btn-group .btn-counter.active, .rating .rating-group .counter-choice .btn-group .btn-counter.active, .counter .rating-group .counter-choice .btn-group .btn-counter.active, .rating .counter-group .counter-choice .btn-group .btn-counter.active, .counter .counter-group .counter-choice .btn-group .btn-counter.active {
	background-color:#08a1ef;
	color:#fff
}
.counter .tab-same .eqf-love, .counter .tab-same .eqf-good, .counter .tab-same .eqf-flower2, .counter .tab-same .eqf-vote, .counter .tab-same .eqf-eye3 {
	font-size:35px;
	color:#999
}
.counter .counter-group .counter-choice {
	margin-left:20px;
	width:230px
}
.counter .counter-group .counter-choice .btn-picture {
	width:80px;
	height:30px;
	line-height:30px;
	vertical-align:bottom;
	margin-left:10px
}
.rating-content .tab-same .eqf-star, .rating-content .tab-same .eqf-love, .rating-content .tab-same .eqf-flower, .rating-content .tab-same .eqf-roll {
	font-size:35px;
	color:#999
}
.rating-content .rating-l {
	font-size:18px
}
.rating-content .rating-m {
	font-size:15px
}
.rating-content .rating-s {
	font-size:12px
}
.rating-content .rating-preview-design {
	width:650px;
	margin:20px auto;
	overflow:hidden
}
.rating-content .rating-preview-design .rating-preview {
	border:1px solid #e6e6e6;
	float:left;
	width:180px;
	height:110px;
	line-height:110px;
	padding-left:20px
}
.rating-content .rating-preview-design .rating-preview div:nth-child(1) {
height:50px;
line-height:70px;
text-align:left
}
.rating-content .rating-preview-design .rating-preview div:nth-child(2) {
height:30px;
line-height:30px;
text-align:left
}
.rating-content .rating-preview-design .rating-design {
	margin-left:30px;
	float:left
}
.six-contain .form-contain .audio_area {
	text-align:center
}
.six-contain .form-contain .audio_area select {
	width:330px
}
.input_console .tel_title span, .button_console .tel_title span, .video_console .tel_title span {
	padding:10px;
	display:inline-block;
	border:1px solid #FFF
}
.input_console .modify_area, .button_console .modify_area, .video_console .modify_area {
	width:100%;
	font-size:12px;
	text-align:center
}
.input_console .modify_area .audio_area, .button_console .modify_area .audio_area, .video_console .modify_area .audio_area {
	margin-top:30px
}
.input_console .modify_area .spanborder, .button_console .modify_area .spanborder, .video_console .modify_area .spanborder {
	border:1px solid #ccc
}
.input_console .modify_area .colorborder, .button_console .modify_area .colorborder, .video_console .modify_area .colorborder {
	border:1px solid #ccc
}
.input_console .modify_area .selectedcolor, .button_console .modify_area .selectedcolor, .video_console .modify_area .selectedcolor {
	color:#fff
}
.input_console .modify_area .whitecolor, .button_console .modify_area .whitecolor, .video_console .modify_area .whitecolor {
	color:#000
}
.input_console .modify_area .title_color, .button_console .modify_area .title_color, .video_console .modify_area .title_color {
	display:inline-block;
	margin:5px
}
.input_console .modify_area .btn1, .button_console .modify_area .btn1, .video_console .modify_area .btn1 {
	width:90px;
	background:red;
	height:30px;
	text-algn:center;
	border:1px solid #ccc;
	line-height:30px;
	color:#fff;
	-webkit-border-radius:5px
}
.input_console .modify_area .btn2, .button_console .modify_area .btn2, .video_console .modify_area .btn2 {
	width:80px;
	background:#FDAF07;
	height:35px;
	text-algn:center;
	border:1px solid #ccc;
	line-height:35px;
	-webkit-border-radius:40px
}
.input_console .modify_area .btn3, .button_console .modify_area .btn3, .video_console .modify_area .btn3 {
	width:100px;
	background:#3FB816;
	height:30px;
	text-algn:center;
	border:1px solid #ccc;
	line-height:30px;
	color:#fff;
	-webkit-border-radius:5px
}
.input_console .modify_area .btn4, .button_console .modify_area .btn4, .video_console .modify_area .btn4 {
	width:100px;
	height:30px;
	text-algn:center;
	border:1px solid #3FB816;
	line-height:30px;
	color:#000;
	-webkit-border-radius:5px
}
.input_console .modify_area a, .button_console .modify_area a, .video_console .modify_area a {
	display:inline-block
}
.input_console .modify_area .label, .button_console .modify_area .label, .video_console .modify_area .label {
	color:#999;
	font-size:12px;
	font-weight:lighter
}
.input_console .modify_area input[type=text], .button_console .modify_area input[type=text], .video_console .modify_area input[type=text] {
	font-size:12px;
	border-radius:0;
	height:35px;
	line-height:35px;
	border:1px solid #E7E7E7
}
.input_console .modify_area input[type=checkbox], .button_console .modify_area input[type=checkbox], .video_console .modify_area input[type=checkbox] {
	vertical-align:middle
}
.input_console .modify_area .customized_container, .button_console .modify_area .customized_container, .video_console .modify_area .customized_container {
	margin:15px auto;
	font-size:12px
}
.input_console .modify_area .customized_container input, .button_console .modify_area .customized_container input, .video_console .modify_area .customized_container input {
	vertical-align:middle;
	margin:0
}
.input_console .modify_area .customized_container label, .button_console .modify_area .customized_container label, .video_console .modify_area .customized_container label {
	padding-left:3px
}
.input_console .modify_area .customized_container input[type=radio], .button_console .modify_area .customized_container input[type=radio], .video_console .modify_area .customized_container input[type=radio] {
	margin-left:40px
}
.console .category_list .dropdown-toggle {
	box-shadow:none
}
.console .category_list .dropdown-toggle, .console .category_list .category_item {
	cursor:pointer;
	text-align:center;
	font-size:12px;
	margin-right:15px;
	float:left
}
.console .category_list .dropdown-toggle:hover, .console .category_list .category_item:hover, .console .category_list .dropdown-toggle.active, .console .category_list .category_item.active {
	color:#08a1ef
}
.console .category_list .dropdown-toggle:hover .caret, .console .category_list .category_item:hover .caret, .console .category_list .dropdown-toggle.active .caret, .console .category_list .category_item.active .caret {
	color:#fff
}
.console .category_list .caret {
	color:#9ad64b
}
.console .category_list .dropdown-menu {
	min-width:100px
}
.console .category_input {
	width:100%;
	padding:20px 130px
}
.console .category_input input {
	width:100%
}
.console .video_console .video_code a {
	color:#08a1ef
}
.console .video_console .modify_area {
	text-align:left
}
.console .video_console .modify_area .video_src {
	width:100%;
	height:70px
}
.console .video_console .modify_area .video_tip {
	margin:10px 20px 0 20px
}
.console .video_console .modify_area .video_tip a {
	color:#08a1ef
}
.console .bg_console {
	padding-left:0;
	margin-top:0!important
}
.console .bg_console .sound-action-upload {
	padding-bottom:10px;
	width:430px;
	color:#fff;
	font-size:12px;
	z-index:1000;
	background-color:#000;
	position:absolute;
	left:50%;
	margin-left:-225px;
	top:50%;
	margin-top:-110px
}
.console .bg_console .sound-action-upload a {
	color:#08a1ef;
	margin-left:10px
}
.console .bg_console .sound-action-upload .know {
	text-align:center
}
.console .bg_console .sound-action-upload .know a {
	color:#fff
}
.console .bg_console .sound-action-upload .know input {
	margin-top:0
}
.console .bg_console .sound-action-upload p {
	line-height:24px;
	padding:20px
}
.console .bg_console .tab-head {
	position:relative;
	margin:0 20px
}
.console .bg_console .tab-head .my-bg {
	padding:6px 0;
	border-bottom:1px solid #ccc
}
.console .bg_console .btn-main a:hover {
	background-color:#08a1ef
}
.console .bg_console .modal-content {
	padding-left:0
}
.console .bg_console .nav-tabs>li.active>a, .console .bg_console .nav-tabs>li.active>a:hover, .console .bg_console .nav-tabs>li.active>a:focus {
	border-bottom:1px solid #ccc;
	border-top:none;
	border-radius:0
}
.console .bg_console .user-tabs {
	height:300px;
	overflow-x:hidden;
	overflow-y:auto
}
.console .bg_console .bg-rig {
	background-color:#FFF;
	position:relative;
	width:750px;
}
.console .bg_console .bg-rig .music-cate {
	height:40px;
	line-height:40px
}
.console .bg_console .bg-rig .music-cate ul li {
	cursor:pointer;
	font-size:12px;
	float:left;
	margin-left:20px
}
.console .bg_console .bg-rig .music-cate ul li.active, .console .bg_console .bg-rig .music-cate ul li:hover {
	color:#08a1ef
}
.console .bg_console .assign-group {
	display:inline-block;
	text-align:center;
	padding:10px 0
}
.console .bg_console .group-panel {
	position:absolute;
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
	z-index:10;
	background-color:#fff;
	width:140px;
	top:42px
}
.console .bg_console .group-panel li {
	border-bottom:1px solid #ccc;
	padding:8px 0;
	width:100%;
	cursor:pointer;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.console .bg_console .group-panel li:last-child {
	border-bottom:none
}
.console .bg_console .group-panel li:hover {
	background-color:#08a1ef;
	color:#fff
}
.console .bg_console .group-panel .group-active {
	background-color:#08a1ef;
	color:#fff
}
.console .bg_console .manage-all {
	display:inline-block;
	text-align:center;
	padding:10px 10px
}
.console .bg_console .cancel-all {
	display:inline-block;
	text-align:center;
	padding:10px 0;
	margin-left:20px
}
.console .bg_console .mul-del {
	display:inline-block;
	text-align:center;
	padding:10px 0;
	margin-right:20px
}
.console .bg_console .add-tag {
	position:absolute;
	bottom:55px;
	text-align:center
}
.console .bg_console .add-tag a {
	border-top:1px solid #ccc;
	height:55px;
	line-height:55px
}
.console .bg_console .del-tag {
	color:#f66
}
.console .bg_console .img_list {
	width:100%
}
.console .bg_console .img_list .pagination_container {
	margin:0 20px 0 0
}
.console .bg_console .img_list .pagination_container .pagination {
	margin:0
}
.console .bg_console .img_list .pagination_container .current_page {
	display:inline-block;
	margin-left:10px
}
.console .bg_console .img_list .pagination_container .current_page input {
	width:30px
}
.console .bg_console .img_list .img_list_container {
	height:413px
}
.console .bg_console .img_list .img_list_container .upload {
	background-color:#e6e6e6;
	text-align:center;
	color:#08a1ef;
	font-size:35px
}
.console .bg_console .img_list .img_list_container .upload span img {
	width:40px;
	height:40px;
	margin-top:30px
}
.console .bg_console .img_list .del_icon {
	color:#08a1ef;
	position:absolute;
	top:3px;
	right:3px;
	font-size:16px;
	z-index:1
}
.console .bg_console .color_list {
	width:100%;
	text-align:center;
	position:relative
}
.console .bg_console .bottom_area .fr>p {
	margin-top:6px
}
.console .bg_console .crop_drop {
	max-height:206px;
	min-height:50px;
	margin:0 20px;
	width:310px;
	display:inline-block;
	background-color:#ccc;
	border:dotted 3px #08a1ef;
	color:#333;
	line-height:40px;
	text-align:center
}
.console .bg_console .drop-hover {
	box-shadow:0 3px 3px #333
}
.map_console {
	overflow:hidden;
	padding:10px
}
.map_console #l-map {
	display:inline-block;
	width:280px;
	height:280px
}
.map_console .search_area {
	position:relative;
	display:inline-block;
	height:280px;
	width:250px;
	overflow:hidden;
	margin:0 20px;
	float:right
}
.map_console .search_area #r-result {
	height:230px;
	overflow-y:auto;
	margin:10px 0 0 0
}
.station_console {
	margin:20px auto;
	text-align:center
}
.station_console .label {
	color:#000
}
.station_console .header {
	font-size:18px;
	font-weight:700
}
.station_console .modify_area {
	margin:20px 0;
	text-align:center;
	width:100%
}
.station_console .modify_area span {
	margin:0 10px
}
.station_console .modify_area span .selected {
	background-color:#08a1ef;
	color:#FFF
}
.station_console .sel_color ul li {
	width:26px;
	height:26px;
	padding:2px
}
.station_console .colorborder {
	border:1px solid #ccc
}
.station_console .sel_color {
	padding-left:120px
}
.station_console .modify_name {
	width:150px
}
.station_console select {
	width:150px
}
.station_console .modify_area span a {
	padding:6px 10px;
	border:1px solid #ccc;
	color:#000;
	border-radius:5px
}
.station_console .station {
	margin:20px auto
}
.station_console .station p {
	float:left;
	font-size:16px;
	text-align:center;
	margin-right:30px
}
.shape-console .modal-dialog {
	width:680px!important
}
.shape-console .modal-dialog .svg-panel {
	padding:20px;
	height:400px
}
.shape-console .modal-dialog .svg-panel li {
	margin:0 5px 16px 0;
	background-color:#ccc
}
.shape-console .modal-dialog .svg-panel li:hover {
	border:1px solid #fff;
	opacity:.7;
	outline:1px solid #08a1ef
}
.shape-console .modal-dialog .pagination_container {
	width:100%
}
.shape-console .modal-dialog .pagination_container .pagination {
	margin:0 20px 0
}
.shape-console .modal-dialog .pagination_container input {
	width:30px
}
.effect-console .dialog-content {
	margin-top:0!important
}
.effect-console .effect-list {
	background-color:#dadada
}
.effect-console .effect-list ul li {
	height:95px;
	padding:10px;
	display:inline-block;
	margin:0 1px
}
.effect-console .effect-list ul li img {
	width:100%;
	height:100%
}
.effect-console .effect-list ul li:hover {
	background-color:#fff
}
.effect-console .effect-list ul .select-effect {
	background-color:#fff
}
.effect-console .effect-detail {
	padding:20px;
	height:220px
}
.effect-console .effect-detail .effect-img {
	float:left;
	position:relative;
	width:196px;
	height:310px
}
.effect-console .effect-detail .effect-img img {
	width:100%;
	height:100%
}
.effect-console .effect-detail .effect-img .finger-zw {
	width:70px;
	height:80px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	left:50%;
	margin-left:-30px
}
.effect-console .effect-detail .effect-img .finger-line {
	position:absolute;
	width:70px;
	height:50px;
	top:50%;
	margin-top:25px;
	margin-left:-30px
}
@-webkit-keyframes move {
0%, 100% {
-webkit-transform:translateY(0)
}
50% {
-webkit-transform:translateY(-80px)
}
}
@-moz-keyframes move {
0%, 100% {
-moz-transform:translateY(0)
}
50% {
-moz-transform:translateY(-80px)
}
}
@keyframes move {
0%, 100% {
transform:translateY(0)
}
50% {
transform:translateY(-80px)
}
}
.effect-console .effect-detail .scratch-pre {
	width:180px;
	height:310px;
	position:absolute
}
.effect-console .effect-detail .scratch-pre .phone-title {
	height:22px;
	background:url(/Public/assets/images/yulan_phone_top.png) no-repeat;
	background-size:100%
}
.effect-console .effect-detail .scratch-pre .phone-menubar {
	background:url(/Public/assets/images/phonetitle1.gif);
	height:12px;
	background-size:100%
}
.effect-console .effect-detail .scratch-pre .phone-bottom {
	height:20px;
	top:232px;
	background:url(/Public/assets/images/yulan_phone_bottom.png) no-repeat;
	text-align:center;
	background-size:100%;
	position:relative
}
.effect-console .effect-detail .scratch-pre .scratch-img {
	background:url(/Public/assets/images/create/effect_bg.jpg);
	width:196px;
	height:308px;
	background-size:100%
}
.effect-console .effect-detail .effect-form {
	margin-left:180px
}
.effect-console .effect-detail .effect-form .form-contain {
	left:0;
	margin-left:0
}
.effect-console .effect-detail .effect-form .form-contain .form-list {
	height:50px;
	margin-top:0
}
.effect-console .effect-detail .effect-form .form-contain .form-label {
	line-height:37px
}
.effect-console .effect-detail .effect-form .form-contain .form-input {
	margin-left:0;
	text-align:left;
	width:320px
}
.effect-console .effect-detail .effect-form .form-contain .form-input select {
	width:290px;
	float:left;
	height:37px
}
.style_panel {
	z-index:10000;
	background-color:#fff
}
.creat-feedback {
	position:fixed;
	bottom:20px;
	right:285px
}
.creat_head {
	height:50px;
	background-color:#08a1ef;
	position:fixed;
	width:100%;
	left:0;
	right:0;
	top:0;
	z-index:999
}
.creat_head .creat_head_con {
	width:100%;
	margin:0 auto;
	position:relative
}
.creat_head .creat_head_con .creat_logo {
	position:absolute;
	left:0;
	top:0;
	height:50px
}
.creat_head .creat_head_con .creat_logo a {
	color:#fff;
	font-size:32px;
	margin:9px 20px
}
.creat_head .creat_head_con .creat_con {
	display:block;
	width:660px;
	margin:0 auto
}
.creat_head .creat_head_con .creat_save {
	float:right;
	padding-top:7px
}
.creat_head .creat_head_con ul li {
	width:60px;
	height:50px;
	float:left;
	cursor:pointer;
	color:#fff;
	text-align:right;
	padding-top:8px
}
.creat_head .creat_head_con ul li span {
	display:block;
	text-align:center
}
.creat_head .creat_head_con ul li span:first-child {
	margin-bottom:7px;
	font-size:14px
}
.creat_head .creat_head_con ul li span:last-child {
	font-size:12px
}
.creat_head .creat_head_con ul li span a {
	color:#fff
}
.creat_head .creat_head_con ul li:hover, .creat_head .creat_head_con ul li.active {
	background-color:#fff;
	color:#08a1ef
}
.creat_head .creat_head_con ul li:hover a, .creat_head .creat_head_con ul li.active a {
	color:#08a1ef
}
.creat_head .creat_head_con ul li.interaction, .creat_head .creat_head_con ul li.form {
	position:relative
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus, .creat_head .creat_head_con ul li.form:hover .form-menus {
	top:50px;
	left:-40px;
	position:absolute;
	width:142px;
	height:10px
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus .popover>.arrow, .creat_head .creat_head_con ul li.form:hover .form-menus .popover>.arrow {
	border-width:7px
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus .popover.bottom>.arrow, .creat_head .creat_head_con ul li.form:hover .form-menus .popover.bottom>.arrow {
	top:-7px;
	border-top-width:0
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus .popover.right>.arrow, .creat_head .creat_head_con ul li.form:hover .form-menus .popover.right>.arrow {
	left:-7px;
	border-left-width:0
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover {
	display:block;
	border-radius:0
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content {
	padding:0
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus {
	margin-left:0
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus .menu-item, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus .menu-item {
	display:inline-block;
	height:30px;
	color:#666;
	text-align:left;
	width:142px;
	padding:7px 0 3px 12px;
	position:relative
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus .menu-item:hover, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus .menu-item:hover {
	background-color:#08a1ef;
	color:#fff
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus .menu-item:hover .menu-item-menu, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus .menu-item:hover .menu-item-menu {
	position:absolute;
	top:0;
	left:140px;
	width:10px;
	height:120px
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus .menu-item:hover .menu-item-menu>.popover, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus .menu-item:hover .menu-item-menu>.popover {
	display:block;
	border-radius:0
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus .menu-item:hover .menu-item-menu>.popover.popover.right>.arrow, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus .menu-item:hover .menu-item-menu>.popover.popover.right>.arrow {
	top:19px
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus .menu-item span, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus .menu-item span {
	display:inline-block;
	font-size:12px;
	vertical-align:middle;
	margin-bottom:0
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus .menu-item .menu-item-name, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus .menu-item .menu-item-name {
	width:90px;
	text-align:left;
	margin-left:5px
}
.creat_head .creat_head_con ul li.interaction:hover .form-menus>.popover .popover-content .menus .menu-item .caret, .creat_head .creat_head_con ul li.form:hover .form-menus>.popover .popover-content .menus .menu-item .caret {
	content:"";
	border-left:4px solid;
	border-right:0;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent
}
.creat_head .create-action {
	position:absolute;
	top:0;
	right:0;
	margin-left:10px
}
.creat_head .create-action li.quit:hover {
	background-color:#c33;
	color:#fff
}
.create_scene {
	background-color:#d0cfd8;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	margin-top:50px
}
.create_scene .main .title {
	background:#f0f0f0;
	font-size:14px;
	line-height:30px;
	height:30px;
	color:#999
}
.create_scene .main .title span {
	width:105px;
	height:30px;
	float:left;
	background:url(images/title.jpg);
	font-size:20px;
	color:#fff;
	text-indent:15px;
	margin-right:20px
}
.create_scene .main {
	width:100%;
	position:relative
}
.create_scene .main .content {
	width:100%;
	margin:0 auto;
	position:relative
}
.create_scene .main .content .phoneBox {
	width:322px;
	margin:0 auto
}
.create_scene .main .content .phoneBox .phone_menubar {
	background:url(images/phonetitle1.gif);
	height:20px
}
.create_scene .main .content .phoneBox {
	position:relative
}
.create_scene .main .content .phoneBox .phone_texiao {
	position:absolute;
	right:-30px;
	top:48px
}
.create_scene .main .content .phoneBox .top {
	height:42px;
	background:url(images/yulan_phone_top.png) no-repeat;
	background-size:100%
}
.create_scene .main .content .phoneBox .tips {
	margin-top:5px;
	text-align:center
}
.create_scene .main .content .phoneBox .bottom {
	height:47px;
	background:url(images/yulan_phone_bottom.png) no-repeat;
	text-align:center;
	background-size:100%
}
.create_scene .main .content .phoneBox .bottom a {
	width:120px;
	height:40px;
	background:url(images/btn1_bg.png) no-repeat;
	display:inline-block;
	margin-top:2px;
	color:#ccc;
	font-size:14px;
	line-height:40px;
	font-weight:700
}
.create_scene .main .content .phoneBox .nr {
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	background:#fff;
	position:relative;
	height:486px;
	overflow-x:hidden;
	overflow-y:hidden;
	border-right:1px solid #f6f6f6;
	border-left:1px solid #F6F6F6
}
.create_scene .main .content .phoneBox .eq-block-grid, .create_scene .main .content .phoneBox .eq-block-guides {
	position:absolute;
	top:102px;
	left:0;
	right:0;
	height:486px;
	border:1px dashed #ddd;
	border-top-width:0
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-v, .create_scene .main .content .phoneBox .eq-block-guides .guide-h {
	position:absolute;
	background:#dcdc00;
	opacity:.5;
-webkit-transition:opacity .15s ease;
transition:opacity .15s ease;
	z-index:9999
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-v.show, .create_scene .main .content .phoneBox .eq-block-guides .guide-h.show {
	opacity:1
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-v {
	top:0;
	height:100%;
	width:1px
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-h {
	left:0;
	height:1px;
	width:100%
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-v:before, .create_scene .main .content .phoneBox .eq-block-guides .guide-v:after, .create_scene .main .content .phoneBox .eq-block-guides .guide-h:before, .create_scene .main .content .phoneBox .eq-block-guides .guide-h:after {
	content:'';
	display:block;
	position:absolute;
	width:5px;
	height:5px;
	background:#dcdc00;
	border-radius:5px
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-v:before {
	left:-2.5px;
	top:-2.5px
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-v:after {
	left:-2.5px;
	bottom:-2.5px
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-h:before {
	left:-2.5px;
	top:-2.5px
}
.create_scene .main .content .phoneBox .eq-block-guides .guide-h:after {
	right:-2.5px;
	top:-2.5px
}
.create_scene .main .content .phoneBox .grid-guide-container {
	width:0;
	height:0;
	position:relative
}
.create_scene .main .content .phoneBox .grid-guide-container.on .grid-guide-setting {
	opacity:1;
	-webkit-transform:none;
	-ms-transform:none;
	transform:none
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting {
	padding:4px 0 0 7px;
	position:absolute;
	width:280px;
	height:210px;
	background-color:#fff;
	right:-30px;
	top:0;
	z-index:1;
	opacity:0;
	overflow:hidden;
-webkit-transition:all .3s ease;
transition:all .3s ease;
	-webkit-transform-origin:100% 0;
	-ms-transform-origin:100% 0;
	transform-origin:100% 0;
	-webkit-transform:rotateY(-90deg);
	transform:rotateY(-90deg)
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .setting-group .title {
	background-color:#fff;
	display:inline-block;
	width:70px;
	text-align:right
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .setting-group .setting-choice {
	display:inline-block;
	margin-left:10px;
	text-align:left
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .setting-group .setting-choice .color-picker {
	font-size:12px;
	height:20px;
	line-height:20px;
	width:35px;
	border:1px solid #ccc;
	display:inline-block;
	vertical-align:middle
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .setting-group .setting-choice .color-picker-input {
	font-size:12px;
	height:20px;
	line-height:20px;
	width:135px
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .setting-group .setting-choice .btn-group .btn-setting {
	border:1px solid #e7e7e7;
	padding:0 15px
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .setting-group .setting-choice .btn-group .btn-setting:hover, .create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .setting-group .setting-choice .btn-group .btn-setting.active {
	background-color:#08a1ef;
	color:#fff
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .btn-contain {
	padding-bottom:0
}
.create_scene .main .content .phoneBox .grid-guide-container .grid-guide-setting .btn-contain .btn-main {
	border-radius:0;
	padding:0
}
.create_scene .main .content .phoneBox .grid-guide:hover i, .create_scene .main .content .phoneBox .grid-guide i.active {
	color:#08a1ef
}
.create_scene .main .content p {
	text-align:center;
	margin-top:30px
}
.create_scene .main .content p a {
	width:150px;
	height:50px;
	line-height:50px;
	color:#fff;
	background:#f35d52;
	font-size:18px;
	border-radius:2px;
	display:inline-block;
	margin-right:10px
}
.create_scene .larger_icon {
	background:url(images/larger.png)!important
}
.create_scene .simaller_icon {
	background:url(images/simaller.png)!important
}
.create_scene .eye_icon {
	background:url(images/eye.png)!important
}
.create_scene #editBG span:hover, .create_scene #editBGAudio span:hover, .create_scene #editScratch span:hover {
	color:#08a1ef
}
.create_scene #editBG {
	cursor:pointer;
	width:30px;
	left:50%;
	background:#fff;
	top:47px;
	font-size:12px;
	color:#666;
	padding:9px;
	margin-bottom:30px
}
.create_scene #editBG .eqf-wrong {
	font-size:12px
}
.create_scene #editBGAudio {
	cursor:pointer;
	width:30px;
	left:50%;
	background:#fff;
	top:147px;
	font-size:12px;
	color:#666;
	padding:9px;
	margin-bottom:30px
}
.create_scene #editScratch {
	cursor:pointer;
	width:30px;
	left:50%;
	background:#fff;
	top:247px;
	font-size:12px;
	color:#666;
	padding:9px;
	margin-bottom:30px
}
.create_scene .manage-bg {
	width:144px;
	height:122px;
	border:1px solid #fff;
	z-index:2;
	position:absolute;
	top:0;
	left:40px
}
.create_scene .manage-bg .arrow {
	position:absolute;
	width:0;
	height:0;
	border-top:6px solid transparent;
	border-right:8px solid #fff;
	border-bottom:6px solid transparent;
	top:20%;
	margin-top:-3px;
	left:-8px
}
.create_scene .manage-bg .bg-effect {
	left:155px;
	top:60px;
	position:absolute;
	background-color:#fff;
	width:144px;
	z-index:2;
	padding:1px 1px
}
.create_scene .manage-bg ul {
	background-color:#fff;
	width:100%
}
.create_scene .manage-bg ul li {
	width:100%;
	height:30px;
	line-height:30px;
	padding-left:5px
}
.create_scene .manage-bg ul li span {
	padding-right:5px
}
.create_scene .manage-bg ul li span:hover {
	color:#fff!important
}
.create_scene .manage-bg ul li:hover {
	background-color:#08a1ef;
	color:#fff
}
.create_scene .manage-bg ul .effect-selected {
	background-color:#08a1ef;
	color:#fff
}
.create_scene .scene_title_baner {
	height:40px;
	line-height:40px;
	background:#000;
	color:#fff;
	text-align:center;
	border-left:1px solid #F6F6F6;
	border-right:1px solid #F6F6F6
}
.create_scene .scene_title_baner .scene_title {
	min-width:20px;
	font-size:24px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.create_scene .create_left {
	position:fixed;
	left:0;
	top:50px;
	bottom:0;
	width:290px;
	z-index:1;
	background:#f7f7f7
}
.create_scene .create_left .line-separator {
	height:1px;
	background:#666;
	border-bottom:1px solid #ccc;
	float:left;
	margin:10px 0;
	width:100%
}
.create_scene .create_left .tpl_tab {
	padding-bottom:32px
}
.create_scene .create_left .tpl_tab .tab-content .page_tpl_container {
	margin-top:10px;
	margin-right:1px;
	margin-left:1px;
	overflow-y:auto;
	min-height:420px
}
.create_scene .create_left .tpl_tab .tab-content .nav2 {
	margin-top:10px;
	padding:0 8px;
	position:relative
}
.create_scene .create_left .tpl_tab .tab-content .nav2 ul.nav2_list {
	margin-right:40px
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .nav2_other {
	border-radius:0;
	box-shadow:1px 2px 6px #999;
	position:absolute;
	top:30px;
	left:7px;
	right:7px;
	background-color:#FFF;
	padding:10px
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .nav2_other li {
	margin-bottom:5px
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .others {
	text-align:center;
	float:right;
	height:20px;
	width:20px;
	margin-top:2px;
	background-color:#e1e1e1;
	cursor:pointer
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .others span {
	margin-left:4px;
	margin-top:1px;
	display:block;
	width:12px;
	height:12px;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-bottom:8px solid #6c6c6c
}
.create_scene .create_left .tpl_tab .tab-content .nav2 li {
	font-size:12px;
	color:#666;
	float:left;
	margin-right:5px;
	cursor:pointer;
	padding:5px;
	background-color:#e1e1e1
}
.create_scene .create_left .tpl_tab .tab-content .nav2 .active, .create_scene .create_left .tpl_tab .tab-content .nav2 li:hover {
	background-color:#08a1ef;
	color:#FFF
}
.create_scene .create_left .tpl_tab .tab-content .open .others span {
	border-top:8px solid #666;
	border-bottom:0;
	margin-top:7px
}
.create_scene .create_left .tab-content .nav-tabs.nav-justified {
	padding:0 6px;
	background-color:#e1e1e1
}
.create_scene .create_left .tab-content .nav-tabs.nav-justified li {
	width:92px
}
.create_scene .create_left .tab-content .nav-tabs.nav-justified li a {
	margin:7px 2px -1px 2px;
	height:38px;
	line-height:38px
}
.create_scene .create_left .tab-content .nav-tabs.nav-justified li a:hover {
	background-color:#f7f7f7
}
.create_scene .create_left .nav-tabs.nav-justified {
	border-bottom:inherit
}
.create_scene .create_left .nav-tabs.nav-justified li {
	height:44px
}
.create_scene .create_left .nav-tabs.nav-justified li a {
	border-bottom:0;
	color:#5e676e;
	border-radius:0;
	display:block;
	font-size:14px;
	padding:0
}
.create_scene .create_left .nav-tabs.nav-justified>.active>a {
	background-color:#f7f7f7;
	color:#333;
	border:none
}
.create_scene .create_left>div>.nav-tabs.nav-justified {
	display:none;
	border-bottom:inherit
}
.create_scene .create_left>div>.nav-tabs.nav-justified li {
	width:145px;
	height:35px;
	border:0
}
.create_scene .create_left>div>.nav-tabs.nav-justified li a {
	padding:12px;
	border-bottom:0;
	color:#5e676e;
	background-color:#fff;
	border-radius:4px;
	text-align:left
}
.create_scene .create_left>div>.nav-tabs.nav-justified>.active>a {
	background-color:#08a1ef;
	color:#fff;
	border-radius:0;
	font-size:14px
}
.create_scene .create_left>div {
	height:100%
}
.create_scene .create_left>div>.tab-content {
	height:100%
}
.create_scene .create_left>div>.tab-content>.tab-pane {
	height:100%
}
.create_scene .create_left>div>.tab-content>.tab-pane>div {
	height:100%
}
.create_scene .create_left>div>.tab-content>.tab-pane>div>.tab-content {
	height:100%
}
.create_scene .create_left>div>.tab-content>.tab-pane>div>.tab-content>.tab-pane {
	height:100%;
	position:relative
}
.create_scene .create_left>div>.tab-content>.tab-pane>div>.tab-content>.tab-pane>ul.page_tpl_container {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	padding-bottom:10px
}
.create_scene .create_left>div>.tab-content>.tab-pane>div>.tab-content>.tab-pane>ul.page_tpl_container.top20 {
	top:20px
}
.create_scene .create_left ul.page_tpl_container li {
	float:left;
	cursor:pointer;
	width:33.3%;
	text-align:center;
	margin-bottom:14px;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;
-o-transition:all .2s ease-out;
transition:all .2s ease-out;
	padding:2px
}
.create_scene .create_left ul.page_tpl_container li:hover img, .create_scene .create_left ul.page_tpl_container li:hover .edit_wrapper {
	outline:2px solid #08a1ef
}
.create_scene .create_left ul.page_tpl_container li:hover .delete-element {
	display:block
}
.create_scene .create_left ul.page_tpl_container li .delete-element {
	display:none;
	position:absolute;
	top:5px;
	right:10px;
	height:15px;
	width:15px;
	color:#08a1ef;
	z-index:10000
}
.create_scene .create_left ul.page_tpl_container li .tmp-bg {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff;
	z-index:1000;
	opacity:0
}
.create_scene .create_left ul.page_tpl_container li:hover .delete-element img {
	outline:0
}
.create_scene .create_left ul.page_tpl_container img {
	width:80px;
	height:130px
}
.create_scene .create_left ul.comp_panel {
	float:left;
	margin-top:20px
}
.create_scene .create_left ul.comp_panel li {
	width:90px;
	height:90px;
	float:left;
	text-align:center;
	box-shadow:0 3px 7px rgba(0, 0, 0, .3);
	margin:0 10px 10px 0;
	padding:20px 10px;
	cursor:pointer;
	background:#fff
}
.create_scene .create_left ul.comp_panel li .glyphicon {
	color:#08a1ef;
	font-size:20px
}
.create_scene .create_left ul.comp_panel li span {
	margin-top:5px;
	display:block;
	color:#5e676e;
	font-size:13px
}
.create_scene .create_left ul.comp_panel li:hover {
	background-color:#9ad64b
}
.create_scene .create_left ul.comp_panel li:hover .glyphicon {
	color:#fff
}
.create_scene .create_left ul.comp_panel li:hover span {
	color:#fff
}
.create_scene .create_right {
	position:fixed;
	right:0;
	top:50px;
	bottom:0;
	width:260px;
	background:#f7f7f7
}
.create_scene .create_right .guanli {
	display:none;
	background-color:#08a1ef;
	height:44px;
	line-height:44px;
	color:#FFF;
	padding:0 12px
}
.create_scene .create_right .nav_top {
	line-height:44px;
	width:100%;
	height:44px;
	border-bottom:1px solid #dcdcdc
}
.create_scene .create_right .nav_top .nav_top_list a {
	float:left;
	padding:0 11px;
	color:#666
}
.create_scene .create_right .nav_top .nav_top_list a:hover {
	color:#08a1ef
}
.create_scene .create_right .nav_top .dropdown-menu1 {
	position:absolute;
	top:50px;
	z-index:1050;
	font-size:12px;
	text-align:left;
	list-style:none;
	padding:0 0;
	width:250px!important;
	right:150px;
	margin:5px 0 0
}
.create_scene .create_right .nav_top .dropdown-menu1 .effect_list li {
	display:inline-block
}
.create_scene .create_right .nav_top .dropdown-menu1 .effect_list .effect {
	margin:10px 10px
}
.create_scene .create_right .nav_top .dropdown-menu1 .effect_list .effect img {
	width:100px;
	height:100px
}
.create_scene .create_right .nav_top .dropdown-menu1 .effect_list .effect .effect_info {
	height:30px;
	line-height:30px;
	text-align:center
}
.create_scene .create_right .nav_top .dropdown-menu1 .divider {
	height:1px;
	width:100%;
	over-flow:hidden;
	background-color:#e5e5e5;
	margin:10px 0
}
.create_scene .create_right .nav_top .dropdown-menu1 .scratch {
	width:100%;
	height:150px
}
.create_scene .create_right .nav_top .dropdown-menu1 .finger_bg {
	position:relative;
	padding:0;
	width:100%;
	height:200px
}
.create_scene .create_right .nav_top .dropdown-menu1 .well .finger_zw {
	position:absolute;
	width:50px;
	height:50px;
	left:50%;
	top:50%;
	margin-top:15px;
	margin-left:-25px
}
.create_scene .create_right .nav_top .delete_page, .create_scene .create_right .nav_top .duplicate_page, .create_scene .create_right .nav_top .page_effect {
	display:inline-block;
	color:#5e676e;
	font-size:12px;
	padding-left:20px
}
.create_scene .create_right .nav_top .delete_page {
	background-image:url(images/create/delete.png);
	background-repeat:no-repeat;
	margin-right:15px
}
.create_scene .create_right .nav_top .duplicate_page {
	background-image:url(images/create/duplicate_1.png);
	background-repeat:no-repeat;
	margin-right:15px
}
.create_scene .create_right .nav_top .page_effect {
	background-image:url(images/create/effect.png);
	background-repeat:no-repeat;
	background-size:14px 14px;
	padding-left:15px
}
.create_scene .create_right .nav_bottom {
	line-height:60px;
	width:100%;
	text-align:center;
	height:60px;
	background-color:#08a1ef;
	font-size:50px;
	font-weight:500;
	position:absolute;
	bottom:0;
	border-top:solid 1px #fff
}
.create_scene .create_right .nav_bottom a {
	color:#FFF;
	display:block
}
.create_scene .create_right .nav_bottom .add_page, .create_scene .create_right .nav_bottom .duplicate_page {
	display:inline-block;
	color:#5e676e;
	font-size:12px;
	padding-left:20px
}
.create_scene .create_right .nav_bottom .add_page {
	background-image:url(images/create/new.png);
	background-repeat:no-repeat;
	margin-right:20px
}
.create_scene .create_right .nav_bottom .duplicate_page {
	background-image:url(images/create/duplicate.png);
	background-repeat:no-repeat
}
.create_scene .create_right .nav_content {
	padding:10px 0 10px 7px;
	background-color:#F7F7F7;
	position:absolute;
	top:45px;
	left:0;
	right:0;
	bottom:60px
}
.create_scene .create_right .nav_content .btn-group .btn {
	margin-left:2px
}
.create_scene .create_right .nav_content .page-list-label {
	position:absolute;
	top:20px;
	right:340px;
	padding:10px;
	color:#5e676e;
	z-index:10000;
	width:120px!important;
	background-color:#fff
}
.create_scene .create_right .nav_content .page-list-label label {
	padding-right:5px;
	margin-bottom:10px;
	font-weight:lighter
}
.create_scene .create_right .nav_content .page-list-label input {
	margin:0
}
.create_scene .create_right .nav_content .page-list-label .select-labels {
	text-align:center;
	margin-top:10px
}
.create_scene .create_right .nav_content .page-list-label .select-labels a {
	background-color:#08a1ef;
	padding:5px 10px;
	color:#fff
}
.create_scene .create_right .nav_content ul {
	height:100%;
	min-height:420px;
	overflow-y:auto;
	overflow-x:hidden
}
.create_scene .create_right .nav_content ul li {
	height:54px;
	color:#5e676e;
	background-color:#e1e1e1;
	padding:0 10px 0 15px;
	cursor:pointer;
	font-size:12px;
	line-height:54px;
	margin-bottom:8px;
	margin-right:7px;
	position:relative
}
.create_scene .create_right .nav_content ul li.current {
	color:#fff;
	background-color:#08a1ef!important
}
.create_scene .create_right .nav_content ul li:hover {
	background-color:#08a1ef;
	color:#FFF
}
.create_scene .create_right .nav_content ul li .glyphicon-trash {
	line-height:40px;
	color:#fff;
	float:right;
	margin-right:10px;
	opacity:.6
}
.create_scene .create_right .nav_content ul li .glyphicon-trash:hover {
	opacity:1
}
.create_scene .thumb-tpl {
	box-sizing:content-box;
	-moz-box-sizing:content-box;
	background:#fff;
	position:relative;
	width:320px;
	height:486px;
	overflow-x:hidden;
	overflow-y:hidden;
	border-right:1px solid #f6f6f6;
	border-left:1px solid #F6F6F6
}
.create_scene .scene-setting .scene-setting-component .setting-bg {
	position:fixed;
	left:0;
	right:0;
	top:50px;
	bottom:0;
	background-color:rgba(0, 0, 0, .5);
	z-index:1040
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info {
	position:fixed;
	width:640px;
	top:50px;
	right:0;
	bottom:0;
	z-index:1050;
	background-color:#fff;
	overflow-y:auto;
	font-size:12px;
	color:#666
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info label {
	font-size:12px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .form-control {
	border:1px solid #e7e7e7
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info input, .create_scene .scene-setting .scene-setting-component .scene-setting-info select {
	height:30px;
	padding:0 5px;
	line-height:30px;
	font-size:12px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info select {
	padding:0!important
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .form-horizontal {
	margin:0 20px;
	font-family:'微软雅黑';
	overflow:hidden
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .form-horizontal .title {
	position:relative
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .form-horizontal .title h2 {
	font-size:24px;
	color:#666;
	height:60px;
	line-height:60px;
	border-bottom:solid 1px #ddd
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .form-horizontal .title span {
	position:absolute;
	height:24px;
	right:5px;
	line-height:24px;
	bottom:10px;
	background-color:#999;
	color:#fff;
	width:24px;
	text-align:center
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .form-horizontal h2.title {
	cursor:pointer
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .form-horizontal .content {
	margin-top:10px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .left, .create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .right {
	float:left
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .left .cover-img {
	display:inline-block
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .left .cover-img a {
	display:inline-block;
	position:relative
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .left .cover-img a em {
	position:absolute;
	bottom:0;
	right:0;
	left:0;
	padding:5px;
	text-align:center;
	color:#fff;
	background-color:rgba(0, 0, 0, .5)
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .right {
	width:430px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group {
	width:433px;
	display:inline-block;
	margin-bottom:10px;
	vertical-align:top
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-label {
	width:80px;
	display:inline-block;
	text-align:center;
	height:30px;
	line-height:30px;
	vertical-align:top
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-value {
	width:339px;
	display:inline-block
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-name {
	display:inline-block;
	width:210px;
	margin-left:10px;
	vertical-align:bottom
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-name .setting-label {
	text-align:left
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .description {
	height:70px;
	border-radius:0;
	font-size:12px;
	padding:0 5px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-flip.setting-group, .create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-music.setting-group {
	width:100%
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-flip.setting-group .setting-label, .create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-music.setting-group .setting-label {
	width:60px;
	text-align:left
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-flip.setting-group .setting-value, .create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-music.setting-group .setting-value {
	width:210px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-flip .auto-flip, .create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-progress-bar {
	display:inline-block;
	vertical-align:top;
	margin-left:92px;
	margin-top:0;
	line-height:30px;
	height:30px;
	position:relative
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-flip .auto-flip input, .create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-progress-bar input {
	margin-top:0
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-flip .auto-flip .flip-speed, .create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-progress-bar .flip-speed {
	width:145px;
	display:inline-block
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-flip .auto-flip .flip-loop, .create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-progress-bar .flip-loop {
	position:absolute;
	left:-68px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .setting-group .setting-progress-bar {
	margin-left:25px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .basic-setting .bg-music {
	height:30px;
	line-height:30px;
	padding:0 5px 0;
	border-radius:0;
	font-size:12px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option {
	font-size:12px;
	height:40px;
	line-height:40px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option {
	margin-top:0;
	line-height:40px;
	height:40px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option-name {
	cursor:pointer;
	width:555px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option-tips {
	font-size:12px;
	margin-left:30px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option-tips .price {
	color:#ff6e6e
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option-tips .not-yet, .create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option-tips .in-progress {
	color:#999
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option-tips .you-passed {
	color:#060
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option-tips .not-passed {
	color:#ff6e6e
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .select-option .option-tips .vip-right {
	float:right;
	margin-right:20px;
	color:#08a1ef;
	text-decoration:underline
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .scene-last-cover {
	margin:10px 0;
	overflow-x:auto;
	overflow-y:hidden
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .scene-last-cover .default-last-page {
	display:inline-block;
	text-align:center;
	background-color:#e6e6e6;
	color:#fff;
	line-height:130px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .scene-last-cover .last-cover-img {
	cursor:pointer;
	display:inline-block;
	line-height:115px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .scene-last-cover .last-cover-img .lp-list {
	width:98px;
	height:140px;
	margin-right:10px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .checked {
	border:2px solid #F60
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-free .select-option .option-name {
	border-bottom:solid 1px #ddd
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link .select-option .option-name {
	border-bottom:solid 1px #ddd
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link .bottom-label-link {
	margin-top:10px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link .bottom-label-info .option-name {
	padding-left:15px;
	cursor:pointer;
	width:450px;
	height:30px;
	line-height:30px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link .bottom-label-info .option-name .option-tips .price {
	font-size:12px;
	color:#ff6e6e
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link .bottom-label-info .option-name .default-bottom-label {
	background-color:#4c4c4c;
	color:#fff;
	font-size:12px;
	padding:5px 20px;
	border-radius:15px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link .bottom-list {
	height:80px;
	overflow-x:auto;
	overflow-y:hidden;
	margin-left:15px;
	border:1px solid #ccc;
	margin-top:10px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link .bottom-list li {
	display:inline;
	line-height:60px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link .bottom-list li img {
	width:145px;
	height:50px;
	margin-right:10px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-free, .create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link, .create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-hide {
	padding:0 15px;
	border:solid 1px #ddd;
	margin-bottom:10px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-free.selected, .create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-link.selected, .create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .eq-hide.selected {
	border:solid 1px #2096f9
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .loading-logo .logo-option .upload-logo {
	position:relative;
	display:inline-block;
	width:110px;
	height:110px;
	vertical-align:middle;
	margin-left:20px;
	border:solid 1px #ddd;
	cursor:pointer;
	text-align:center;
	color:#fff;
	font-size:40px;
	background-color:#e6e6e6
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .loading-logo .logo-option .upload-logo .setting-logo-tip {
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	height:30px;
	line-height:31px;
	font-size:12px;
	display:block;
	background-color:rgba(0, 0, 0, .5)
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .loading-logo .logo-option .logo-tip {
	display:inline-block;
	vertical-align:bottom;
	margin-left:30px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .loading-logo .logo-option .logo-tip .logo-description {
	margin-top:10px;
	font-size:12px;
	width:420px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .loading-logo .logo-option .logo-tip .reset-logo {
	font-size:12px;
	height:30px;
	line-height:30px;
	margin-top:15px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show, .create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene, .create_scene .scene-setting .scene-setting-component .scene-setting-info .loading-logo {
	background-color:#fff
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .eq-show .template-type-setting, .create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .template-type-setting, .create_scene .scene-setting .scene-setting-component .scene-setting-info .loading-logo .template-type-setting {
	font-size:12px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .scene-tags {
	margin-left:15px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .scene-tags .scene-tag {
	display:inline-block;
	width:120px;
	height:30px;
	padding:0;
	line-height:30px;
	font-size:12px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .eq-activity {
	height:auto;
	line-height:1
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .eq-activity .activities {
	margin-left:15px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .eq-activity .activities select.activity {
	width:200px;
	margin-bottom:10px;
	display:inline-block
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .eq-activity .activities .activity-more-info {
	display:inline-block;
	line-height:30px;
	height:30px;
	margin-left:10px;
	vertical-align:top;
	text-decoration:underline;
	color:#08a1ef
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .option-name .password {
	display:inline-block;
	height:30px;
	line-height:30px;
	width:150px;
	font-size:12px
}
.create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .samp-tip [class^=eqf-], .create_scene .scene-setting .scene-setting-component .scene-setting-info .share-scene .samp-tip [class*=" eqf-"] {
color:#08a1ef
}
.create_scene .scene-setting .scene-setting-component .setting-operations {
	margin:20px 20px 10px;
	text-align:left
}
.create_scene .scene-setting .fade.scene-setting-info {
-webkit-transition:-webkit-transform .3s ease-out;
-o-transition:-o-transform .3s ease-out;
transition:transform .3s ease-out;
	-webkit-transform:translate3d(25%, 0, 0);
	-o-transform:translate3d(25%, 0, 0);
	transform:translate3d(25%, 0, 0)
}
.create_scene .scene-setting .in.scene-setting-info {
	-webkit-transform:translate3d(0, 0, 0);
	-o-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
#pasteMenu li a div {
	padding-right:0!important
}
#popMenu, #pasteMenu, #triggerMenu {
	border-radius:0;
	padding:0!important;
	margin:0!important
}
#popMenu li, #pasteMenu li, #triggerMenu li {
	padding:1px 1px
}
#popMenu li a, #pasteMenu li a, #triggerMenu li a {
	font-weight:lighter;
	color:#676767;
	font-size:12px;
	height:30px;
	line-height:2
}
#popMenu li a div, #pasteMenu li a div, #triggerMenu li a div {
	display:inline-block;
	color:#666;
	padding-right:10px
}
#popMenu li a:hover, #pasteMenu li a:hover, #triggerMenu li a:hover {
	background-color:#08a1ef;
	color:#fff
}
#popMenu li a:hover div, #pasteMenu li a:hover div, #triggerMenu li a:hover div {
	color:#fff
}
#popMenu li a, #pasteMenu li a, #triggerMenu li a {
	padding:3px 10px
}
#popMenu .bottom_bar, #pasteMenu .bottom_bar, #triggerMenu .bottom_bar {
	border-top:1px solid #ccc
}
#popMenu .bottom_bar a, #pasteMenu .bottom_bar a, #triggerMenu .bottom_bar a {
	padding:0;
	width:18%;
	text-align:center;
	display:inline-block
}
#popMenu .bottom_bar a div, #pasteMenu .bottom_bar a div, #triggerMenu .bottom_bar a div {
	height:30px;
	line-height:30px;
	width:100%;
	text-align:center
}
#popMenu .bottom_bar a .down, #pasteMenu .bottom_bar a .down, #triggerMenu .bottom_bar a .down, #popMenu .bottom_bar a .up, #pasteMenu .bottom_bar a .up, #triggerMenu .bottom_bar a .up, #popMenu .bottom_bar a .remove, #pasteMenu .bottom_bar a .remove, #triggerMenu .bottom_bar a .remove, #popMenu .bottom_bar a .up-all, #pasteMenu .bottom_bar a .up-all, #triggerMenu .bottom_bar a .up-all, #popMenu .bottom_bar a .down-all, #pasteMenu .bottom_bar a .down-all, #triggerMenu .bottom_bar a .down-all {
	padding-right:0
}
.createnew-container .modal-dialog {
	margin-top:-180px
}
.history {
	position:absolute;
	left:-30px;
	top:48px
}
.history a {
	background-color:#fff;
	width:30px;
	height:30px;
	line-height:35px;
	text-align:center;
	display:block;
	-webkit-user-select:none
}
.history a i {
	color:#e1e1e1;
	font-size:16px
}
.history a .active {
	color:#666
}
.history a .eqf-eye2 {
	color:#08a1ef
}
.history a:first-child {
	margin-bottom:1px
}
.edit-area-select-container {
	width:0;
	height:0;
	background-color:#8bbff9;
	opacity:.5;
	z-index:99999;
	position:absolute;
	top:0;
	left:0;
	border:1px solid #1362b4
}
.scene-user-guide {
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	right:0;
	z-index:10000
}
.scene-user-guide .menu-tool-bar {
	position:fixed;
	left:0;
	right:240px;
	top:0;
	height:50px;
	background:rgba(0, 0, 0, .7)
}
.scene-user-guide .tool-bar-setting {
	position:fixed;
	top:0;
	width:60px;
	right:180px;
	height:50px;
	background:rgba(0, 0, 0, .7)
}
.scene-user-guide .page-template {
	position:fixed;
	left:0;
	top:50px;
	bottom:0;
	width:290px;
	background:rgba(0, 0, 0, .7)
}
.scene-user-guide .page-manager {
	position:fixed;
	top:50px;
	right:0;
	bottom:0;
	width:260px;
	background:rgba(0, 0, 0, .7)
}
.scene-user-guide .page-edit-area {
	position:fixed;
	left:290px;
	top:50px;
	right:260px;
	bottom:0;
	background:rgba(0, 0, 0, .7)
}
.scene-user-guide .tool-bar-no-guide {
	position:fixed;
	top:0;
	right:0;
	width:180px;
	height:50px;
	background:rgba(0, 0, 0, .7)
}
.scene-user-guide .menu-tool-bar.active, .scene-user-guide .page-template.active, .scene-user-guide .page-manager.active, .scene-user-guide .page-edit-area.active, .scene-user-guide .tool-bar-setting.active {
	background:0 0;
	border:2px solid red
}
.scene-user-guide .scene-guide-info {
	width:1000px;
	margin:0 auto
}
.scene-user-guide .scene-guide-info .tooltip.right, .scene-user-guide .scene-guide-info .tooltip.left, .scene-user-guide .scene-guide-info .tooltip.bottom, .scene-user-guide .scene-guide-info .tooltip.tooltip_setting {
	position:absolute;
	display:inline-block;
	opacity:1;
	width:330px;
	height:120px;
	left:298px;
	top:50%;
	margin:-100px 10px 10px;
	font-size:14px
}
.scene-user-guide .scene-guide-info .tooltip.right .tooltip-inner, .scene-user-guide .scene-guide-info .tooltip.left .tooltip-inner, .scene-user-guide .scene-guide-info .tooltip.bottom .tooltip-inner, .scene-user-guide .scene-guide-info .tooltip.tooltip_setting .tooltip-inner {
	padding:20px 0;
	border-radius:0;
	max-width:inherit;
	height:100%
}
.scene-user-guide .scene-guide-info .tooltip.right .tooltip-inner .tooltip-know, .scene-user-guide .scene-guide-info .tooltip.left .tooltip-inner .tooltip-know, .scene-user-guide .scene-guide-info .tooltip.bottom .tooltip-inner .tooltip-know, .scene-user-guide .scene-guide-info .tooltip.tooltip_setting .tooltip-inner .tooltip-know {
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-50px;
	width:100px;
	height:36px;
	background:#08a1ef;
	line-height:36px;
	cursor:pointer
}
.scene-user-guide .scene-guide-info .tooltip.left {
	right:270px;
	left:inherit
}
.scene-user-guide .scene-guide-info .tooltip.left .tooltip-inner {
	padding-left:30px;
	text-align:left;
	height:140px
}
.scene-user-guide .scene-guide-info .tooltip.left .tooltip-inner .tooltip-know {
	text-align:center;
	bottom:0
}
.scene-user-guide .scene-guide-info .tooltip.bottom {
	top:68px;
	left:50%;
	margin:0 0 0 -150px
}
.scene-user-guide .scene-guide-info .tooltip.tooltip-setting {
	top:68px;
	left:inherit;
	right:60px;
	margin:0;
	height:170px
}
.scene-user-guide .scene-guide-info .tooltip.tooltip-setting .tooltip-inner .tooltip_setting_head {
	margin:0 0 8px -30px
}
.scene-user-guide .scene-guide-info .tooltip.tooltip-setting .tooltip-inner p {
	float:left;
	margin:3px 5px;
	width:150px;
	text-align:center
}
.scene-user-guide .scene-guide-info .tooltip.tooltip-edit {
	right:284px;
	left:inherit
}
.scene-user-guide .scene-guide-info .tooltip.tooltip-edit .tooltip-inner {
	padding:20px 0 0 42px;
	text-align:left;
	height:140px
}
.scene-user-guide .scene-guide-info .tooltip.tooltip-edit .tooltip-inner .tooltip-know {
	text-align:center;
	bottom:0
}
.nav_top_list .save_template .btn-group {
	position:absolute;
	top:7px;
	left:6px;
	color:#aaa
}
.nav_top_list .save_template .btn-group .btn {
	padding:0;
	border:1px solid #e6e6e6;
	background-color:#f7f7f7;
	height:30px;
	color:#aaa
}
.nav_top_list .save_template .btn-group .btn a {
	padding:0 7px;
	width:111px;
	height:30px;
	line-height:28px;
	color:inherit
}
.nav_top_list .save_template .btn-group .dropdown-toggle {
	width:27px
}
.nav_top_list .save_template .btn-group .dropdown-toggle-mouseover {
	background-color:#08A1EF;
	color:#fff!important
}
.nav_top_list .save_template .btn-group .dropdown-toggle-mouseover a:hover {
	color:#fff
}
.nav_top_list .save_template .btn-group .dropdown-menu {
	display:block;
	min-width:144px
}
.nav_top_list .save_template .btn-group .dropdown-menu li {
	overflow:hidden
}
.nav_top_list .save_template .btn-group .dropdown-menu li a {
	width:100%;
	height:30px;
	line-height:30px
}
.nav_top_list .save_template .btn-group .dropdown-menu li a:hover {
	background-color:#56c6ff;
	color:#fff
}
.nav_top_list .save_template .btn-group .dropdown-menu li .template-active {
	background-color:#0784c3;
	color:#fff
}
.nav_top_list .save_template .btn-group .dropdown-menu li span {
	display:inline-block;
	width:26px
}
.nav_top_list .save_template .btn-group .dropdown-menu li:nth-of-type(even) {
background-color:#f0f0f0
}
.nav_top_list .save_template .copy-and-delete {
	position:absolute;
	right:12px
}
.nav_top_list .save_template .copy-and-delete a {
	padding:0 8px
}
.choose_template .main {
	position:relative;
	text-align:center
}
.choose_template .main .content {
	width:1000px;
	margin-top:30px;
	position:relative;
	left:0;
	top:0
}
.choose_template .main .content .mask {
	width:1000px;
	overflow:hidden;
	position:relative;
	left:0;
	top:0
}
.choose_template .main .content .mask ul {
	position:relative;
	width:1000px
}
.choose_template .main .content .mask ul li {
	box-shadow:0 2px 3px rgba(0, 0, 0, .3);
	cursor:pointer;
	width:235px;
	height:340px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	display:inline
}
.choose_template .main .scene_type {
	padding-bottom:20px;
	box-shadow:1px 1px 4px #999;
	background-color:#FFF
}
.choose_template .main .scene_type .scene_select_type {
	text-align:right;
	margin:15px
}
.choose_template .main .scene_type .new_hot {
	height:30px;
	line-height:30px;
	text-align:left;
	margin:15px
}
.choose_template .main .scene_type .new_hot a {
	padding-right:20px
}
.choose_template .main .scene_type .new_hot a.hover {
	color:#08a1ef
}
.choose_template .main .scene_type .scene_list .scene_cat {
	background-color:#f0f0f0;
	height:40px;
	padding:0 5px
}
.choose_template .main .scene_type .scene_list .scene_cat li {
	height:35px;
	margin-top:5px;
	line-height:30px;
	margin-right:1px
}
.choose_template .main .scene_type .scene_list .scene_cat li.active, .choose_template .main .scene_type .scene_list .scene_cat li:hover {
	background-color:#FFF;
	border-top-right-radius:3px;
	border-top-left-radius:3px
}
.choose_template .main .scene_type .scene_list .child_cat {
	padding:0 5px
}
.choose_template .main .scene_type .scene_list .child_cat li.active, .choose_template .main .scene_type .scene_list .child_cat li:hover {
	color:#08a1ef
}
.choose_template .main .scene_type .scene_list .child_cat li {
	padding:15px 15px 0 15px
}
.choose_template .main .scene_type .scene_list ul li {
	float:left;
	padding:0 15px;
	cursor:pointer
}
.choose_template .main .scene_type select {
	width:200px;
	height:30px;
	font-size:12px;
	border:1px solid #e7e7e7
}
.choose_template .current_page {
	height:30px;
	float:left;
	line-height:30px
}
.choose_template .current_page input {
	height:30px;
	width:40px;
	line-height:20px
}
.choose_template .main .content .mask ul li div {
	width:235px;
	height:290px;
	background:#9ad64b;
	position:relative
}
.choose_template .main .content .mask ul li .my_xinxi {
	width:235px;
	height:100px
}
.choose_template .main .content .mask ul li .preview_scene {
	position:relative;
	top:-270px;
	width:120px;
	margin:auto;
	z-index:999;
	background:#08a1ef;
	text-decoration:none;
	color:#fff;
	padding:5px 0
}
.choose_template .main .content .mask ul li .edit_scene {
	top:-220px
}
.choose_template .main .content .mask ul li .mask-floor {
	width:235px;
	height:240px;
	position:absolute;
	background:#000;
	z-index:1;
	-ms-filter:"alpha(Opacity=50)";
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5
}
.choose_template .main .content .mask ul li p {
	margin-bottom:0;
	text-align:left;
	height:50px;
	line-height:50px;
	text-indent:10px;
	font-size:14px;
	background:#FFF;
	border-bottom:1px solid #E7E7E7;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.choose_template .main .content .mask ul li .fa-plus {
	color:#fff;
	font-size:90px;
	line-height:240px
}
.choose_template .main .content .mask ul li .tpl-price {
	position:absolute;
	display:inline-block;
	bottom:50px;
	right:0;
	width:100px;
	margin:auto;
	z-index:1000;
	background:rgba(0, 0, 0, .6);
	border-radius:20px;
	padding:8px 0
}
.choose_template .main .content .mask ul li .tpl-price strong {
	opacity:1;
	color:#fc0;
	font-size:16px
}
.choose_template .main .content .prev {
	position:absolute;
	left:-38px;
	bottom:35px;
	float:left;
	width:28px;
	height:28px;
	background:url(img/left.png);
	overflow:hidden
}
.choose_template .main .content .next {
	position:absolute;
	left:1010px;
	bottom:35px;
	float:right;
	width:28px;
	height:28px;
	background:url(img/right.png);
	overflow:hidden
}
.choose_template .title {
	font-size:48px;
	margin:0 auto 30px auto;
	color:#08a1ef;
	position:relative
}
.choose_template .title .bbs-help-tip {
	position:absolute;
	right:50px
}
.choose_template .title .btn-secondary {
	height:20px;
	font-size:12px;
	line-height:20px;
	padding:2px 10px
}
.create-user-guide {
	position:fixed;
	left:0;
	top:0;
	bottom:0;
	right:0;
	z-index:10000;
	background:rgba(0, 0, 0, .7)
}
.create-user-guide .carousel-user-guide {
	position:absolute;
	left:50%;
	margin-left:-480px;
	top:50%;
	margin-top:-320px;
	width:960px;
	height:640px;
	padding:30px 40px 60px
}
.create-user-guide .carousel-user-guide h2 {
	width:100%;
	height:50px;
	font:18px/50px "microsoft yahei";
	background-color:#bbb;
	color:#666;
	padding-left:20px
}
.create-user-guide .carousel-user-guide h2 span {
	float:right;
	display:inline-block;
	padding-right:15px;
	font-size:30px;
	cursor:pointer
}
.create-user-guide .carousel-user-guide .carousel-user-guide-container {
	position:relative;
	background-color:#fff;
	padding:30px 40px 60px
}
.create-user-guide .carousel-user-guide .carousel-user-guide-container .carousel {
	position:relative;
	background-color:#ccc;
	padding:10px 65px
}
.create-user-guide .carousel-user-guide .carousel-user-guide-container .carousel .carousel-indicators {
	display:none
}
.create-user-guide .carousel-user-guide .carousel-user-guide-container .carousel a {
	position:absolute;
	top:50%;
	width:30px;
	height:40px;
	line-height:41px;
	background-color:#fff;
	font-size:34px;
	margin-top:-20px;
	color:#ccc;
	font-weight:600
}
.create-user-guide .carousel-user-guide .carousel-user-guide-container .carousel a:hover {
	color:#08a1ef
}
.create-user-guide .carousel-user-guide .carousel-user-guide-container .carousel .prev {
	left:0
}
.create-user-guide .carousel-user-guide .carousel-user-guide-container .carousel .next {
	right:0
}
.create-user-guide .carousel-user-guide .carousel-user-guide-container .operation {
	position:absolute;
	right:40px;
	bottom:10px;
	width:100px;
	height:36px;
	padding:0;
	border-radius:0
}
.about {
	text-align:center
}
.about .home_icon {
	width:14px;
	height:13px;
	float:left;
	background:url(images/home_icon.png);
	overflow:hidden;
	margin-top:13px
}
.about .wechat {
	cursor:pointer;
	width:120px;
	height:36px;
	float:right;
	background:url(images/wechat_icon.png);
	margin:12px 10px 0 0;
	position:relative;
	left:0;
	top:0;
	z-index:2
}
.about .sina_icon {
	width:50px;
	height:50px;
	float:right;
	background:url(images/sina_icon.png);
	overflow:hidden
}
.about .login {
	cursor:pointer;
	float:right;
	margin-top:12px;
	font-size:13px
}
.about .wechat span {
	position:absolute;
	left:-150px;
	top:0;
	width:122px;
	height:160px;
	z-index:2
}
.about .wechat span img {
	width:100%
}
.about .header {
	width:100%;
	height:60px
}
.about .header .content {
	width:1000px;
	height:60px;
	margin:0 auto
}
.about .header .content .logo {
	width:200px;
	height:40px;
	margin-top:10px;
	float:left
}
.about .header .content .logo img {
	width:100%
}
.about .header .content p {
	float:right;
	width:500px;
	height:60px;
	text-align:right
}
.about .banner {
	width:100%;
	background-color:#08a1ef
}
.about .banner img {
	width:1000px;
	margin:0 auto
}
.about .main {
	text-align:left;
	color:#666;
	margin:30px auto
}
.about .main img {
	margin:30px 0
}
.about .main h1 {
	font-size:18px;
	line-height:48px
}
.about .main p {
	font-size:12px;
	line-height:32px
}
.error .content {
	width:980px;
	left:50%;
	margin-left:-490px;
	position:relative
}
.error .error_con {
	width:514px;
	left:50%;
	margin-left:-257px;
	position:relative
}
.error .header {
	border-bottom:10px solid #08a1ef;
	width:100%;
	padding:8px 0
}
.error .error_contain {
	background-color:#f0f0f0;
	text-align:center;
	padding:25px 0;
	color:#06a2ed
}
.error p {
	text-align:left
}
.error a {
	color:#06a2ed;
	font-size:14px
}
.upload-console .modal-dialog {
	width:900px;
	top:100px
}
.upload-console .container {
	width:880px;
	padding:20px
}
.upload-console .container button.btn {
	padding:0
}
.upload-console .well {
	height:100px
}
.upload-console canvas {
	background-color:#f3f3f3;
	-webkit-box-shadow:3px 3px 3px 0 #e3e3e3;
	-moz-box-shadow:3px 3px 3px 0 #e3e3e3;
	box-shadow:3px 3px 3px 0 #e3e3e3;
	border:1px solid #c3c3c3;
	height:100px;
	margin:6px 0 0 6px
}
.upload-console .my-drop-zone {
	border:dotted 3px #08a1ef
}
.upload-console .nv-file-over {
	border:dotted 3px red
}
.upload-console .another-file-over-class {
	border:dotted 3px green
}
.upload-console #upload_btn {
	position:relative;
	overflow:hidden;
	cursor:pointer
}
.upload-console #uploadBtn {
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	bottom:0
}
#btn-toolbar {
	position:absolute;
	z-index:1000;
	display:none;
	top:100px;
	left:50%;
	margin-left:-220px;
	background:#fff;
	box-shadow:0 3px 7px rgba(0, 0, 0, .3);
	border-radius:4px
}
#btn-toolbar .selected-size {
	background-color:#08a1ef;
	color:#fff
}
#btn-toolbar .selected-color {
	border:1px solid #fff;
	opacity:.7;
	outline:1px solid #08a1ef;
	color:#08a1ef
}
#btn-toolbar .selected-blue-color {
	color:#fff
}
#btn-toolbar a {
	color:#08a1ef
}
#btn-toolbar a i:before {
	cursor:pointer
}
#btn-toolbar .btn {
	cursor:pointer;
	border-radius:0
}
#btn-toolbar .btn:hover {
	background:#f0f0f0;
	border-color:transparent;
	border-radius:0
}
#btn-toolbar .btn.first-child:hover {
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
#btn-toolbar .btn.last-child:hover {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
#btn-toolbar .btn-group {
	border:0;
	text-decoration:none;
	text-shadow:rgba(0, 0, 0, .3) 0 1px 1px!important;
	margin:0
}
#btn-toolbar .btn-info {
	background-color:#f0f0f0;
	border-color:transparent
}
#btn-toolbar .size-menu {
	color:#000;
	min-width:100px
}
#btn-toolbar .color-btn {
	border-bottom:2px solid #08a1ef;
	padding-bottom:2px;
	margin-bottom:-2px;
	font-size:12px;
	top:-1px
}
#btn-toolbar .bgcolor-btn {
	background-color:#d0d0d0;
	padding:2px;
	margin:-2px
}
#btn-toolbar .color-menu, #btn-toolbar .bgcolor-menu {
	min-width:140px;
	padding:3px
}
#btn-toolbar .color-menu li, #btn-toolbar .bgcolor-menu li {
	float:left;
	box-shadow:0 1px 2px rgba(0, 0, 0, .5);
	width:20px;
	height:20px;
	margin:3px;
	cursor:pointer;
	overflow:hidden
}
#btn-toolbar .color-menu li a, #btn-toolbar .bgcolor-menu li a {
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	border-radius:0
}
#btn-toolbar .color-menu .glyphicon-remove, #btn-toolbar .bgcolor-menu .glyphicon-remove {
	color:#b680b0;
	line-height:16px
}
#btn-toolbar .fontname-menu li {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center
}
#btn-toolbar .fontname-menu li img {
	vertical-align:middle
}
#btn-toolbar .fontname-menu li a:hover {
	background-color:#08a1ef
}
@font-face {
font-family:Allura-Regular;
src:url(/Public/assets/fonts/Allura-Regular.woff)
}
@font-face {
font-family:Amaranth-Regular;
src:url(/Public/assets/fonts/Amaranth-Regular.woff)
}
@font-face {
font-family:Anton-Regular;
src:url(/Public/assets/fonts/Anton-Regular.woff)
}
@font-face {
font-family:Arial-Regular;
src:url(/Public/assets/fonts/Arial-Regular.woff)
}
@font-face {
font-family:Arialnarrow-Regular;
src:url(/Public/assets/fonts/Arialnarrow-Regular.woff)
}
@font-face {
font-family:Arialroundedmtbold-Regular;
src:url(/Public/assets/fonts/Arialroundedmtbold-Regular.woff)
}
@font-face {
font-family:Banglasangammn-Regular;
src:url(/Public/assets/fonts/Banglasangammn-Regular.woff)
}
@font-face {
font-family:Blackopsone-Regular;
src:url(/Public/assets/fonts/Blackopsone-Regular.woff)
}
@font-face {
font-family:Bradleyhand-Bold;
src:url(/Public/assets/fonts/Bradleyhand-Bold.woff)
}
@font-face {
font-family:Cabinsketch-Bold;
src:url(/Public/assets/fonts/Cabinsketch-Bold.woff)
}
@font-face {
font-family:songti;
src:url(/Public/assets/fonts/songti.woff)
}
@font-face {
font-family:weiruanyahei;
src:url(/Public/assets/fonts/weiruanyahei.woff)
}
@font-face {
font-family:mnjbwks;
src:url(/Public/assets/fonts/mnjbwks.woff)
}
@font-face {
font-family:fzjz;
src:url(/Public/assets/fonts/fzjz.woff)
}
@font-face {
font-family:fzxy;
src:url(/Public/assets/fonts/fzxy.woff)
}
@font-face {
font-family:fzzy;
src:url(/Public/assets/fonts/fzzy.woff)
}
@font-face {
font-family:hzgb;
src:url(/Public/assets/fonts/hzgb.woff)
}
@font-face {
font-family:changyi;
src:url(/Public/assets/fonts/changyi.woff)
}
.help_content {
	background-color:#FFF;
	padding:30px
}
.help_content h1 {
	font-size:18px;
	color:#666;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:20px
}
.help_content p {
	margin:20px 0;
	font-size:16px
}
.help_content table {
	width:100%
}
.help_content table, .help_content tr, .help_content td, .help_content th {
	border:1px solid #e6e6e6
}
.help_content th {
	background-color:#fafafa
}
.help_content td, .help_content th {
	height:50px;
	line-height:50px;
	text-align:center
}
.colorpicker-visible, .colorpicker-visible .dropdown-menu {
	display:block!important
}
colorpicker-saturation {
	display:block;
	width:100px;
	height:100px;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAFJhJREFUeAGMU+/q4kAMzFYf4LgP96a+q4c+gSIqxf/r5maWDoTgz15gmM0kW5uMLa21v2b2G6jAG2iEzqUU6q5c/OlMuHtL/ULNd5TP6EJ1RP7NuXvKE397jmbg7MrzHI748T1UA3eopyGQV2qK1+vVHo/Hm1itVm0J7Q+afwGMmgeRphf7Noh6lCeuHJAvm/X8rAQNlw2VScoj6863OQjl2ZB3qkeu5Lh0RJ3qynuNjJA21FppQAHa8/l83263No5jOxwOttlsbL1e2xIXXpMZzzRsXoTw34bQgLiQbKh6M9SXDBSypn4XGOSkGUO1cJdn1Yh4/qYVgctmGSwXyARNcOSFRuBMHvA1GMzwy+Vix+PRdrvdYrvd2vl87oZYDCxBL9B/jEyopghzlNjL0DlB+gAoPNXyOfa3oA9puXonyVHzdH+g9MEISa5z0qUNkwkm6MJkxALg8mlMAxvNwBfhYLvf7w50vl6vBV9H2e/3BjYateQDY8gM5bmWovygdyEb87k/G5Zz9c/2zfEQFysO5nDJ6mMel91Z//pwFpygIWIaMXE3AoYssPBCI/B12DiONMT5VZxOJ0f+j/MyWo5chYGowfn/j03lNXBpl85Up8d46u6DChBMvKv2UePrrAsChtdLTi73oEBjFDYpmIp/KSgRhRw357sXuHLknRgI8d90F8QL761oI8iQeJqvUOGnAoEkgNblF13iiJASZCwhLkG+v7/Halvt5+enr7x+02lZOwKymJ7jMAXK32RxaXnNxfXzCOkCxTO2I3NiR0i9gAjQLLoVHkKG8pCi0UT4Q0h5xUFIlBJEYmg+1yg6TrUq+YfEWKK0lWsSS8+DkNvCWtvJXu0UbDyH/NYjoDHFybPd/cPeficiW5LvkVdBNY4UoIqOQMwPBXm9vUYIVCj3GkXCCo1tRS//uMhYoVG3q46HaBQtamESTs/+0o92hOTaBbqjBwpu8reCuzAP4rkXpQBzQwbhZxD7jNYEAS4CI2Rg4hLitPUor2hGh6j4hQ5FfWt8LQF+SwyJIpGUV05nu56VHqJhR8ybb+Q+/dnPYZYSigIICvY3xfYxCckz/qazprjDiFJ+5DWVwscaMpSDgkleI2uutaKk5kPFNTqO8pBDlBQZEqKvoJXp7+lxzx7Cuoqp2M7zlrm5JbH/9oZ/GLdzBGf9FNmmvPi+h2FXnm8L5WhdCMJNyr1D6yvKP1rFQYgSjWpteE0JMraEME8ykpzo/0/+wcg5yGHMooegQYIRyXU1i52tCSfn9oSQFH+Fe4jypxs3RHA+xNCcNUZ+BXRg7iu0lhgDAesisSfE6UA0iudz9sNHKChek5eBX9a+FwKkKQ+Nd6JljkLX6B4x2L8hhHOsVdhR4iHEEe1LeWJCSI2tCo9AU3OIKHGgbupv6NvyRciGgMzPPLP5LmhPdKTx8qgSWIXxVkZx8QJihmCvPP8nE6IRXniKT9GThhKF0QkZal3KQYcLgn+s8YwWJiNnLVL4mOz1b+4piM8/+YYb8xNlLoASXqC7c9DCOokhl4RAKgSkCNM9wklBOPL4BIJoblQggsb8Km9W/IlIJkKrPN4xEETPwtS3hczrp8//pxmzpoUIBfeSO8r8/OE59wgTIsnIb4yBj7Cft6pYI8Sbh5TBD749IANSlKPgJQQmrr0uUfjbCnlV/V9OCfLpDc9b0nw4x3bznAbWFAyfUeBLEIhA3uaCKifFyUBg8pg+Ro8nOCVOintKoy0xj5bFvhNCQMAfoUqgc8UwMRot8dWy/qPcDHQk5XkgOPD97//Gl/xC2kKlkhl2V4pMQmAON+22E+4XgIzMKYMSmp7S0ymTcpYEYM6eVjKlJV25HgYguZ6lD1hR4S4byoxRwMUQjm87MYVxrW19nCqbgTD4kSEde7FlxcF4tKDCPu41lBUKa7tjgGuHJuPCwpBPdcONuVTiMEMgbPpugJE0+GIRusL+yD9qGhrP05ClFHfOuppZeV4ZkgyJdJc3dkxh0+8YDBpbsyuxrXYzV4VfmJLFwxdAEq7azIj9Yw9AuUCjEL3I7pD1xgo0BPv5Y2U9MCBvegpGxq9/vK7BftOQssP3ueL+HfJwLkAqVLlgPH9CF7phgMoKj/X8EjiNCtGQHzFU9mM7gsR8W/5wkuZ9ZUKBcYuWdE3qU2YYqLIllfo5aog2m2haKnlsvP30YUHO+3f9Yu2GrNpW2rYV8id2bM/9KxBPc/QgZQT9AlotQRtgSls1pIDADvo+3hL0bXBU0yxqG4Fx2ZshdXSBaEjZYtIdh/uxQDOrpMV/Biatjj8nzRgq8p0Ud6w9fAwwe+9mSJPWUMWzPG+A21ZWG45nhoQp1RdaBZ1WYDteUQ4gffvH1jomTHlkxk9GTDi5AS0YAODxMoRjMiqsjq/MyqvFFJX9buv6+18Y8mwDyFRH7Dj+T1rBtYivRV1v9mHtiKhfD10QrRFdsxor9Z4bgChAtF22fLsv1sfsGL4B0grazi9DygpagZ0A2s2WBMBmLn0de15D11KG5WSAvh20rB92fEIVwk0jdV2qPdyWr4mYuw75NMua7FFtmZxbkN7qi4DSFgaqQjc75GwDwbgBMkMMAPfD6cR1wpl1o7GftDhMMSPaFmm05+Tv/HWW9aQXbMfiBAZ4cNLdnz6hyAyj7ki9oQYYqdYd4h405JRwXs4DhLKozKhzG65449eQ4i5nX2LKXYjCVDcWF58Y0uJvj2EpY2VN79NzjHlVF8E1M2JZxOzW62rIEhhlywoAMMhrS8dFBJhgMJx5aRxg/fv9rSW9WN7LeQxZPn4bo6ExYgppsWNkQIt2pOAU8DAK8Oh/yK7ECM8pCAboJDTRFNsJQ3ZkBdtFXgV+A5qAEasl4sk2WxjOzn9PY6sZ1ZxJD/p9FMwoc1pjLNhEbLd2eX2Kpv6Y+aSCn8OUxhqyGBOwS9fxUiwDPIXfZw2JeNs+hS2/2R6r2Lfv+S/ivt3PG7eHh3S/52EDDD0j5h9rStliJiQLc5/fW9wP0PNcfB77nmVpX6Js2WaOQwb9OrXLJ9UMz7UmuJaAQj7fjxi6V97wIGftsqVMwcGZN2ZTL30fr7IYkL4xpG/9Y9bV677pUYXfrHk5tzuvoS1aRPX9ScV+3+Mn1FU7YMR6GT8LEP38xs2OyzVZRjIz9mWrIV2lTYo6LLk3BKXGKCM47jycKCb4zb4GzBi0g3Ec0a9OsBVQQsp+YwTjo+Mr9C/MQluIJmIkYYvvzpL2RhuiKT1uttTrK+q74p8siUsR64/nlS3XedcfZgY6kfUsv/FOUZfOlwGTfjyPCxjrRDbCvMLr4vCc9kN26pBR7H8KuW0wHZrkYCzj2+z5WbPCoZM2rISeEwop48KRZdhiPtmYLXNSyZs91YAeH06dow/Vpg3o+W9a/hbgPI5jTnvdx5YxZUbrCY1V7De22qProHXrDL/9B8dlHIuM3QQqUxL7d/pLyyqrzKlV6/2O/F/GBXP6ochjYdiKvQ4saA1ddlTvY/bEkY9Wa1iLkEN2JVavOhxHRlvqMF/XAnEVOJgXy3fAhCgY0N8bC0Nnpl8Lw/bt2LnCnsENO6o5r7bMcn2hONzQswSK2WVbphBy2kcjGqqWNRJQfU6ALwFgHTlo41pWWaE+O4V2zuhYZ1jYinTnvVmcC0Oclck+MgTH1jZU9Ty/VWaUIS42JwFPpkiWyDiZafZDygiJTseTIrc/g5v1qYQ6kgVnT48A+bztNN774MD2U8kDphjxaP18nyGzZBGUh7Y9L1uGvIp6Mq3EePVl7Xxf2/pE9gWI2KTFX2J3xx8Z0jWvnv+VhaG6tr8vkccerdTfdvhaXzTlLUM8t6HNIa9a4DfuDYgCWEaUCQ5jBcz2YI43lgqsrRi21F+pRThPhW5NvqLDK0Nw5E7RV7DKjDreX69/ZVY14wGQ8+HN733OxHGci9MKTBlkMNCSMqJA/udFzgg5IWqXKW9pbwvDu9VxFIjREGtHAS1w7rs4bcXtpIEV1t7H9QdgfmPIGrTmKDAW+gmIFHxNaRl3iCKEvYcsjuPAgTEzQ5zO2SHY3q+FX98oqti8casANPRxL19nx34JWZ9XQJ4r+uOLpmwxZxGyZF8Bcb9lf+dUR0zZgjwCigMKmGltbXG/SzZmUzQlxzMzGCdcmVUDEH3OijXp7k5StNVSh7xnV6Nju98+MaTMaMjK+b7xCy2gD1vk+G54eVxM6PEzM2TLqjJk3IdR/4iG7RSF+y1klQk4jqGvb/h4n6TBQwHZ77GYE0alLzZOTOl1+ShiFvUyBYRJIvSC1PFPfYemMoW+EpWXtaznArCLitWSnX6BKnPOLkTWIT/3vB3SEFemqF+m0Bh7ZIoY13m7IfmhfyxNzsu90j/f65Bn5hSoMSHIvPE+nptWAKesbWRY6xJax/NG30AnvS4AAPkVEOuDmHBk3KJ+dsewIt41+3t8+kqRB85Sy82QAmZmpGrfGnfqejZrKlP8Rv+GIZ0nnWi/Ys74kWzs6Ly7INTfYvA4CshcGL6wpSJ8I1/GtLCs9ji0lQG+vgzBOkmInRh2a0Y1If0DYPmr5vTPwIv9hCWPXyBcjUGL+n+PhWEdL9Rhi390Wv2lxeHRjGZbYR0Os7DWgb0f15VVzPd5XVcgClAZ41se8uE/3efT7Eq7oQXk7xpSB3NcrfAYzGmFLUAL1MwYtabPjBeYXhcAAGolA3vSjJkZ88Zdx6+/pzrEaf35x9XeODgANYTlPox167cOfmJMAbnv4+1QGNA6pAwpg8qInhdAPa4GFTjrKQi5XSAsjrsf0qWSb3sjm+M4vQz5fNEaA1TGTMxo9vVu2wIATgWozlfavegXZJ7h/+3dYY7cOA7F8VQnu/e/5u4dtnqRwThD/KA/ywU0Jl9GQGCZkl0yHx9JSW4nGPRxKXuA8RzG/BygfJchBtujW5Ipzso9R5HGA998fC7MCMX2kYyrC+mrwd9z7+n5ZIMM9bODV8kYUjuEoeTPAyPemVxq0feB+cJ/xJYuKj3qFoL3r0khi4uHLEvLJwitTGlA4pz734whA7A+ElO05MEer2vLt9hPRgoQcVQmBUM6oNf7VxPlOXudyl7AYEI3Yk0z4TOYxXyEVDliCvOZp+NH8cmAEXNmevVk1p7fpr89MZyKP1l9xZIXzPmIdPmkkLlrqEL8bpbu8XUBJOTT+psdPAvPMV1LAnOlvgkIfyPoPsjxMxquUV2ncX/do65KmSvOriY70XSF2OecL0A7Yf08eYKMJeiHuFq7hE+A2V3WUGgE7sEKGHFjTuNKwAfp8HPGLRUA4N+GAv8QaOkqr91Yl9E+ActMDb059ktX92PIolQB+Hx9Ta9voeB8y/4A9mmCqjyzMvY5PhjHMchf7REHZNH15xSTIfafLss/R2hABEKmtPK5VwPszNms7xOwLB8VM5RrqZbprier+Ei/cncBZYzxQkCaIdv+uUvr9Mm3ViKmPIwBk0GAL7N0mRFjWh6z/+d0oRrAVGTMMSZwMwP9dOvW6077IcWUufB3cjnXUspxM2l+YvZwf2PHtFI+vEm/YMbhvGIJ/SI7Q4kyJGJVsk9mjIniD7Os27GEPjLiaLE323Nyimu85GXtMhM3kvs3F8BPsr+NISPNpR0WhKuaxvkSkIeu5PpW1rWqSrvnMqn+nvE4TxkymeA5zOnzcZnn34whtD281rb511sX+5mTPGVmrWWZP1vPd31Xix+gvMGcEwO9RycRvdFm7DH1TMB1VbqnQ1enDMYUWfNwtRelN1Nc32KVuIBA3qlxj6GMpZlhPYB4VIzyt4JhFyN+nXs/FH8vy5p7HlMZIjwyiGNGtCluDOrElNXKG+gEeAcw5j4HVygTbBf4qfTt/V7rP+YX5a7B+S1FFxFBvSeMs06/zfVk3f0Zf98gbJJge9WV6bKW9hP7vG8EeHcMUYxKOLkvY4D+WoDGMQO9TAt31oC2mysDAqhwaWBmf5iTACADEPZDZMJunYJG8NU9IburyOhztPgyjOt4igUE+3xW2SCYm7IFPQJ6z9SvclKKD6tchS0uyz4F/gocYDcjPLaRnTBIVzaex+Mp/pxiyXMAknvq5bZOR/vLBhX0oH8r/v6xx6d27x8FAgU3a2RixRCSooshjxUQPyV+zGooKD+PBUSwLmVfAWa09bOgZ9zQAwZMr/AcR1n10mWlHzaoNrv6WAogdazY9iXHUalOt+8FsJ8nt49rHYAMlxWAzBRYBWbATdkAVIujr22vLNd4Z+Z253pdh8quMQuMCp4NHUcA5PjWieDAjqByANJ1gRV0AcQ0yfioe6Rpldm2M6d/WuVHW7isUJ5lUV4yQ5mgC2y4SYGq/t5vjU8b4xmDynxo/TIi6iX7fgRk/ueQbrSMPY+rbrawAlfgFLA1nylSAHRbbjDj/n36ehk8ZBPome5eRZfV8w/lo+hK7Huso1TqgDkskvoat+L/X3QsGoDM2tHouKDcJmPWeT9kobMvXc+dwrkOhtJeK/Nm/XEXaCx01ssAWtc99rUOAJ6Uu/srhrQyWgn2g4K6GOvZL5TBwwSA742/x7ijZF3F7tfNUi7Lh5grvwbisoxwYReZamaf9VC8cWhVsAuV4Y5oYyaNcdAuoPa1TcPQZX3v/y16+N55kyFTGQIxNLcDpwIvFKe7cU7keHd2VMxrhR+Y+WXnx+xsrPbm4Mf+eTMn1mYGaFrjptDj/ZmkmjaXVWv19slxkTXJynCvnIdL8zdZOnn83A9ZFSTAB4VsSpGmyipunCjuGN9liwzZs8ddwQVEyzeyuGPYD7APuOS6o7aO9xWo/P3fbrnF8e5y2+7Lnamvyg8GKNeKog2m2NaW+SjwLCQhlr5/M6DamjnNlAbJLKtBaQZU226Ru2KbCe+Ph6Tk3THb/v5zaRQ7yz4M6usa1HywJU50n+7bgb4Z0sC2XIa8P56+JvvuWHTaa6kgbLn7ELvV9bU76A0+hpTKuh3PoryDwKvrflwx5F/1IMaK9wrK+h3ltf/+bb8d5d8/XdZ//txS/N9hxfdvGNg/ZQT1//4fih7V/hdi/qwAAAAASUVORK5CYII=);
	cursor:crosshair;
	float:left
}
colorpicker-saturation i {
	display:block;
	height:7px;
	width:7px;
	border:1px solid #000;
	border-radius:5px;
	position:absolute;
	top:0;
	left:0;
	margin:-4px 0 0 -4px
}
colorpicker-saturation i::after {
content:'';
display:block;
height:7px;
width:7px;
border:1px solid #fff;
border-radius:5px
}
colorpicker-hue, colorpicker-alpha {
	width:15px;
	height:100px;
	float:left;
	cursor:row-resize;
	margin-left:4px;
	margin-bottom:4px
}
colorpicker-hue i, colorpicker-alpha i {
	display:block;
	height:2px;
	background:#000;
	border-top:1px solid #fff;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	margin-top:-1px
}
colorpicker-hue {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkCAMAAABw8qpSAAABLFBMVEUA/z8AuP//JAAA/33/3AAA/1ABAv8A/7r/AH7/jgD2AP8A//j/AEHmAP/XAP/HAP+4AP//ALyoAP+aAP+JAP97AP9rAP9cAP9MAP8+AP8tAP8fAP8PAP8ATv//AG7/cAD/vgD/APoAmv//ADH/AKwB/wMA5//4Eg4AL///AOr/UQD/nwAA/27/7AAA/+kAe/8Ayf8A/5sA/zEA/6z/ABEAEP8A/17/MgAA/9n/ACL/gAD/AJ0AXP8Aqv//AMoA/yHqFBb/zAD/AGD/ANsA9//1/wDk/wDV/wDF/wC3/wD/AI2m/wD/FACY/wCI/wB5/wBp/wD/YgBb/wBK/wA8/wAs/wAd/wAN/wAAPv8A/xH/AFAAi///rQAA/8r/+gAA1///QwAAH/8Abf8A/43c/JNGAAAAiUlEQVR4AQXBg2EDAAAAsMy2bds2ttp2+/8PTby79mDLsKJPq/oFPdk24dWXAxsGjRg1ZtykKdNmzJozb8GiJct63WjYl7fiWdOZkk0vOpyr2fVtyKl7FX2uXGjpcuxWDy69KdiRk5WRlpIUFxMVERLw78+vH1Unun1YV3ZkwKM1CYfq7nQK22sD03ITV2Aqp0IAAAAASUVORK5CYII=)
}
colorpicker-alpha {
	display:none
}
colorpicker-alpha, .colorpicker-color {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAABkCAMAAACIElGlAAADAFBMVEUAAADT09PT09P////T09P////e3t7q6urT09Px8fHT09P////////T09PT09P////////T09PT09P////////////T09PT09P////////////T09P////T09PT09PT09P////T09PT09P////////////////T09P////T09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09P////T09P////////////T09PT09P////T09P////////////////////T09P////////T09PT09P////////////////////////T09PT09P////////////////////////T09PT09P////T09PT09P////////T09P////////////T09P////////T09P////T09P////T09P////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09P////T09P////T09PT09P////////////T09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////////////////T09PT09P////////////T09P////////T09P////T09PT09PT09P////////T09P////////T09P////T09PT09P////////////////T09PT09PT09PT09P////T09PT09PT09PT09PT09PT09PT09P////T09P////T09PT09PT09PT09PT09P////////////////////////////////////T09P////T09P////T09P////T09PT09P////////////T09P////T09P////T09P////////////T09PT09P////////////////T09PT09P////T09P////T09PT09P////T09P////T09PT09P////T09PT09PT09PT09P////T09PT09P////////////T09PT09P////T09P////////T09MQsm1FAAABAHRSTlMAgJN8/vcDAfcCnJyGaZmZlomGk4yJOmM/eTxs8wY0YDFC7HNdLx18n5/7aUvzCcW9+qKiK8P0ZiltRwfdw/n8Px3WduJjItj78ss5PDHUNELbwP5wplA2FglEVwvkqNarCs4Z7b2sDLgQ0xNdyLrr0eLLUeW1Vs5TWQLwjPI3ZvQGdvxFyFrAeevaLCLvGd0kpRskGyf4qK605xKvFrGyDRHnBYMEkJaDkIBvB/gpH99O6CrbIC4nH3Lg2SXp4A7Qul/GDEgPSlMQ6LjqFU0SjyCCj5V/gnBN7xglL3O70WBU7gjFFEfft0sPTo1ndRipwXr2yRemWRVENq+ytbGuxGaWGQAAAnpJREFUeNpNxmdcDHAAxvEHOWXvmXX23ntv2XvvMg/Z44x0KaRBSnfcKSqlnYZKp1QqGpT20KZh783/eePj+3vzw3/q/AM9iURPTy6XS+RwcXNzcZMQTE1dTE3bE7y9S0u9xxD600rCGtpI2ErOsbGxzoiMrIqscnaOi4vDdnp4XYSrguwxQSb7KpMllycnl2MFaTSaTxrY5NrY5BoKb2BnZ2doZ29vb2OPSdSd4Bcc7OcXGhqamgqrYCsrq+mEiEtC3gUBDg55Dg53IkQYSYG+gb6+GEqB5wV0o5D8/JAQdKK5hA40n3BS+L6c0JJmE+ZQW8JEak1YQJ0Jq+jbaQEPnotGE+IrK+Pj+xKqU6pTUrIDAgKysZ+WEY5QQkJxcQIO0WrCUbL4YmFhgZ3UlVAUHR1d1JEwjVoRRpDJKxMTE/ShBoRR1I6whLyyvLyyUFAQFhbWhTCFFArFawXOCu/bEHpQLYKnZ0aGZw2CR1qah0dmpqurK+pTU0ILakJoTi+PC7j5RHTrqQg1qRkh3T3d3b0xoSE1ItSleoSe1IswmIYQPl8UlhLWkaOj41tHbKENBLX6j1qt/KFUKnFN+Onk9NvJCQdJpfqlUqGiIjExcRthN91/JsJmGkhYRO/OCBhHwwgxMWUxZQMIu8j8o7m5OfbRLMJh2kTYQ1FRhYVR2EHzCOtpMmEG3SUsJEvLoKAg2Prb2tqOJYSH+/uH33shwlTaS1hLBwhX6AYX2tuiRwStVntOa5yUZJwEqbREKjUi5Bjl5BhZW1uXWOMYGRBOnNDX1zfoxz1FwwkfSJfgo6vr41P7soBBNJ7Qm2YSzHTMzMwmEHRoMf0Fm5mYOUrzNBYAAAAASUVORK5CYII=)
}
.colorpicker {
	top:0;
	left:0;
	z-index:9999;
	display:none
}
.colorpicker colorpicker-hue, .colorpicker colorpicker-alpha, .colorpicker colorpicker-saturation {
	position:relative
}
.colorpicker input {
	width:100px;
	font-size:11px;
	color:#000;
	background-color:#fff
}
.colorpicker.alpha {
	min-width:140px
}
.colorpicker.alpha colorpicker-alpha {
	display:block
}
.colorpicker.dropdown {
	position:absolute
}
.colorpicker.colorpicker-fixed-position {
	position:fixed
}
.colorpicker .dropdown-menu::after, .colorpicker .dropdown-menu::before {
content:'';
display:inline-block;
position:absolute
}
.colorpicker .dropdown-menu::after {
clear:both;
border:6px solid transparent;
top:-5px;
left:7px
}
.colorpicker .dropdown-menu::before {
border:7px solid transparent;
top:-6px;
left:6px
}
.colorpicker .dropdown-menu {
	position:static;
	top:0;
	left:0;
	min-width:129px;
	padding:4px;
	margin-top:0
}
.colorpicker-position-top:not(.colorpicker-inline) .dropdown-menu::after {
border-top:6px solid #fff;
border-bottom:0;
top:auto;
bottom:-5px
}
.colorpicker-position-top:not(.colorpicker-inline) .dropdown-menu::before {
border-top:7px solid rgba(0, 0, 0, .2);
border-bottom:0;
top:auto;
bottom:-6px
}
.colorpicker-position-right:not(.colorpicker-inline) .dropdown-menu::after {
border-right:6px solid #fff;
border-left:0;
top:11px;
left:-5px
}
.colorpicker-position-right:not(.colorpicker-inline) .dropdown-menu::before {
border-right:7px solid rgba(0, 0, 0, .2);
border-left:0;
top:10px;
left:-6px
}
.colorpicker-position-bottom:not(.colorpicker-inline) .dropdown-menu::after {
border-bottom:6px solid #fff;
border-top:0
}
.colorpicker-position-bottom:not(.colorpicker-inline) .dropdown-menu::before {
border-bottom:7px solid rgba(0, 0, 0, .2);
border-top:0
}
.colorpicker-position-left:not(.colorpicker-inline) .dropdown-menu::after {
border-left:6px solid #fff;
border-right:0;
top:11px;
left:auto;
right:-5px
}
.colorpicker-position-left:not(.colorpicker-inline) .dropdown-menu::before {
border-left:7px solid rgba(0, 0, 0, .2);
border-right:0;
top:10px;
left:auto;
right:-6px
}
colorpicker-preview {
	display:block;
	height:10px;
	margin:5px 0 3px 0;
	clear:both;
	background-position:0 100%
}
.qrcode {
	text-align:center;
	height:235px;
	width:235px;
	padding:17px 0;
	background-color:#FFF
}
#home #logo img, .sample #logo img {
	margin-top:0px;
	vertical-align:top
}
#home .pv_images_cont img, .sample .pv_images_cont img {
	width:235px;
	height:235px
}
#home .sample_cat, .sample .sample_cat {
	padding:60px 0
}
#home .sample_cat .sample_images, .sample .sample_cat .sample_images {
	float:left;
	width:765px
}
#home .sample_cat .sample_cats, .sample .sample_cat .sample_cats {
	float:right;
	background-color:#FFF;
	width:235px;
	border-bottom:1px solid #f0f0f0
}
#home .sample_cat .sample_cats ul li, .sample .sample_cat .sample_cats ul li {
	float:left;
	width:50%;
	font-size:16px;
	margin-top:30px;
	cursor:pointer;
	padding-bottom:5px
}
#home .sample_cat .sample_cats ul li.hover, .sample .sample_cat .sample_cats ul li.hover, #home .sample_cat .sample_cats ul li:hover, .sample .sample_cat .sample_cats ul li:hover {
	color:#08a1ef;
	background:url(images/home/hover.jpg) bottom left no-repeat
}
#home .sample_cat .sample_cats h1, .sample .sample_cat .sample_cats h1 {
	border-bottom:1px solid #c8c8c8;
	padding-bottom:30px
}
#home .sample_cat .sample .con_list, .sample .sample_cat .sample .con_list {
	width:33.3%
}
#home .sample_cat .con_list p, .sample .sample_cat .con_list p {
	font-size:14px;
	color:#676767;
	margin-bottom:0
}
#home .sample_cat .fixed, .sample .sample_cat .fixed {
	width:235px
}
#home .sample_cat .cat-list, .sample .sample_cat .cat-list {
	padding:30px 30px 10px 30px;
	background-color:#FFF
}
#home .more, .sample .more {
	padding-bottom:50px
}
#home ul li, .sample ul li, #home .con_list, .sample .con_list {
	float:left
}
#home .header, .sample .header {
	height:65px;
	line-height:65px;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:50px
}
#home .header ul li, .sample .header ul li {
	width:90px;
	cursor:pointer
}
#home .header ul li, .sample .header ul li {
	font-size:16px;
	text-align:center
}
#home .header ul li.hover, .sample .header ul li.hover, #home .header ul li:hover, .sample .header ul li:hover {
	font-size:18px;
	color:#428bca
}
#home select, .sample select {
	color:#999;
	font-size:14px;
	padding:4px 20px
}
#home .con_list, .sample .con_list {
	background-color:#FFF;
	margin-right:20px;
	margin-bottom:44px;
	box-shadow:2px 2px 3px #d0d0d0
}
#home .cj_img img, .sample .cj_img img {
	width:235px;
	height:235px
}
#home .con_list:last-child, .sample .con_list:last-child {
	margin-right:0
}
#home li.con_list, .sample li.con_list {
	position:relative
}
#home li.con_list p span.changj_show_num, .sample li.con_list p span.changj_show_num {
	padding-left:35px
}
#home li.con_list:first-child p.changj_pv span.changj_show_num, .sample li.con_list:first-child p.changj_pv span.changj_show_num {
	background:url(images/home/no1.png) no-repeat 0 center;
	background-size:30px 12px
}
#home li.con_list:nth-child(2) p.changj_pv span.changj_show_num, .sample li.con_list:nth-child(2) p.changj_pv span.changj_show_num {
background:url(images/home/no2.png) no-repeat 0 center;
background-size:30px 12px
}
#home li.con_list:last-child p.changj_pv span.changj_show_num, .sample li.con_list:last-child p.changj_pv span.changj_show_num {
	background:url(images/home/no3.png) no-repeat 0 center;
	background-size:30px 12px
}
#home .con_list p, .sample .con_list p {
	height:50px;
	line-height:50px;
	padding-left:5px
}
#home .con_list a p, .sample .con_list a p {
	border-bottom:1px solid #f0f0f0
}
#home .con_list a:hover p, .sample .con_list a:hover p {
	color:#08a1ef
}
#home .con_list p span.er_name, .sample .con_list p span.er_name {
	float:right;
	margin-right:10px;
	margin-top:10px
}
#home .con_list p span.er_name em, .sample .con_list p span.er_name em {
	float:left;
	height:30px;
	line-height:30px;
	margin-right:5px;
	width:58px;
	text-align:right;
	overflow:hidden
}
#home .con_list p a, .sample .con_list p a {
	float:right;
	background:url(images/sample/img_14.gif) top center no-repeat;
	text-indent:-9999px;
	display:block;
	height:30px;
	width:30px
}
#home .con_list p.anli_name, .sample .con_list p.anli_name {
	width:230px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap
}
#home .con_list p a:hover, .sample .con_list p a:hover {
	background:url(images/sample/erwei_03.png) top center no-repeat
}
#home .mores, .sample .mores {
	text-align:center;
	margin-top:50px;
	width:735px
}
#home .mores a, .sample .mores a {
	border:1px solid #e9e9e9;
	background-color:#FFF;
	padding:15px 90px;
	color:#676767;
	font-size:16px;
	box-shadow:2px 1px 2px #d0d0d0
}
#home .mores a:hover, .sample .mores a:hover {
	color:#08a1ef
}
#home .pv_contain, .sample .pv_contain {
	margin-top:60px
}
#home .pv_contain .pv_images, .sample .pv_contain .pv_images {
	float:left;
	width:765px
}
#home .pv_contain .pv_images .con_list p, .sample .pv_contain .pv_images .con_list p {
	font-size:14px;
	color:#676767;
	margin-bottom:0
}
#home .pv_contain .pv_images a:hover p, .sample .pv_contain .pv_images a:hover p {
	color:#01b2f1
}
#home .pv_contain .pv_images .con_list a, .sample .pv_contain .pv_images .con_list a {
	position:relative;
	display:block
}
#home .pv_contain .pv_images .con_list a .numcont, .sample .pv_contain .pv_images .con_list a .numcont {
	position:absolute;
	top:0
}
#home .pv_contain .pv_nav, .sample .pv_contain .pv_nav {
	float:right;
	width:235px
}
#home .pv_contain .pv_nav ul, .sample .pv_contain .pv_nav ul {
	padding:17px 0;
	background-color:#FFF;
	margin-top:18px
}
#home .pv_contain .pv_nav ul li, .sample .pv_contain .pv_nav ul li {
	border-bottom:1px solid #f0f0f0;
	margin:0 3px;
	float:none;
	height:70px;
	line-height:70px;
	text-align:center;
	font-size:24px;
	color:#999;
	cursor:pointer
}
#home .pv_contain .pv_nav ul li.hover, .sample .pv_contain .pv_nav ul li.hover, #home .pv_contain .pv_nav ul li:hover, .sample .pv_contain .pv_nav ul li:hover {
	background:url(images/sample/dese_hover.jpg) no-repeat;
	color:#FFF
}
#home .pv_contain .pv_nav ul li:last-child, .sample .pv_contain .pv_nav ul li:last-child {
	border-bottom:none
}
footer {
	background-color:#333;
	color:#999;
	text-align:left;
	font-size:12px
}
footer a {
	color:#999
}
footer a:hover {
	color:#fff
}
footer div {
	text-align:center
}
footer div.link {
	padding:15px 10px
}
footer div.link p:first-child {
	padding-bottom:8px
}
footer div.renzheng em {
	font-size:20px
}
footer div.renzheng a {
	background-color:rgba(0, 0, 0, .3);
	border-radius:50%;
	display:inline-block;
	position:relative;
	width:40px;
	height:40px;
	text-align:center;
	line-height:40px;
	padding-top:5px;
	margin:0 8px
}
footer div.renzheng a .weixin {
	position:absolute;
	bottom:50px;
	left:-40px;
	display:none
}
footer div.renzheng a:hover .weixin {
	display:block
}
.footer {
	padding:20px 0
}
.footer .beizhu {
	padding-top:3px
}
.footer a {
	padding:0 4px
}
#spread .panel {
	border:none;
	border-radius:0
}
#spread .chang-contain .tab-contain {
	background-color:#FFF;
	padding-top:20px;
	width:100%
}
#spread .chang-contain .tuiguang-content .tuiguang-common {
	width:100%;
	height:1000px;
	padding:30px 10px 0 30px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tooltip {
	display:block
}
#spread .chang-contain .tuiguang-content .tuiguang-common .user-select {
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line {
	overflow:hidden;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line li {
	font-size:90px;
	float:left;
	margin:0 20px 20px 0;
	height:220px;
	width:220px;
	cursor:pointer;
	position:relative;
	border:1px solid #e6e6e6;
	overflow:hidden
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line li span {
	position:absolute;
	top:30px;
	left:65px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line li p {
	font:30px 'microsoft yahei';
	color:#66666;
	text-align:center;
	display:block;
	position:absolute;
	bottom:30px;
	width:100%
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover {
	position:relative;
	clear:both;
	margin:20px 0;
	padding:0;
	width:98%;
	max-width:initial;
	box-shadow:none;
	border-radius:0;
	border:1px solid #e6e6e6;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .step-content-arrow .p-pointer1 {
	color:#e6e6e6;
	position:absolute;
	top:-16px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .step-content-arrow .p-pointer2 {
	color:#f0f0f0;
	position:absolute;
	top:-15px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .pointer {
	font-size:38px;
	position:absolute;
	top:-8px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .pointer .p-pointer1 {
	color:#e6e6e6;
	position:absolute;
	top:-16px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .pointer .p-pointer2 {
	color:#f0f0f0;
	position:absolute;
	top:-15px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .pointer-position-1 {
	left:100px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .pointer-position-2 {
	left:340px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .pointer-position-3 {
	left:580px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .pointer-position-4 {
	left:820px
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .popover .popover-content {
	padding:20px 20px;
	background:#f0f0f0;
	color:#666;
	height:220px;
	font:14px/36px 'microsoft yahei'
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-wechat {
	color:#9ad74e
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-qq {
	color:#08a1ef
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-weibo {
	color:#f66
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-qqzone {
	color:#e6c101
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-uc {
	color:#e68301
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-qqliulanqi {
	color:#08a1ef
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-yixin {
	color:#71b666
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-tieba {
	color:#3a84ff
}
#spread .chang-contain .tuiguang-content .tuiguang-common .tuiguang-line .eqf-laiwang {
	color:#61d600
}
#spread .chang-contain .tuiguang-content .tuiguang-same {
	margin:0 20px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .expand-contain {
	height:1100px
}
#spread .chang-contain .tuiguang-content .tuiguang-same h4 {
	line-height:70px;
	margin-bottom:40px
}
#spread .chang-contain .tuiguang-content .tuiguang-same h4 span {
	border-bottom:1px solid #e6e6e6;
	display:block
}
#spread .chang-contain .tuiguang-content .tuiguang-same .img-bre {
	float:left;
	width:60px;
	height:60px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list:last-child {
	margin-bottom:0
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list {
	position:relative;
	margin-bottom:40px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .select-scene {
	line-height:80px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .back {
	position:absolute;
	margin-top:-35px;
	right:20px;
	padding:2px 5px;
	border:1px solid #e6e6e6
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .download {
	float:left
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .download .qr-size {
	display:none
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .download a {
	border:1px solid #e6e6e6;
	padding:5px 0;
	font-size:14px;
	color:#08a1ef;
	line-height:20px;
	display:block;
	width:180px;
	text-align:center
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .download a span {
	font-size:12px;
	color:#999
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .download a:hover {
	border:1px solid #08a1ef
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .select-url {
	float:left
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .medth {
	margin-bottom:20px;
	font-size:18px;
	background-color:#9ad64b;
	height:40px;
	line-height:40px;
	width:100px;
	color:#FFF;
	text-align:center
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .name, #spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .link {
	margin-left:70px;
	margin-top:10px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .line {
	width:100%;
	height:1px;
	background-color:#ccc;
	margin:10px 0
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs img {
	float:left
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .add-extend {
	margin-top:-30px;
	float:right
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .main-scene img {
	width:140px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .main-scene .main-scene-info {
	margin-left:160px;
	padding:0
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .main-scene .main-scene-info .main-scene-panel {
	width:800px;
	font-size:12px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .main-scene .main-scene-info .main-scene-panel .main-scene-form {
	float:left;
	width:50%
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .main-scene .main-scene-info .main-scene-panel .main-scene-form span {
	display:block;
	height:36px;
	line-height:36px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .main-scene .main-scene-info .main-scene-panel .main-scene-form .add-expand {
	width:120px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li {
	float:left;
	margin:5px 5px;
	width:470px;
	border:1px solid #ccc
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .qr-code {
	border:1px solid #e6e6e6;
	padding:10px 10px;
	float:left
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .qr-code canvas {
	width:120px!important;
	height:120px!important
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .form-group span {
	font-size:12px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .qr-size {
	display:none
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .download-contain {
	height:40px;
	background-color:#e6e6e6;
	font-size:12px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .download-contain .del {
	display:inline-block;
	padding:12px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .download-contain label {
	float:left
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li input[type=text] {
	width:210px;
	font-size:12px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .form-group {
	width:210px;
	margin-left:142px;
	height:40px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .form-group span {
	padding-left:6px!important;
	padding-right:4px!important
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .download-canvas {
	float:left;
	padding:12px 20px 12px 0
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .download-canvas input[type=radio] {
	margin:0
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .download-canvas span {
	padding-left:6px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .download1 {
	padding:12px;
	float:left
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .download1 a {
	position:relative
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .expand-form .expand-list {
	padding:5px 5px;
	margin-left:150px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .expand-form .expand-list .expand-label {
	float:left;
	margin-top:10px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .expand-form .expand-list input[type=text] {
	width:210px;
	margin:5px 0 0 5px;
	font-size:12px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .expand-webs .expand-panel ul li .expand-form .expand-list div {
	font-size:12px;
	float:none;
	margin:0 0 0 10px;
	height:35px;
	width:none;
	cursor:pointer;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:inline-block;
	line-height:35px;
	padding:0 6px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .kuozhan-list {
	padding:25px 0;
	border-bottom:1px solid #e6e6e6
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .kuozhan-list .kuozhan-name {
	float:left;
	width:195px
}
#spread .chang-contain .tuiguang-content .tuiguang-same .weixin-list .kuozhan-list .kuozhan-name input {
	border-radius:0
}
#spread .chang-contain .tuiguang-content .weixin-title ul {
	border-bottom:1px solid #e6e6e6;
	padding-bottom:20px
}
#spread .detail-panel {
	margin-top:0;
	box-shadow:none;
	margin-bottom:15px
}
#spread .detail-info {
	width:100px;
	height:100px;
	border:1px solid #e6e6e6;
	overflow:hidden;
	float:left;
	background-color:#ccc
}
#spread .detail-info img {
	width:100%
}
#spread .spread-ge .scene-info {
	display:inline-block;
	vertical-align:middle;
	width:850px;
	padding-left:10px
}
#spread .spread-ge .scene-info p {
	border-bottom:1px solid #e6e6e6;
	padding-bottom:5px
}
#spread .spread-ge .scene-info div {
	font-size:14px;
	padding:5px
}
#spread .spread-ge .scene-info table {
	width:100%
}
#spread .spread-ge .scene-info table td {
	width:50%;
	height:27px;
	font-size:12px;
	text-align:left
}
#spread .tab-view {
	border-bottom:1px solid #e6e6e6;
	padding:0 0 20px 0
}
#spread .tabs-left {
	padding-top:0
}
#spread .tabs-left li {
	float:left;
	margin:0
}
#spread .tabs-left>li.active>a, #spread .tabs-left li a:hover {
	background:#08a1ef;
	color:#FFF
}
#spread .spread-contain {
	background-color:#08a1ef;
	color:#fff;
	padding:0
}
#spread .spread-contain .day-spread {
	padding:10px;
	border-bottom:1px solid #6bc8f6
}
#spread .spread-contain .day-spread .btn-main {
	height:25px;
	line-height:25px;
	padding:0;
	width:75px
}
#spread .spread-contain .day-spread .btn-main:hover {
	background-color:#fff;
	color:#08a1ef
}
#spread .tabs-left>li>a {
	height:40px;
	line-height:40px;
	border-radius:0;
	font-size:14px;
	padding:0 10px
}
#spread .view-info {
	text-align:center
}
#spread .view-info .btn-main {
	border:1px solid #fff;
	border-radius:20px
}
#spread .view-info canvas {
	width:100%
}
#spread .view-info .pie {
	background-color:#fff;
	padding:10px;
	text-align:left;
	color:#999
}
#spread .view-info .pie canvas, #spread .view-info .pie div {
	display:inline-block;
	float:left
}
#spread .view-info .pie div {
	margin-left:50px;
	margin-top:15px
}
#spread .view-info .pie div p {
	line-height:30px
}
#spread .view-info .pie .group em, #spread .view-info .pie .friends em, #spread .view-info .pie .friend em, #spread .view-info .pie .other em {
	display:inline-block;
	height:10px;
	width:10px;
	padding-right:10px
}
#spread .view-info .pie .group em {
	background-color:#af9ae1
}
#spread .view-info .pie .friends em {
	background-color:#9ad64b
}
#spread .view-info .pie .friend em {
	background-color:#74caf6
}
#spread .view-info .pie .other em {
	background-color:#08a1ef
}
#spread .view-info .spreadli {
	font-size:12px;
	float:none;
	margin:0 0 0 5px;
	height:25px;
	width:75px;
	cursor:pointer;
	display:inline-block;
	line-height:25px;
	padding:0;
	border:1px solid #fff;
	border-radius:20px;
	text-align:center
}
#spread .view-info .spreadli.active, #spread .view-info .spreadli:hover {
	background-color:#fff;
	color:#08a1ef
}
#spread .view-info .fl {
	float:left
}
#spread .view-info .fr ul li {
	font-size:12px;
	float:none;
	margin:0 0 0 5px;
	height:25px;
	width:75px;
	cursor:pointer;
	display:inline-block;
	line-height:25px;
	padding:0;
	border:1px solid #fff;
	border-radius:20px;
	text-align:center
}
#spread .view-info .fr ul li.active, #spread .view-info .fr ul li:hover {
	background-color:#fff;
	color:#08a1ef
}
#spread .view-info .mobileinfo {
	margin-bottom:10px
}
#spread .view-info .mobileinfo li {
	font-size:12px;
	float:none;
	margin:0 0 0 5px;
	height:25px;
	width:75px;
	cursor:pointer;
	display:inline-block;
	line-height:25px;
	padding:0;
	border:1px solid #fff;
	border-radius:20px;
	text-align:center
}
#spread .view-info .mobileinfo li.active, #spread .view-info .mobileinfo li:hover {
	background-color:#fff;
	color:#08a1ef
}
#spread .view-info .active {
	background-color:#fff;
	color:#08a1ef
}
#spread .data {
	width:100%
}
#spread .data img {
	float:left;
	height:80px;
	width:80px
}
#spread .data p {
	line-height:40px;
	margin-left:100px
}
#spread .data table tr td {
	padding:10px
}
#spread .data .table-td td {
	font-size:14px
}
.history-scene ul li .mask span {
	margin-top:10px
}
.history-image ul li .mask span {
	margin-top:4px
}
.history-scene ul li .scene-time {
	height:45px;
	line-height:45px
}
.history-image ul li .scene-time {
	height:30px;
	line-height:30px
}
.history-image .scene-time, .history-scene .scene-time {
	color:#fff;
	text-align:center
}
.history-image ul li, .history-scene ul li {
	float:left;
	cursor:pointer;
	margin-top:20px
}
.history-image ul li .operate, .history-scene ul li .operate {
	display:none
}
.history-image ul li .scene-time, .history-scene ul li .scene-time {
	display:block
}
.history-image ul li:hover .operate, .history-scene ul li:hover .operate {
	display:block
}
.history-image ul li:hover .scene-time, .history-scene ul li:hover .scene-time {
	display:none
}
.history-image ul li .mask, .history-scene ul li .mask {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(0, 0, 0, .3);
	text-align:right
}
.history-image ul li .mask span, .history-scene ul li .mask span {
	display:inline-block;
	background-color:rgba(0, 0, 0, .6);
	color:#fff
}
.history-image ul li .mask span:hover, .history-scene ul li .mask span:hover {
	color:#08a1ef
}
.history-scene ul li {
	margin-right:6px;
	width:235px
}
.history-scene ul li .scene-cover {
	position:relative
}
.history-scene ul li .scene-cover .scene-operate {
	height:45px
}
.history-scene ul li .scene-cover .scene-operate span {
	padding:5px;
	margin-right:10px
}
.history-scene ul li .scene-cover .scene-operate span:first-child {
	margin-right:7px
}
.history-scene ul li .scene-name {
	border:1px solid #e6e6e6;
	padding:0 10px;
	height:45px;
	line-height:45px
}
.history-scene ul li:nth-child(4n) {
margin-right:0
}
.history-image ul li {
	float:left;
	width:115px;
	height:115px;
	position:relative;
	background-color:#ccc;
	margin-right:25px
}
.history-image ul li:nth-child(7n) {
margin-right:0
}
.history-image ul li .image-operate {
	height:30px
}
.history-image ul li .image-operate span {
	padding:4px;
	font-size:12px;
	margin-right:5px
}
.history-image ul li .image-operate span:first-child {
	margin-right:2px
}
.history-image ul li img {
	position:absolute
}
.xiudian-time span {
	padding-top:8px
}
.xiudian-time span input {
	margin:0
}
.domain-xiudian .xiudian {
	position:absolute;
	background-color:#fff;
	padding:20px;
	width:450px;
	top:70px;
	left:100px;
	border:1px solid #ccc
}
.domain-xiudian .xiudian p {
	padding-top:15px
}
.domain-xiudian .xiudian h1 {
	font-size:16px
}
.domain-xiudian .xiudian .erweima {
	padding-top:20px;
	color:#08a1ef;
	line-height:30px
}
.domain-xiudian .xiudian .chongzhi {
	float:left;
	padding-right:30px
}
.domain-xiudian .xiudian img {
	width:150px
}
.domain-xiudian .xiudian .know {
	text-align:center;
	margin-top:20px
}
.domain-xiudian .xiudian .know a {
	background-color:#08a1ef;
	color:#fff
}
#transfer_mes {
	position:relative;
	padding:30px 10px
}
#transfer_mes p {
	font-size:16px
}
#transfer_mes p span {
	color:red
}
#transfer_mes a {
	position:absolute;
	right:15px;
	top:10px;
	font-size:20px
}
.transfer p {
	margin-bottom:13px;
	margin-left:25px
}
.transfer p span {
	padding:0 15px;
	color:#08a1ef
}
.request_contain .modal-dialog {
	width:800px
}
.request_contain .modal-dialog .modal-content {
	background:0 0;
	box-shadow:none
}
.request_contain .request_reg {
	background:url(images/request_03.png) center no-repeat;
	background-size:800px 643px;
	width:800px;
	height:643px;
	position:relative
}
.request_contain .request_reg .erwei {
	position:absolute;
	top:150px;
	left:260px;
	border:2px solid #000;
	padding:10px;
	background-color:#FFF
}
.request_contain .request_reg .close {
	position:absolute;
	top:8px;
	right:190px;
	color:#000!important
}
.upgrade span {
	padding-left:10px
}
.upgrade .falv {
	text-align:center
}
.upgrade .autherror {
	text-align:center;
	padding-top:15px;
	color:red
}
.upgrade .updata-img {
	margin-top:135px;
	margin-left:20px;
	float:left
}
.upgrade .updata-img a {
	background-color:#08a1ef;
	color:#fff;
	padding:9px 26px;
	font-size:12px
}
.upgrade label, .upgrade .upgrade-select {
	float:left
}
.upgrade .upgrade-select {
	margin-left:20px
}
.upgrade .upgrade-select select {
	width:208px
}
.upgrade .upload-img, .upgrade .upload-company {
	display:inline-block;
	float:left
}
.upgrade .upload-company {
	background-color:#ccc;
	height:160px;
	width:220px;
	margin-left:115px;
	position:relative
}
.upgrade .upload-company .upload-com-con {
	position:absolute;
	margin-top:-25px;
	top:50%;
	left:50%;
	margin-left:-80px
}
.upgrade .upload-company img {
	vertical-align:top;
	padding-top:5px
}
.upgrade .upload-company img, .upgrade .upload-company p {
	display:inline-block
}
.upgrade .upload-company p {
	color:#FFF;
	line-height:25px
}
.mobile-contain .tip, .branch-contain .tip, .server-contain .tip, .apply-contain .tip {
	font-size:12px;
	padding:10px 10px
}
.mobile-contain .tip a, .branch-contain .tip a, .server-contain .tip a, .apply-contain .tip a, .mobile-contain .tip .enable, .branch-contain .tip .enable, .server-contain .tip .enable, .apply-contain .tip .enable {
	color:#08a1ef
}
.mobile-contain .tip .disable, .branch-contain .tip .disable, .server-contain .tip .disable, .apply-contain .tip .disable {
	color:#999
}
.mobile-contain .one-line, .branch-contain .one-line, .server-contain .one-line, .apply-contain .one-line {
	padding-top:10px
}
.mobile-contain .select-contain.select-base, .branch-contain .select-contain.select-base, .server-contain .select-contain.select-base, .apply-contain .select-contain.select-base {
	width:100%
}
.mobile-contain .select-contain.select-base .eqc-mask, .branch-contain .select-contain.select-base .eqc-mask, .server-contain .select-contain.select-base .eqc-mask, .apply-contain .select-contain.select-base .eqc-mask {
	width:100%
}
.mobile-contain .select-contain.select-base .eqc-drop-down-list, .branch-contain .select-contain.select-base .eqc-drop-down-list, .server-contain .select-contain.select-base .eqc-drop-down-list, .apply-contain .select-contain.select-base .eqc-drop-down-list {
	width:100%
}
.mobile-contain .select-contain.select-base .eqc-drop-down-list li, .branch-contain .select-contain.select-base .eqc-drop-down-list li, .server-contain .select-contain.select-base .eqc-drop-down-list li, .apply-contain .select-contain.select-base .eqc-drop-down-list li {
	width:100%
}
.apply-contain .other-label {
	position:absolute;
	background-color:#fff;
	border:1px solid #e6e6e6;
	width:530px;
	padding:10px 10px;
	left:-500px
}
#usercenter .user-contain {
	background-color:#fff
}
#usercenter .user-contain .user-img {
	float:left;
	position:relative
}
#usercenter .user-contain .user-img .upload_button {
	cursor:pointer;
	position:absolute;
	bottom:0;
	width:100%;
	height:36px;
	background-color:#000;
	color:#fff;
	line-height:36px
}
#usercenter .user-contain .user-message p {
	margin-bottom:20px
}
#usercenter .user-contain .user-message a {
	color:#08a1ef;
	padding-left:10px
}
#usercenter .main .content {
	width:1000px
}
#usercenter .main .content .page_header {
	height:50px;
	font-size:40px;
	color:#999;
	font-weight:500;
	font-family:微软雅黑
}
#usercenter .main .content .alert-danger {
	background:#f0f0f0;
	color:#999;
	text-align:center
}
#usercenter .main .content .divider {
	position:relative;
	width:100%;
	height:1px;
	background-color:#ccc;
	top:55px;
	margin-bottom:10px
}
#usercenter .main .content .well .user_img {
	width:100%;
	height:100%
}
#usercenter .main .content .well .upload_button {
	width:160px;
	height:35px;
	bottom:0;
	left:0;
	right:0;
	margin-left:-50px;
	margin-top:-15px;
	position:absolute;
	line-height:35px;
	text-align:center;
	color:#fff!important;
	background-color:#000;
	border-radius:10px;
	cursor:pointer
}
#usercenter .main .content .tab-content {
	min-height:390px
}
#usercenter .main .content .tab-content .tab-pane {
	background-color:#fff;
	padding:20px 20px
}
#usercenter .main .content .tab-content .tab-pane .account-contain .red {
	color:#ff4b48
}
#usercenter .main .content .tab-content .tab-pane .account-contain .green {
	color:#53cb8c
}
#usercenter .main .content .tab-content .tab-pane .account-contain .account-items {
	padding:20px 20px;
	border-bottom:1px solid #e6e6e6
}
#usercenter .main .content .tab-content .tab-pane .account-contain .account-items:hover {
	background-color:#f7f7f7
}
#usercenter .main .content .tab-content .tab-pane .account-contain .account-items:last-child {
	border-bottom:none
}
#usercenter .main .content .tab-content .tab-pane .account-contain .branches h2 a {
	font-size:12px;
	border:1px solid #e6e6e6;
	display:block;
	height:20px;
	line-height:17px;
	width:90px
}
#usercenter .main .content .tab-content .tab-pane .account-contain .branches h2 a:hover em {
	color:#08a1ef
}
#usercenter .main .content .tab-content .tab-pane .account-contain .branches h2 a em {
	padding-left:5px;
	color:#999
}
#usercenter .main .content .tab-content .tab-pane .account-contain .branches .branch-close:last-child {
	padding:5px 10px
}
#usercenter .main .content .tab-content .tab-pane .account-contain .item-one, #usercenter .main .content .tab-content .tab-pane .account-contain .item-two, #usercenter .main .content .tab-content .tab-pane .account-contain .item-three {
	float:left
}
#usercenter .main .content .tab-content .tab-pane .account-contain .item-one {
	width:120px
}
#usercenter .main .content .tab-content .tab-pane .account-contain .item-one em {
	padding-right:20px;
	float:left
}
#usercenter .main .content .tab-content .tab-pane .account-contain .item-two {
	width:620px;
	padding:0 20px
}
#usercenter .main .content .tab-content .tab-pane .account-contain .item-three {
	width:180px;
	text-align:right
}
#usercenter .main .content .tab-content .tab-pane .account-contain .item-three a:hover {
	color:#08a1ef
}
#usercenter .main .content .tab-content .tab-pane .invitation-contain .link-content {
	margin-top:60px
}
#usercenter .main .content .tab-content .tab-pane .invitation-contain .link-content a {
	line-height:5em
}
#usercenter .main .content .tab-content .tab-pane .invitation-contain .link-content div {
	float:left
}
#usercenter .main .content .tab-content .tab-pane .invitation-contain .copy-url {
	border:1px solid #f0f0f0;
	padding:7px 12px;
	width:600px;
	color:#666;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-left:10px;
	float:left;
	line-height:2em;
	text-align:center;
	margin-left:180px
}
#usercenter .main .content .tab-content .tab-pane .invitation-contain iframe {
	height:450px;
	width:530px
}
#usercenter .main .content .tab-content .tab-pane .invitation-contain h3 {
	margin-top:50px
}
#usercenter .main .content .tab-content .tab-pane .invitation-contain h1 {
	margin-top:10px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .free-companyuser {
	background-color:#7171ef
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .base-companyuser {
	background-color:#44cb83
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .pri-companyuser {
	background-color:#f2a645
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .pro-companyuser {
	background-color:#ff5448
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .eqf-vipuser {
	background-color:#FFBC06
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .eqf-nomarluser {
	background-color:#08A1EF
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .eqf-serviceuser {
	background-color:#EF7195
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .tab-pane {
	padding:0
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .versions {
	float:left;
	width:225px;
	margin:10px;
	border:1px solid #e6e6e6;
	box-shadow:0 1px 0 #e6e6e6;
	padding-bottom:40px;
	border-radius:5px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .versions em {
	vertical-align:bottom
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .versions:hover {
	box-shadow:0 7px 6px 4px #e6e6e6
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .disabled {
	cursor:not-allowed
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info {
	margin-bottom:50px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info .heard {
	float:left;
	font-size:36px;
	margin-left:0;
	border-radius:4px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info .heard div {
	color:#fff;
	text-align:center;
	padding-top:10px;
	border-radius:4px;
	height:60px;
	width:60px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info .detail {
	margin-left:80px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info span {
	font-size:20px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info {
	margin-bottom:50px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info .heard {
	float:left;
	font-size:36px;
	margin-left:0;
	border-radius:4px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info .heard div {
	color:#fff;
	text-align:center;
	padding-top:13px;
	border-radius:4px;
	height:60px;
	width:60px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info .detail {
	margin-left:80px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .info span {
	font-size:20px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .eqf-right4 {
	color:#44cb83
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .content {
	width:100%;
	text-align:center
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .content span {
	font-size:72px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .content .price {
	margin-top:60px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .content a {
	margin-top:60px;
	height:40px;
	width:140px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .help {
	width:100%;
	margin-top:400px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .help a {
	float:right
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .help h4 {
	display:inline-block
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .title {
	font-size:16px;
	text-align:center;
	height:50px;
	line-height:50px;
	color:#f0f0f0;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .title1 {
	background-color:#7171ef;
	font-size:16px;
	text-align:center;
	height:50px;
	line-height:50px;
	color:#f0f0f0;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .title2 {
	background-color:#44cb83;
	font-size:16px;
	text-align:center;
	height:50px;
	line-height:50px;
	color:#f0f0f0;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .title3 {
	background-color:#f2a645;
	font-size:16px;
	text-align:center;
	height:50px;
	line-height:50px;
	color:#f0f0f0;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain .title4 {
	background-color:#ff5448;
	font-size:16px;
	text-align:center;
	height:50px;
	line-height:50px;
	color:#f0f0f0;
	border-top-left-radius:5px;
	border-top-right-radius:5px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table td {
	height:50px;
	text-align:center;
	padding:16px 16px;
	border:0!important;
	color:#666
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .th {
	color:#f0f0f0;
	font-size:16px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .col-th {
	background-color:#08a1ef;
	color:#f0f0f0;
	font-size:16px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .th1 {
	width:90px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .th2 {
	width:310px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .th3 {
	width:140px;
	background-color:#7171ef;
	color:#f0f0f0;
	font-size:16px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .th4 {
	width:140px;
	background-color:#44cb83;
	color:#f0f0f0;
	font-size:16px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .th5 {
	width:140px;
	background-color:#f2a645;
	color:#f0f0f0;
	font-size:16px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .th6 {
	width:140px;
	background-color:#ff5448;
	color:#f0f0f0;
	font-size:16px
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .td1 {
	background-color:#f2f2f2
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .td2 {
	background-color:#f7f7f7
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain table .ltd {
	text-align:left!important
}
#usercenter .main .content .tab-content .tab-pane .privilege-contain span {
	margin-top:66px
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xd-desc {
	border-bottom:1px solid #e6e6e6
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xd-desc p {
	padding-top:12px
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xd-desc h3 {
	display:inline;
	color:#08a1ef
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xiudian .zhuansong {
	cursor:pointer
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xiudian .zhuansong a {
	float:right
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xiudian .zhuansong img {
	margin-top:17px
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xiudian .shiyong_xd ul li {
	float:left;
	color:#fff;
	width:150px;
	padding:15px;
	border-radius:3px;
	margin-right:28px
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xiudian .shiyong_xd ul li p {
	font-size:24px;
	padding-top:18px
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xiudian .shiyong_xd .huode {
	background-color:#08a1ef
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xiudian .shiyong_xd .song {
	background-color:#9ad64b
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xiudian .shiyong_xd .shiyong {
	background-color:#ae9ae1
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .btn-green {
	background-color:#9AD64B;
	color:#fff
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .btn-green:hover {
	background-color:#B0DB77
}
#usercenter .main .content .tab-content .tab-pane .xd-contain .xd-table .xd-detail {
	padding:20px 0
}
#usercenter .main .content .tab-content .tab-pane .message-contain .mes-header {
	border-bottom:1px solid #e6e6e6
}
#usercenter .main .content .tab-content .tab-pane .message-contain .mes-header a {
	color:#08a1ef
}
#usercenter .main .content .tab-content .tab-pane .message-contain .mes-header .reject-issue {
	padding-right:10px
}
#usercenter .main .content .tab-content .tab-pane .message-contain .message-panel {
	border-bottom:1px solid #e6e6e6
}
#usercenter .main .content .tab-content .tab-pane .message-contain .message-panel .mes-content {
	padding:20px 20px
}
#usercenter .main .content .tab-content .tab-pane .message-contain .message-panel .mes-type {
	background-position:center right;
	background-repeat:no-repeat
}
#usercenter .main .content .tab-content .tab-pane .message-contain .message-panel .new_msg {
	background-image:url(images/news.png)
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-same {
	border:1px solid #e6e6e6
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-other, #usercenter .main .content .tab-content .tab-pane .server-contain .server-dns {
	height:480px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns {
	position:relative
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .check-icon {
	width:100px;
	height:100px;
	float:left;
	padding:10px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .check-icon span {
	display:inline-block;
	color:#fff;
	font-size:80px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .is-in-check .check-icon {
	background-color:#5cb85c
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .pass-check .check-icon {
	background-color:#08a1ef
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .is-in-fail .check-icon {
	background-color:#d9534f
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .check-desc {
	margin-left:20px;
	width:780px;
	float:left
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .check-desc .line {
	border-bottom:1px solid #e6e6e6;
	margin:10px 0
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .check-desc .check-tip {
	margin-top:10px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .check-desc a {
	color:#08a1ef
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step-bar {
	background-color:#f5f5f5;
	height:90px;
	padding:0 110px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step-bar span {
	float:left
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step-bar .line {
	width:274px;
	height:10px;
	background-color:#ccc;
	margin-top:42px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step-bar .circle {
	width:50px;
	height:50px;
	border:4px solid #ccc;
	border-radius:50%;
	background-color:#ccc;
	position:relative;
	margin-top:-23px;
	top:50%;
	text-align:center;
	line-height:40px;
	font-size:24px;
	color:#fff
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step-bar .fill-color {
	background-color:#08a1ef
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step1-container span {
	display:block;
	padding:10px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step1-container .scene-exp {
	float:left;
	margin-top:20px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step1-container .new-dom {
	margin-left:20px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step3-container .operation {
	line-height:36px;
	position:absolute;
	bottom:20px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step3-container .decoration {
	padding-top:8px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step3-container .decoration a {
	padding-left:10px
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step3-container .xiudian-time {
	padding-left:0!important
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step3-container .xiudian-time .form-label {
	text-align:right
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step3-container .tip-modal {
	width:760px;
	height:460px;
	position:absolute;
	top:50%;
	margin-top:-300px;
	left:50%;
	margin-left:-300px;
	background-color:#fff;
	box-shadow:0 5px 15px rgba(0, 0, 0, .5)
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .step3-container .tip-modal p {
	line-height:20px;
	margin-left:355px;
	padding:0
}
#usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .btn-dns, #usercenter .main .content .tab-content .tab-pane .server-contain .server-dns .btn-dns1 {
	position:absolute;
	bottom:20px;
	right:20px
}
.registerForm .error_text {
	margin:0!important
}
.registerForm .form-list {
	margin-top:33px!important
}
.registerForm .checkbox-square input {
	margin-left:0!important
}
.login-form {
	overflow:hidden
}
.modal-content {
	background-color:#fff
}
::-webkit-input-placeholder {
color:#999
}
:-moz-placeholder {
color:#999
}
::-moz-placeholder {
color:#999
}
:-ms-input-placeholder {
color:#999
}
form {
	padding:50px
}
.other-register {
	position:relative;
	height:45px;
	margin-top:15px;
	width:280px;
	margin:0 auto
}
.other-register div {
	font-size:14px;
	display:inline;
	margin:10px auto
}
.creat-newscene {
	text-align:center
}
.creat-newscene select {
	width:330px
}
.creat-newscene p {
	padding-bottom:10px
}
.login_form {
	width:280px;
	margin:20px auto
}
.login_form .alert-danger {
	background:#f0f0f0;
	color:#999
}
.login_form .form-header {
	color:#999;
	font-family:'微软雅黑';
	margin-bottom:20px
}
.login_form .input-wrap {
	position:relative;
	width:100%;
	height:45px;
	margin-bottom:5px
}
.login_form .input-wrap input, .login_form .input-wrap select {
	color:#999;
	text-indent:.5em;
	display:block!important;
	float:left;
	height:35px!important;
	border:1px solid #999!important;
	border-radius:0;
	position:relative;
	font-size:14px;
	width:280px;
	line-height:14px
}
.login_form .input-wrap .email_icon {
	width:16px;
	height:10px;
	position:absolute;
	left:15px;
	top:15px;
	background:url(images/email_icon.png) repeat scroll 0 0 transparent;
	z-index:2;
	overflow:hidden
}
.login_form .input-wrap .password_icon {
	width:12px;
	height:16px;
	position:absolute;
	left:15px;
	top:12px;
	background:url(images/password_icon.png) repeat scroll 0 0 transparent;
	z-index:2;
	overflow:hidden
}
.login_form .validateCode-wrap {
	color:#999
}
.login_form .validateCode-wrap input {
	height:26px;
	vertical-align:middle
}
.login_form .validateCode-wrap .validateCodeRefresh {
	color:#999
}
.login_form .login-btn {
	margin-top:10px;
	width:280px;
	height:35px;
	font-size:14px
}
.link-modal .link-label {
	font-weight:100;
	float:left
}
.link-modal .btn {
	width:70px
}
.link-modal .btn-info {
	background-color:#08a1ef
}
.link-modal .btn-default {
	background-color:#ccc;
	color:#fff
}
.comp-resize .bar {
	position:absolute;
	z-index:998;
	display:none
}
.comp-resize .bar-n {
	width:100%;
	height:5px;
	top:0;
	cursor:n-resize;
	background:url(/Public/assets/images/bar-1px.png) repeat-x
}
.comp-resize .bar-n div {
	position:absolute;
	left:50%;
	top:-6px;
	margin-left:-6px
}
.comp-resize .bar-s {
	width:100%;
	height:5px;
	bottom:0;
	cursor:s-resize;
	background:url(/Public/assets/images/bar-1px.png) repeat-x bottom
}
.comp-resize .bar-s div {
	position:absolute;
	left:50%;
	bottom:-6px;
	margin-left:-6px
}
.comp-resize .bar-e {
	width:5px;
	height:100%;
	top:0;
	right:0;
	cursor:e-resize;
	background:url(/Public/assets/images/bar-1px.png) repeat-y right
}
.comp-resize .bar-e div {
	position:absolute;
	top:50%;
	right:-6px;
	margin-top:-6px
}
.comp-resize .bar-w {
	width:5px;
	height:100%;
	top:0;
	cursor:w-resize;
	background:url(/Public/assets/images/bar-1px.png) repeat-y
}
.comp-resize .bar-w div {
	position:absolute;
	top:50%;
	left:-6px;
	margin-top:-6px
}
.comp-resize .bar-ne {
	top:-6px;
	right:-6px;
	cursor:ne-resize
}
.comp-resize .bar-nw {
	top:-6px;
	left:-6px;
	cursor:nw-resize
}
.comp-resize .bar-se {
	bottom:-6px;
	right:-6px;
	cursor:se-resize
}
.comp-resize .bar-sw {
	bottom:-6px;
	left:-6px;
	cursor:sw-resize
}
.comp-resize .bar-radius {
	width:12px;
	height:12px;
	background-color:#fff;
	border:1px solid #08a1ef;
	border-radius:12px
}
.comp-resize .boom {
	position:absolute;
	top:0;
	width:18px;
	height:18px;
	background-image:url(/Public/assets/images/create/area/boom.svg);
	pointer-events:none
}
.comp-resize .boom1 {
	position:absolute;
	top:0;
	width:18px;
	height:18px;
	background-image:url(/Public/assets/images/create/area/boom1.svg);
	pointer-events:none
}
.comp-resize .switch-original {
	position:absolute;
	top:0;
	width:18px;
	height:18px;
	background-image:url(/Public/assets/images/create/area/switch.png)
}
.comp-resize .sound {
	position:absolute;
	top:0;
	right:0;
	background:#08a1ef;
	width:20px;
	height:20px;
	padding:1px 0 0 2px;
	font-size:18px;
	color:#fff
}
.mask-trigger {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10000;
	background-color:rgba(0, 0, 0, .7)
}
.trigger-list {
	height:466px
}
.trigger-list .modal-body {
	height:333px;
	max-height:333px;
	overflow-y:auto
}
.trigger-list .modal-body li {
	padding:10px 0;
	border-bottom:1px solid #e6e6e6
}
.trigger-list .modal-body li:last-child {
	border:none
}
.trigger-elem-list {
	position:absolute;
	z-index:10001;
	background-color:#fff;
	right:200px;
	top:100px;
	right:350px;
	width:300px
}
.comp-rotate .bar-rotate {
	top:-30px;
	left:50%;
	margin-left:-6px;
	background-color:#9ad64b;
	border:none;
	cursor:url(/Public/assets/images/mouserotate.ico) 10 10, default
}
.comp-rotate .bar-line {
	width:2px;
	height:18px;
	top:-18px;
	left:50%;
	margin-left:-1px;
	background-color:#9ad64b
}
#comp_setting {
	position:fixed;
	width:260px;
	background-color:#fff;
	top:100px;
	right:350px;
	z-index:998;
	box-shadow:0 0 20px #000;
	box-shadow:2px 2px 12px 4px rgba(51, 51, 102, .3)
}
#comp_setting input {
	border-radius:0
}
#comp_setting .sliderContainer {
	position:absolute;
	height:56px;
	width:56px;
	top:0;
	left:50%;
	margin-left:-28px;
	background:url(/Public/assets/images/create/shadow-round.png) 50% 50% no-repeat
}
#comp_setting .sliderKnob {
	position:absolute;
	height:26px;
	width:26px;
	top:0;
	left:50%;
	margin-left:-15px;
	margin-top:-12px;
	background:url(/Public/assets/images/create/slider_sprite.png) 50% 0 no-repeat;
	cursor:pointer
}
#comp_setting .caret.off {
	border-left:4px solid;
	border-top:4px solid transparent;
	border-bottom:4px solid transparent
}
#comp_setting .style_head {
	background-color:#e1e1e1;
	height:44px
}
#comp_setting .style_head ul {
	padding:0 6px
}
#comp_setting .style_head li {
	float:left;
	width:33%;
	text-align:center
}
#comp_setting .style_head li a {
	display:block;
	margin:6px 2px 0 2px;
	height:38px;
	line-height:38px;
	color:#5e676e
}
#comp_setting .style_head li a.hover, #comp_setting .style_head li a:hover {
	background-color:#F7F7F7;
	border-top-left-radius:3px;
	border-top-right-radius:3px
}
#comp_setting .style_content {
	background-color:#F7F7F7;
	padding:12px;
	max-height:410px;
	overflow-y:auto;
	overflow-x:hidden
}
#comp_setting .style_content .modal-footer {
	border-top:none
}
#comp_setting .style_content input[type=text], #comp_setting .style_content input[type=number] {
	height:20px;
	line-height:20px
}
#comp_setting .style_content .style_list {
	color:#fff;
	height:44px;
	line-height:44px;
	background-color:#08a1ef;
	margin-bottom:1px;
	cursor:pointer
}
#comp_setting .style_content .style_list .caret {
	margin:0 8px
}
#comp_setting .style_content .style_list_angel {
	border-bottom:1px solid #e6e6e6;
	padding:7px 0;
	font-size:12px
}
#comp_setting .style_content .style_list_angel .touming div {
	float:left;
	margin-top:6px
}
#comp_setting .style_content .style_list_angel .touming div .ui-slider-handle {
	background:url(images/point.png) 50% 50% no-repeat;
	border:none;
	width:12px;
	height:12px
}
#comp_setting .style_content .style_list_angel .touming div a.ui-slider-handle:hover, #comp_setting .style_content .style_list_angel .touming div a.ui-slider-handle:link, #comp_setting .style_content .style_list_angel .touming div a.ui-slider-handle:visited, #comp_setting .style_content .style_list_angel .touming div a.ui-slider-handle:active {
	border:none
}
#comp_setting .style_content .style_list_angel .ui-slider-horizontal .ui-slider-handle {
	margin-left:-3px
}
#comp_setting .style_content .style_list_angel .color_select input {
	padding:0
}
#comp_setting .style_content .style_list_angel .touming .ui-slider-horizontal {
	height:.6em;
	background-color:#dedede
}
#comp_setting .style_content .style_list_angel .touming p.num {
	float:right;
	margin-top:0
}
#comp_setting .style_content .style_list_angel .touming p.num input {
	padding:0;
	text-indent:.2em
}
#comp_setting .style_content .style_list_angel label {
	font-size:12px;
	float:left;
	width:70px;
	font-weight:lighter;
	padding-top:3px
}
#comp_setting .style_content .style_list_angel .input_kuang {
	width:35px;
	height:20px;
	background-color:#FFF;
	border:1px solid #ccc
}
#comp_setting .style_content .style_list_angel .short {
	width:45px
}
#comp_setting .style_content .style_list_angel .flo_lef, #comp_setting .style_content .style_list_angel .flo_lef select {
	float:left;
	font-size:12px;
	height:20px;
	line-height:20px
}
#comp_setting .style_content .style_list_angel .flo_right {
	float:right
}
#comp_setting .style_content .anim_area {
	padding-bottom:15px
}
#comp_setting .style_content .anim_area, #comp_setting .style_content .yangshi, #comp_setting .style_content .trigger-area {
	min-height:340px
}
#comp_setting .style_content .anim_area+.modal-footer, #comp_setting .style_content .yangshi+.modal-footer, #comp_setting .style_content .trigger-area+.modal-footer {
	padding:0
}
#comp_setting .style_content .anim_area+.modal-footer .btn-main, #comp_setting .style_content .yangshi+.modal-footer .btn-main, #comp_setting .style_content .trigger-area+.modal-footer .btn-main {
	width:90px
}
#comp_setting .style_content .anim_area+.modal-footer .btn-grey0, #comp_setting .style_content .yangshi+.modal-footer .btn-grey0, #comp_setting .style_content .trigger-area+.modal-footer .btn-grey0 {
	width:90px;
	margin-left:24px
}
#comp_setting .style_content .anim_area .add-anim a, #comp_setting .style_content .trigger-area .add-anim a, #comp_setting .style_content .anim_area .trigger-btn a, #comp_setting .style_content .trigger-area .trigger-btn a {
	display:inline-block;
	width:49%;
	height:30px;
	line-height:30px;
	color:#fff;
	text-align:center;
	background-color:#08a1ef
}
#comp_setting .style_content .anim_area .add-anim a span, #comp_setting .style_content .trigger-area .add-anim a span, #comp_setting .style_content .anim_area .trigger-btn a span, #comp_setting .style_content .trigger-area .trigger-btn a span {
	padding-right:10px;
	display:inline-block
}
#comp_setting .style_content .anim_area .add-anim .broad-anim span.eqf-eye, #comp_setting .style_content .trigger-area .add-anim .broad-anim span.eqf-eye, #comp_setting .style_content .anim_area .trigger-btn .broad-anim span.eqf-eye, #comp_setting .style_content .trigger-area .trigger-btn .broad-anim span.eqf-eye {
	font-size:16px
}
#comp_setting .style_content .anim_area .event-list .select-trigger-item a, #comp_setting .style_content .trigger-area .event-list .select-trigger-item a {
	display:block;
	width:100%;
	text-align:center;
	background-color:#fff;
	height:36px;
	line-height:36px;
	margin-top:5px
}
#comp_setting .style_content .anim_area .event-list .select-trigger-item span, #comp_setting .style_content .trigger-area .event-list .select-trigger-item span {
	cursor:pointer
}
#comp_setting .style_content .anim_area .event-list .select-trigger-item ul li a, #comp_setting .style_content .trigger-area .event-list .select-trigger-item ul li a {
	width:65px;
	height:30px;
	line-height:30px;
	background-color:transparent;
	text-align:left;
	display:inline-block
}
#comp_setting .style_content .anim_area .trigger-btn, #comp_setting .style_content .trigger-area .trigger-btn {
	margin-top:5px
}
#comp_setting .style_content .anim_area .trigger-btn ul, #comp_setting .style_content .trigger-area .trigger-btn ul {
	padding:1px 1px;
	box-shadow:2px 2px 12px 4px rgba(51, 51, 102, .3);
	width:144px
}
#comp_setting .style_content .anim_area .trigger-btn ul li, #comp_setting .style_content .trigger-area .trigger-btn ul li {
	font-size:12px;
	line-height:30px;
	height:30px;
	padding-left:5px;
	cursor:pointer
}
#comp_setting .style_content .anim_area .trigger-btn ul li:hover, #comp_setting .style_content .trigger-area .trigger-btn ul li:hover {
	background-color:#08a1ef;
	color:#fff
}
#comp_setting .style_content form {
	margin:0 15px
}
#comp_setting .style_content form input, #comp_setting .style_content form select {
	height:20px;
	line-height:20px;
	padding:0;
	border-radius:0
}
#comp_setting .style_content form select {
	width:100px;
	border:1px solid #c9c9c9
}
#comp_setting .style_content form label {
	font-weight:lighter;
	margin-bottom:0
}
#comp_setting .cancel {
	cursor:move;
	height:18px;
	background-color:#08a1ef;
	text-align:right;
	padding:0 8px
}
#comp_setting .cancel a {
	cursor:pointer;
	color:#FFF;
	font-size:14px;
	font-weight:400
}
#comp_setting .caozuo {
	background-color:#f7f7f7;
	padding:12px
}
#comp_setting .caozuo div {
	float:left;
	width:50%;
	text-align:center
}
#comp_setting .caozuo div a {
	margin-left:10px;
	width:90px;
	height:35px;
	line-height:35px;
	text-align:center;
	display:block;
	color:#FFF;
	border-radius:2px
}
#comp_setting .caozuo .quding a {
	background-color:#9ad64b
}
#comp_setting .caozuo .quxiao a {
	background-color:#999
}
#comp_setting .arrow-up {
	width:0;
	height:0;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	border-bottom:10px solid red
}
.select-contain.select-great {
	position:relative;
	width:100%;
	height:36px;
	cursor:pointer
}
.select-contain.select-great .eqc-name {
	padding:0 12px 0 12px;
	height:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px
}
.select-contain.select-great .eqc-mask {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	line-height:36px;
	float:left;
	border:1px solid #e6e6e6;
	border-radius:3px
}
.select-contain.select-great .eqc-mask:hover {
	background-color:#08a1ef;
	border-color:#08a1ef;
	color:#fff
}
.select-contain.select-great .eqc-mask:hover .more {
	color:#fff
}
.select-contain.select-great .eqc-mask .more {
	position:absolute;
	font-size:14px;
	right:9px;
	top:50%;
	margin-top:-7px
}
.select-contain.select-great .eqc-drop-down-list {
	position:absolute;
	top:36px;
	width:100%;
	background-color:#fff;
	right:0;
	cursor:pointer;
	box-shadow:0 4px 10px 1px rgba(0, 0, 0, .3);
	display:none;
	z-index:1
}
.select-contain.select-great .eqc-drop-down-list .list {
	position:relative;
	padding:1px
}
.select-contain.select-great .eqc-drop-down-list .eqc-scroll {
	max-height:150px;
	overflow:hidden
}
.select-contain.select-great .eqc-drop-down-list .eqc-scroll ul {
	height:inherit;
	line-height:inherit
}
.select-contain.select-great .eqc-drop-down-list li {
	width:100%;
	line-height:30px;
	padding:0 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px
}
.select-contain.select-great .eqc-drop-down-list li:nth-child(2n) {
background-color:#f7f7f7
}
.select-contain.select-great .eqc-drop-down-list li:hover, .select-contain.select-great .eqc-drop-down-list li.active {
	background-color:#59c3f9;
	color:#fff
}
.select-contain.select-great .eqc-drop-down-list.visible {
	display:block
}
.select-contain.select-lg {
	position:relative;
	width:300px;
	height:46px;
	cursor:pointer
}
.select-contain.select-lg .eqc-name {
	padding:0 15.33px 0 15.33px;
	height:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px
}
.select-contain.select-lg .eqc-mask {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	line-height:46px;
	float:left;
	border:1px solid #e6e6e6;
	border-radius:3px
}
.select-contain.select-lg .eqc-mask:hover {
	background-color:#08a1ef;
	border-color:#08a1ef;
	color:#fff
}
.select-contain.select-lg .eqc-mask:hover .more {
	color:#fff
}
.select-contain.select-lg .eqc-mask .more {
	position:absolute;
	font-size:14px;
	right:11.5px;
	top:50%;
	margin-top:-7px
}
.select-contain.select-lg .eqc-drop-down-list {
	position:absolute;
	top:46px;
	width:300px;
	background-color:#fff;
	right:0;
	cursor:pointer;
	box-shadow:0 4px 10px 1px rgba(0, 0, 0, .3);
	display:none;
	z-index:1
}
.select-contain.select-lg .eqc-drop-down-list .list {
	position:relative;
	padding:1px
}
.select-contain.select-lg .eqc-drop-down-list .eqc-scroll {
	max-height:150px;
	overflow:hidden
}
.select-contain.select-lg .eqc-drop-down-list .eqc-scroll ul {
	height:inherit;
	line-height:inherit
}
.select-contain.select-lg .eqc-drop-down-list li {
	width:300px;
	line-height:30px;
	padding:0 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px
}
.select-contain.select-lg .eqc-drop-down-list li:nth-child(2n) {
background-color:#f7f7f7
}
.select-contain.select-lg .eqc-drop-down-list li:hover, .select-contain.select-lg .eqc-drop-down-list li.active {
	background-color:#59c3f9;
	color:#fff
}
.select-contain.select-lg .eqc-drop-down-list.visible {
	display:block
}
.select-contain.select-base {
	position:relative;
	width:300px;
	height:36px;
	cursor:pointer
}
.select-contain.select-base .eqc-name {
	padding:0 12px 0 12px;
	height:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px
}
.select-contain.select-base .eqc-mask {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	line-height:36px;
	float:left;
	border:1px solid #e6e6e6;
	border-radius:3px
}
.select-contain.select-base .eqc-mask:hover {
	background-color:#08a1ef;
	border-color:#08a1ef;
	color:#fff
}
.select-contain.select-base .eqc-mask:hover .more {
	color:#fff
}
.select-contain.select-base .eqc-mask .more {
	position:absolute;
	font-size:14px;
	right:9px;
	top:50%;
	margin-top:-7px
}
.select-contain.select-base .eqc-drop-down-list {
	position:absolute;
	top:36px;
	width:300px;
	background-color:#fff;
	right:0;
	cursor:pointer;
	box-shadow:0 4px 10px 1px rgba(0, 0, 0, .3);
	display:none;
	z-index:1
}
.select-contain.select-base .eqc-drop-down-list .list {
	position:relative;
	padding:1px
}
.select-contain.select-base .eqc-drop-down-list .eqc-scroll {
	max-height:150px;
	overflow:hidden
}
.select-contain.select-base .eqc-drop-down-list .eqc-scroll ul {
	height:inherit;
	line-height:inherit
}
.select-contain.select-base .eqc-drop-down-list li {
	width:300px;
	line-height:30px;
	padding:0 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:14px
}
.select-contain.select-base .eqc-drop-down-list li:nth-child(2n) {
background-color:#f7f7f7
}
.select-contain.select-base .eqc-drop-down-list li:hover, .select-contain.select-base .eqc-drop-down-list li.active {
	background-color:#59c3f9;
	color:#fff
}
.select-contain.select-base .eqc-drop-down-list.visible {
	display:block
}
.select-contain.select-sm {
	position:relative;
	width:120px;
	height:30px;
	cursor:pointer
}
.select-contain.select-sm .eqc-name {
	padding:0 10px 0 10px;
	height:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:12px
}
.select-contain.select-sm .eqc-mask {
	position:absolute;
	top:0;
	left:0;
	width:120px;
	line-height:30px;
	float:left;
	border:1px solid #e6e6e6;
	border-radius:3px
}
.select-contain.select-sm .eqc-mask:hover {
	background-color:#08a1ef;
	border-color:#08a1ef;
	color:#fff
}
.select-contain.select-sm .eqc-mask:hover .more {
	color:#fff
}
.select-contain.select-sm .eqc-mask .more {
	position:absolute;
	font-size:12px;
	right:7.5px;
	top:50%;
	margin-top:-6px
}
.select-contain.select-sm .eqc-drop-down-list {
	position:absolute;
	top:30px;
	width:120px;
	background-color:#fff;
	right:0;
	cursor:pointer;
	box-shadow:0 4px 10px 1px rgba(0, 0, 0, .3);
	display:none;
	z-index:1
}
.select-contain.select-sm .eqc-drop-down-list .list {
	position:relative;
	padding:1px
}
.select-contain.select-sm .eqc-drop-down-list .eqc-scroll {
	max-height:150px;
	overflow:hidden
}
.select-contain.select-sm .eqc-drop-down-list .eqc-scroll ul {
	height:inherit;
	line-height:inherit
}
.select-contain.select-sm .eqc-drop-down-list li {
	width:120px;
	line-height:30px;
	padding:0 15px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:12px
}
.select-contain.select-sm .eqc-drop-down-list li:nth-child(2n) {
background-color:#f7f7f7
}
.select-contain.select-sm .eqc-drop-down-list li:hover, .select-contain.select-sm .eqc-drop-down-list li.active {
	background-color:#59c3f9;
	color:#fff
}
.select-contain.select-sm .eqc-drop-down-list.visible {
	display:block
}
.select-panel {
	position:absolute;
	left:700px;
	top:200px;
	width:220px;
	color:#fff;
	background-color:#fff;
	box-shadow:2px 2px 12px 4px rgba(51, 51, 102, .3);
	z-index:998
}
.select-panel .modal-header {
	background-color:#08a1ef
}
.select-panel .select-content {
	padding:12px
}
.select-panel .select-content li {
	display:inline-block;
	margin:0 5px
}
.select-panel .select-content li a span {
	font-size:18px;
	color:#08a1ef
}
.select-panel .select-content li a:hover span {
	color:#9ad64b
}
.select-panel .select-content ul:first-child {
	margin-bottom:12px;
	padding-bottom:12px;
	border-bottom:1px solid #e7e7e7
}
.seven-contain .modal-dialog {
	width:780px
}
.six-contain .modal-dialog {
	width:800px
}
.img_console .modal-dialog {
	width:960px
}
.six-contain .form-contain {
	position:relative;
	width:450px;
	left:50%;
	margin-left:-225px
}
.six-contain .form-contain .form-list .form-label {
	width:95px
}
.six-contain .form-contain .form-list .form-input, .six-contain .form-contain .form-list input[type=text], .six-contain .form-contain .form-list input[type=password] {
	width:330px
}
.seven-contain .form-contain {
	position:relative;
	width:690px;
	left:50%;
	margin-left:-345px
}
.seven-contain .form-contain .form-list .form-label {
	width:95px
}
.seven-contain .form-contain .form-list .form-input {
	width:570px
}
.seven-contain .form-contain .form-list input {
	width:530px
}
.form-contain .form-list:first-child {
	margin-top:0
}
.form-contain .form-list {
	margin-top:13px
}
.form-contain .form-list .form-label, .form-contain .form-list .form-input {
	float:left;
	display:inline-block
}
.form-contain .form-list .form-label {
	text-align:right;
	padding-top:7px
}
.form-contain .form-list .form-input {
	height:35px;
	line-height:35px;
	margin-left:20px
}
.form-contain .form-list .form-image {
	width:330px;
	margin-left:20px;
	float:left;
	display:inline-block
}
.form-contain .form-list .form-image img {
	width:115px;
	height:115px
}
.form-contain .form-list .form-image .btn-picture {
	width:80px;
	height:30px;
	line-height:30px;
	vertical-align:bottom;
	margin-left:10px
}
.form-contain .error_text {
	color:red;
	margin:5px 0 0 115px
}
.dialog-contain .dialog-head {
	background-color:#08a1ef;
	padding:10px 0;
	text-align:center;
	color:#FFF
}
.dialog-contain .dialog-head h1 {
	font-size:30px;
	padding-bottom:5px;
	font-weight:lighter
}
.dialog-contain .dialog-head p {
	font-size:16px
}
.dialog-contain .dialog-head .bbs-help-tip-media {
	position:absolute;
	right:22px;
	top:10px;
	text-decoration:none;
	outline:0;
	color:#fff
}
.dialog-contain .dialog-head .bbs-help-tip-media:hover {
	color:#999
}
.dialog-contain .dialog-head .bbs-help-tip-media span {
	font-size:18px;
	text-decoration:none
}
.dialog-contain .dialog-content {
	margin-top:20px
}
.btn-contain {
	text-align:center;
	padding:26px 0
}
.btn-small a {
	width:100px;
	height:36px;
	line-height:36px;
	padding:0;
	border-radius:3px
}
.btn-small a:first-child {
	margin-right:10px
}
.btn-small a:last-child {
	margin-left:10px
}
.btn-big a {
	width:150px;
	height:40px;
	line-height:40px;
	padding:0
}
.btn-big a:first-child {
	margin-right:25px
}
.btn-big a:last-child {
	margin-left:25px
}
.effect-console .modal-content {
	left:-52px;
	width:690px;
	height:498px
}
.effect-console .modal-content .dialog-head {
	background-color:#f0f0f0;
	text-align:center;
	height:50px;
	line-height:50px;
	padding:13px 0
}
.effect-console .modal-content .dialog-head h1 {
	user-select:none;
	font:18px 'microsoft yahei';
	color:#666;
	text-align:left;
	text-indent:20px
}
.effect-console .modal-content .dialog-head a {
	right:48px;
	top:4px;
	color:#666
}
.effect-console .modal-content .dialog-head a:hover {
	color:#fff
}
.effect-console .modal-content .dialog-head .close-icon {
	position:absolute;
	top:-1px;
	right:10px;
	color:#666;
	font-size:35px
}
.effect-console .modal-content .dialog-content .modify_area .effect-list {
	padding-top:10px;
	height:50px;
	background-color:#e1e1e1
}
.effect-console .modal-content .dialog-content .modify_area .effect-list ul {
	text-align:left;
	text-indent:10px
}
.effect-console .modal-content .dialog-content .modify_area .effect-list ul li {
	text-align:center;
	text-indent:0;
	font:14px 'microsoft yahei';
	color:#666
}
.effect-console .modal-content .dialog-content .modify_area .effect-detail {
	height:345px
}
.effect-console .modal-content .dialog-content .modify_area .effect-detail .form-list {
	height:40px
}
.effect-console .modal-content .dialog-content .modify_area .effect-detail .form-list .form-label {
	font:12px 'microsoft yahei';
	color:#666;
	text-align:left;
	text-indent:18px;
	width:105px
}
.effect-console .modal-content .dialog-content .modify_area .effect-detail .form-list .form-input .eqc-input-number {
	padding:8px;
	width:144px;
	height:30px;
	line-height:30px;
	color:#666;
	background-color:#f0f0f0;
	cursor:col-resize;
	ime-mode:disabled;
	border:1px solid #e6e6e6
}
.effect-console .modal-content .dialog-content .modify_area .effect-detail .form-list .tooltip {
	top:44px;
	right:13px;
	opacity:1
}
.effect-console .modal-content .dialog-content .modify_area .effect-detail .form-list .tooltip .tooltip-inner {
	color:#fff;
	font-size:12px;
	text-align:left;
	text-indent:15px;
	padding:8px 9px;
	height:66px;
	max-width:177px
}
.effect-console .modal-content .btn-contain {
	text-align:right;
	width:650px;
	margin-left:20px;
	border-top:1px solid #f0f0f0;
	padding:7px 0
}
.effect-console .modal-content .btn-contain a {
	margin-left:-10px;
	width:100px;
	height:36px;
	color:#fff
}
.music-con a {
	color:#fff
}
.music-con a:hover {
	color:#08a1ef
}
.active-same {
	width:1000px;
	position:relative;
	left:50%;
	margin-left:-500px
}
.active-same ul {
	padding-bottom:20px
}
.active-same ul li:nth-child(4n) {
margin-right:0
}
.active-same .active-img {
	width:235px;
	height:235px
}
.active-same ul li {
	float:left;
	width:236px;
	background-color:#fff;
	border:1px solid #e6e6e6;
	margin-right:18px;
	margin-bottom:20px
}
.active-same ul li a {
	color:#999
}
.active-same ul li .show {
	border-bottom:1px solid #e6e6e6;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.active-same ul li p {
	padding:15px 10px
}
.active-same ul li p.auth {
	line-height:24px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.active-same ul li p.auth img {
	float:left;
	margin-right:10px;
	width:24px;
	height:24px
}
#activeOne .mores a {
	color:#fff
}
#activeOne .mores a:hover {
	color:#08a1ef
}
.mores {
	text-align:center;
	font-size:16px
}
.mores a:hover {
	color:#08a1ef
}
#activeOne .bg {
	z-index:1000
}
#activeOne .bg-con {
	background:url(/Public/assets/images/active/bg.png) repeat-x fixed top
}
#activeOne h2 {
	font-size:30px;
	border-bottom:1px solid #fff;
	padding-bottom:30px;
	margin-bottom:30px
}
#activeOne .music {
	color:#fff;
	font-size:16px
}
#activeOne .music h1 {
	font-size:24px;
	color:#ffe012
}
#activeOne .music .hd-list {
	margin-top:30px
}
#activeOne .music p {
	line-height:25px
}
#activeOne .music .no-title p, #activeOne .music .no-title img {
	margin-top:25px
}
#activeOne .music .yugao p {
	margin-top:25px
}
#activeOne .music .yugao p:first-child {
	margin-top:0
}
#activeOne .music a.banner {
	display:block
}
#activeOne .music a.banner img {
	width:100%
}
#activeOne .music .active-position label {
	float:left
}
#activeOne .music .active-position .hd-con {
	padding-left:80px
}
#activeOne .music .active-same {
	background-color:#650500;
	border-radius:4px;
	margin-bottom:20px;
	padding:20px 30px
}
#activeOne .music .join {
	margin:30px 0
}
#activeOne .music .join a {
	margin:0 20px
}
#activeOne .music .active-zuopin {
	background-color:#650500;
	border-radius:4px;
	margin-bottom:0;
	padding:20px 10px
}
#activeOne .music .active-zuopin ul li {
	margin-right:9px;
	border:none
}
.join {
	text-align:center
}
.join a {
	border-radius:4px;
	background-color:#08a1ef;
	color:#fff;
	padding:8px 20px
}
.active header {
	background-color:#fff
}
.active .active-wenzi {
	font-size:16px
}
.active .active-wenzi {
	color:#333;
	background-color:#fff
}
.active .logo {
	display:block
}
.active .logo img {
	vertical-align:middle
}
.active .jiang {
	padding-top:15px
}
.active .active-content {
	padding-bottom:50px
}
.active .active-content h1, .active .active-list h1 {
	font-size:30px;
	padding:20px 0;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:20px
}
.active .active-content p {
	line-height:25px
}
.active .banner img {
	width:100%
}
.active .active-list {
	background-color:#f0f0f0;
	border-top:1px solid #dfdede;
	margin-bottom:20px
}
#show-contain {
	color:#666
}
#show-contain a:link {
	text-decoration:none
}
#show-contain a:visited {
	text-decoration:none
}
#show-contain a:hover {
	text-decoration:none
}
#show-contain .red {
	color:red
}
#show-contain .hui {
	background-color:#999
}
#show-contain .mt {
	margin-top:20px
}
#show-contain .hd-lunbo .pagination, #show-contain .active-lunbo .pagination {
	display:none
}
#show-contain li, #show-contain h3, #show-contain p.dec {
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
#show-contain .hd-icon .prev, #show-contain .hd-icon .next {
	position:absolute;
	display:block;
	height:40px;
	width:30px;
	line-height:40px;
	text-align:center;
	background-color:#fff;
	color:#ccc;
	z-index:1000
}
#show-contain .hd-icon .prev:hover, #show-contain .hd-icon .next:hover {
	color:#08a1ef
}
#show-contain .hd-icon .prev {
	left:0
}
#show-contain .hd-icon .next {
	right:0
}
#show-contain .cake {
	background-color:#999;
	height:40px;
	line-height:40px;
	color:#fff
}
#show-contain .cake a {
	color:#fff
}
#show-contain .cake a:hover {
	color:#08a1ef
}
#show-contain .same-content {
	width:1000px;
	margin:0 auto;
	position:relative
}
#show-contain h2 {
	font-size:34px;
	color:#666;
	height:70px;
	line-height:70px;
	margin-top:40px
}
#show-contain h2 a {
	float:right;
	font-size:14px
}
#show-contain h2 span {
	color:#ccc;
	font-size:14px;
	padding-left:10px
}
#show-contain .show-head header {
	background-color:rgba(0, 0, 0, .3);
	position:absolute;
	top:0;
	left:0;
	right:0
}
#show-contain .show-head header ul {
	float:right
}
#show-contain .show-head header ul li {
	float:left;
	width:100px;
	text-align:center;
	display:block
}
#show-contain .show-head header ul li a {
	color:#fff
}
#show-contain .show-head header ul li:hover {
	background-color:#08a1ef
}
#show-contain .show-head header .logo {
	float:left
}
#show-contain .show-head .banner {
	text-align:center;
	background:url(images/show/banner.jpg) no-repeat center center
}
#show-contain .show-head .banner .input-search {
	width:520px;
	position:relative;
	left:50%;
	margin-left:-260px
}
#show-contain .show-head .banner .input-search .search-icon {
	position:absolute;
	font-size:24px;
	color:#fff;
	right:15px;
	top:13px
}
#show-contain .show-head .banner .big-font {
	padding:105px 0 50px 0
}
#show-contain .show-head .banner .search {
	width:100%;
	border-radius:25px;
	border:1px solid #fff;
	background-color:rgba(93, 140, 176, .3);
	color:#fff;
	margin-bottom:60px;
	height:50px;
	line-height:50px;
	padding:0 40px 0 20px
}
#show-contain .show-head nav {
	background-color:#fff;
	height:80px;
	line-height:80px;
	text-align:center
}
#show-contain .show-head nav ul li {
	display:inline-block;
	margin-right:35px;
	font-size:24px
}
#show-contain .show-head nav ul li a {
	color:#333
}
#show-contain .show-head nav ul li a:hover, #show-contain .show-head nav ul li a.active {
	color:#08a1ef
}
#show-contain .show-con {
	margin-top:20px
}
#show-contain .show-con .hd-lunbo {
	width:650px;
	height:260px;
	float:left;
	position:relative
}
#show-contain .show-con .hd-lunbo .prev, #show-contain .show-con .hd-lunbo .next {
	top:110px
}
#show-contain .show-con aside {
	width:330px;
	float:left;
	background-color:#fff;
	padding:0 20px 10px 20px;
	margin-left:20px
}
#show-contain .show-con aside h2 {
	margin-top:0
}
#show-contain .show-con aside ul li {
	border-top:1px solid #e6e6e6;
	height:60px;
	line-height:60px
}
#show-contain .show-con aside ul li a {
	color:#666
}
#show-contain .show-con aside ul li a:hover {
	color:#08a1ef
}
#show-contain .show-con aside ul li a img {
	width:40px;
	height:40px
}
#show-contain .show-list .category_sort {
	float:right
}
#show-contain .show-list .category_sort a {
	float:none;
	margin:0 5px
}
#show-contain .show-list .category_sort a.active {
	color:#08a1ef
}
#show-contain .show-list h2 {
	background-color:#fff;
	padding:0 20px
}
#show-contain .show-list .category {
	background-color:#fff
}
#show-contain .show-list .category_two {
	margin:0 20px 0 20px;
	padding-top:20px;
	border-top:1px solid #eee
}
#show-contain .show-list .category_two li {
	background-color:#f7f7f7;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 17px 20px 0!important
}
#show-contain .show-list .category_two li a {
	margin:0 auto;
	background:0 0;
	width:70px;
	overflow:hidden
}
#show-contain .show-list .category_two li:hover, #show-contain .show-list .category_two li.active {
	background-color:#08a1ef
}
#show-contain .show-list .category_two li:hover a, #show-contain .show-list .category_two li.active a {
	color:#fff
}
#show-contain .show-list .category_two li:nth-child(10n) {
margin:0 0 20px 0!important
}
#show-contain .show-list ul {
	margin-top:20px
}
#show-contain .show-list ul li {
	float:left;
	margin:0 20px 20px 0;
	width:235px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	position:relative;
	background-color:#fff
}
#show-contain .show-list ul li .screen-use {
	position:absolute;
	right:40px;
	bottom:9px;
	display:block;
	width:40px;
	height:24px;
	background-color:#08a1ef;
	text-align:center;
	line-height:24px;
	font-size:12px;
	color:#fff
}
#show-contain .show-list ul li a img {
	width:235px;
	height:235px
}
#show-contain .show-list ul li:nth-child(4n) {
margin-right:0
}
#show-contain .show-list ul li p {
	height:40px;
	line-height:40px;
	border-bottom:1px solid #e6e6e6;
	padding:0 10px;
	font-size:12px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
#show-contain .show-list ul li p em {
	padding-right:5px;
	float:left;
	margin-top:12px;
	font-size:14px
}
#show-contain .show-list ul li p .auth {
	float:right
}
#show-contain .show-list ul li p .auth img {
	width:24px;
	height:24px
}
#show-contain .show-list ul li p:last-child {
	line-height:36px
}
#show-contain .tuijian ul li {
	margin-bottom:0
}
#show-contain .baoming .enter-btn a {
	width:160px;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#08a1ef;
	display:block;
	color:#fff
}
#show-contain .baoming .enter-btn a:hover {
	background-color:#9ad64b
}
#show-contain .baoming .enter-btn {
	padding-bottom:20px
}
#show-contain .jieshao {
	background-color:#fff;
	padding:0 20px
}
#show-contain .jieshao .introduction-con {
	border-top:1px solid #e6e6e6;
	padding:20px 0
}
#show-contain .jieshao .introduction-con p {
	line-height:25px
}
#show-contain .page-turning .pagination {
	margin:0
}
#show-contain .page-turning ul li {
	float:left;
	margin-right:5px
}
#show-contain .page-turning ul li a {
	display:block;
	width:36px;
	height:36px;
	padding:0;
	text-align:center;
	line-height:36px;
	color:#999!important;
	font-size:12px
}
#show-contain .page-turning ul li a:hover {
	background-color:#08a1ef;
	color:#fff!important
}
#show-contain .page-turning ul li.active {
	background-color:#08a1ef
}
#show-contain .page-turning ul li.active a {
	color:#fff!important
}
#show-contain .hezuo {
	background-color:#fff;
	margin-top:20px;
	margin-bottom:20px;
	padding:0 20px
}
#show-contain .hezuo ul {
	border-top:1px solid #e6e6e6;
	padding-top:20px
}
#show-contain .hezuo ul li {
	float:left;
	width:197px;
	height:98px;
	border:1px solid #e6e6e6;
	margin:0 57px 20px 0
}
#show-contain .hezuo ul li:nth-child(4n) {
margin-right:0
}
#show-contain .hezuo ul li img {
	width:100%;
	height:100%
}
#show-contain .active-lunbo img {
	width:1000px;
	height:400px
}
#show-contain .active-lunbo .hd-icon .prev, #show-contain .active-lunbo .hd-icon .next {
	top:180px
}
#show-contain .active-list {
	background-color:#fff;
	padding:0 20px;
	margin-bottom:20px
}
#show-contain .active-list ul li {
	border-top:1px solid #e6e6e6;
	padding:10px 0
}
#show-contain .active-list ul li img {
	width:40px;
	height:40px;
	margin-right:10px
}
#show-contain .active-list ul li .join {
	float:right;
	line-height:40px
}
#show-contain .active-list ul li .join a {
	border-radius:0;
	width:80px;
	height:40px;
	padding:0;
	display:inline-block
}
#show-contain .active-list ul li span {
	padding-right:20px;
	font-size:12px
}
#show-contain .search {
	padding:0 20px 20px 20px;
	background-color:#fff
}
#show-contain .search input, #show-contain .search a {
	float:left;
	display:inline-block
}
#show-contain .search input {
	width:720px;
	height:60px;
	line-height:60px;
	padding:0 10px;
	background-color:#f7f7f7
}
#show-contain .search a {
	background-color:#08a1ef;
	height:60px;
	width:220px;
	margin-left:20px;
	color:#fff;
	font-size:24px;
	text-align:center;
	line-height:60px
}
#show-contain .search a em {
	padding-right:10px
}
#show-contain .search-con {
	padding:20px 20px 0 0
}
#show-contain .search-con .key {
	color:red
}
#show-contain p.guanzhu a {
	padding:5px 15px;
	color:#fff
}
#show-contain p.guanzhu a em {
	padding-right:5px
}
#show-contain p.guanzhu a:first-child {
	background-color:#08a1ef;
	margin-right:10px
}
#show-contain p.guanzhu a:last-child {
	background-color:#999
}
#show-contain .visitor-contain a {
	color:#666
}
#show-contain .visitor-contain a:hover {
	color:#08a1ef
}
#show-contain .visitor-contain h2 {
	border-bottom:1px solid #e6e6e6;
	margin-top:0
}
#show-contain .visitor-contain h2 span {
	float:right
}
#show-contain .visitor-contain h2 a {
	margin:0 5px
}
#show-contain .visitor-contain h2 a:hover {
	color:#08a1ef
}
#show-contain .visitor-contain .visitor-same {
	padding-top:20px
}
#show-contain .visitor-contain .visitor-same .visitor-one img {
	float:left;
	margin-right:20px
}
#show-contain .visitor-contain .visitor-same .visitor-one h3 {
	font-size:14px
}
#show-contain .visitor-contain .visitor-same .visitor-one .dec {
	padding:15px 0;
	line-height:16px;
	height:46px
}
#show-contain .visitor-contain .visitor-same .visitor-works ul {
	padding:20px 0
}
#show-contain .visitor-contain .visitor-same .visitor-works ul li:nth-child(2) {
margin:10px 0
}
#show-contain .visitor-contain .visitor-same .visitor-works ul li span {
	padding-right:5px
}
#show-contain .visitor-contain .visitor-same .visitor-works ul li a {
	padding-left:5px
}
#show-contain .visitor-item {
	font-size:12px;
	margin-top:40px
}
#show-contain .visitor-item h2 {
	background-color:#fff;
	padding:0 20px
}
#show-contain .visitor-item h2 em {
	padding-right:10px
}
#show-contain .visitor-item ul {
	margin-top:20px
}
#show-contain .visitor-item ul li {
	float:left;
	width:320px;
	margin:0 20px 20px 0;
	background-color:#fff;
	padding:20px 20px 0 20px
}
#show-contain .visitor-item ul li:nth-child(3n) {
margin-right:0
}
#show-contain .visitor-item ul li ul {
	margin:0
}
#show-contain .visitor-item ul li li {
	float:none;
	padding:0;
	margin:0;
	width:auto
}
#show-contain .visitor {
	margin-top:40px;
	font-size:12px
}
#show-contain .visitor section, #show-contain .visitor aside {
	float:left;
	background-color:#fff;
	padding:0 20px
}
#show-contain .visitor section {
	width:660px;
	margin-right:20px;
	position:relative
}
#show-contain .visitor section .other-label {
	position:absolute;
	top:30px;
	background-color:#fff;
	border:1px solid #e6e6e6;
	padding:10px
}
#show-contain .visitor section .other-label .btn-main {
	color:#fff;
	padding:0;
	font-size:12px
}
#show-contain .visitor section .select-list {
	width:100%;
	margin-top:29px;
	line-height:24px;
	position:relative
}
#show-contain .visitor section .select-list .other-label {
	font-size:12px
}
#show-contain .visitor section .select-list span {
	padding-right:10px
}
#show-contain .visitor section .select-list .more {
	position:absolute;
	right:0
}
#show-contain .visitor section .select-list a {
	margin-left:5px;
	padding:0 5px;
	display:inline-block
}
#show-contain .visitor section .select-list a:hover, #show-contain .visitor section .select-list a.active, #show-contain .visitor section .select-list a.more:hover {
	background-color:#08a1ef;
	color:#fff
}
#show-contain .visitor section .select-list a.more {
	color:#08a1ef
}
#show-contain .visitor section .select-list:last-child {
	padding-bottom:43px
}
#show-contain .visitor aside {
	width:320px
}
#show-contain .visitor-xq {
	margin-top:20px;
	background-color:#fff;
	padding:20px;
	font-size:12px
}
#show-contain .visitor-xq img {
	float:left;
	margin-right:20px
}
#show-contain .visitor-xq .visitor-dec h4 {
	font-size:24px
}
#show-contain .visitor-xq .visitor-dec h4 span {
	float:right;
	font-size:12px
}
#show-contain .visitor-xq .visitor-dec h4 span em:last-child {
	padding-left:10px
}
#show-contain .visitor-xq .visitor-dec .des {
	margin:15px 0;
	line-height:22px;
	height:85px;
	overflow:hidden
}
#show-contain .visitor-xq .visitor-dec ul li {
	margin-top:10px
}
#show-contain .visitor-xq .visitor-dec ul li span {
	margin-right:10px
}
#show-contain .visitor-xq .guanzhu {
	margin-top:20px
}
#show-contain .visitor-xq .contact {
	text-align:right;
	margin-top:15px
}
#show-contain .visitor-xq .contact a {
	color:#fff;
	display:inline-block;
	width:24px;
	height:24px;
	text-align:center;
	line-height:26px;
	margin-left:7px
}
#show-contain .visitor-xq .contact .qq {
	background-color:#08a1ef
}
#show-contain .visitor-xq .contact .weixin {
	background-color:#9ad64b
}
#show-contain .visitor-xq .contact .phone {
	background-color:#9b7acc
}
#show-contain .visitor-xq .contact .hui {
	background-color:#999!important
}
#show-contain .visitor-xq .contact .sixin {
	background-color:#466ec9
}
.support-contain {
	margin:100px auto 0;
	width:765px;
	padding:30px;
	background-color:#fff;
	font-size:16px;
	border-radius:20px;
	box-shadow:0 0 10px 1px #efefef;
	height:310px;
	font-family:"Microsoft YaHei", Tahoma, Helvetica, Arial, sans-serif
}
.support-contain .imgie {
	float:left;
	margin-right:40px
}
.support-contain .h3ie {
	padding-top:10px;
	font-size:16px;
	font-weight:400
}
.support-contain ul {
	list-style:none
}
.support-contain ul li {
	float:left;
	text-align:center;
	margin:35px 35px 0 0;
	margin-right:5px\0
}
.support-contain ul li a {
	font-size:14px;
	color:#014051;
	text-decoration:none
}
.support-contain ul li img {
	display:block;
	margin-bottom:1em;
	border:none;
	height:64px
}
html {
	height:100%
}
body {
	width:100%;
	height:100%;
	font-family:"Microsoft YaHei", Tahoma, Helvetica, Arial, sans-serif;
	font-weight:300;
	text-align:left
}
a {
	cursor:pointer
}
body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
	margin:0;
	padding:0
}
input, button, select, textarea {
	font-family:"Microsoft YaHei", Tahoma, Helvetica, Arial, sans-serif
}
button.btn-default, button.btn-optional {
	padding-left:16px;
	padding-right:16px
}
button.btn-parent {
	color:#fff;
	font-size:16px;
	line-height:29px;
	border:0;
	margin-left:8px
}
button.btn-parent[disabled] {
	cursor:default
}
input, textarea {
	box-shadow:inherit!important;
	border:1px solid #e6e6e6;
	padding:0 6px;
	outline:0!important
}
.lt {
	float:left
}
.rt {
	float:right
}
.commonWidth {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden
}
body>a {
	display:none
}
a {
	text-decoration:none
}
ul {
	list-style-type:none
}
label {
	max-width:inherit
}
.anchorBL, .bdshare-slide-button-box {
	display:none!important
}

/*调研样式*/
.diaoyan_style .modal-dialog{ width:98%; height:830px;}
.diaoyan_style .modal-dialog .tab-same{ height:750px;}
