/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.sr-only, svg:not(:root) {
	overflow: hidden
}
a, body {
	color: #666
}
.row, menu {
	padding-left: 0
}
.row img, iframe {
	width: 100%
}
iframe, sub, sup {
	position: relative
}
body, figure, nav ol, nav ul {
	margin: 0
}
.text-left, hr {
	text-align: left
}
.border-b, .page-header {
	border-bottom: 1px solid #dcdcdc
}
.btn-group > .btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .direction-mini li {
	float: left
}
.jcrop-tracker, html {
	-webkit-tap-highlight-color: transparent
}
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .flexslider .slides:after, .footer-nav:after, .form-horizontal .form-group:after, .modal-footer:after, .nav ol:after, .nav ul:after, .nav:after, .navbar-header:after, .navbar:after, .product-description dl:after, .row:after {
	clear: both
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 10px
}
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:focus, a:hover {
	outline: 0;
	text-decoration: none
}
b, optgroup, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0;
	vertical-align: middle
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre, textarea {
	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[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-search-cancel-button, input[type=search]::-webkit-search-decoration {
 -webkit-appearance: none
}
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 {
blockquote, img, pre, tr {
	page-break-inside: avoid
}
*, :after, :before {
	background: 0 0 !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^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999
}
thead {
	display: table-header-group
}
img {
	max-width: 100% !important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff !important
}
.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 td, .table-bordered th {
	border: 1px solid #ddd !important
}
}
.bg-cover, .flexslider .slides li {
	background-position: center center;
	background-size: cover
}
.bg-cover, .flexslider .slides li, .header {
	background-repeat: no-repeat
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:focus, a:focus {
	outline: 0;
	outline-offset: -2px
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
body {
	font-family: "Century Gothic", Futura-CondensedMedium, HelveticaNeue, PingFangSC-Light, HiraginoSansGB-W3, "Microsoft YaHei", tahoma;
	font-size: 14px;
	line-height: 1.6;
	background-color: #fff
}
 @media (max-width: 767px) {
body {
	font-size: 120%
}
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
.h1, .h2, .h3, .h4, .h5, .h6, .tooltip, h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Futura-CondensedMedium, HelveticaNeue, PingFangSC-Light, HiraginoSansGB-W3, "Microsoft YaHei", tahoma
}
a {
	text-decoration: none;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
a:hover {
	color: #0045a4;
	text-decoration: none
}
menu {
	margin-top: 0;
	margin-bottom: 0
}
.row {
	list-style: none
}
section.p-v-s {
	padding-top: 20px;
	padding-bottom: 20px
}
section.p-v-m {
	padding-top: 40px;
	padding-bottom: 40px
}
section.p-v-l {
	padding-top: 120px;
	padding-bottom: 120px
}
section.product-description{background-color: #f5f5f5;}
section.home-company{height:650px;background-attachment: fixed;}
.home-newsSize{ text-align:center;}
.home-news li a{width: 100%;display: inline-block;}
.home-news li a p.title{margin:10px 0;}
.home-news li a p.info{font-size:14px; line-height:1.2;}
.home-news li a img{width:100%; height:230px;}
iframe {
	z-index: 1
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	border: 0;
	border-top: 1px solid #dcdcdc;
	margin: 22px 0
}
.hr {
	border-top-width: 5px;
	border-color: #0045a4;
	width: 50px
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	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
}
.shadow-grid a h5, .shadow-grid li h4, .shadow-grid p {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.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 {
	font-weight: 400;
	line-height: 1
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 22px;
	margin-bottom: 11px
}
.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, .h5, .h6, h4, h5, h6 {
	margin-top: 11px;
	margin-bottom: 11px
}
.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: 47px
}
.h2, h2 {
	font-size: 36px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
 @media (max-width: 767px) {
.h1, h1 {
	font-size: 24px
}
.h2, h2 {
	font-size: 20px
}
.h3, h3 {
	font-size: 18px
}
.h4, .h5, h4, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 10px
}
}
.h1, .h2, h1, h2 {
	text-transform: uppercase
}
p {
	margin: 0 0 11px
}
 @media (min-width: 1600px) {
p {
	font-size: 130%
}
}
p.h4 {
	line-height: 1.6
}
.lead {
	margin-bottom: 22px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}
.close, dt, label {
	font-weight: 700
}
 @media (min-width: 768px) {
.lead {
	font-size: 21px
}
}
.small, small {
	font-size: 85%
}
.mark, mark {
	background-color: #fcf8e3;
	padding: .2em
}
.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: #c4c4c4
}
.text-white {
	color: #fff
}
a.text-white:hover {
	color: #e6e6e6
}
.text-red {
	color: #0045a4
}
a.text-red:hover {
	color: #8b0000
}
.text-black {
	color: #333
}
a.text-black:hover {
	color: #1a1a1a
}
.text-gray {
	color: #979797
}
a.text-gray:hover {
	color: #7e7e7e
}
.text-darker {
	color: #333
}
.inline-title {
	display: inline-block;
	background-color: #fff
}
a.inline-title:hover {
	background-color: #e6e6e6
}
.inline-title h2 {
	line-height: 30px;
	margin: 0;
	padding: 20px
}
address, dd, dt {
	line-height: 1.6
}
.inline-title span {
	color: #979797;
	margin-left: 10px
}
a.inline-title span:hover {
	color: #7e7e7e
}
.bg-white {
	background-color: #fff
}
a.bg-white:hover {
	background-color: #e6e6e6
}
.bg-red {
	background-color: #0045a4
}
a.bg-red:hover {
	background-color: #8b0000
}
.bg-red-dark {
	background-color: #0045a4
}
a.bg-red-dark:hover {
	background-color: #540000
}
.bg-gray-light {
	background-color: #f0f0f0
}
a.bg-gray-light:hover {
	background-color: #d7d7d7
}
.bg-gray-lighter {
	background-color: #dcdcdc
}
section.bg-cover.p-v-l.text-white[style*=background-image]:before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-color: #000;
	opacity: .2;
	filter: alpha(opacity=20)
}
section.bg-cover.p-v-l.text-white[style*=background-image] > div {
	position: relative;
	z-index: 1
}
.m-xl {
	margin: 40px
}
.m-l {
	margin: 30px
}
.m-s {
	margin: 10px
}
.m-0 {
	margin-top: 0;
	margin-bottom: 0
}
.m-xs {
	margin: 5px
}
.m-b-xl {
	margin-bottom: 40px
}
.m-b-l {
	margin-bottom: 30px
}
.m-b-m {
	margin-bottom: 20px
}
.m-b-s {
	margin-bottom: 10px
}
.m-b-xs {
	margin-bottom: 5px
}
.m-t-xl {
	margin-top: 40px
}
.m-t-l {
	margin-top: 30px
}
.m-t-m {
	margin-top: 20px
}
.m-t-s {
	margin-top: 10px
}
.m-t-xs {
	margin-top: 5px
}
.m-t-0 {
	margin-top: 0
}
.m-b-0 {
	margin-bottom: 0
}
.m-h-s {
	margin-left: 10px;
	margin-right: 10px
}
.m-v-l {
	margin-top: 30px;
	margin-bottom: 30px
}
.m-m {
	margin: 20px
}
.p-xl {
	padding: 40px
}
.p-l {
	padding: 30px
}
.p-m {
	padding: 20px
}
.p-s {
	padding: 10px
}
.p-xs {
	padding: 5px
}
.p-1px {
	padding: 1px
}
.p-0 {
	padding: 0
}
.p-h-xl {
	padding-left: 40px;
	padding-right: 40px
}
.p-h-l {
	padding-left: 30px;
	padding-right: 30px
}
.p-h-m {
	padding-left: 20px;
	padding-right: 20px
}
.p-h-s {
	padding-left: 10px;
	padding-right: 10px
}
.p-h-xs {
	padding-left: 5px;
	padding-right: 5px
}
.p-v-xl {
	padding-top: 40px;
	padding-bottom: 40px
}
.p-v-l {
	padding-top: 30px;
	padding-bottom: 30px
}
.p-v-m {
	padding-top: 20px;
	padding-bottom: 20px
}
.p-v-s {
	padding-top: 10px;
	padding-bottom: 10px
}
.p-v-xs {
	padding-top: 5px;
	padding-bottom: 5px
}
.p-t-xl {
	padding-top: 40px
}
.p-t-l {
	padding-top: 30px
}
.p-t-m {
	padding-top: 20px
}
.p-t-s {
	padding-top: 10px
}
.p-t-0 {
	padding-top: 0
}
.p-b-xl {
	padding-bottom: 40px
}
.p-b-l {
	padding-bottom: 30px
}
.p-b-m {
	padding-bottom: 20px
}
.p-b-s {
	padding-bottom: 10px
}
.p-r-l {
	padding-right: 30px
}
.p-r-m {
	padding-right: 20px
}
.p-l-m {
	padding-left: 20px
}
.p-l-s {
	padding-left: 10px
}
.p-h-0 {
	padding-left: 0 !important;
	padding-right: 0 !important
}
 @media (max-width: 767px) {
.p-h-m {
	padding-left: 5px;
	padding-right: 5px
}
.p-h-s {
	padding-left: 0;
	padding-right: 0
}
section.p-v-l {
	padding-top: 40px;
	padding-bottom: 40px
}
a.p-m {
	padding: 5px
}
a.row.p-m {
	padding-top: 0;
	padding-bottom: 0
}
li > a > div[class*=col-].p-m {
	padding: 10px 0
}
.row > li[class*=col].p-m {
	padding: 10px
}
.xs-p0 {
	padding: 0
}
}
.love-btns {
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #c4c4c4
}
.align-bottom, .align-top {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 1
}
.align-bottom {
	bottom: 0
}
.align-top {
	top: 0
}
.align-vertical {
	display: table !important;
	position: relative
}
#embed-video-wrap, .overlay > div {
	width: 100%;
	height: 100%;
	position: fixed
}
.align-vertical .vertical-inner {
	display: table-cell;
	vertical-align: middle
}
.modal .align-vertical {
	width: 100%;
	height: 100%
}
.header > .align-vertical {
	width: 100%;
	height: 100%;
	padding-bottom: 50px
}
.header > .align-vertical.p-0 {
	padding: 0
}
.section-title {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #333
}
 @media (max-width: 767px) {
.section-title {
	padding-left: 10px;
	padding-right: 10px
}
}
.list-inline, .list-unstyled, ol, ul {
	list-style: none;
	padding-left: 0
}
.border-t {
	border-top: 1px solid #dcdcdc
}
.border-light {
	border: 1px solid #c4c4c4
}
.overlay {
	font-size: 0
}
.overlay > div {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	z-index: 2999;
	top: 100%;
	left: 0;
	pointer-events: none
}
.overlay > div.white {
	background-color: #fff
}
.overlay > div.black {
	background-color: #000
}
#embed-video-wrap, .bg-gray-light .row a {
	background-color: #fff
}
 @media (max-width: 767px) {
.overlay > div.active {
	top: 0;
	opacity: .8;
	filter: alpha(opacity=80)
}
}
#embed-video-wrap {
	z-index: 3001;
	top: 100%;
	-webkit-transition: top .5s ease-in-out;
	-o-transition: top .5s ease-in-out;
	transition: top .5s ease-in-out
}
#embed-video-wrap.active {
	top: 0
}
#embed-video-wrap iframe {
	position: relative;
	width: 100%;
	height: 100%
}
#embed-video-wrap .close {
	position: absolute;
	right: 0;
	top: 0
}
.container, .shadow-grid li {
	position: relative
}
.page-header {
	padding-bottom: 10px;
	margin: 44px 0 22px
}
dl, ol, ul {
	margin-top: 0
}
ol, ul {
	margin-bottom: 11px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-inline {
	margin-left: -5px
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-bottom: 22px
}
 @media (max-width: 767px) {
dd, dt {
	line-height: 1.1
}
}
dd {
	margin-left: 0
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #c4c4c4
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 11px 22px;
	margin: 0 0 22px;
	font-size: 17.5px;
	border-left: 5px solid #dcdcdc
}
.container, .container-fluid {
	margin-right: auto;
	margin-left: auto
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
	margin-bottom: 0
}
blockquote .small, blockquote footer, blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.6;
	color: #c4c4c4
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #dcdcdc;
	border-left: 0;
	text-align: right
}
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
	content: ''
}
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 22px;
	font-style: normal
}
 @media (max-width: 767px) {
.container {
	padding-left: 20px;
	padding-right: 20px
}
}
 @media (min-width: 768px) {
.container {
	padding-left: 4%;
	padding-right: 4%
}
}
 @media (min-width: 992px) {
.container {
	padding-left: 8%;
	padding-right: 8%
}
}
 @media (min-width: 1200px) {
.container {
	padding-left: 10%;
	padding-right: 10%
}
}
 @media (min-width: 1600px) {
.container {
	padding-left: 20%;
	padding-right: 20%
}
}
.container-fluid {
	width: 100%
}
.row {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0
}
.row.row-shadow a {
	display: block;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px
}
.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
}
.shadow-grid a {
	display: block
}
.shadow-grid a h5 {
	margin-top: 8px;
	margin-bottom: 0
}
.shadow-grid p {
	min-height: 44.8px;
	margin: 10px 0
}
.shadow-grid li {
	-webkit-box-shadow: 0 2px 8px 0 transparent;
	box-shadow: 0 2px 8px 0 transparent;
	-webkit-transition: box-shadow .4s ease-in-out;
	-o-transition: box-shadow .4s ease-in-out;
	transition: box-shadow .4s ease-in-out
}
.shadow-grid li:hover {
	z-index: 2;
	-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .3)
}
.shadow-grid li h4 {
	line-height: 20px;
	margin-bottom: 5px;
	color: #333
}
a.shadow-grid li h4:hover {
	color: #1a1a1a
}
.shadow-grid li h4 .h6 {
	color: #979797;
	margin-left: 5px
}
a.shadow-grid li h4 .h6:hover {
	color: #7e7e7e
}
.shadow-grid li h5 {
	line-height: 1.6
}
.shadow-grid li:hover h4 {
	color: #0045a4
}
.shadow-grid .close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	background-color: #0045a4 !important
}
.shadow-grid .close span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-shadow: none;
	display: block;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease
}
.shadow-grid li:hover .close {
	opacity: 1;
	filter: alpha(opacity=100)
}
.shadow-grid .close:hover span {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.shadow-grid .title {
	margin: 8px 0 0;
	height: 3em
}
.shadow-grid img {
	width: 100%;
	height: auto
}
.shadow-grid.full-width li {
	border-bottom: 1px solid #dcdcdc
}
.shadow-grid.full-width li h4 {
	margin: 0 0 1em;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
 @media (max-width: 767px) {
.shadow-grid.full-width li h4 {
	margin-bottom: .5em
}
}
.shadow-grid.full-width li h4:not(.text-overflow) {
	white-space: normal
}
.shadow-grid.full-width li p {
	margin-top: 10px
}
.shadow-grid.full-width li h6 {
	color: #979797
}
a.shadow-grid.full-width li h6:hover {
	color: #7e7e7e
}
.shadow-grid.full-width li hr {
	margin: 15px 0
}
.shadow-grid.full-width li a:hover {
	color: inherit
}
.shadow-grid.full-width li a:hover h4 {
	color: #0045a4
}
 @media (max-width: 991px) {
.shadow-grid .title {
	height: auto
}
.shadow-grid.full-width .left {
	padding-bottom: 10px
}
.shadow-grid.full-width .right {
	padding-top: 10px
}
}
.news-list .shadow-grid p {
	overflow: auto;
	white-space: normal
}
.btn, .dropdown-header, .dropdown-menu.store a, .filter-wrap h4, .table th, .tooltip-inner {
	white-space: nowrap
}
 @media (min-width: 768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	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-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	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-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
	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
}
}
.flexslider .slides img, .flexslider [class*="-viewport"], .table {
	width: 100%
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #c4c4c4;
	text-align: left
}
.table {
	max-width: 100%;
	border-color: transparent
}
.table th {
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis
}
.table td, .table th {
	padding: 10px 20px;
	vertical-align: top;
	line-height: 20px
}
.table.bg-gray {
	background-color: #dcdcdc
}
 @media (max-width: 767px) {
.table td, .table th {
	padding: 5px 10px
}
}
.list-table td {
	vertical-align: top;
	padding: 10px 0
}
.list-table .dot {
	padding-right: 10px
}
.table-cell {
	display: table-cell;
	vertical-align: middle
}
.controllers a, .direction-mini a, .flexslider .slides a:not(.btn), .flexslider-fixed {
	display: block
}
.flexslider, .flexslider .slides, .flexslider .slides li, .flexslider [class*="-viewport"] {
	position: relative;
	height: 100%
}
.flexslider {
	overflow: hidden;
	width: 100%
}
.flexslider .align-vertical {
	padding-bottom: 50px
}
.flexslider .slides {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .4s ease .1s;
	-o-transition: opacity .4s ease .1s;
	transition: opacity .4s ease .1s;
	margin-bottom: 0
}
.flexslider .slides.row-shadow a {
	display: block;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}
.flexslider .slides .contain-wrap img {
	width: auto
}
.flexslider.complete .slides {
	opacity: 1;
	filter: alpha(opacity=100)
}
.flexslider-fixed {
	position: fixed;
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	height: 100%;
	top: 100%;
	z-index: 2999;
	-webkit-transition: top .5s ease-in-out;
	-o-transition: top .5s ease-in-out;
	transition: top .5s ease-in-out
}
.flexslider-fixed.active {
	top: 0
}
.flexslider-fixed > .btn {
	position: absolute;
	right: 0;
	z-index: 1
}
.flexslider-fixed h4 {
	position: absolute;
	top: 0;
	margin: 0
}
.contain-wrap {
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
	border: 80px solid transparent;
	background: url(../images/loader.gif) center center no-repeat
}
fieldset, legend {
	padding: 0;
	border: 0
}
.contain-wrap.in {
	background: 0 0
}
.btn, .btn-default.active, .btn-default:active, .btn-red.active, .btn-red:active, .btn-white.active, .btn-white:active, .btn.active, .btn:active, .form-control, .open > .dropdown-toggle.btn, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-red, .open > .dropdown-toggle.btn-white {
	background-image: none
}
.contain-wrap img {
	max-width: 100%;
	height: auto
}
.case{width: 100%;
height: auto;
display: inline-block;}
.case a.p-s{display:inline-block;}
.case a.p-s:hover{-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2)}
.case a.p-s img{max-width:100%;}
 @media (max-width: 991px) {
.contain-wrap {
	border-width: 60px 10px
}
}
.flexslider-grid .fw-wrap, .flexslider-grid [class*=viewport] {
	padding: 10px
}
 @media (max-width: 767px) {
.flexslider-grid {
	overflow: visible !important
}
.flexslider-grid [class*=viewport] {
	padding: 4px;
	margin: -4px
}
}
.flexslider-grid .fw-wrap {
	padding-top: 0;
	padding-bottom: 0
}
.direction-mini {
	padding-left: 20px;
	padding-right: 20px
}
.direction-mini li {
	margin-left: 10px
}
.direction-mini a {
	width: 40px;
	height: 40px;
	padding: 0
}
.controllers ol, .controllers ul {
	margin: 0
}
[class*=control-nav] li {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px
}
[class*=control-nav] a {
	cursor: pointer
}
[class*=control-nav] a[class*=active] {
	cursor: default;
	pointer-events: none
}
.flexslider-grid [class*="-viewport"]:after, .flexslider-grid [class*="-viewport"]:before {
	position: absolute;
	display: block;
	content: "";
	height: 100%;
	width: 10px;
	top: 0;
	background-color: #fff
}
.flexslider-grid [class*="-viewport"]:before {
	left: 0
}
.flexslider-grid [class*="-viewport"]:after {
	right: 0
}
 [class*=control-nav] {
 font-size: 0;
 text-align: center;
 user-select: none;
 background-color: rgba(255, 255, 255, .5)
}
 .btn, [class*=control-nav] {
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none
}
[class*=control-nav] a {
	position: relative;
	width: 20px;
	height: 40px;
	text-indent: 100px;
	overflow: hidden
}
[class*=control-nav] a:before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 4px;
	top: 50%;
	margin-top: -2px;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background-color: #fff
}
[class*=control-nav] a:hover:before, [class*=control-nav] a[class*=active]:before {
	background-color: #0045a4
}
[class*=gallery-control-nav] a:before {
	background-color: #979797
}
fieldset {
	margin: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	margin-bottom: 22px;
	font-size: 21px;
	line-height: inherit;
	color: #666;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px
}
label.error {
	margin-top: 5px;
	margin-bottom: 0;
	color: #0045a4;
	font-size: 85%;
	font-weight: 400
}
alabel.error:hover {
	color: #8b0000
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}
input[type=checkbox], input[type=radio] {
	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
}
.select-icon {
	position: absolute;
	top: 0;
	right: 15px;
	line-height: 40px;
	font-size: 16px
}
.form-control, output {
	display: block;
	font-size: 14px;
	line-height: 1.6;
	color: #979797
}
.select-icon.icon-chevron-down:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0)
}
select.form-control:focus {
	border-color: #f0f0f0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline: 0;
	outline-offset: -2px
}
output {
	padding-top: 7px
}
.form-control {
	width: 100%;
	height: 42px;
	padding: 6px 20px;
	background-color: #fff;
	border: 1px solid #c4c4c4;
	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: #0045a4;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(190, 0, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(190, 0, 0, .6)
}
 .form-control::-moz-placeholder {
 color: #999;
 opacity: 1
}
 .form-control:-ms-input-placeholder {
 color: #999
}
 .form-control::-webkit-input-placeholder {
 color: #999
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color: #3c763d
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #d8d8d8;
	opacity: 1
}
textarea.form-control {
	height: auto;
	resize: vertical
}
 @media (max-width: 767px) {
.form-control {
	font-size: 12px
}
}
 @media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
	line-height: 42px
}
.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], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
	line-height: 30px
}
.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], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
	line-height: 46px
}
}
.form-group {
	position: relative;
	margin-bottom: 15px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 22px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}
