@charset "utf-8";

*html,
*html body {
	background-image: url(about:blank);
	background-attachment: fixed
}

.g-html,
.g-body {
	display: block;
	width: 100%;
	height: 100%
}

body {
	position: relative;
	min-width: 1200px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

address,
cite,
dl,
dt,
dd,
caption,
th,
optgroup {
	font-style: normal;
	font-weight: normal
}

dl,
ol,
ul {
	list-style-type: none
}

caption,
th {
	text-align: left
}

fieldset,
img,
iframe {
	border: 0 none
}

img {
	vertical-align: middle;
	-ms-interpolation-mode: bicubic
}

iframe {
	display: block
}

a {
	background-color: transparent;
	color: inherit;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-text-decoration-skip: objects
}

a:hover {
	color: #9b72d2;
	text-decoration: none;
	outline: 0
}

a:active {
	text-decoration: none;
	outline: 0
}

:focus {
	outline: 0;
	-webkit-tap-highlight-color: transparent
}

.container {
	width: 1200px;
	max-width: none !important
}

.g-contwrap {
	width: 100%;
	height: auto
}

.g-wrapper {
	position: relative;
	margin: 0 auto 0;
	min-width: 1200px;
	width: 100%
}

.g-container {
	margin: 0 auto 0;
	padding: 0;
	width: 1200px
}

.ind-container {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 1180px;
	max-width: none
}

.fctrl {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: inherit;
	vertical-align: middle;
	word-spacing: normal
}

html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	margin: 0.67em 0;
	font-size: 2em
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bold
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ffff00;
	color: #000000
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	line-height: 0;
	font-size: 75%;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
select,
optgroup,
textarea {
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	padding: 0;
	border-style: none
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

legend {
	box-sizing: border-box;
	display: table;
	padding: 0;
	max-width: 100%;
	color: inherit;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

* {
	-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
}

@-ms-viewport {
	width: device-width
}

@-o-viewport {
	width: device-width
}

@viewport {
	width: device-width
}

html {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	font-size: 16px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body,
div,
dl,
dt,
dd,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre,
blockquote,
form,
table,
th,
td,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	margin: 0;
	padding: 0
}

body {
	line-height: 1.42857143;
	background-color: #fff;
	font-family: -apple-system, system-ui, BlinkMacSystemFont, HelveticaExt-Normal, Arial, "Microsoft YaHei", sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0 none;
	border-top: 1px solid #eee
}

button,
input,
select,
textarea {
	line-height: inherit;
	font-family: inherit;
	font-size: inherit
}

[role="button"] {
	cursor: pointer
}

img {
	vertical-align: middle
}

a {
	color: #0078d7;
	text-decoration: none
}

a:hover,
a:focus {
	text-decoration: none
}

a:hover {
	color: #005ca4
}

a:focus {
	outline: none
}

.fn-clf:before,
.fn-clf:after,
.fn-clearfix:before,
.fn-clearfix:after {
	display: table;
	content: " "
}

.fn-clf:after,
.fn-clearfix: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 {
	background-color: transparent;
	border: 0;
	color: transparent;
	font: 0/0 a;
	text-shadow: none
}

.text-ellipsis {
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	line-height: 1.1;
	color: inherit;
	font-family: inherit;
	font-weight: 500
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
	line-height: 1;
	color: gray;
	font-weight: normal
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
	font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
	font-size: 75%
}

h1,
.h1 {
	font-size: 36px
}

h2,
.h2 {
	font-size: 30px
}

h3,
.h3 {
	font-size: 24px
}

h4,
.h4 {
	font-size: 18px
}

h5,
.h5 {
	font-size: 14px
}

h6,
.h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px 0
}

.lead {
	margin-bottom: 20px;
	line-height: 1.4;
	font-size: 16px;
	font-weight: 400
}

small,
.small {
	font-size: 85%
}

mark,
.mark {
	padding: .2em;
	background-color: #fcf8e3
}

.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: gray
}

.page-header {
	margin: 40px 0 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #eee
}

.list-inline {
	list-style: none;
	padding-left: 0;
	margin-left: -5px
}

.list-inline>li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 5px;
	padding-right: 5px
}

abbr[title],
abbr[data-original-title] {
	border-bottom: 1px dotted gray;
	text-decoration: none;
	cursor: help
}

address {
	margin-bottom: 20px;
	line-height: 1.42857143;
	font-style: normal
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	margin: 0 0 20px 0;
	padding: 10px 20px;
	border-left: 5px solid #eee;
	font-size: 17.5px
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
	margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
	display: block;
	line-height: 1.42857143;
	color: gray;
	font-size: 80%
}

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 #eee;
	border-left: 0;
	text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
	content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}