.checkbox + .checkbox, .radio + .radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
	margin-top: 0;
	margin-left: 10px
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.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: 0
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
select[multiple].input-sm, textarea.input-sm {
	height: auto
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0
}
select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px
}
select[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
select[multiple].input-lg, textarea.input-lg {
	height: auto
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 0
}
select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px
}
select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 52.5px
}
.form-control, .form-horizontal .control-label {
	padding-right: 10px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	pointer-events: none
}
.input-lg + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.input-sm + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.btn, .btn-group-lg > .btn, .btn-lg {
	border-radius: 0;
	line-height: 40px
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-feedback label ~ .form-control-feedback {
	top: 27px
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}
.form-control {
	padding-left: 10px
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #a6a6a6
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 29px
}
.form-horizontal .form-group {
	margin-left: 0;
	margin-right: 0
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 0
}
 @media (min-width: 768px) {
.form-inline .form-control-static, .form-inline .form-group {
	display: inline-block
}
.form-inline .control-label, .form-inline .form-group {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
	width: auto
}
.form-inline .input-group > .form-control {
	width: 100%
}
.form-inline .checkbox, .form-inline .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .checkbox label, .form-inline .radio label {
	padding-left: 0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 10px
}
.form-horizontal .form-group-lg .control-label {
	padding-top: 14.33px
}
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	border: 1px solid #666;
	padding: 0 20px;
	font-size: 14px;
	user-select: none;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #666;
	background-color: transparent
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 0;
	outline-offset: -2px
}
.btn.focus, .btn:hover {
	color: #666;
	text-decoration: none
}
.btn.active, .btn:active {
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[class*=disabled], .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	color: #dcdcdc;
	border-color: #dcdcdc;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn.disabled, .btn.disabled.active, .btn.disabled.focus, .btn.disabled:active, .btn.disabled:focus, .btn.disabled:hover, .btn[disabled], .btn[disabled].active, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled]:focus, .btn[disabled]:hover, fieldset[disabled] .btn, fieldset[disabled] .btn.active, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn:focus, fieldset[disabled] .btn:hover {
	background-color: transparent;
	border-color: #666
}
.btn .badge {
	color: transparent;
	background-color: #666
}
.btn.active, .btn:active, .btn:hover, .open > .dropdown-toggle.btn {
	border-color: #666;
	color: #fff;
	background-color: #666
}
.btn-default, .btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
	color: #666;
	background-color: transparent;
	border-color: #666
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: transparent;
	border-color: #666
}
.btn-default .badge {
	color: transparent;
	background-color: #666
}
.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
	color: #fff;
	background-color: #666
}
.btn-white, .btn-white.active, .btn-white:active, .btn-white:hover, .open > .dropdown-toggle.btn-white {
	color: #fff;
	background-color: transparent;
	border-color: #fff
}
.btn-white.disabled, .btn-white.disabled.active, .btn-white.disabled.focus, .btn-white.disabled:active, .btn-white.disabled:focus, .btn-white.disabled:hover, .btn-white[disabled], .btn-white[disabled].active, .btn-white[disabled].focus, .btn-white[disabled]:active, .btn-white[disabled]:focus, .btn-white[disabled]:hover, fieldset[disabled] .btn-white, fieldset[disabled] .btn-white.active, fieldset[disabled] .btn-white.focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:hover {
	background-color: transparent;
	border-color: #fff
}
.btn-white .badge {
	color: transparent;
	background-color: #fff
}
.btn-white.active, .btn-white:active, .btn-white:hover, .open > .dropdown-toggle.btn-white {
	color: #0045a4;
	background-color: #fff
}
.btn-red, .btn-red.active, .btn-red:active, .btn-red:hover, .open > .dropdown-toggle.btn-red {
	color: #0045a4;
	background-color: transparent;
	border-color: #0045a4
}
.btn-red.disabled, .btn-red.disabled.active, .btn-red.disabled.focus, .btn-red.disabled:active, .btn-red.disabled:focus, .btn-red.disabled:hover, .btn-red[disabled], .btn-red[disabled].active, .btn-red[disabled].focus, .btn-red[disabled]:active, .btn-red[disabled]:focus, .btn-red[disabled]:hover, fieldset[disabled] .btn-red, fieldset[disabled] .btn-red.active, fieldset[disabled] .btn-red.focus, fieldset[disabled] .btn-red:active, fieldset[disabled] .btn-red:focus, fieldset[disabled] .btn-red:hover {
	background-color: transparent;
	border-color: #0045a4
}
.btn-red .badge {
	color: transparent;
	background-color: #0045a4
}
.btn-red.active, .btn-red:active, .btn-red:hover, .open > .dropdown-toggle.btn-red {
	color: #fff;
	background-color: #0045a4
}
.btn-group-lg > .btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px
}
.btn-group-sm > .btn, .btn-sm {
	padding: 0 !important;
	line-height: 40px !important;
	width: 40px;
	height: 40px
}
 .btn-sm > [class*=icon-] {
 line-height: 40px
}
.btn-group-xs > .btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 40px;
	border-radius: 0
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block + .btn-block {
	margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].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;
	visibility: hidden
}
.collapse.in {
	display: block;
	visibility: visible
}
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-in-out;
	transition-timing-function: ease-in-out
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group-vertical > .btn, .btn-group > .btn {
	position: relative;
	float: left
}
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
	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 .caret, .btn-group > .btn:first-child, .nav-stacked > li + li {
	margin-left: 0
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 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: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-lg .caret {
	border-width: 5px 5px 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: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0;
	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=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
 position: absolute;
 clip: rect(0, 0, 0, 0);
 pointer-events: none
}
.nav, .nav a, .nav li {
	position: relative
}
.nav h2 {
	margin: 0
}
.nav h3, .nav h5 {
	margin: 0;
	line-height: 50px
}
.nav h5 {
	display: inline-block
}
.nav a, .nav li, .nav.nav-red li:focus ol, .nav.nav-red li:hover ol {
	display: block
}
.nav ol, .nav ul {
	margin-bottom: 0;
	list-style: none
}
.nav li {
	float: left;
	padding: 0 20px
}
.nav a {
	-webkit-transition: background-color .4s ease-in-out;
	-o-transition: background-color .4s ease-in-out;
	transition: background-color .4s ease-in-out;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 15px
}
.nav .topNav ol a {padding-top: 10px; padding-bottom: 10px; text-align:center;}
.nav a:focus, .nav a:hover {
	text-decoration: none
}
.nav .active > a {
	color: #0045a4
}
.nav ol {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1;
	background-color: #fff
}
.nav ol li {
	float: none;
	margin-top: 1px
}
.nav.nav-red {
	background-color: #fff
}
.nav.nav-red li {
	-webkit-transition: background-color .4s ease;
	-o-transition: background-color .4s ease;
	transition: background-color .4s ease
}
.nav.nav-red li:focus, .nav.nav-red li:hover {
	background-color: #0045a4
}
.nav.nav-red li > a {
	color: #333;
	font-size: 16px;
}
.nav.nav-red li:focus a, .nav.nav-red li:hover a {
	color: #fff
}
.nav.nav-red li.active:after {
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	content: "";
	bottom: 0;
	left: 0;
	background-color: #fff
}
.nav.nav-red ol {
	display: none;
	background-color: #fff;
}
.nav.nav-red ol li a {
	color: #666 !important;
}
.nav.nav-red ol li:hover {
	background-color: #0045a4
}
.nav.nav-red ol li:hover a {
	color: #fff !important;
}
.nav.nav-gray {
	background-color: #f0f0f0
}
.nav .nav-divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
[class*=icon-chevron-down]:before {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: inline-block
}
.collapsed [class*=icon-chevron-down]:before, [aria-expanded=false] [class*=icon-chevron-down]:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}
.main-nav-wrap {
	position: relative;
	z-index: 2009;
	height: auto;
	border-bottom: #dcdcdc solid 1px;
}
.main-nav-wrap .nav-toggle {
	z-index: 1;
	position: relative;
	right: -100px;
	background-color: #fff;
	color: #0045a4;
	-webkit-transition: right .4s ease-in-out;
	-o-transition: right .4s ease-in-out;
	transition: right .4s ease-in-out
}
.main-nav-wrap .main-nav ol li {
	padding: 0 10px
}
.main-nav ul.topNav {
	display: block;
	width: auto;
	float: right;
}
	nav.phone-nav{display: none;}
	.home-news{width:100%; height:auto; display:inline-block;}