code,
kbd,
pre,
samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
	padding: 2px 4px;
	background-color: #f9f2f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #c7254e;
	font-size: 90%
}

kbd {
	padding: 2px 4px;
	background-color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	color: #ffffff;
	font-size: 90%
}

kbd kbd {
	padding: 0;
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 100%;
	font-weight: bold
}

pre {
	display: block;
	margin: 0 0 10px;
	padding: 10px;
	line-height: 1.42857143;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	font-size: 13px;
	word-break: break-all;
	word-wrap: break-word
}

pre code {
	padding: 0;
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: inherit;
	font-size: inherit;
	white-space: pre-wrap
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 1200px
}

.container:before,
.container:after {
	display: table;
	content: " "
}

.container:after {
	clear: both
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}

.container-fluid:before,
.container-fluid:after {
	display: table;
	content: " "
}

.container-fluid:after {
	clear: both
}

.row {
	margin-left: -10px;
	margin-right: -10px
}

.row:before,
.row:after {
	display: table;
	content: " "
}

.row:after {
	clear: both
}

.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 {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 1px
}

.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-1 {
	width: 8.33333333%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-3 {
	width: 25%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-6 {
	width: 50%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-9 {
	width: 75%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-12 {
	width: 100%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-offset-0 {
	margin-left: 0%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-12 {
	margin-left: 100%
}

fieldset {
	margin: 0;
	padding: 0;
	min-width: 0;
	border: 0 none
}

legend {
	display: block;
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
	line-height: inherit;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	font-size: 21px
}

label {
	display: inline-block;
	margin-bottom: 5px;
	max-width: 100%;
	font-weight: bold
}

input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}

input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	*margin-top: 0;
	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: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	line-height: 1.42857143;
	color: #555;
	font-size: 14px
}

.form-control {
	display: block;
	padding: 6px 12px;
	width: 100%;
	height: 34px;
	line-height: 1.42857143;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	color: #555;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control:-moz-placeholder {
	color: #999
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-ms-expand {
	border: 0;
	background-color: transparent
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 15px
}

.radio,
.checkbox {
	display: block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px
}

.radio label,
.checkbox label {
	margin-bottom: 0;
	padding-left: 20px;
	min-height: 20px;
	font-style: normal;
	font-weight: normal;
	cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
	margin-top: -5px
}

.radio-inline,
.checkbox-inline {
	display: inline-block;
	position: relative;
	margin-bottom: 0;
	padding-left: 20px;
	font-style: normal;
	font-weight: normal;
	vertical-align: middle;
	cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}

.form-control-static {
	margin-bottom: 0;
	padding-top: 7px;
	padding-bottom: 7px;
	min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #808080
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	background-image: none;
	border: 1px solid transparent;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	touch-action: manipulation;
	padding: 6px 12px;
	line-height: 1.42857143;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
	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 {
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	-moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	outline: 0
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	-webkit-opacity: .65;
	-moz-opacity: .65;
	-khtml-opacity: .65;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none
}

.btn-default {
	background-color: #fff;
	border-color: #ccc;
	color: #333
}

.btn-default:focus,
.btn-default.focus {
	background-color: #e6e5e5;
	border-color: #8c8c8c;
	color: #333
}

.btn-default:hover {
	background-color: #e6e5e5;
	border-color: #adadad;
	color: #333
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
	background-color: #e6e5e5;
	border-color: #adadad;
	color: #333
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle.focus {
	background-color: #d4d4d4;
	border-color: #8c8c8c;
	color: #333
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
	background-image: none
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	background-color: #333;
	color: #fff
}

.btn-primary {
	background-color: #337ab7;
	border-color: #2e6da4;
	color: #fff
}

.btn-primary:focus,
.btn-primary.focus {
	background-color: #286090;
	border-color: #122b40;
	color: #fff
}

.btn-primary:hover {
	background-color: #286090;
	border-color: #204d74;
	color: #fff
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
	background-color: #286090;
	border-color: #204d74;
	color: #fff
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open>.btn-primary.dropdown-toggle:hover,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle.focus {
	background-color: #204d74;
	border-color: #122b40;
	color: #fff
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
	background-image: none
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	background-color: #fff;
	color: #337ab7
}

.btn-success {
	background-color: #5cb85c;
	border-color: #4cae4c;
	color: #fff
}

.btn-success:focus,
.btn-success.focus {
	background-color: #449d44;
	border-color: #255625;
	color: #fff
}

.btn-success:hover {
	background-color: #449d44;
	border-color: #398439;
	color: #fff
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
	background-color: #449d44;
	border-color: #398439;
	color: #fff
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open>.btn-success.dropdown-toggle:hover,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle.focus {
	background-color: #398439;
	border-color: #255625;
	color: #fff
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
	background-image: none
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	background-color: #fff;
	color: #5cb85c
}

.btn-info {
	background-color: #5bc0de;
	border-color: #46b8da;
	color: #fff
}

.btn-info:focus,
.btn-info.focus {
	background-color: #31b0d5;
	border-color: #1b6d85;
	color: #fff
}

.btn-info:hover {
	background-color: #31b0d5;
	border-color: #269abc;
	color: #fff
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	background-color: #31b0d5;
	border-color: #269abc;
	color: #fff
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open>.btn-info.dropdown-toggle:hover,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle.focus {
	background-color: #269abc;
	border-color: #1b6d85;
	color: #fff
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
	background-image: none
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	background-color: #fff;
	color: #5bc0de
}

.btn-warning {
	background-color: #f0ad4e;
	border-color: #eea236;
	color: #fff
}

.btn-warning:focus,
.btn-warning.focus {
	background-color: #ec971f;
	border-color: #985f0d;
	color: #fff
}

.btn-warning:hover {
	background-color: #ec971f;
	border-color: #d58512;
	color: #fff
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	background-color: #ec971f;
	border-color: #d58512;
	color: #fff
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open>.btn-warning.dropdown-toggle:hover,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle.focus {
	background-color: #d58512;
	border-color: #985f0d;
	color: #fff
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
	background-image: none
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	background-color: #fff;
	color: #f0ad4e
}

.btn-danger {
	background-color: #d9534f;
	border-color: #d43f3a;
	color: #fff
}

.btn-danger:focus,
.btn-danger.focus {
	background-color: #c9302c;
	border-color: #761c19;
	color: #fff
}

.btn-danger:hover {
	background-color: #c9302c;
	border-color: #ac2925;
	color: #fff
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	background-color: #c9302c;
	border-color: #ac2925;
	color: #fff
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open>.btn-danger.dropdown-toggle:hover,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle.focus {
	background-color: #ac2925;
	border-color: #761c19;
	color: #fff
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
	background-image: none
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	background-color: #fff;
	color: #d9534f
}

.btn-link {
	color: #0078d7;
	font-weight: normal;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
	background-color: transparent;
	color: #005ca4;
	text-decoration: underline
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
	color: gray;
	text-decoration: none
}

.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%
}

.breadcrumb {
	list-style: none;
	margin-bottom: 20px;
	padding: 8px 15px;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc
}

.breadcrumb>.active {
	color: gray
}

.pagination {
	display: inline-block;
	margin: 20px 0;
	padding-right: 0;
	padding-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	margin-left: -1px;
	padding: 6px 12px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #0078d7;
	text-decoration: none
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
	z-index: 2;
	background-color: #eee;
	border-color: #ddd;
	color: #005ca4
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
	z-index: 3;
	background-color: #337ab7;
	border-color: #337ab7;
	color: #fff;
	cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
	background-color: #fff;
	border-color: #ddd;
	color: gray;
	cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	line-height: 1.3333333;
	font-size: 18px
}

.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;
	line-height: 1.5;
	font-size: 12px
}

.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
}

.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 {
	list-style: none;
	padding-left: 0
}

.mt-5 {
	margin-top: 5px
}

.mr-5 {
	margin-right: 5px
}

.mb-5 {
	margin-bottom: 5px
}

.ml-5 {
	margin-left: 5px
}

.mt-10 {
	margin-top: 10px
}

.mr-10 {
	margin-right: 10px
}

.mb-10 {
	margin-bottom: 10px
}

.ml-10 {
	margin-left: 10px
}

.mt-15 {
	margin-top: 15px
}

.mr-15 {
	margin-right: 15px
}

.mb-15 {
	margin-bottom: 15px
}

.ml-15 {
	margin-left: 15px
}

.mt-20 {
	margin-top: 20px
}

.mr-20 {
	margin-right: 20px
}

.mb-20 {
	margin-bottom: 20px
}

.ml-20 {
	margin-left: 20px
}

.mt-30 {
	margin-top: 30px
}

.mr-30 {
	margin-right: 30px
}

.mb-30 {
	margin-bottom: 30px
}

.ml-30 {
	margin-left: 30px
}

.mt-40 {
	margin-top: 40px
}

.mr-40 {
	margin-right: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.ml-40 {
	margin-left: 40px
}

.mt-50 {
	margin-top: 50px
}

.mr-50 {
	margin-right: 50px
}

.mb-50 {
	margin-bottom: 50px
}

.ml-50 {
	margin-left: 50px
}

.mt-60 {
	margin-top: 60px
}

.mr-60 {
	margin-right: 60px
}

.mb-60 {
	margin-bottom: 60px
}

.ml-60 {
	margin-left: 60px
}

.mt-80 {
	margin-top: 80px
}

.mr-80 {
	margin-right: 80px
}

.mb-80 {
	margin-bottom: 80px
}

.ml-80 {
	margin-left: 80px
}

.mt-100 {
	margin-top: 100px
}

.mr-100 {
	margin-right: 100px
}

.mb-100 {
	margin-bottom: 100px
}

.ml-100 {
	margin-left: 100px
}

.pt-5 {
	padding-top: 5px
}

.pr-5 {
	padding-right: 5px
}

.pb-5 {
	padding-bottom: 5px
}

.pl-5 {
	padding-left: 5px
}

.pt-10 {
	padding-top: 10px
}

.pr-10 {
	padding-right: 10px
}

.pb-10 {
	padding-bottom: 10px
}

.pl-10 {
	padding-left: 10px
}

.pt-15 {
	padding-top: 15px
}

.pr-15 {
	padding-right: 15px
}

.pb-15 {
	padding-bottom: 15px
}

.pl-15 {
	padding-left: 15px
}

.pt-20 {
	padding-top: 20px
}

.pr-20 {
	padding-right: 20px
}

.pb-20 {
	padding-bottom: 20px
}

.pl-20 {
	padding-left: 20px
}

.pt-30 {
	padding-top: 30px
}

.pr-30 {
	padding-right: 30px
}

.pb-30 {
	padding-bottom: 30px
}

.pl-30 {
	padding-left: 30px
}

.pt-40 {
	padding-top: 40px
}

.pr-40 {
	padding-right: 40px
}

.pb-40 {
	padding-bottom: 40px
}

.pl-40 {
	padding-left: 40px
}

.pt-50 {
	padding-top: 50px
}

.pr-50 {
	padding-right: 50px
}

.pb-50 {
	padding-bottom: 50px
}

.pl-50 {
	padding-left: 50px
}

.pt-60 {
	padding-top: 60px
}

.pr-60 {
	padding-right: 60px
}

.pb-60 {
	padding-bottom: 60px
}

.pl-60 {
	padding-left: 60px
}

.pt-80 {
	padding-top: 80px
}

.pr-80 {
	padding-right: 80px
}

.pb-80 {
	padding-bottom: 80px
}

.pl-80 {
	padding-left: 80px
}

.pt-100 {
	padding-top: 100px
}

.pr-100 {
	padding-right: 100px
}

.pb-100 {
	padding-bottom: 100px
}

.pl-100 {
	padding-left: 100px
}

.g-spacingbar5 {
	height: 5px
}

.g-spacingbar10 {
	height: 10px
}

.g-spacingbar15 {
	height: 15px
}

.g-spacingbar20 {
	height: 20px
}

.g-spacingbar30 {
	height: 30px
}

.g-spacingbar40 {
	height: 40px
}

.g-spacingbar50 {
	height: 50px
}

.g-spacingbar60 {
	height: 60px
}

.g-spacingbar80 {
	height: 80px
}

.g-spacingbar100 {
	height: 100px
}

.g-spacingbar5,
.g-spacingbar10,
.g-spacingbar15,
.g-spacingbar20,
.g-spacingbar30,
.g-spacingbar40,
.g-spacingbar50,
.g-spacingbar60,
.g-spacingbar80,
.g-spacingbar100 {
	overflow: hidden;
	clear: both;
	width: 100%;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px
}

.gm-tbl {
	display: table !important;
	width: 100%;
	table-layout: fixed
}

.gm-tbl-cell {
	display: table-cell !important;
	position: relative;
	vertical-align: middle
}

html * {
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none
}

.aside-panel {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 999;
	width: 120px;
	background: #f7f7f7;
	border-right: 1px solid #e4e4e4
}

.idx-logo {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 2;
	width: 100%;
	height: 94px;
	text-align: center;
	font-size: 0
}

.idx-logo a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat
}

.aside-nav {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	margin-top: -100px;
	width: 100%
}

.nav-item {
	width: 100%;
	height: 50px
}

.nav-item a {
	padding: 15px 20px 15px 30px;
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.nav-item i {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/aside-ico.png) no-repeat;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.nav-item i.pro-ico {
	background-position: -20px -20px
}

.nav-item i.bus-ico {
	background-position: -20px -53px
}

.nav-item i.about-ico {
	background-position: -20px -88px
}

.nav-item strong {
	font-weight: 400
}

.nav-item.active a,
.nav-item:hover a {
	background: #fff;
	color: #a41f25;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05)
}

.nav-item.active i.pro-ico,
.nav-item:hover i.pro-ico {
	background-position: -55px -20px
}

.nav-item.active i.bus-ico,
.nav-item:hover i.bus-ico {
	background-position: -55px -53px
}

.nav-item.active i.about-ico,
.nav-item:hover i.about-ico {
	background-position: -55px -88px
}

.nav-item.menu-btn {
	text-align: center;
	font-size: 0
}

.nav-item.menu-btn a {
	padding-left: 0;
	padding-right: 0
}

.nav-item.menu-btn .menu-line {
	margin: 3px auto;
	display: block;
	width: 22px;
	height: 3px;
	background: #333;
	-webkit-box-shadow: 0 0 1px rgba(142, 142, 142, 0.5);
	-moz-box-shadow: 0 0 1px rgba(142, 142, 142, 0.5);
	box-shadow: 0 0 1px rgba(142, 142, 142, 0.5)
}

.aside-ftr {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 120px;
	text-align: center;
	font-size: 0
}

.aside-ftr .map-link {
	margin-bottom: 20px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover
}

.aside-ftr p {
	margin: 0;
	width: 100%
}

.aside-ftr span {
	margin: 0 3px;
	display: inline-block;
	padding: 5px 7px;
	font-size: 12px;
	color: #b2b2b2;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	transition: all ease 0.4s
}

.aside-ftr span.cur {
	color: #a41f25;
	background: #efe1e2
}

.aside-ftr span:hover {
	color: #a41f25
}

.aside-menu-panel {
	padding-left: 120px;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 998;
	width: 100%;
	background: url(../images/meun-before-bg.png) center center repeat
}

.menu-btn .menu-line:nth-of-type(1) {
	margin-top: 0px
}

.menu-btn .menu-line:nth-of-type(3) {
	margin-bottom: 0px
}

.menu-line {
	position: relative;
	display: block;
	width: 50px;
	height: 5px;
	margin: 10px auto;
	background-color: #fff;
	border-radius: 10px;
	-webkit-transition: .3s;
	transition: .3s
}

.menu-btn:hover .menu-line:nth-of-type(1) {
	-webkit-transform: translateY(1.5px) rotate(-4.5deg);
	-ms-transform: translateY(1.5px) rotate(-4.5deg);
	transform: translateY(1.5px) rotate(-4.5deg)
}

.menu-btn:hover .menu-line:nth-of-type(2) {
	opacity: .9
}

.menu-btn:hover .menu-line:nth-of-type(3) {
	-webkit-transform: translateY(-1.5px) rotate(4.5deg);
	-ms-transform: translateY(-1.5px) rotate(4.5deg);
	transform: translateY(-1.5px) rotate(4.5deg)
}

.cross .menu-line:nth-of-type(1) {
	-webkit-transform: translateY(6px) rotate(-45deg);
	-ms-transform: translateY(6px) rotate(-45deg);
	transform: translateY(6px) rotate(-45deg)
}

.cross .menu-line:nth-of-type(2) {
	opacity: 0
}

.cross .menu-line:nth-of-type(3) {
	-webkit-transform: translateY(-6px) rotate(45deg);
	-ms-transform: translateY(-6px) rotate(45deg);
	transform: translateY(-6px) rotate(45deg)
}

.cross:hover .menu-line:nth-of-type(1) {
	-webkit-transform: translateY(6px) rotate(-40.5deg);
	-ms-transform: translateY(6px) rotate(-40.5deg);
	transform: translateY(6px) rotate(-40.5deg)
}

.cross:hover .menu-line:nth-of-type(2) {
	opacity: .1
}

.cross.nav-item {
	margin-top: 50px
}

.cross:hover .menu-line:nth-of-type(3) {
	-webkit-transform: translateY(-6px) rotate(40.5deg);
	-ms-transform: translateY(-6px) rotate(40.5deg);
	transform: translateY(-6px) rotate(40.5deg)
}

.nav-item.cross .menu-line {
	background: #a41f25
}

.menu-cont {
	position: relative;
	padding: 100px;
	width: 1560px;
	height: 100%;
	display: table;
	vertical-align: middle;
	background: url(../images/f0f0f098.png) repeat;
	-webkit-box-shadow: 0 0 40px rgba(31, 31, 34, 0.15);
	-moz-box-shadow: 0 0 40px rgba(31, 31, 34, 0.15);
	box-shadow: 0 0 40px rgba(31, 31, 34, 0.15)
}

.menu-cont .hd {
	width: 100%;
	height: 32px
}

.menu-cont .hd-title {
	float: left;
	margin: 0;
	font-weight: 400;
	font-size: 24px;
	line-height: 32px;
	color: #333
}

.menu-cont .hd-title span {
	color: #a41e25
}

.menu-cont .hd-title strong {
	text-transform: uppercase
}

.menu-cont .bd {
	margin: 80px 0;
	width: 100%;
	overflow: hidden;
	font-size: 0
}

.menu-cont .menu-item {
	float: left;
	margin: 0 1px;
	width: 150px;
	font-size: 0
}

.menu-cont .menu-item:hover .onelevel,
.menu-cont .menu-item:hover .towlevel {
	background: #a41f25
}

.menu-cont .menu-item:hover .onelevel strong,
.menu-cont .menu-item:hover .onelevel span {
	color: #fff
}

.menu-cont .menu-item:hover .onelevel i.home-ico {
	background-position: -62px -20px
}

.menu-cont .menu-item:hover .onelevel i.group-ico {
	background-position: -62px -62px
}

.menu-cont .menu-item:hover .onelevel i.news-ico {
	background-position: -62px -104px
}

.menu-cont .menu-item:hover .onelevel i.pro-ico {
	background-position: -62px -146px
}

.menu-cont .menu-item:hover .onelevel i.party-ico {
	background-position: -62px -188px
}

.menu-cont .menu-item:hover .onelevel i.culture-ico {
	background-position: -62px -230px
}

.menu-cont .menu-item:hover .onelevel i.zhanlve-ico {
	background-position: -62px -272px
}

.menu-cont .menu-item:hover .onelevel i.contact-ico {
	background-position: -62px -314px
}

.menu-cont .menu-item:hover .towlevel a {
	color: #e4b0b2
}

.menu-cont .menu-item:hover .towlevel:hover {
	background: #7c1f23
}

.menu-cont .menu-item:hover .towlevel:hover a {
	color: #fff
}

.menu-cont .onelevel {
	padding: 20px;
	width: 100%;
	height: 150px;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.menu-cont .onelevel a {
	display: block;
	width: 100%;
	height: 100%
}

.menu-cont .onelevel i {
	margin-bottom: 20px;
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/aside-menu-ico.png);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.menu-cont .onelevel i.home-ico {
	background-position: -20px -20px
}

.menu-cont .onelevel i.group-ico {
	background-position: -20px -62px
}

.menu-cont .onelevel i.news-ico {
	background-position: -20px -104px
}

.menu-cont .onelevel i.pro-ico {
	background-position: -20px -146px
}

.menu-cont .onelevel i.party-ico {
	background-position: -20px -188px
}

.menu-cont .onelevel i.culture-ico {
	background-position: -20px -230px
}

.menu-cont .onelevel i.zhanlve-ico {
	background-position: -20px -272px
}

.menu-cont .onelevel i.contact-ico {
	background-position: -20px -314px
}

.menu-cont .onelevel strong {
	display: inline-block;
	width: 100%;
	font-weight: 400;
	font-size: 16px;
	color: #333;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.menu-cont .onelevel span {
	margin-top: 5px;
	display: inline-block;
	width: 100%;
	text-transform: uppercase;
	font-size: 12px;
	color: #333;
	word-wrap: break-word;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.menu-cont .towlevel {
	margin: 2px 0;
	width: 100%;
	height: 50px;
	background: #fff;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.menu-cont .towlevel a {
	padding: 0 20px;
	font-size: 14px;
	color: #808080;
	line-height: 50px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease
}

.menu-cont .ftr {
	position: absolute;
	left: 100px;
	bottom: 60px;
	width: 100%;
	font-size: 12px;
	color: #4c4c4c
}

.menu-cont .ftr p {
	margin: 0
}

.menu-cont .ftr a {
	color: #4c4c4c
}

.menu-cont .ftr a:hover {
	color: #a41f25
}

.ftr-logo {
	margin: 0;
	width: 320px;
	height: 44px;
	font-size: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover
}

.ftr-logo a {
	display: block;
	width: 100%;
	height: 100%
}

.go-top {
	position: absolute;
	bottom: 80px;
	right: 120px;
	z-index: 999;
	display: block;
	width: 60px;
	height: 60px;
	background: #fff url(../images/go-top.png) center center no-repeat;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	font-size: 0;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	transition: all ease 0.4s
}

.go-top:hover {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px)
}

.more-linkscont {
	height: 60px;
	overflow: hidden
}

.tips-links .layertips-close {
	float: right;
	color: #A41E25;
	font-size: 12px
}

.tips-links .layertips-close:hover {
	opacity: .8
}

.tips-links .friendlinks {
	margin-top: 5px;
	max-height: 198px;
	overflow-y: hidden
}

.tips-links .friendlinks a {
	display: inline-block;
	margin: 0 5px;
	line-height: 2;
	color: #333
}

.tips-links .friendlinks a:hover {
	color: #a41e25
}

.tips-links .friendlinks a .dot {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin-right: 5px;
	margin-top: -4px;
	vertical-align: middle;
	background: url(../images/list_dot.png) no-repeat center center
}

.tips-links .layui-layer-content {
	padding-bottom: 10px;
	box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.2) !important
}

.ftr-msgpanel {
	width: 100%;
	height: 320px;
	overflow: hidden
}

.f-msg-cont {
	height: 320px
}

.msg-txt,
.ftr-copy {
	display: table-cell;
	width: 580px;
	height: 260px;
	vertical-align: middle
}

.msg-items {
	padding-top: 30px;
	margin-top: 40px;
	border-top: 1px solid #ddd;
	overflow: hidden
}

.msg-items li {
	float: left;
	width: 50%;
	font-size: 14px;
	color: #333;
	line-height: 36px
}

.ftr-copy {
	padding-left: 160px
}

.ftr-copy p {
	margin-top: 30px;
	margin-bottom: 0
}

.ftr-copy a {
	font-size: 12px;
	line-height: 16px;
	color: #808080;
	padding: 0 6px
}

.ftr-copy a:hover {
	color: #a41e25
}

.ftr-copy a.more {
	padding: 0 5px;
	font-size: 12px;
	background: #a41e25;
	color: #fff;
	text-transform: uppercase
}

.ewm {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden
}

.ewm img {
	width: 100%;
	height: 100%;
	-webkit-transition: all ease 0.4s;
	-moz-transition: all ease 0.4s;
	-o-transition: all ease 0.4s;
	transition: all ease 0.4s;
	cursor: pointer
}

.ewm img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.friendlinks {
	position: relative
}

.friendlinks:before {
	position: absolute;
	left: -23px;
	top: 0;
	display: block;
	content: '';
	width: 17px;
	height: 17px;
	background: url(../images/copy.png)
}

.friendlinks p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis
}

.form-srch {
	display: inline-block;
	height: 32px
}

.form-srch input {
	float: left;
	padding: 0 10px;
	width: 180px;
	height: 32px;
	border: none;
	border-top: 1px solid transparent;
	border-bottom: 1px solid #d5d5d5 !important;
	background: none;
	font-size: 14px;
	color: #333;
	line-height: 30px
}

.form-srch .srch-btn {
	float: left;
	width: 40px;
	height: 32px;
	border: none;
	background: transparent url(../images/search-ico.png) center center no-repeat;
	font-size: 0;
	cursor: pointer
}

.hd-search {
	float: right;
	height: 32px
}

.srch-select {
	position: relative;
	margin: 0 20px;
	display: inline-block;
	float: left;
	padding: 0 15px;
	height: 32px;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	font-size: 14px;
	color: #666;
	cursor: pointer;
	background: #fff
}

.srch-select:after {
	position: absolute;
	top: 12px;
	right: 10px;
	display: inline-block;
	content: '';
	width: 10px;
	height: 6px;
	background: url(../images/down-ico.png)
}

.srch-select .sel-placeholder {
	padding-right: 15px;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	text-align: center;
	margin: 0
}

.srch-select .sel-options {
	display: none;
	position: absolute;
	left: 0;
	top: 42px;
	z-index: 2;
	width: 100%;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 40px rgba(31, 31, 34, 0.15);
	-moz-box-shadow: 0 0 40px rgba(31, 31, 34, 0.15);
	box-shadow: 0 0 40px rgba(31, 31, 34, 0.15)
}

.srch-select .sel-options em {
	position: absolute;
	top: -8px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid white
}

.srch-select .sel-options li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #666
}

.srch-select .sel-options li+li {
	border-top: 1px solid #e5e5e5
}

.srch-select .sel-options li:hover {
	color: #333;
	background: #f0f0f0
}

.srch-select .sel-options span {
	padding: 0 10px;
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer
}

.srch-select .sel-options:before {
	position: absolute;
	top: -12px;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	height: 12px
}

.z-search-box {
	float: right;
	margin-top: 25px
}

.sp-zlink {
	border-bottom: 1px solid #e1e1e1
}

.sp-zlink .sp-copy {
	display: inline-block;
	border-bottom: none
}

.sp-zlink>.last-a {
	background: #a41e25;
	padding: 0 5px;
	text-transform: uppercase;
	color: #fff;
	font-family: HelveticaExt-Normal, Arial, "Microsoft YaHei";
	margin-left: 10px
}

.error-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 410px;
	height: 300px;
	text-align: center
}

.error-wrap .title {
	margin: 5px 0 20px 0;
	font-size: 20px;
	font-weight: 400;
	color: #333
}

.error-wrap .tips {
	margin: 0;
	line-height: 14px;
	color: #999;
	line-height: 26px
}

.error-pic {
	margin: auto;
	display: block;
	width: 235px;
	height: 129px
}

.error-pic img {
	display: block;
	width: 235px;
	height: 129px
}

.error-ftr {
	margin-top: 20px;
	overflow: hidden;
	text-align: center;
	font-size: 0
}

.error-ftr a {
	display: inline-block;
	width: 200px;
	height: 50px;
	font-size: 14px;
	color: #fff;
	background: #a41f25;
	border: 1px solid #a41f25;
	line-height: 48px
}

.error-ftr a+a {
	margin-left: 10px;
	background: #fff;
	color: #a41f25
}

.noData {
	margin: 300px 0;
	width: 100%;
	text-align: center
}

.noData .img {
	display: block;
	margin: 0 auto;
	width: 77px;
	height: 63px
}

.noData .img img {
	display: block;
	width: 100%;
	height: 100%
}

.noData p {
	margin: 10px 0;
	font-size: 14px;
	color: #999;
	line-height: 30px
}

.msg-txtw .ftr-copy {
	padding-left: 60px
}

.msg-txtw .msg-txt {
	width: 540px
}

.msg-txtw .msg-items {
	margin-top: 30px;
	padding-top: 20px
}

.msg-txtw .numbei {
	margin: 8px 0 0;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 42px
}

.msg-txtw .numbei a {
	color: #4c4c4c
}

.msg-txtw .friendlinks p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-wrap: break-word;
	text-overflow: ellipsis;
	height: 60px;
	line-height: 30px;
	margin-bottom: 15px;
	margin-top: 25px
}

.msg-txtw .friendlinks p a {
	line-height: 30px
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms opacity;
	-o-transition: 300ms opacity;
	transition: 300ms opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 200ms top, 200ms -webkit-transform;
	transition: 200ms top, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top, 200ms -webkit-transform
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms left, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left, 200ms -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms right, 200ms -webkit-transform;
	transition: 200ms right, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms right;
	transition: 200ms transform, 200ms right;
	transition: 200ms transform, 200ms right, 200ms -webkit-transform
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}

/* —————————— 文章大图 start —————————— */
#play {
	width: 600px;
	height: 400px;
	position: relative;
	overflow: hidden;
	background: #fff;
	padding: 5px;
	margin: 0 auto;
}

#play .change_a {
	width: 40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background: url(about:blank);
}

#play .prev_a {
	left: 0;
}

#play .next_a {
	right: 0
}

#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}

#play .prev_a span {
	background: url(../images/file/article_iconh.png) no-repeat 0px -50px;
	left: 0;
}

#play .next_a span {
	background: url(../images/file/article_iconh.png) no-repeat -30px -50px;
	right: 0;
}

#play .img_ul {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
	border: 1px solid #f5f5f5;
}

#play .img_ul li {
	position: relative;
	z-index: 1;
	width: 600px;
	height: 400px;
	background: #fff;
	margin: 0 0 5px 0;
}

#play .img_ul li img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.imgMove {
	width: 600px;
	clear: both;
	position: relative;
	margin: 0 auto;
}

.img_hd {
	margin: 0 auto;
	overflow: hidden;
	height: 60px;
	position: relative;
}

.img_hd ul {
	position: absolute;
	z-index: 1
}

.img_hd ul li {
	float: left;
	height: 47px;
	width: 70px;
	padding: 3px;
	margin: 0 7px;
	cursor: pointer;
	background: #fff;
	border: 1px solid #d4d4d4;
	position: relative;
}

.img_hd ul li p {
	height: 47px;
	width: 70px;
	display: block;
	background: #4bad8d;
	position: relative;
}

.img_hd ul li i {
	display: block;
	clear: both;
	line-height: 20px;
	padding: 0 5px;
	background: #000;
	color: #fff;
	position: absolute;
	right: 3px;
	bottom: 3px;
	z-index: 99999999999999;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.img_hd ul li img {
	position: absolute;
	height: 47px;
	width: 70px;
}

.img_hd ul li.on {
	border: 1px solid #4bad8d;
	background: #4bad8d;
}

.imgMove .bottom_a {
	width: 20px;
	height: 25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float: left;
	top: 15px;
	position: absolute;
	z-index: 9999999999999;
	background: url(../images/file/article_icon.png) no-repeat;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.imgMove .bottom_a:hover {
	background: url(../images/file/article_iconh.png) no-repeat;
}

.imgMove .prev_a,
.imgMove .prev_a:hover {
	background-position: left top;
	left: 0;
}

.imgMove .next_a,
.imgMove .next_a:hover {
	background-position: right top;
	right: 0;
}

.articleBox {
	line-height: 36px;
	color: #666666;
	font-size: 16px;
	padding: 0 100px;
}

.articleBox img {
	max-width: 100%;
}

/* —————————— 文章大图 end —————————— */