@media (max-width: 767px) {
	nav.main-nav-wra.pc-nav{display:none;}
	nav.main-nav-wra.phone-nav{display:block;}
	.home-news li a img{height:auto;}
.main-nav-wrap {
	position: fixed;
	pointer-events: none;
	z-index: 3000;
	width: 100%;
	height: 100%;
	top: 0
}
.main-nav-wrap .affix, .main-nav-wrap .affix-top {
	position: static
}
.main-nav-wrap .container {
	height: auto
}
.main-nav-wrap .nav {
	position: fixed;
	width: 240px;
	height: 100%;
	left: -260px;
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, .8);
	box-shadow: 0 0 16px rgba(0, 0, 0, .8);
	-webkit-transition: left .4s ease-in-out;
	-o-transition: left .4s ease-in-out;
	transition: left .4s ease-in-out;
	padding: 0 15px;
}
.main-nav ul.topNav {
	width: 100%;
}
.main-nav-wrap .nav ul > li {
	border-bottom: 1px solid #5e0400
}
.main-nav-wrap .nav li {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.main-nav-wrap .nav li.active:after {
	width: 3px;
	height: 100%;
	top: 0
}
.main-nav-wrap a {
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px
}
.main-nav-wrap .container {
	padding-left: 0;
	padding-right: 0
}
.main-nav-wrap ol {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden
}
.main-nav-wrap.active {
	pointer-events: inherit;
	display: block
}
.main-nav-wrap.active .nav-toggle {
	right: 0
}
.main-nav-wrap.active [class*=overlay-] {
	display: block
}
.main-nav-wrap.active .nav {
	left: 0
}
}
.dropdown-menu .divider, .modal, .modal-open {
	overflow: hidden
}
.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto
}
.footer-nav ul, .header, .navbar, .navbar-nav > li, .products-nav {
	position: relative
}
 @media (max-width: 991px) {
.nav h5.p-h-m {
	padding: 0
}
nav.nav {
	padding-left: 10px;
	padding-right: 10px
}
}
.products-nav {
	z-index: 2008
}
.products-nav .btn {
	margin-top: 5px
}
.products-nav .filter-group li {
	border-left: 1px solid #fff
}
.nav-left {
	float: left
}
.nav-right {
	float: right
}
.nav-toggle {
	cursor: pointer
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px
}
.nav-justified > li, .nav-stacked > li, .nav-tabs.nav-justified > li {
	float: none
}
.nav-tabs > li > a {
	margin-right: 2px;
	line-height: 1.6;
	border: 1px solid transparent;
	border-radius: 0
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
	border: 1px solid #ddd
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0
}
.nav-tabs > li > a:hover {
	border-color: #dcdcdc #dcdcdc #ddd
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	color: #979797;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.navbar .affix-wrap .nav-right li:hover > div, .navbar .affix-wrap i {
	color: #0045a4
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px
}
 @media (min-width: 768px) {
.nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	border-radius: 0
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
	border-bottom-color: #fff
}
}
.nav-stacked > li + li {
	margin-top: 2px
}
.nav-justified {
	width: 100%
}
.footer-left, .navbar-brand, .navbar-nav > li {
	float: left
}
.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs-justified {
	border-bottom: 0
}
 @media (min-width: 768px) {
.nav-justified > li {
	display: table-cell;
	width: 1%
}
.nav-justified > li > a {
	margin-bottom: 0
}
.nav-tabs-justified > li > a {
	border-bottom: 1px solid #ddd;
	border-radius: 0
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
	border-bottom-color: #fff
}
}
.tab-content > .tab-pane {
	display: none;
	visibility: hidden
}
.tab-content > .active {
	display: block;
	visibility: visible
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	z-index: 2010
}
.navbar-header {
	line-height: 80px
}
 @media (max-width: 767px) {
.navbar-header {
	line-height: 50px
}
}
.navbar .affix-wrap {
	height: 0;
	min-height: inherit
}
.navbar .affix-wrap nav {
	height: auto
}
.navbar .affix-wrap li > .link-btn, .navbar .affix-wrap li > div {
	display: block;
	line-height: 80px;
	padding-left: 20px;
	padding-right: 20px;
	min-width: 60px;
	height: 80px;
	text-align: center
}
.navbar .affix-wrap li > .link-btn {
	transition: none
}
.navbar .affix-wrap span {
	margin-left: 10px
}
.navbar .affix-wrap .icon-menu {
	font-size: 18px;
	vertical-align: text-bottom
}
.navbar .affix-wrap .nav-right {
	margin-top: -80px
}
.navbar .affix-wrap .affix li > .link-btn, .navbar .affix-wrap .affix li > .link-btn > i, .navbar .affix-wrap .affix li > div > i {
	color: #fff
}
.navbar .affix-wrap .affix .nav-right {
	margin-top: 0
}
.navbar .affix-wrap .affix li > .link-btn, .navbar .affix-wrap .affix li > div {
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 50px
}
.navbar .affix-wrap .affix li > .link-btn > span, .navbar .affix-wrap .affix li > div > span {
	display: none
}
.navbar .affix-wrap .affix li.opne > div > i, .navbar .affix-wrap .affix li > .link-btn:hover, .navbar .affix-wrap .affix li > div:hover > i {
	color: #0045a4
}
 @media (min-width: 768px) {
.navbar .affix-wrap .affix {
	z-index: 1040;
	display: inline-block;
	width: auto;
	right: 0;
	left: auto;
	padding-left: 0
}
.navbar .affix-wrap .affix li.open .dropdown-toggle i {
	color: #0045a4
}
}
.navbar-brand > a {
	display: inline-block
}
 @media (max-width: 767px) {
.navbar .affix-wrap {
	min-height: 40px;
	height: 40px
}
.navbar .affix-wrap > div {
	height: 40px;
	background-color: #0045a4
}
.navbar .affix-wrap li:hover > div i {
	color: #0045a4
}
.navbar .affix-wrap li > .link-btn, .navbar .affix-wrap li > div {
	line-height: 50px;
	height: 50px;
	width: 40px;
	padding: 0;
	min-width: inherit
}
.navbar .affix-wrap i.icon-menu {
	color: #fff
}
.navbar .affix-wrap .affix li > .link-btn, .navbar .affix-wrap .affix li > div {
	height: 40px;
	line-height: 40px;
	min-width: 40px
}
.navbar .affix-wrap .nav-right {
	margin-top: -50px;
	margin-right: -20px
}
.navbar .affix-wrap .nav-left {
	padding-right: 20px
}
.navbar-brand img {
	height: 30px;
	width: auto;
	display: none;
}
}
.navbar-nav {
	list-style: none
}
.navbar-nav > li > div {
	padding: 0 20px;
	cursor: pointer
}
.navbar-nav > li.active > a, .navbar-nav > li.active > a:focus, .navbar-nav > li.active > a:hover {
	color: #fff;
	background-color: #fff
}
.navbar-nav ol, .navbar-nav > li.open, .navbar-nav > li:hover {
	background-color: #f0f0f0
}
.navbar-nav .open .dropdown {
	display: block
}
.navbar-nav ol {
	display: none;
	-webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, .3);
	box-shadow: 0 8px 8px rgba(0, 0, 0, .3);
	padding: 20px;
	list-style: none;
	position: absolute;
	right: 0;
	width: 320px;
	z-index: 1
}
.navbar-nav ol li {
	margin-bottom: 1px;
	line-height: 40px
}
.navbar-nav ol li a {
	display: block;
	padding: 0 15px;
	background-color: #f7f7f7
}
.navbar-nav ol li a:hover {
	background-color: #fff
}
.navbar-form {
	padding: 10px;
	user-select: none;
	-webkit-user-select: none
}
 @media (max-width: 767px) {
.navbar-nav ol {
	width: 100%
}
.navbar-nav > li {
	position: static
}
.navbar-nav li > div > span {
	display: none
}
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}
.navbar-form .form-control {
	width: 100%
}
.navbar-text {
	margin-top: 10px
}
.navbar .OAuth a {
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	border-radius: 17px;
	margin: 0 5px;
	background-color: #c4c4c4;
	text-align: center
}
.affix, .filter-wrap {
	width: 100%
}
.navbar .OAuth a i {
	color: #fff
}
.navbar .OAuth a:hover i {
	color: #0045a4
}
.affix-wrap {
	min-height: 50px
}
.affix-wrap nav {
	height: 50px
}
.affix-wrap.h80 {
	min-height: 80px
}
.affix {
	position: fixed;
	left: 0;
	z-index: 1030
}
section.affix-wrap {
	margin-top: -50px
}
.main-nav-wrap .affix, .navbar .affix {
	top: 0
}
.products-nav .affix {
	top: 60px;
	z-index: 999;
	background-color: #f0f0f0;
	border-bottom: 1px solid #dcdcdc
}
.fix-nav.affix {
	top: 50px
}
.filter-wrap .table {
	margin-bottom: 20px
}
.filter-wrap .table tr {
	border-top: 1px solid #f0f0f0
}
.filter-wrap .table tr td {
	padding-left: 0
}
.filter-wrap .table tr td:first-child {
	padding-left: 20px;
	padding-right: 10px;
	width: 70px
}
.filter-wrap .head {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #dcdcdc;
	margin-top: 1px;
	line-height: 20px
}
.filter-wrap .head a {
	color: #333
}
.filter-wrap h4 {
	color: #333;
	margin-top: 5px
}
.filter-wrap a {
	display: inline-block;
	padding: 0 6px;
	line-height: 24px;
	border-radius: 3px;
	cursor: pointer;
	margin: 2px;
	font-size: 12px;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease
}
.filter-wrap a.active, .filter-wrap a:hover {
	background-color: #fff;
	color: #0045a4
}
.filter-wrap .color a {
	padding: 4px;
	vertical-align: top
}
.filter-wrap .color a:first-child {
	padding: 0 6px
}
.filter-wrap .color i {
	display: block;
	width: 16px;
	height: 16px;
	border: 1px solid #666;
	background-color: #fff
}
.footer {
	background-color: #f0f0f0;
	border-top: 1px solid #c4c4c4
}
a.footer:hover {
	background-color: #d7d7d7
}
.footer h2 {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0px;
}
.footer h3 {
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 4px;
	color: #333
}
.footer a {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.footer .iconfont {
	font-size: 23px;
}
.footer .follow a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	font-size: 20px;
	border: 1px solid #c4c4c4;
	margin-right: 4px
}
.footer .follow a:hover {
	background-color: #0045a4;
	color: #fff;
	border-color: #0045a4
}
.footer-nav {
	padding-top: 50px;
	padding-bottom: 50px
}
.footer-nav:after, .footer-nav:before {
	content: " ";
	display: table
}
.footer-nav ul {
	display: table-cell;
	vertical-align: top;
	padding-left: 35px;
	padding-right: 35px;
	height: 100%
}
.footer-nav ul:first-child {
	padding-left: 0;
	border: none
}
.footer-nav ul:last-child {
	padding-right: 0
}
.footer-nav li {
	line-height: 34px
}
.footer-nav li a span{font-size:14px; line-height:1.5;}
.footer-nav .brands li {
	line-height: 24px
}
.footer-copyright {
	background-color: #333;
	line-height: 70px;
	font-size: 12px
}
.footer-copyright img {
	padding-top: 20px;
	padding-bottom: 20px;
	height: 70px;
	width: auto
}
.footer-copyright a ,.footer-copyright span{
	margin-left: 10px;
	color:#fff;
}
.footer-right {
	float: right
}
 @media (max-width: 991px) {
.footer-nav .footer-right h2 {
	margin: 0
}
.footer-nav .footer-right h3 {
	margin-bottom: 10px
}
.footer-nav ul {
	width: auto;
	padding-left: 20px;
	padding-right: 20px
}
.footer-nav ul:first-child {
	padding-left: 10px
}
.footer-nav ul:last-child {
	padding-right: 10px
}
.footer-copyright .footer-right {
	padding-top: 15px;
	line-height: 1.6
}
.footer-copyright span {
	display: block
}
.footer-copyright a {
	margin-left: 0;
	margin-right: 10px
}
.footer-copyright img {
	margin-bottom: -20px
}
}
.header {
	background-color: #f0f0f0;
	background-position: center center;
	background-size: cover;
	z-index: 900;
	color: #fff;
}
.bottom-menu {
	display: none;
}
@media (max-width: 767px) {
.fix-nav.affix, .products-nav .affix {
	top: 40px
}
.affix-wrap.h80 {
	min-height: 50px
}
.footer-nav h3 + li, .footer-nav li {
	line-height: 1.6em
}
.footer-left, .footer-right {
	float: none
}
.footer-nav {
	display: none;
	padding-top: 30px;
	padding-bottom: 30px
}
.footer {
	padding-bottom: 40px;
}
.bottom-menu {
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	text-align: center;
	background-color: #264085;
	color: #fff;
	padding: 7px 0;
	z-index: 9;
}
.bottom-menu img {
	height: 30px;
}
.footer-nav ul {
	display: block;
	border-left: none;
	border-top: 1px solid #c4c4c4;
	margin: 0;
	padding: 20px 0 !important
}
.footer-nav .footer-right h3, .footer-nav h3 {
	margin-bottom: 5px
}
.footer-nav li {
	display: inline-block;
	margin-right: 10px
}
.footer-nav h3 {
	padding-top: 0
}
.footer-copyright {
	text-align: left;
	padding-bottom: 20px;
	text-align:center;
}
.footer-copyright .footer-right {
	padding-top: 5px
}
.header {
	height: 320px
}
.header.size-m {
	height: 240px
}
}
 @media (min-width: 768px) {
.header {
	height: 600px
}
.header.size-m {
	height: 300px
}
}
.header [class*=half-] {
	width: 50%
}
.header .half-right {
	float: right
}
 @media (max-width: 991px) {
.header [class*=half-] {
	width: 100%
}
}
.header [style*=background-image]:before, .header[style*=background-image]:before {
	position: absolute;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: .2;
	filter: alpha(opacity=20)
}
 @media (min-width: 1600px) {
.portrait {
	height: 600px;
	background-position: center top
}
}
.paragraph-wrap img {
	max-width: 100%;
	height: auto !important
}
.paragraph-wrap ol, .paragraph-wrap ul {
	padding-left: 2em
}
.paragraph-wrap ul {
	list-style: disc
}
.paragraph-wrap ol {
	list-style: decimal
}
.paragraph-wrap p {
	margin: 0 0 11px
}
.product-description .images, .product-description .thumbs, .product-description .viewport {
	position: relative
}
.product-description .viewport .description {
	position: absolute;
	bottom: 1px;
	left: 1px;
	background-color: rgba(0, 0, 0, .5);
	padding: 15px 20px;
	color: #fff
}
.product-description .control {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 50%;
	cursor: pointer
}
.product-description .control.prev {
	left: 0;
	text-align: left
}
.product-description .control.next {
	right: 0;
	text-align: right
}
.product-description .control i {
	position: absolute;
	display: block;
	width: 100%;
	top: 50%;
	padding: 0 35%;
	font-size: 30px;
	line-height: 30px;
	margin-top: -15px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	color: #fff
}
.product-description .control:hover i {
	padding: 0 25%;
	opacity: 1;
	filter: alpha(opacity=100)
}
.product-description .images {
	border: 1px solid #c4c4c4;
	position: relative
}
.product-description .images img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto
}
.product-description .images img:first-child {
	position: relative
}
.product-description .images.loading:after {
	display: block;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../images/static/loader.gif) center center no-repeat
}
.product-description .thumbs {
	font-size: 0;
	padding: 18px 0
}
.product-description .thumbs img {
	vertical-align: middle;
	width: 30px;
	height: 32px;
	margin-right: 4px;
	margin-bottom: 8px;
	cursor: pointer;
	border-top: 2px solid transparent;
	padding-top: 2px;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.product-description .thumbs img.active, .product-description .thumbs img:hover {
	border-top-color: #0045a4
}
.product-description dt, .product-description h3 {
	color: #333
}
.product-description h3 {
	margin-top: 0
}
.product-description hr {
	margin-bottom: 20px
}
.product-description dl {
	margin: 10px 0
}
.product-description dl:after, .product-description dl:before {
	content: " ";
	display: table
}
.product-description dl dt {
	width: 70px
}
.product-description dl dd, .product-description dl dt {
	float: left
}
.product-description dd {
	word-wrap: break-word
}
.product-description .colors {
	font-size: 0
}
.product-description .colors span {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: top;
	background-color: #fff;
	margin-right: 10px;
	border: 1px solid #666
}
.caret, .pagination, .pagination-addon {
	vertical-align: middle
}
 @media (max-width: 991px) {
.product-description {
	display: block
}
.product-description .left, .product-description .right {
	display: block;
	width: 100%
}
}
html.touch .product-description .control i {
	opacity: 1;
	filter: alpha(opacity=100)
}
.product-list li .images {
	padding-top: 100%;
	overflow: hidden
}
.product-list li .images img {
	position: absolute;
	top: 0;
	width: 100%;
	height: auto
}
.product-module > div {
	position: relative
}
.product-module img {
	height: auto
}
.product-module [class*="-min"] {
	background-color: #333;
	padding-top: 100px
}
.product-module [class*="-min"] img {
	width: 100%
}
.product-module [class*="-min"] h2 {
	margin-top: 50px
}
.product-module .mixed-left-min img {
	padding-left: 60px
}
.product-module .mixed-left .container, .product-module .mixed-right .container {
	width: 100%;
	position: absolute;
	left: 0
}
.product-module .mixed-left .container > div, .product-module .mixed-right .container > div {
	float: none;
	display: inline-block;
	text-align: left
}
.product-module .mixed-left img, .product-module .mixed-right img {
	width: 100%
}
.product-module .mixed-right {
	padding-bottom: 100px
}
.product-module .mixed-right .container {
	text-align: right;
	bottom: 100px
}
.product-module .mixed-right .container > div {
	padding-bottom: 50px
}
.product-module .mixed-right img {
	padding-right: 45%
}
.product-module .mixed-left {
	padding-top: 100px
}
.product-module .mixed-left .container {
	top: 100px;
	padding-top: 50px
}
.product-module .mixed-left img {
	padding-left: 45%
}
 @media (max-width: 991px) {
.product-module .mixed-left-min img {
	padding-left: 0
}
.product-module .mixed-right .container {
	bottom: 20px
}
.product-module .mixed-left .container {
	padding-top: 0
}
}
 @media (max-width: 767px) {
.product-module [class*="-min"] {
	padding-top: 0
}
.product-module [class*="-min"] p {
	margin-bottom: 20px
}
.product-module .mixed-right img {
	padding-right: 0
}
.product-module .mixed-left img {
	padding-left: 0
}
.product-module .mixed-left .container, .product-module .mixed-right .container {
	position: static
}
.product-module .mixed-right .container > div {
	padding-bottom: 30px
}
.product-module .mixed-right {
	padding-bottom: 0
}
.product-module .mixed-left {
	padding-top: 20px
}
}
.gallery-module li:hover {
	box-shadow: none
}
.gallery-module a {
	display: block
}
.gallery-module a:before {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #0045a4;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	background-color: #fff;
	z-index: 1;
	transition: all .4s ease;
	opacity: 0;
	filter: alpha(opacity=0)
}
.abs-img, .gallery-module a:before {
	position: absolute;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease
}
.gallery-module a:hover:before {
	opacity: 1;
	filter: alpha(opacity=100)
}
#gallery .shadow-grid li {
	padding: 10px 5px;
	text-align: center;
}
.abs-img {
	left: 0;
	top: 0;
	transition: all .4s ease;
	opacity: 0;
	filter: alpha(opacity=0)
}
a:hover .abs-img {
	opacity: 1;
	filter: alpha(opacity=100)
}
.brand-story .bg-cover {
	background-image: url(../images/static/story.jpg)
}
.brand-story nav {
	display: inline-block
}
.images {
	position: relative
}
.product-gallery-control-nav {
	position: absolute;
	height: 76px;
	padding: 18px;
	bottom: 0;
	width: 100%;
	left: 0
}
.product-gallery-direction-nav li {
	position: absolute;
	width: 80px;
	bottom: 80px;
	top: 80px
}
.product-gallery-direction-nav li.product-gallery-nav-prev {
	left: 0;
	text-align: left
}
.product-gallery-direction-nav li.product-gallery-nav-next {
	right: 0;
	text-align: right
}
.product-gallery-direction-nav a {
	position: absolute;
	border: none;
	height: 100%;
	width: 100%;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding: 0 25px
}
.product-gallery-direction-nav a i {
	position: relative;
	height: 50%;
	top: 50%;
	display: block;
	font-size: 24px;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.product-gallery-direction-nav a:hover {
	background-color: transparent;
	color: #0045a4;
	padding: 0 15px
}
.product-gallery-direction-nav .product-gallery-prev {
	left: 0;
	text-align: left
}
.product-gallery-direction-nav .product-gallery-next {
	right: 0;
	text-align: right
}
.border_t_light {
	border-top: 1px solid #f0f0f0
}
.product-tools .left, .product-tools .right {
	width: 250px
}
 @media (max-width: 767px) {
.product-tools, .product-tools .right {
	text-align: center
}
.product-tools table, .product-tools tbody, .product-tools td, .product-tools tr {
	display: block !important
}
.product-tools .left, .product-tools .right {
	width: 100%
}
.product-tools .right a {
	margin: 0 5px
}
}
.caret, .share-btns a, .up-btn {
	display: inline-block
}
.share-btns a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #dcdcdc;
	border-radius: 50%;
	font-size: 18px
}
.share-btns a:hover, .up-btn {
	background-color: #0045a4
}
.up-btn {
	height: 90px;
	width: 90px;
	border-radius: 50%;
	border: 4px solid #dcdcdc;
	margin-top: 20px
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.up-btn img {
	width: 100%;
	height: auto
}
.up-btn:hover {
	background-color: #f10000
}
.up-btn.disable {
	pointer-events: none;
	cursor: default;
	background-color: #c4c4c4
}
.caret {
	width: 0;
	height: 0;
	margin-left: 2px;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown, .dropup {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	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: 0;
	-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-right, .dropdown-menu.pull-right {
	left: auto;
	right: 0
}
.dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	background-color: #e5e5e5
}
.dropdown-menu.store {
	border-color: transparent;
	margin-top: 0;
	min-width: 320px;
	padding: 20px 10px;
	font-size: 0
}
.dropdown-menu.store a {
	display: inline-block;
	width: 25%;
	text-align: center;
	font-size: 14px;
	padding: 5px
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	text-decoration: none;
	color: #595959;
	background-color: #f5f5f5
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #fff
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
	color: #c4c4c4
}
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
	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-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.6;
	color: #c4c4c4
}
.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 solid;
	content: ""
}
.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
	top: 0;
	border-width: 0 5px 5px;
	border-bottom-color: #0045a4
}
.business-service .item, .modal-footer {
	border-top: 1px solid #dcdcdc
}
.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
}
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 22px 0;
	border-radius: 0
}
.pagination > li {
	display: inline
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	display: block;
	min-width: 40px;
	height: 40px;
	float: left;
	line-height: 40px;
	text-decoration: none;
	color: #0045a4;
	background-color: #fff;
	border: 1px solid #0045a4;
	margin-left: -1px;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	margin-right: 10px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	margin-left: 10px;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
	color: #fff;
	background-color: #0045a4;
	border-color: #0045a4
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
	z-index: 2;
	color: #fff;
	background-color: #0045a4;
	border-color: #0045a4;
	cursor: default
}
.pagination-disabled > a, .pagination-disabled > a:focus, .pagination-disabled > a:hover, .pagination-disabled > span, .pagination-disabled > span:focus, .pagination-disabled > span:hover, .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
	color: #c4c4c4;
	background-color: #fff;
	border-color: #c4c4c4;
	cursor: not-allowed
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.pagination-addon {
	display: inline-block;
	margin-left: 20px
}
.pagination-addon input {
	display: inline-block;
	width: 54px;
	vertical-align: middle;
	margin-right: 5px
}
 @media (max-width: 767px) {
.pagination {
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left
}
.pagination > li {
	text-align: center;
	display: none
}
.pagination > li:first-child, .pagination > li:last-child {
	display: inline-block
}
.pagination > li:first-child a {
	margin-right: 0
}
.pagination > li:last-child a {
	margin-left: 5px
}
.pagination-addon {
	position: absolute;
	margin-top: -70px;
	right: 30px
}
}
.brand-service, .close {
	text-align: center
}
.brand-service h2 span, .brand-service li {
	display: inline-block
}
 @media (max-width: 767px) {
.map-wrap {
	height: 280px
}
}
 @media (min-width: 768px) {
.map-wrap {
	height: 500px
}
}
 @media (max-width: 767px) {
.vrshow {
	height: 280px
}
}
 @media (min-width: 768px) {
.vrshow {
	height: 700px
}
}
.map-infowindow {
	width: 320px
}
.map-infowindow h4 {
	margin-top: 0
}
.map-infowindow img {
	width: 50%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px
}
.BMap_cpyCtrl + div {
	border: 1px solid #dcdcdc;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	box-shadow: 0 0 8px rgba(0, 0, 0, .3)
}
#BMapLib_transBox0 tr td:first-child {
	width: 40px
}
#BMapLib_transBox0 tr td:last-child {
	width: 120px
}
.business-service {
	background-color: #f0f0f0
}
.business-service ul {
	margin-bottom: 0
}
.business-service h3 {
	margin-top: 0;
	margin-bottom: 20px
}
.business-service .item:first-child {
	border: none
}
.business-service .left {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 140px;
	color: #0045a4;
	line-height: 1
}
a.business-service .left:hover {
	color: #8b0000
}
.business-service .right {
	margin-left: 220px
}
.business-service .right ul {
	margin-left: 0em
}
 @media (max-width: 767px) {
.business-service .left {
	float: none;
	width: 100%;
	font-size: 100px;
	margin-bottom: 10px
}
.business-service .right {
	margin-left: 0
}
.business-service .item.p-m {
	padding-left: 0;
	padding-right: 0
}
}
.brand-service h2 {
	margin-bottom: 50px;
	line-height: 1.4
}
.brand-service ul {
	font-size: 0
}
.brand-service li {
	font-size: 14px;
	width: 20%;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px
}
.brand-service li img {
	width: auto;
	max-width: 100%;
	margin-bottom: 20px
}
 @media (max-width: 991px) {
.brand-service li {
	padding-left: 10px;
	padding-right: 10px
}
}
 @media (max-width: 767px) {
.brand-service li {
	font-size: 12px;
	width: 30%
}
.brand-service li img {
	margin-bottom: 10px
}
.brand-service h2 {
	margin-bottom: .6em
}
}
.list-group {
	margin-bottom: 0;
	padding-left: 0
}
.list-group-item, .list-group > li {
	margin-bottom: -1px
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	background-color: transparent;
	border: 1px solid transparent
}
.list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
a.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus, a.list-group-item:hover {
	text-decoration: none;
	color: #0045a4;
	background-color: transparent
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	background-color: #dcdcdc;
	color: #c4c4c4;
	cursor: not-allowed
}
.product-all, button.close {
	cursor: pointer
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
	color: #c4c4c4
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #0045a4;
	background-color: transparent;
	border-color: #ddd
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
	color: #0045a4
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}
a.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover {
	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
}
.close {
	float: right;
	font-size: 21px;
	line-height: 40px;
	padding: 0;
	color: #fff;
	width: 40px;
	height: 40px;
	background-color: #0045a4;
	position: absolute;
	z-index: 1;
	right: 0;
	top: 0
}
.close span {
	display: inline-block;
	width: 26px;
	vertical-align: top;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease
}
#bsBox, #bsBox #bsMorePanel, #bsBox .bsPlatDiv, #bsBox .bsTop {
	width: 320px !important
}
.close:hover {
	text-decoration: none;
	color: #fff
}
.close:hover span {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg)
}
button.close {
	padding: 0;
	border: 0;
	-webkit-appearance: none
}
#bsBox, #bsBox:after, #bsBox:before, #bsBox > div > div > div, #bsBox > div > div > div:after, #bsBox > div > div > div:before, #bsWXBox, #bsWXBox:after, #bsWXBox:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
#bsBox {
	height: 400px !important;
	margin-left: -160px !important;
	margin-top: -200px !important;
	background: 0 0 !important;
	padding: 0 !important;
	border: 2px solid #666 !important
}
#bsBox .bsClose {
	top: 3px !important;
	right: 10px !important
}
.modal, .modal-backdrop {
	bottom: 0;
	top: 0;
	right: 0;
	left: 0
}
#bsBox #bsMorePanel {
	height: 376px !important
}
#bsBox .bsPlatDiv {
	height: 316px !important
}
#bsBox .bFind {
	width: 200px !important
}
 @media all and (max-height: 400px) {
#bsBox {
	height: 224px !important;
	margin-top: -112px !important
}
#bsBox #bsMorePanel {
	height: 200px !important
}
#bsBox .bsPlatDiv {
	height: 140px !important
}
}
.modal {
	display: none;
	position: fixed;
	z-index: 2998;
	-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-radius: 0;
	-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;
	background-color: #fff;
	z-index: 2997
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .8;
	filter: alpha(opacity=80)
}
.modal-header {
	color: #fff;
	padding: 0 20px;
	background-color: #0045a4
}
.modal-title {
	margin: 0;
	line-height: 40px;
	height: 40px
}
.modal-body {
	position: relative;
	padding: 40px
}
.modal-body img {
	max-width: 100%;
	height: auto
}
 @media (max-width: 767px) {
.modal-body {
	padding: 30px
}
}
.modal-footer {
	padding: 20px;
	text-align: right
}
.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
}
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #0045a4
}
 @media (min-width: 992px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.4;
	pointer-events: none;
	opacity: 0;
	filter: alpha(opacity=0)
}
.invisible, .jcrop-keymgr {
	visibility: hidden
}
.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: 100px;
	padding: 10px 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #0045a4;
	border-radius: 0
}
.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: #0045a4
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px
}
.jcrop-dragbar.ord-s, .jcrop-handle.ord-s, .jcrop-handle.ord-se, .jcrop-handle.ord-sw {
	bottom: 0;
	margin-bottom: -4px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #0045a4
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #0045a4
}
.tooltip.bottom .tooltip-arrow {
	left: 50%;
	margin-left: -5px
}
.tooltip.bottom-left .tooltip-arrow {
	right: 5px;
	margin-top: -5px
}
.tooltip.bottom-right .tooltip-arrow {
	left: 5px;
	margin-top: -5px
}
.jcrop-preview-container {
	width: 180px;
	height: 180px;
	overflow: hidden
}
#jcrop-preview-pane {
	visibility: hidden;
	display: none
}
.jcrop-holder {
	direction: ltr;
	text-align: left
}
.jcrop-hline, .jcrop-vline {
	background: url(Jcrop.gif) #fff;
	font-size: 0;
	position: absolute
}
.jcrop-vline {
	height: 100%;
	width: 1px !important
}
.jcrop-vline.right {
	right: 0
}
.jcrop-hline {
	height: 1px !important;
	width: 100%
}
.jcrop-hline.bottom {
	bottom: 0
}
.jcrop-tracker {
	height: 100%;
	width: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none
}
.jcrop-handle {
	background-color: #333;
	border: 1px solid #eee;
	width: 7px;
	height: 7px;
	font-size: 1px
}
.jcrop-handle.ord-n {
	left: 50%;
	margin-left: -4px;
	margin-top: -4px;
	top: 0
}
.jcrop-handle.ord-s {
	left: 50%;
	margin-left: -4px
}
.jcrop-handle.ord-e {
	margin-right: -4px;
	margin-top: -4px;
	right: 0;
	top: 50%
}
.jcrop-handle.ord-w {
	left: 0;
	margin-left: -4px;
	margin-top: -4px;
	top: 50%
}
.jcrop-handle.ord-nw {
	left: 0;
	margin-left: -4px;
	margin-top: -4px;
	top: 0
}
.jcrop-handle.ord-ne {
	margin-right: -4px;
	margin-top: -4px;
	right: 0;
	top: 0
}
.jcrop-handle.ord-se {
	margin-right: -4px;
	right: 0
}
.jcrop-handle.ord-sw {
	left: 0;
	margin-left: -4px
}
.jcrop-dragbar.ord-n, .jcrop-dragbar.ord-s {
	height: 7px;
	width: 100%
}
.jcrop-dragbar.ord-e, .jcrop-dragbar.ord-w {
	height: 100%;
	width: 7px
}
.jcrop-dragbar.ord-n {
	margin-top: -4px
}
.jcrop-dragbar.ord-e {
	margin-right: -4px;
	right: 0
}
.jcrop-dragbar.ord-w {
	margin-left: -4px
}
.jcrop-light .jcrop-hline, .jcrop-light .jcrop-vline {
	background: #fff;
	filter: alpha(opacity=70) !important;
	opacity: .7 !important
}
.jcrop-light .jcrop-handle {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #000;
	border-color: #fff;
	border-radius: 3px
}
.jcrop-dark .jcrop-hline, .jcrop-dark .jcrop-vline {
	background: #000;
	filter: alpha(opacity=70) !important;
	opacity: .7 !important
}
.jcrop-dark .jcrop-handle {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #fff;
	border-color: #000;
	border-radius: 3px
}
.solid-line .jcrop-hline, .solid-line .jcrop-vline {
	background: #fff
}
.jcrop-holder img, img.jcrop-preview {
	max-width: none
}
.user-navbar .nav-left {
	margin: 0;
	line-height: 60px;
	height: 120px;
	padding: 30px 0
}
.user-navbar a {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 80px
}
.user-navbar li.active, .user-navbar li:hover {
	background-color: #fff
}
 @media (max-width: 767px) {
.user-navbar {
	text-align: center
}
.user-navbar .nav-left, .user-navbar .nav-right {
	float: none;
	display: inline-block
}
.user-navbar .nav-right {
	vertical-align: bottom
}
.user-navbar li {
	background-color: #f9f9f9
}
.user-navbar a {
	width: 60px
}
}
.avatar-img {
	border-radius: 50%;
	vertical-align: top
}
.avatar-small {
	width: 54px;
	border: 3px solid #fff
}
.user-body .avatar {
	float: left;
	width: 180px
}
.user-body .content {
	margin-left: 180px;
	padding-left: 5%
}
.user-body td {
	padding: 10px 0;
	width: auto
}
.user-body td:first-child, .user-body td:last-child {
	width: 80px
}
.user-body tr {
	border-top: 1px solid #dcdcdc
}
.user-body tr:first-child {
	border-top: none
}
 @media (max-width: 767px) {
.user-body .avatar {
	float: none;
	width: 100%;
	text-align: center
}
.user-body .content {
	margin-left: 0;
	padding-left: 0
}
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .flexslider .slides:after, .flexslider .slides:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav ol:after, .nav ol:before, .nav ul:after, .nav ul:before, .nav:after, .nav:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
	content: " ";
	display: table
}
.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
}
.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none !important
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	visibility: hidden !important
}
 @-ms-viewport {
 width: device-width
}
 @media (max-width: 767px) {
.visible-xs {
	display: block !important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row !important
}
td.visible-xs, th.visible-xs {
	display: table-cell !important
}
.visible-xs-block {
	display: block !important
}
.visible-xs-inline {
	display: inline !important
}
.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
}
tr.visible-sm {
	display: table-row !important
}
td.visible-sm, th.visible-sm {
	display: table-cell !important
}
.visible-sm-block {
	display: block !important
}
.visible-sm-inline {
	display: inline !important
}
.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
}
tr.visible-md {
	display: table-row !important
}
td.visible-md, th.visible-md {
	display: table-cell !important
}
.visible-md-block {
	display: block !important
}
.visible-md-inline {
	display: inline !important
}
.visible-md-inline-block {
	display: inline-block !important
}
}
 @media (min-width: 1200px) {
.visible-lg {
	display: block !important
}
table.visible-lg {
	display: table
}
tr.visible-lg {
	display: table-row !important
}
td.visible-lg, th.visible-lg {
	display: table-cell !important
}
.visible-lg-block {
	display: block !important
}
.visible-lg-inline {
	display: inline !important
}
.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
}
tr.visible-print {
	display: table-row !important
}
td.visible-print, th.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
}
.hidden-print {
	display: none !important
}
}
.filter-group a.active {
	color: #0045a4;
	text-decoration: none
}
.filter-wrap a.active {
	cursor: pointer;
	pointer-events: auto
}
.no-result {
	margin-top: 20px
}
.headSearchForm {
	position: relative;
	margin-top: 4px;
	width: 160px
}
.headSearchForm button {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 1px;
	border: none;
	background-color: transparent;
	padding: 0;
	width: 40px;
	text-align: center;
	color: #0045a4
}
.headSearchForm .btn {
	margin-top: 1px
}
.headSearchForm .btn:hover {
	background-color: transparent;
	color: #0045a4
}
.headSearchForm input {
	padding-right: 40px
}
.headSearchForm.m-t-s {
	margin-top: 20px
}
 @media (max-width: 767px) {
.headSearchForm.m-t-s {
	margin-top: 10px
}
.headSearchForm .btn, .headSearchForm .form-control {
	height: 30px;
	font-size: 12px
}
.headSearchForm {
	margin-top: 10px
}
.headSearchForm .btn {
	width: 30px;
	line-height: 30px
}
}
.column-two aside {
	width: 260px;
	float: left
}
.column-two aside menu {
	width: 260px
}
.column-two aside .affix {
	left: auto;
	top: 90px
}
 @media (min-width: 768px) {
}
.column-two main .page-header {
	margin-top: 0;
	padding-bottom: 20px
}
.list-group.list-group-red .active a, .list-group.list-group-red a:hover {
	color: #0045a4
}
.list-group.list-group-red .list-group-item {
	padding-left: 0;
	padding-right: 0;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
#headNav .list-group-item {
	padding-left: 20px;
	padding-right: 20px;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4
}
.fix-nav .title-btn {
	display: block;
	padding-top: 15px;
	padding-bottom: 15px
}
#uploadAvatarFrom .modal-body {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto
}
.shadow-grid li h4 {
	font-weight: 600;
}
 @media (min-width: 1600px) {
.shadow-grid p {
	font-size: 14px
}
}
a[aria-expanded=true] {
	color: #0045a4
}
.select-icon {
	display: none
}
#story {
	position: relative
}
.bottom_info {
	display: block;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -120px;
	width: 240px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #fff;
	color: #c4c4c4;
	z-index: 2
}
.footer .follow a {
	position: relative;
}
.popover .popover-container {
	left: 50%;
	opacity: 0;
	padding: 15px;
	position: absolute;
	top: -10px;
	transform: translate(-50%, -50%) scale(0);
	/* transition: transform .2s ease; */
	z-index: 900;
}
.popover:hover .popover-container {
	display: block;
	opacity: 1;
	transform: translate(-50%, -100%) scale(1);
	background: #fff;
 border-radius: .1rem;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-direction: column;
	flex-direction: column;
	box-shadow: 0 0.2rem 0.5rem rgba(69,77,93,.3);
}
.footer a.icon-douyin, .footer a.icon-ykhz {
	background-image: url('/static/images/static/icon.png');
	background-repeat: no-repeat;
	background-size: 20px;
	transition: unset
}
.icon-douyin {
	background-position: 50% 9px;
}
.icon-douyin:hover {
	background-position: 50% -22px;
}
.icon-ykhz {
	background-position: 50% -59px;
}
.icon-ykhz:hover {
	background-position: 50% -91px;
}
.culture li{padding:20px; }
.culture div{width:100%; padding:20px 10px; text-align:center; background:#0061ae; border-radius:5px; color:#fff; height:250px;}
.culture h3{margin:10px 0 20px;}
.culture p{font-size:20px;}
p.typelink{width: 100%;float: left;display: inline-block;border-top: #ccc solid 1px;line-height: 1.8;margin: 20px 0 0 0;border-bottom: #ccc solid 1px;padding: 10px 0;font-size: 15px;}
p.typelink a{margin:0 5px;white-space: nowrap;}