﻿@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
body {
	margin: 0
}

.link1
{
width:250px;
float:left;
	margin:0 13px;
}

.link1 ul
{
border: 1px #ccc solid;
}

.link1 ul img
{
border: 1px #ccc solid;
	width: 240px;
	height: 150px;
}

.link1 ul:hover
{
	color:#fff;
	background-color: #395f0a;
}

.link1 ul:hover a
{
	color:#666;
}

.link_b
{
font-size:14px;
text-align: center;
	height: 40px;
	word-break:break-all;
	overflow: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	margin: .67em 0;
	font-size: 2em
}
mark {
	color: #000;
	background: #ff0
}
small {
	font-size: 80%
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
td, th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print {
*, :after, :before {
	color: #000!important;
	text-shadow: none!important;
	background: 0 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
img, tr {
	page-break-inside: avoid
}
img {
	max-width: 100%!important
}
h2, h3, p {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.navbar {
	display: none
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000!important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse!important
}
.table td, .table th {
	background-color: #fff!important
}
.table-bordered td, .table-bordered th {
	border: 1px solid #ddd!important
}
}
@font-face {
	font-family: Glyphicons Halflings;
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: Glyphicons Halflings;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\002a"
}
.glyphicon-plus:before {
	content: "\002b"
}
.glyphicon-eur:before, .glyphicon-euro:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.glyphicon-cd:before {
	content: "\e201"
}
.glyphicon-save-file:before {
	content: "\e202"
}
.glyphicon-open-file:before {
	content: "\e203"
}
.glyphicon-level-up:before {
	content: "\e204"
}
.glyphicon-copy:before {
	content: "\e205"
}
.glyphicon-paste:before {
	content: "\e206"
}
.glyphicon-alert:before {
	content: "\e209"
}
.glyphicon-equalizer:before {
	content: "\e210"
}
.glyphicon-king:before {
	content: "\e211"
}
.glyphicon-queen:before {
	content: "\e212"
}
.glyphicon-pawn:before {
	content: "\e213"
}
.glyphicon-bishop:before {
	content: "\e214"
}
.glyphicon-knight:before {
	content: "\e215"
}
.glyphicon-baby-formula:before {
	content: "\e216"
}
.glyphicon-tent:before {
	content: "\26fa"
}
.glyphicon-blackboard:before {
	content: "\e218"
}
.glyphicon-bed:before {
	content: "\e219"
}
.glyphicon-apple:before {
	content: "\f8ff"
}
.glyphicon-erase:before {
	content: "\e221"
}
.glyphicon-hourglass:before {
	content: "\231b"
}
.glyphicon-lamp:before {
	content: "\e223"
}
.glyphicon-duplicate:before {
	content: "\e224"
}
.glyphicon-piggy-bank:before {
	content: "\e225"
}
.glyphicon-scissors:before {
	content: "\e226"
}
.glyphicon-bitcoin:before, .glyphicon-btc:before, .glyphicon-xbt:before {
	content: "\e227"
}
.glyphicon-jpy:before, .glyphicon-yen:before {
	content: "\00a5"
}
.glyphicon-rub:before, .glyphicon-ruble:before {
	content: "\20bd"
}
.glyphicon-scale:before {
	content: "\e230"
}
.glyphicon-ice-lolly:before {
	content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}
.glyphicon-education:before {
	content: "\e233"
}
.glyphicon-option-horizontal:before {
	content: "\e234"
}
.glyphicon-option-vertical:before {
	content: "\e235"
}
.glyphicon-menu-hamburger:before {
	content: "\e236"
}
.glyphicon-modal-window:before {
	content: "\e237"
}
.glyphicon-oil:before {
	content: "\e238"
}
.glyphicon-grain:before {
	content: "\e239"
}
.glyphicon-sunglasses:before {
	content: "\e240"
}
.glyphicon-text-size:before {
	content: "\e241"
}
.glyphicon-text-color:before {
	content: "\e242"
}
.glyphicon-text-background:before {
	content: "\e243"
}
.glyphicon-object-align-top:before {
	content: "\e244"
}
.glyphicon-object-align-bottom:before {
	content: "\e245"
}
.glyphicon-object-align-horizontal:before {
	content: "\e246"
}
.glyphicon-object-align-left:before {
	content: "\e247"
}
.glyphicon-object-align-vertical:before {
	content: "\e248"
}
.glyphicon-object-align-right:before {
	content: "\e249"
}
.glyphicon-triangle-right:before {
	content: "\e250"
}
.glyphicon-triangle-left:before {
	content: "\e251"
}
.glyphicon-triangle-bottom:before {
	content: "\e252"
}
.glyphicon-triangle-top:before {
	content: "\e253"
}
.glyphicon-console:before {
	content: "\e254"
}
.glyphicon-superscript:before {
	content: "\e255"
}
.glyphicon-subscript:before {
	content: "\e256"
}
.glyphicon-menu-left:before {
	content: "\e257"
}
.glyphicon-menu-right:before {
	content: "\e258"
}
.glyphicon-menu-down:before {
	content: "\e259"
}
.glyphicon-menu-up:before {
	content: "\e260"
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #fff
}
button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #337ab7;
	text-decoration: none
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: underline
}
a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail>img, .thumbnail a>img {
	display: block;

	height: 163px;
}

.carousel-inner1>.item1>a>img, .carousel-inner1>.item1>img, .img-responsive1, .thumbnail1>img, .thumbnail1 a>img {
	display: block;

	height: 263px;
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role=button] {
	cursor: pointer
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
.h1 .small, .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;
	color: #777
}
.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}
.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}
.h1, h1 {
	font-size: 36px
}
.h2, h2 {
	font-size: 30px
}
.h3, h3 {
	font-size: 24px
}
.h4, h4 {
	font-size: 18px
}
.h5, h5 {
	font-size: 14px
}
.h6, h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
.lead {
	font-size: 21px
}
}
.small, small {
	font-size: 85%
}
.mark, mark {
	padding: .2em;
	background-color: #fcf8e3
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-nowrap {
	white-space: nowrap
}
.text-lowercase {
	text-transform: lowercase
}
.text-uppercase {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #337ab7
}
a.text-primary:focus, a.text-primary:hover {
	color: #286090
}
.text-success {
	color: #3c763d
}
a.text-success:focus, a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:focus, a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:focus, a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:focus, a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #337ab7
}
a.bg-primary:focus, a.bg-primary:hover {
	background-color: #286090
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:focus, a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:focus, a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:focus, a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:focus, a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ol, ul {
	margin-top: 0;
	margin-bottom: 10px
}
ol ol, ol ul, ul ol, ul ul {
	margin-bottom: 0
}
.list-inline, .list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dd, dt {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}

@media (min-width:768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[data-original-title], abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote 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.42857143;
	color: #777
}
blockquote .small:before, blockquote footer:before, blockquote small:before {
	content: "\2014 \00A0"
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}
.blockquote-reverse .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: 20px;
	font-style: normal;
	line-height: 1.42857143
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, Courier New, monospace
}
code {
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}
code, kbd {
	padding: 2px 4px;
	font-size: 90%
}
kbd {
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
.container {
	width: 750px
}
}

@media (min-width:992px) {
.container {
	width: 970px
}
}

@media (min-width:1200px) {
.container {
	width: 1170px
}
}
.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}
.row {
	margin-right: -15px;
	margin-left: -15px
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}

@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}

@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 20%
}
	.col-lg-02 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	background-color: transparent
}
caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777
}
caption, th {
	text-align: left
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding: 5px
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
}
fieldset {
	min-width: 0;
	margin: 0
}
fieldset, legend {
	padding: 0;
	border: 0
}
legend {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
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
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	padding-top: 7px
}
.form-control, output {
	display: block;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control::-ms-expand {
background-color:transparent;
border:0
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
	line-height: 34px
}
.input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
	line-height: 30px
}
.input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
	line-height: 46px
}
}
.form-group {
	margin-bottom: 15px
}
.checkbox, .radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.checkbox label, .radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}
.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
	position: absolute;
	margin-top: 4px\9;
	margin-left: -20px
}
.checkbox+.checkbox, .radio+.radio {
	margin-top: -5px
}
.checkbox-inline, .radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	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-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, 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 {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
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: 3px
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
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: 6px
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio 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;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio 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;
	background-color: #f2dede;
	border-color: #a94442
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label~.form-control-feedback {
	top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-static {
	display: inline-block
}
.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 .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.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 .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
.form-horizontal .control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
	padding-top: 11px;
	font-size: 18px
}
}

@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 12px
}
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn.focus, .btn:focus, .btn:hover {
	color: #333;
	text-decoration: none
}
.btn.active, .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default.focus, .btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .btn-default:hover, .open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success.focus, .btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}
.btn-success.active, .btn-success:active, .btn-success:hover, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info.focus, .btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning.focus, .btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger.focus, .btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color: transparent
}
.btn-link:focus, .btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}
.btn-group-lg>.btn, .btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
.btn-group-sm>.btn, .btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-group-xs>.btn, .btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown, .dropup {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	color: #777
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	right: 0;
	left: auto
}
.dropdown-menu-left {
	right: auto;
	left: 0
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
.navbar-right .dropdown-menu-left {
	right: auto;
	left: 0
}
}
.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 {
	float: left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group>.btn-group {
	float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.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-left-radius: 0;
	border-top-right-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio] {
	position: absolute;
	clip: rect(0,0,0,0);
	pointer-events: none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group .form-control:focus {
	z-index: 3
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}
select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}
select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
	margin-top: 0
}
.input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group .form-control:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	font-size: 0;
	white-space: nowrap
}
.input-group-btn, .input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -1px
}
.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
	z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}
.nav>li, .nav>li>a {
	position: relative;
	display: block
}
.nav>li>a {
	padding: 10px 15px
}
.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 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-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 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
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	z-index: 888
}

@media (min-width:768px) {
.navbar {
	border-radius: 4px
}
}

@media (min-width:768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1);
	box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1)
}
.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
	padding-right: 0;
	padding-left: 0
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
	max-height: 200px
}
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px
}
.navbar-brand:focus, .navbar-brand:hover {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
.navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
	background-image: none
}
}

@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
}
.navbar-form {
	padding: 10px 15px;
	margin: 8px -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1), 0 1px 0 hsla(0,0%,100%,.1);
	box-shadow: inset 0 1px 0 hsla(0,0%,100%,.1), 0 1px 0 hsla(0,0%,100%,.1)
}

@media (min-width:768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .form-control-static {
	display: inline-block
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
	width: auto
}
.navbar-form .input-group>.form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox, .navbar-form .radio {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .checkbox label, .navbar-form .radio label {
	padding-left: 0
}
.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}

@media (max-width:767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}

@media (min-width:768px) {
.navbar-form {
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
.navbar-text {
	float: left;
	margin-right: 15px;
	margin-left: 15px
}
}

@media (min-width:768px) {
.navbar-left {
	float: left!important
}
.navbar-right {
	float: right!important;
	margin-right: -15px
}
.navbar-right~.navbar-right {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
	color: #333
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808
}

@media (max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}
.breadcrumb>.active {
	color: #777
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
a.label:focus, a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #777
}
.label-default[href]:focus, .label-default[href]:hover {
	background-color: #5e5e5e
}
.label-primary {
	background-color: #337ab7
}
.label-primary[href]:focus, .label-primary[href]:hover {
	background-color: #286090
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:focus, .label-success[href]:hover {
	background-color: #449d44
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:focus, .label-info[href]:hover {
	background-color: #31b0d5
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:focus, .label-warning[href]:hover {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:focus, .label-danger[href]:hover {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-group-xs>.btn .badge, .btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
a.badge:focus, a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: #eee
}
.jumbotron, .jumbotron .h1, .jumbotron h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
.container-fluid .jumbotron, .container .jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container-fluid .jumbotron, .container .jumbotron {
	padding-right: 60px;
	padding-left: 60px
}
.jumbotron .h1, .jumbotron h1 {
	font-size: 63px
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	margin-right: auto;
	margin-left: auto
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #337ab7
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: 700
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable, .alert-dismissible {
	padding-right: 35px
}
.alert-dismissable .close, .alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
@-webkit-keyframes progress-bar-stripes {
0% {
background-position:40px 0
}
to {
background-position:0 0
}
}
@keyframes progress-bar-stripes {
0% {
background-position:40px 0
}
to {
background-position:0 0
}
}
.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
	background-image: linear-gradient(45deg, hsla(0,0%,100%,.15) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.15) 0, hsla(0,0%,100%,.15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}
.progress-bar.active, .progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color: #5cb85c
}
.progress-striped .progress-bar-success {
	background-image: linear-gradient(45deg, hsla(0,0%,100%,.15) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.15) 0, hsla(0,0%,100%,.15) 75%, transparent 0, transparent)
}
.progress-bar-info {
	background-color: #5bc0de
}
.progress-striped .progress-bar-info {
	background-image: linear-gradient(45deg, hsla(0,0%,100%,.15) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.15) 0, hsla(0,0%,100%,.15) 75%, transparent 0, transparent)
}
.progress-bar-warning {
	background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image: linear-gradient(45deg, hsla(0,0%,100%,.15) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.15) 0, hsla(0,0%,100%,.15) 75%, transparent 0, transparent)
}
.progress-bar-danger {
	background-color: #d9534f
}
.progress-striped .progress-bar-danger {
	background-image: linear-gradient(45deg, hsla(0,0%,100%,.15) 25%, transparent 0, transparent 50%, hsla(0,0%,100%,.15) 0, hsla(0,0%,100%,.15) 75%, transparent 0, transparent)
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media, .media-body {
	overflow: hidden;
	zoom: 1
}
.media-body {
	width: 10000px
}
.media-object {
	display: block
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right, .media>.pull-right {
	padding-left: 10px
}
.media-left, .media>.pull-left {
	padding-right: 10px
}
.media-body, .media-left, .media-right {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	padding-left: 0;
	margin-bottom: 20px
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}
.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: #777
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}
.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: #c7ddef
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.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, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.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, button.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.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, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.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, button.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.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, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.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, button.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.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, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.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
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle, .panel-title {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group, .panel>.panel-collapse>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item, .panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child, .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child, .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.list-group+.panel-footer, .panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.panel>.panel-collapse>.table, .panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.panel-collapse>.table caption, .panel>.table-responsive>.table caption, .panel>.table caption {
	padding-right: 15px;
	padding-left: 15px
}
.panel>.table-responsive:first-child>.table:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child, .panel>.table:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child, .panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child, .panel>.table:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive, .panel>.table+.panel-body, .panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td, .panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #337ab7
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
	color: #f2dede;
	background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ebccd1
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}
.embed-responsive-16by9 {
	padding-bottom: 56.25%
}
.embed-responsive-4by3 {
	padding-bottom: 75%
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}
.close:focus, .close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}
button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0
}
.modal, .modal-open {
	overflow: hidden
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out;
	-webkit-transform: translateY(-25%);
	transform: translateY(-25%)
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0);
	transform: translate(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;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5)
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 15px
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
	box-shadow: 0 5px 15px rgba(0,0,0,.5)
}
.modal-sm {
	width: 300px
}
}

@media (min-width:992px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	filter: alpha(opacity=0);
	opacity: 0;
	line-break: auto
}
.tooltip.in {
	filter: alpha(opacity=90);
	opacity: .9
}
.tooltip.top {
	padding: 5px 0;
	margin-top: -3px
}
.tooltip.right {
	padding: 0 5px;
	margin-left: 3px
}
.tooltip.bottom {
	padding: 5px 0;
	margin-top: 3px
}
.tooltip.left {
	padding: 0 5px;
	margin-left: -3px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	right: 5px
}
.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	left: 5px
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
	line-break: auto
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	content: "";
	border-width: 10px
}
.popover.top>.arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,.25);
	border-bottom-width: 0
}
.popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,.25);
	border-left-width: 0
}
.popover.right>.arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}
.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,.25)
}
.popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,.25)
}
.popover.left>.arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}
.carousel, .carousel-inner {
	position: relative
}
.carousel-inner {
	width: 100%;
	overflow: hidden
}
.carousel-inner>.item {
	position: relative;
	display: none;
	-webkit-transition: left .6s ease-in-out;
	transition: left .6s ease-in-out
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	line-height: 1
}

@media (-webkit-transform-3d), (transform-3d) {
.carousel-inner>.item {
	-webkit-transition: -webkit-transform .6s ease-in-out;
	transition: -webkit-transform .6s ease-in-out;
	transition: transform .6s ease-in-out;
	transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px
}
.carousel-inner>.item.active.right, .carousel-inner>.item.next {
	left: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.carousel-inner>.item.active.left, .carousel-inner>.item.prev {
	left: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
	left: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: transparent;
	filter: alpha(opacity=50);
	opacity: .5
}
.carousel-control.left {
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,.5)), to(rgba(0,0,0,.0001)));
	background-image: linear-gradient(90deg, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
	background-repeat: repeat-x
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,.0001)), to(rgba(0,0,0,.5)));
	background-image: linear-gradient(90deg, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
	background-repeat: repeat-x
}
.carousel-control:focus, .carousel-control:hover {
	color: #fff;
	text-decoration: none;
	filter: alpha(opacity=90);
	outline: 0;
	opacity: .9
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	left: 50%;
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-next, .carousel-control .icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}
.carousel-control .icon-prev:before {
	content: "\2039"
}
.carousel-control .icon-next:before {
	content: "\203a"
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: transparent;
	border: 1px solid #fff;
	border-radius: 10px
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6)
}
.carousel-caption .btn {
	text-shadow: none
}

@media screen and (min-width:768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
	width: 30px;
	height: 30px;
	margin-top: -10px;
	font-size: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -10px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -10px
}
.carousel-caption {
	right: 20%;
	left: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.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, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
	display: table;
	content: " "
}
.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
	clear: both
}
.center-block {
	margin-right: auto;
	margin-left: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-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
}

@media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
}

@media (max-width:767px) {
.visible-xs-block {
	display: block!important
}
}

@media (max-width:767px) {
.visible-xs-inline {
	display: inline!important
}
}

@media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
	display: block!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
	display: inline!important
}
}

@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}

@media (min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table!important
}
tr.visible-lg {
	display: table-row!important
}
td.visible-lg, th.visible-lg {
	display: table-cell!important
}
}

@media (min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}

@media (min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}

@media (min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}

@media (max-width:767px) {
.hidden-xs {
	display: none!important
}
}

@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
}

@media (min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}

@media (min-width:1200px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}

@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table!important
}
tr.visible-print {
	display: table-row!important
}
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
}
}

@media print {
.hidden-print {
	display: none!important
}
}
@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoon.eot?i9qlg4);
	src: url(../fonts/icomoon.eot?i9qlg4#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?i9qlg4) format("truetype"), url(../fonts/icomoon.woff?i9qlg4) format("woff"), url(../fonts/icomoon.svg?i9qlg4#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}
[class*=" icon-"], [class^=icon-] {
	font-family: icomoon, Microsoft Yahei, sans-serif!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.icon-close:before {
	content: "\e5cd"
}
.icon-location:before {
	content: "\e8b4"
}
.icon-search:before {
	content:url(../img/so.jpg);
}
.icon-enlarge:before {
	content: "\e989"
}
.icon-shrink:before {
	content: "\e98a"
}
/*!*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*!
::-webkit-scrollbar
{
  width: 0px;
  height: 0px;
  background-color: #F5F5F5;
}

!*定义滚动条轨道 内阴影+圆角*!
::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
  border-radius: 10px;
  background-color: #F5F5F5;
}

!*定义滑块 内阴影+圆角*!
::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}*/

/*!
 * BootstrapValidator (http://bootstrapvalidator.com)
 * The best jQuery plugin to validate form fields. Designed to use with Bootstrap 3
 *
 * @version     v0.5.3, built on 2014-11-05 9:14:18 PM
 * @author      https://twitter.com/nghuuphuoc
 * @copyright   (c) 2013 - 2014 Nguyen Huu Phuoc
 * @license     Commercial: http://bootstrapvalidator.com/license/
 *              Non-commercial: http://creativecommons.org/licenses/by-nc-nd/3.0/
 */.bv-form .help-block {
	margin-bottom: 0
}
.bv-form .tooltip-inner {
	text-align: left
}
.nav-tabs li.bv-tab-success>a {
	color: #3c763d
}
.nav-tabs li.bv-tab-error>a {
	color: #a94442
}
.bv-form .bv-icon-no-label {
	top: 0
}
.bv-form .bv-icon-input-group {
	top: 0;
	z-index: 100
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top
}
#videoPlayer_display .jwpreview {
	background-size: cover!important
}
.bg-warning {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/fancybox/fancybox_overlay.png)!important;
	z-index: 8029;
	display: none
}
.fancybox-wrap {
	position: fixed!important;
	top: 50%!important;
	left: 50%!important;
	z-index: 8020;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.fancybox-skin {
	position: relative;
	background: #000;
	color: #444;
	text-shadow: none;
	border-radius: 0
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
	box-shadow: 0 10px 25px rgba(0,0,0,.5)
}
.fancybox-inner, .fancybox-outer {
	position: relative
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch
}
.fancybox-error {
	color: #444;
	font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap
}
.fancybox-iframe, .fancybox-image {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
	background-image: url(../images/fancybox/fancybox_overlay.png)
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: .8;
	cursor: pointer;
	z-index: 8060
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox/fancybox_loading.gif) 50% no-repeat
}
.fancybox-close {
	background-image: url(../images/fancybox/btn_x.jpg);
	right: 0;
	width: 31px;
	height: 31px
}
.fancybox-close, .fancybox-nav {
	position: absolute;
	top: 0;
	cursor: pointer;
	z-index: 8040
}
.fancybox-nav {
	width: 40%;
	height: 100%;
	text-decoration: none;
	background: transparent url(../images/fancybox/blank.gif);
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px
}
.fancybox-nav:hover span {
	visibility: visible
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible!important
}
.fancybox-lock {
	width: auto
}
.fancybox-lock, .fancybox-lock body {
	overflow: hidden!important
}
.fancybox-lock-test {
	overflow-y: hidden!important
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8030;
	background: url(../images/fancybox/fancybox_overlay.png)
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-lock .fancybox-overlay {
	overflow: hidden
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050
}
.fancybox-opened .fancybox-title {
	visibility: visible
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0,0,0,.8);
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #fff;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff
}
.fancybox-title-inside-wrap {
	padding-top: 10px
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
#fancybox-loading, .fancybox-next span, .fancybox-prev span {
	background-image: url(../images/fancybox/fancybox_sprite@2x.png);
	background-size: 44px 152px
}
#fancybox-loading div {
	background-image: url(../images/fancybox/fancybox_loading@2x.gif);
	background-size: 24px 24px
}
}
.btn-liugong {
	width: 100%;
	height: 40px;
	padding: 0;
	line-height: 40px;
	background-color: #07468b;
	border-color: #0c55a5;
	font-size: 14px;
	border-radius: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.title-ind {
	margin-bottom: 25px
}
.title-ind h3 {
	color: #07468b;
	font-size: 16px;
	font-weight: 700
}
.title-ind h3:before {
	display: block;
	content: "";
	width: 38px;
	height: 3px;
	margin: 0 auto 10px;
	background-color: #07468b
}

@media (max-width:767px) {
.title-ind {
	margin-bottom: 10px
}
}
.two-col-intro {
	color: #7d7b7b;
	font-size: 16px;
	line-height: 26px
}
.two-col-intro p {
	margin-bottom: 10px
}
.two-col-intro img, .two-col-intro video {
	max-width: 100%;
	height: auto
}

@media (max-width:767px) {
.two-col-intro p {
	margin-bottom: 5px
}
}
.caption-ind {
	margin-bottom: 50px;
	color: #7d7b7b;
	font-size: 16px;
	line-height: 26px
}
.caption-ind p {
	margin-bottom: 10px
}
.caption-ind>.row {
	position: relative;
	background-color: #ededed;
	overflow: hidden;
	margin-left: 0;
	margin-right: 0
}
.caption-ind>.row .image {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden
}
.caption-ind>.row .image img {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.caption-ind>.row .image:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.caption-ind>.row .word {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 100%;
	padding: 30px
}
.caption-ind>.row .word h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 700;
	color: #615f5f
}
.caption-ind>.row .word .btn-liugong {
	position: absolute;
	bottom: 25px;
	left: 25px;
	width: 30%;
	background: #acadad;
	border-color: #acadad
}
.caption-ind>.row .word .btn-liugong:hover {
	background: #07468b;
	border-color: #07468b
}
.caption-ind.reverse .image {
	float: right
}
.caption-ind.reverse .image img {
	width: 100%
}
.caption-ind.reverse .word {
	right: auto;
	left: 0;
	float: left
}

@media (max-width:767px) {
.caption-ind {
	margin-bottom: 15px
}
.caption-ind p {
	margin-bottom: 5px
}
.caption-ind>.row {
	margin-left: 0;
	margin-right: 0
}
.caption-ind>.row .word {
	position: relative;
	padding: 15px
}
.caption-ind>.row .word .btn-liugong {
	position: static;
	width: 35%;
	margin-top: 15px
}
}
.thumbnail-slider {
	padding-top: 70px;
	padding-bottom: 120px
}
.thumbnail-slider .carousel-control {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	-webkit-filter: inherit;
	filter: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
	background: hsla(0,0%,89%,.6);
	text-align: center;
	line-height: 48px;
	font-size: 32px;
	color: #00448d
}
.thumbnail-slider .carousel-control.left {
	left: -70px
}
.thumbnail-slider .carousel-control.right {
	right: -70px
}
.thumbnail-slider .carousel-control:hover {
	background: #e4e4e4
}
.thumbnail-slider .carousel-indicators {
	margin-bottom: 0;
	bottom: -50px
}
.thumbnail-slider .carousel-indicators li {
	width: 18px;
	height: 16px;
	border-radius: 0;
	border: none;
	background: #b6b6b6;
	margin: 0 2px!important;
	padding: 0
}
.thumbnail-slider .carousel-indicators li.active {
	width: 18px;
	height: 16px;
	background: #e9a666
}
.thumbnail-slider .carousel-inner .item {
	margin-left: -8px;
	width: 100%;
	overflow: hidden
}
.thumbnail-slider .carousel-inner .item>div {
	padding-left: 15px;
	padding-right: 0
}
.thumbnail-slider .thumbnail {
	margin-bottom: 0;
	padding: 0;
	border: none;
	background-color: #ededed;
	border-radius: 0;
	overflow: hidden
}
.thumbnail-slider .thumbnail .image {
	position: relative;
	width: 120px;
	height: 120px;
	margin: 35px auto 20px;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden
}
.thumbnail-slider .thumbnail .image img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	max-width: 100%
}
.thumbnail-slider .thumbnail .caption {
	display: block;
	position: relative;
	padding: 15px
}
.thumbnail-slider .thumbnail .caption h3 {
	display: block;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.thumbnail-slider .thumbnail .caption p {
	display: block;
	height: 96px;
	color: #acadad;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden
}
.thumbnail-slider .thumbnail .caption .qrcode {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background-color: #d1d1d2
}
.thumbnail-slider .thumbnail .caption .qrcode img {
	margin-top: 20px;
	margin-bottom: 3px
}
.thumbnail-slider .thumbnail .caption .qrcode em {
	display: block;
	font-size: 12px;
	font-style: normal
}
body.is-pc .thumbnail-slider .thumbnail .caption:hover {
	background-color: #07468b
}
body.is-pc .thumbnail-slider .thumbnail .caption:hover h3, body.is-pc .thumbnail-slider .thumbnail .caption:hover p {
	color: #fff
}
body.is-pc .thumbnail-slider .thumbnail .caption.qrcode-wrap:hover {
	background: none
}
body.is-pc .thumbnail-slider .thumbnail .caption.qrcode-wrap:hover .qrcode {
	opacity: 1
}

@media (min-width:768px) {
.thumbnail-slider.container {
	padding-left: 0;
	padding-right: 0
}
.thumbnail-slider.container>.row {
	margin-left: -7px;
	margin-right: -8px
}
}

@media (min-width:768px) and (max-width:1300px) {
.thumbnail-slider {
	overflow: hidden
}
.thumbnail-slider .carousel-control.left {
	top: 0;
	left: 7px;
	margin-top: 100px
}
.thumbnail-slider .carousel-control.right {
	top: 0;
	right: 7px;
	margin-top: 100px
}
}

@media (min-width:1300px) and (max-width:1360px) {
.thumbnail-slider .carousel-control.left {
	left: -40px
}
.thumbnail-slider .carousel-control.right {
	right: -40px
}
}

@media (max-width:767px) {
.thumbnail-slider {
	padding-top: 30px;
	padding-bottom: 70px
}
.thumbnail-slider .carousel-control.left {
	top: 0;
	left: 0;
	margin-top: 100px
}
.thumbnail-slider .carousel-control.right {
	top: 0;
	right: 0;
	margin-top: 100px
}
.thumbnail-slider .carousel-indicators {
	bottom: -40px
}
.thumbnail-slider .carousel-inner .item {
	margin-left: 0
}
.thumbnail-slider .carousel-inner .item>div {
	padding-left: 0
}
}
.util-layer-toast {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	position: fixed;
	z-index: 999;
	padding: 23px 30px;
	font-size: 16px;
	color: #333;
	border-top: 4px solid #07468b;
	background: hsla(0,0%,100%,.95)
}
.util-layer-toast .message {
	display: block;
	white-space: nowrap;
	padding-left: 57px
}
.util-layer-toast .tick {
	position: absolute;
	top: 50%;
	left: 30px;
	margin-top: -18px;
	height: 36px
}
.util-layer-share-normal, .util-layer-share-weixin {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1031;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7)
}
.util-layer-share-normal .arrow, .util-layer-share-weixin .arrow {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 50px
}
.util-layer-share-normal .content, .util-layer-share-weixin .content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 70%;
	max-width: 460px;
	background: #fff;
	border-top: 4px solid #07468b;
	overflow: hidden
}
.util-layer-share-normal .layer-header, .util-layer-share-weixin .layer-header {
	background: #07468b
}
.util-layer-share-normal .layer-header img, .util-layer-share-weixin .layer-header img {
	display: block;
	width: 100%
}
.util-layer-share-normal .layer-body img, .util-layer-share-weixin .layer-body img {
	display: block;
	width: 65%;
	max-width: 256px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px
}
.util-layer-share-normal .layer-footer .text-wrap, .util-layer-share-weixin .layer-footer .text-wrap {
	width: 87%;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dashed #cbcbcb
}
.util-layer-share-normal .layer-footer .h3, .util-layer-share-weixin .layer-footer .h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 1.4
}
.util-layer-share-normal .layer-footer p, .util-layer-share-weixin .layer-footer p {
	margin: 0;
	font-size: 12px;
	color: #000
}

@media screen and (min-width:992px) {
.util-layer-share-normal, .util-layer-share-weixin {
	display: none!important
}
}
.glyphicon-menu-down {
	color: #f58426;
	padding-left: 5px
}
#header .navbar.pc_sideDown {
	height: 100%
}
#header .navbar.pc_sideDown .nav-selected {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding-top: 110px;
	height: 100%;
	z-index: 2
}
#header .navbar.pc_sideDown .nav-selected .products-select {
	position: relative;
	height: 100%
}
#header .navbar.pc_sideDown .nav-selected .products-select .fourLevelMenu {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 312px;
	z-index: 1
}
#header .navbar.pc_sideDown .nav-selected .products-select .fourLevelMenu.hack-product {
	padding-top: 210px
}
#header .navbar {
	background: none
}

@media (max-width:767px) {
#header .navbar {
	width: 100%;
	background: #07468b
}
}
#header .navbar .nav-top {
	position: relative;
	z-index: 11;
	background: #07468b;
	padding: 5px 0
}
#header .navbar .nav-top .quick-link .navbar-nav li a {
	padding: 0 10px;
	color: #fff
}
#header .navbar .nav-top .quick-link .navbar-nav li span.glyphicon-menu-down {
	position: relative;
	padding-left: 0;
	color: #fff
}
#header .navbar .nav-top .quick-link .navbar-nav li.open a {
	background: none
}
#header .navbar .nav-top .quick-link .navbar-nav li.open span.glyphicon-menu-down {
	top: 2px;
	-webkit-transform: rotate(180deg)
}
#header .navbar .nav-top .quick-link .navbar-nav li.dropdown ul.dropdown-menu {
	left: 50%;
	min-width: 120px;
	margin-top: 20px;
	padding: 0;
	border: none;
	background-color: #07468b;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
#header .navbar .nav-top .quick-link .navbar-nav li.dropdown ul.dropdown-menu:before {
	display: block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -9px;
	content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #07468b
}
#header .navbar .nav-top .quick-link .navbar-nav li.dropdown ul.dropdown-menu li {
	border-bottom: 1px solid #1a5799
}
#header .navbar .nav-top .quick-link .navbar-nav li.dropdown ul.dropdown-menu li:last-of-type {
	border-bottom: none
}
#header .navbar .nav-top .quick-link .navbar-nav li.dropdown ul.dropdown-menu li a {
	padding: 5px 20px;
	text-align: center
}
#header .navbar .nav-top .quick-link .navbar-nav li.dropdown ul.dropdown-menu li a:hover {
	color: #f58426
}
#header .navbar .nav-top .quick-link .search {
	margin: 0 15px 0 10px
}

@media (max-width:991px) {
#header .navbar .nav-top .quick-link .search {
	margin-right: 5px
}
}
#header .navbar .nav-top .quick-link input {
	background: transparent
}
#header .navbar .nav-top .quick-link .search {
	display: inline-block;
	border-bottom: 1px solid #fff;
	width: 120px;
	position: relative
}
#header .navbar .nav-top .quick-link .search input {
	color: #fff
}
#header .navbar .nav-top .quick-link .search .icon-search {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	width: 25px;
	text-align: right
}
#header .navbar .nav-bottom {
	position: relative;
	z-index: 10;
	background: #fff
}

@media (min-width:768px) {
#header .navbar .nav-bottom .navbar-collapse, #header .navbar .nav-bottom .navbar-header {
	float: left
}
}

@media (min-width:768px) {
#header .navbar .nav-bottom .navbar-header {
	width: 18%;
	padding: 13px 0
}
#header .navbar .nav-bottom .navbar-collapse {
	width: 82%
}
}

@media (min-width:992px) {
#header .navbar .nav-bottom .navbar-header {
	width: 16%;
	padding: 13px 0
}
#header .navbar .nav-bottom .navbar-collapse {
	width: 84%
}
}

@media (min-width:1200px) {
#header .navbar .nav-bottom .navbar-header {
	width: 14%;
	padding: 13px 0
}
#header .navbar .nav-bottom .navbar-collapse {
	width: 86%
}
}
#header .navbar .nav-bottom .navbar-brand {
	display: inline-block
}
#header .navbar .nav-bottom .navbar-brand img {
	width: 100%
}

@media (min-width:300px) {
#header .navbar .nav-bottom .navbar-brand {
	width: 90px;
	height: 30px;
	margin-top: 0
}
}

@media (min-width:768px) {
#header .navbar .nav-bottom .navbar-brand {
	width: 140px;
	height: 54px;
	margin-top: 0;
	padding: 0
}
}
#header .navbar .nav-bottom .navbar-nav {
	width: 100%
}

@media (max-width:767px) {
#header .navbar .nav-bottom .navbar-nav {
	margin: 0
}
#header .navbar .nav-bottom .navbar-nav li.pull-right {
	float: none!important
}
#header .navbar .nav-bottom .navbar-nav li:hover {
	background: #f58426
}
}
#header .navbar .nav-bottom .navbar-nav>li {
	overflow: hidden
}
#header .navbar .nav-bottom .navbar-nav>li>a {
	padding: 30px 15px;
	font-size: 16px;
	color: #000
}

@media (max-width:767px) {
#header .navbar .nav-bottom .navbar-nav>li>a {
	padding: 10px 25px;
	font-size: 14px;
	color: #fff!important;
	font-weight: 700
}
}
#header .navbar .nav-bottom .navbar-nav>li>a span.glyphicon {
	color: #f58426;
	margin-left: 5px
}
#header .navbar .nav-bottom .navbar-nav>li>a:hover {
	background: #07468b!important;
	color: #fff
}
#header .navbar .nav-bottom .navbar-nav>li>a:active, #header .navbar .nav-bottom .navbar-nav>li>a:link, #header .navbar .nav-bottom .navbar-nav>li>a:visited {
	background: transparent
}
#header .navbar .nav-bottom .navbar-nav>li.active>a:active, #header .navbar .nav-bottom .navbar-nav>li.active>a:hover, #header .navbar .nav-bottom .navbar-nav>li.active>a:link, #header .navbar .nav-bottom .navbar-nav>li.active>a:visited {
	background: #07468b!important;
	color: #fff
}

@media (max-width:767px) {
#header .navbar .nav-bottom .navbar-header {
	background-color: #07468b
}
#header .navbar .nav-bottom .navbar-header .search-mb {
	position: relative;
	font-size: 24px;
	left: -48px;
	top: 0;
	color: #fff;
	width: 35px;
	height: 48px;
	text-align: left;
	line-height: 48px;
	display: block
}
#header .navbar .nav-bottom .navbar-header .search-mb:after {
	content: "";
	color: #fff;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8px;
	display: block;
	width: 2px;
	height: 16px;
	background: #fff;
	font-size: 16px
}
#header .navbar .nav-bottom .navbar-header .navbar-toggle {
	border: none;
	padding-right: 0
}
#header .navbar .nav-bottom .navbar-header .navbar-toggle:focus, #header .navbar .nav-bottom .navbar-header .navbar-toggle:hover {
	background: none
}
#header .navbar .nav-bottom .navbar-header .navbar-toggle:before {
	content: "目录";
	position: absolute;
	left: -30px;
	top: 2px;
	font-weight: 700;
	font-size: 18px;
	color: #fff
}
#header .navbar .nav-bottom .navbar-header .navbar-toggle .icon-bar {
	background-color: #f58426
}
}

@media (max-width:767px) {
#header .navbar .nav-bottom .nav-selected {
	display: block
}
#header .navbar .nav-bottom .wrapper-cont {
	position: relative
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav {
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	padding-top: 33px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	left: -50%;
	width: 50%;
	background: url(../images/topfoot/mobile-navbg.jpg) no-repeat 100% 100% #014691;
	background-size: contain;
	-webkit-box-shadow: -2px 0 10px #03275d inset;
	box-shadow: inset -2px 0 10px #03275d
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .icon-close {
	position: absolute;
	top: 0;
	right: 0;
	top: 7px;
	right: 7px;
	color: #fff;
	font-size: 28px
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default {
	margin: 6px 0;
	font-size: 16px;
	color: #fff
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default>h4>a {
	display: block;
	margin: 0 15px;
	padding: 9px 0
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-heading {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border-radius: 0;
	background: none;
	border: none
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-heading .panel-title {
	position: relative
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-heading .panel-title a {
	font-size: 16px;
	font-weight: bolder;
	color: #fff
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-heading i.glyphicon {
	position: absolute;
	top: 1px;
	right: 0;
	padding-left: 0;
	font-size: 18px;
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-heading.active {
	background: #f0850d
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-heading.active i.glyphicon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse {
	display: none
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse .panel-body {
	padding: 0
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse .panel-body ul li {
	padding: 0 15px;
	line-height: 28px
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse .panel-body ul li a {
	display: block;
	margin-left: 15px;
	padding: 0;
	background: none;
	font-size: 14px
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse .panel-body ul li a.panel-heading {
	position: relative
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse .panel-body ul li a.panel-heading i.glyphicon {
	top: 7px;
	right: 3px;
	font-size: 12px
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse .panel-body ul li a.panel-heading.active, #header .navbar .nav-bottom .wrapper-cont .mobile-nav .panel-default .panel-collapse .panel-body ul li a.panel-heading.active i.glyphicon {
	color: #f0850d
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
	padding-top: 15px;
	padding-bottom: 40px;
	background: #014691;
	overflow: auto
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul {
	width: 60%;
	margin: 0 auto
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul li {
	margin-bottom: 7px
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul li.dropdown.active>a {
	color: #f0850d
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul li.dropdown.active>a .glyphicon {
	color: #f0850d;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul li a {
	display: block;
	position: relative;
	font-size: 14px;
	color: #fff
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul li a .glyphicon {
	position: absolute;
	top: 0;
	right: 0;
	top: 3px;
	padding-left: 0;
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul li ul {
	margin-top: 3px
}
#header .navbar .nav-bottom .wrapper-cont .mobile-nav .quick-list>ul li ul li {
	margin-bottom: 4px;
	padding-left: 15px
}
}
#header .nav-selected {
	display: none;
	width: 100%;
	height: 100%
}

@media screen and (min-width:768px) {
#header .nav-selected .container {
	padding: 0
}
}
#header .nav-selected .products-select .secondLevelMenu {
	position: relative;
	z-index: 8;
	background: #07468b;
	border-bottom: 1px solid #fff;
	display: block;
	width: 100%;
	height: 101px;
	clear: both;
	zoom: 1;
	overflow: hidden
}
#header .nav-selected .products-select .secondLevelMenu .container {
	position: relative
}
#header .nav-selected .products-select .secondLevelMenu .container .content {
	position: relative;
	width: 100%;
	overflow: hidden
}
#header .nav-selected .products-select .secondLevelMenu .list.minLeng {
	width: auto
}
#header .nav-selected .products-select .secondLevelMenu .list.minLeng li {
	display: inline-block;
	vertical-align: middle;
	float: inherit
}
#header .nav-selected .products-select .secondLevelMenu li {
	display: block;
	float: left;
	width: 167.14px;
	height: 100px
}
#header .nav-selected .products-select .secondLevelMenu li a {
	position: relative;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	padding: 0 5px;
	width: 100%;
	height: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
#header .nav-selected .products-select .secondLevelMenu li a span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	width: 100%
}
#header .nav-selected .products-select .secondLevelMenu li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
#header .nav-selected .products-select .secondLevelMenu li.active a, #header .nav-selected .products-select .secondLevelMenu li:hover a {
	color: #fff
}
#header .nav-selected .products-select .secondLevelMenu li.active a:after, #header .nav-selected .products-select .secondLevelMenu li:hover a:after {
	opacity: 1;
	filter: alpha(opacity=100)
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon {
	position: absolute;
	top: 50%;
	font-size: 26px;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	display: block;
	z-index: 10;
	text-align: center;
	line-height: 50px;
	text-shadow: 0 0 10px #07468b
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon:active, #header .nav-selected .products-select .secondLevelMenu .glyphicon:hover, #header .nav-selected .products-select .secondLevelMenu .glyphicon:link, #header .nav-selected .products-select .secondLevelMenu .glyphicon:visited {
	color: #fff
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon.left {
	left: -50px
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon.right {
	right: -50px
}
#header .nav-selected .products-select .tertiaryMenu {
	position: relative;
	z-index: 7;
	display: none;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	background: #07468b;
	width: 100%;
	height: 101px;
	clear: both;
	zoom: 1
}
#header .nav-selected .products-select .tertiaryMenu.hack-product {
	border-top: none
}
#header .nav-selected .products-select .tertiaryMenu.hack-product .container ul li {
	height: 100px
}
#header .nav-selected .products-select .tertiaryMenu.hack-product .container ul li a {
	padding: 0 5px;
	color: #fff
}
#header .nav-selected .products-select .tertiaryMenu.hack-product .container ul li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	display: block;
	height: 3px;
	width: 100%;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
#header .nav-selected .products-select .tertiaryMenu.hack-product .container ul li.active a, #header .nav-selected .products-select .tertiaryMenu.hack-product .container ul li:hover a {
	color: #fff;
	background: none
}
#header .nav-selected .products-select .tertiaryMenu.hack-product .container ul li.active a:after, #header .nav-selected .products-select .tertiaryMenu.hack-product .container ul li:hover a:after {
	opacity: 1;
	filter: alpha(opacity=100)
}
#header .nav-selected .products-select .tertiaryMenu .container {
	position: relative
}
#header .nav-selected .products-select .tertiaryMenu .container .content {
	position: relative;
	width: 100%;
	overflow: hidden
}
#header .nav-selected .products-select .tertiaryMenu .container ul.minLeng {
	width: auto
}
#header .nav-selected .products-select .tertiaryMenu .container ul.minLeng li {
	display: inline-block;
	vertical-align: middle;
	float: inherit
}
#header .nav-selected .products-select .tertiaryMenu .container ul {
	width: 2000%
}
#header .nav-selected .products-select .tertiaryMenu .container ul li {
	position: relative;
	width: 167.14px;
	height: 100px;
	float: left
}
#header .nav-selected .products-select .tertiaryMenu .container ul li a {
	position: relative;
	font-size: 16px;
	line-height: 20px;
	display: block;
	width: 100%;
	height: 100%
}
#header .nav-selected .products-select .tertiaryMenu .container ul li a span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%
}
#header .nav-selected .products-select .tertiaryMenu .container ul li.active a, #header .nav-selected .products-select .tertiaryMenu .container ul li:hover a {
	background: #fff;
	color: #07468b
}
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon {
	position: absolute;
	top: 50%;
	font-size: 26px;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	display: block;
	z-index: 10;
	text-align: center;
	line-height: 50px;
	text-shadow: 0 0 10px #07468b
}
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon:active, #header .nav-selected .products-select .tertiaryMenu .container .glyphicon:hover, #header .nav-selected .products-select .tertiaryMenu .container .glyphicon:link, #header .nav-selected .products-select .tertiaryMenu .container .glyphicon:visited {
	color: #fff
}
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon.left {
	left: -50px
}
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon.right {
	right: -50px
}
#header .nav-selected .products-select .fourLevelMenu {
	background: rgba(85,127,175,.9);
	display: none;
	overflow-y: auto;
	width: 100%;
	height: 100%
}
#header .nav-selected .products-select .fourLevelMenu .container {
	position: relative
}
#header .nav-selected .products-select .fourLevelMenu .container .typeHref {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 5px 20px
}
#header .nav-selected .products-select .fourLevelMenu .container ul.list li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px
}
#header .nav-selected .products-select .fourLevelMenu .container ul.list li a {
	position: relative;
	display: block;
	padding: 10px 5px 20px
}
#header .nav-selected .products-select .fourLevelMenu .container ul.list li a:after {
	position: absolute;
	bottom: 15px;
	left: 0;
	margin: auto;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
	background: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
#header .nav-selected .products-select .fourLevelMenu .container ul.list li.active a, #header .nav-selected .products-select .fourLevelMenu .container ul.list li:hover a {
	color: #fff
}
#header .nav-selected .products-select .fourLevelMenu .container ul.list li.active a:after, #header .nav-selected .products-select .fourLevelMenu .container ul.list li:hover a:after {
	opacity: 1;
	filter: alpha(opacity=100)
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row {
	display: table;
	margin-left: -6px;
	margin-right: -6px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media {
	display: none;
	margin-top: 0;
	padding: 0 6px 12px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	color: #666;
	padding: 10px 15px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body {
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body p {
	position: relative
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body p i {
	display: block;
	width: 90px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body p span {
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 93px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	width: 100%;
	height: 100%
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-left {
	padding-right: 15px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bolder;
	color: #07468b
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-left p {
	position: relative;
	width: 100%;
	height: 32px;
	line-height: 16px;
	font-size: 12px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-left p span {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	word-wrap: break-word;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media.active {
	display: table-row
}

@media screen and (max-width:1199px) {
#header .nav-selected .products-select .secondLevelMenu .container ul li, #header .nav-selected .products-select .tertiaryMenu .container ul li {
	width: 138.57px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-left img {
	width: 80px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body {
	font-size: 12px;
	line-height: 16px
}
}

@media screen and (max-width:991px) {
#header .nav-selected .products-select .secondLevelMenu .container ul li, #header .nav-selected .products-select .tertiaryMenu .container ul li {
	width: 107.14px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-left {
	padding-right: 5px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-left img {
	width: 50px
}
#header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body p {
	font-size: 12px;
	line-height: 18px
}
}

@media (max-width:767px) {
body {
	position: relative;
	left: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
body #header .nav-selected {
	display: none!important
}
body #header .navbar.pc_sideDown {
	height: auto
}
body #header .navbar {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border: none
}
body #header .navbar .nav-bottom .collapse {
	-webkit-transition: left .5s ease;
	transition: left .5s ease
}
body.menu-open {
	overflow: hidden;
	left: 50%
}
body.menu-open #header .navbar {
	left: 50%
}
body.menu-open #header .navbar .nav-bottom .collapse {
	left: 0
}
}
#main-wrap {
	position: relative;
	z-index: 10;
	background: #fff
}
#footer {
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 4
}
#footer .footer-menu-wrap {
	background: #ededed;
	padding: 50px 0
}
#footer .footer-menu-wrap .footerlogo {
	width: 140px;
	height: 54px;
	margin: 10px auto 30px;
	display: block
}
#footer .footer-menu-wrap .footer-menu-content .footer-menu {
	float: left
}
#footer .footer-menu-wrap .footer-menu-content .footer-menu h5 {
	font: 700 15px/1 HCBold, Microsoft Yahei, sans-serif;
	color: #07468b;
	margin: 10px 0 20px
}
#footer .footer-menu-wrap .footer-menu-content .footer-menu ul.linklist-ul li {
	padding-bottom: 8px
}
#footer .footer-menu-wrap .footer-menu-content .footer-menu ul.linklist-ul li a {
	font-size: 12px;
	color: #615f5f
}
#footer .footer-menu-wrap .footer-menu-content .footer-menu ul.linklist-ul li a:hover {
	color: #f58426
}
#footer .footer-menu-wrap .footer-menu-content .footer-menu ul.linklist-ul li.list-half {
	width: 50%;
	float: left
}
#footer .copyright {
	background: #07468b;
	padding: 30px 0;
	font: normal 12px/1 HelveticaNeue, Microsoft Yahei, sans-serif;
	color: #fff
}
#footer .copyright span {
	display: inline-block
}

@media (max-width:767px) {
#footer .copyright span {
	display: block
}
}
#footer .copyright .icon-copyright {
	width: 18px;
	height: 20px;
	vertical-align: middle;
	margin: auto 13px
}
#footer .copyright .icon-copyright img {
	max-height: 20px
}

@media (max-width:767px) {
#footer .copyright .icon-copyright {
	width: 100%;
	height: 20px;
	margin: 5px auto
}
}
#footer .copyright .left-part {
	padding-left: 0;
	padding-right: 0
}
#footer .copyright .right-part {
	padding-left: 0;
	padding-right: 0;
	text-align: right
}
#footer .copyright .right-part a {
	padding: 0 5px
}

@media (max-width:767px) {
#footer .copyright .left-part, #footer .copyright .right-part {
	text-align: center
}
#footer .copyright .right-part {
	margin-top: 5px
}
}
.modal-backdrop {
	background: #07468b
}
.modal-backdrop.in {
	filter: alpha(opacity=88);
	opacity: .88
}
#searchModal .modal-body {
	margin-top: 200px
}
#searchModal .modal-body .modal-search {
	position: relative
}

@media (max-width:767px) {
#searchModal .modal-body .modal-search {
	width: 100%;
	height: 50px;
	padding: 0 8px;
	background: #fff
}
#searchModal .modal-body .modal-search i {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
	color: #ededed
}
#searchModal .modal-body .modal-search input {
	width: 100%;
	height: 100%;
	padding-left: 25px
}
}
#searchModal .modal-body .btn-wrap {
	display: block;
	margin: 25px auto;
	width: 138px
}
#searchModal .modal-body .btn-wrap .btn-liugong {
	background-color: #f58426;
	border-color: #f58426
}

@media screen and (min-width:1200px) and (max-width:1260px) {
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon.right {
	right: -18px
}
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon.left {
	left: -18px
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon.right {
	right: -18px
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon.left {
	left: -18px
}
}

@media screen and (min-width:1000px) and (max-width:1060px) {
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon.right {
	right: -18px
}
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon.left {
	left: -18px
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon.right {
	right: -18px
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon.left {
	left: -18px
}
}

@media screen and (min-width:767px) and (max-width:840px) {
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon.right {
	right: -18px
}
#header .nav-selected .products-select .tertiaryMenu .container .glyphicon.left {
	left: -18px
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon.right {
	right: -18px
}
#header .nav-selected .products-select .secondLevelMenu .glyphicon.left {
	left: -18px
}
}

@media screen and (max-width:991px) {
#header .navbar .nav-bottom .navbar-nav>li>a {
	padding: 30px 9px
}
}
.kv .kvContent {
	position: relative;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	background-color: #fafafa
}

@media (min-width:768px) {
.kv .kvContent {
	height: 350px;
	overflow: hidden
}
.career-detail-wrap .kv .kvContent, .products-wrap .kv .kvContent {
	height: 500px
}
}

@media (max-width:767px) {
.kv .kvContent {
	height: 500px;
	overflow: hidden
}
}
.kv .kvContent:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.kv .kvContent .introduce-content {
	position: relative
}
.kv .kvContent .introduce-content .breadcrumb {
	background: none;
	border: none;
	font-size: 14px;
	padding: 0
}
.kv .kvContent .introduce-content .breadcrumb:after {
	content: "";
	display: block;
	clear: both;
	overflow: hidden
}
.kv .kvContent .introduce-content .breadcrumb li a {
	color: #615f5f
}
.kv .kvContent .introduce-content .breadcrumb li a:hover {
	color: #f58426
}
.kv .kvContent .introduce-content .breadcrumb li.active {
	color: #615f5f
}

@media (max-width:767px) {
.kv .kvContent .introduce-content .breadcrumb {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px
}
}
.kv .kvContent .introduce-content .breadcrumb>li {
	float: left
}
.kv .kvContent .introduce-content .breadcrumb>li+li:before {
	content: "|";
	color: #615f5f;
	padding: 0 10px
}

@media (max-width:767px) {
.kv .kvContent .introduce-content .breadcrumb>li+li:before {
	padding: 0 4px
}
}
.kv .kvContent .introduce-content .introduce {
	width: 50%
}
.kv .kvContent .introduce-content .introduce img {
	height: 240px;
}
@media (max-width:767px) {
.kv .kvContent .introduce-content .introduce {
	width: 100%;
	padding: 0 15px
}
}
@media (max-width:767px) {
.kv .kvContent .introduce-content .introduce img {
	width: 100%;
	padding: 0 15px;
		height:100%;
	margin: 20px 0;
}
}

.kv .kvContent .introduce-content .introduce h1 {
	font-family: HCBold, Microsoft Yahei, "sans-serif"!important;
	padding: 40px 0 25px;
	font-size: 40px;
	color: #000
}

@media (max-width:767px) {
.kv .kvContent .introduce-content .introduce h1 {
	font-size: 36px;
	padding: 15px 0
}
}
.kv .kvContent .introduce-content .introduce p {
	color: #615f5f;
	font-size: 16px;
	line-height: 1.5
}

@media (max-width:767px) {
.kv .kvContent .introduce-content .introduce p {
	font-size: 13px
}
}
.kv .kvContent .introduce-content .btn-liugong {
	width: 200px;
	margin-top: 30px
}

@media (max-width:767px) {
.kv .kvContent .introduce-content .btn-liugong {
	margin: 15px
}
}
.kv .kvContent.whiteFont .introduce-content {
	padding-top: 0
}
.kv .kvContent.whiteFont .introduce-content .breadcrumb li a {
	color: #fff
}
.kv .kvContent.whiteFont .introduce-content .breadcrumb li a:hover {
	color: #f58426
}
.kv .kvContent.whiteFont .introduce-content .breadcrumb li.active {
	color: #fff
}
.kv .kvContent.whiteFont .introduce-content .breadcrumb>li+li:before {
	content: "|";
	color: #fff
}
.kv .kvContent.whiteFont .introduce-content .introduce div, .kv .kvContent.whiteFont .introduce-content .introduce h1, .kv .kvContent.whiteFont .introduce-content .introduce p, .kv .kvContent.whiteFont .introduce-content .introduce ul {
	color: #fff
}
.kv.statusKv {
	background: url(../images/status/bg.jpg) repeat-x
}
.kv.statusKv .kvContent {
	position: relative;
	background-size: contain
}
.kv.statusKv .kvContent .statusDots {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0
}

@media (min-width:1440px) {
.kv.statusKv .kvContent .statusDots {
	width: 1440px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}
}

@media (max-width:1339px) {
.kv.statusKv .kvContent .statusDots {
	height: 36.111vw;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
}

@media (max-width:767px) {
.kv.statusKv .kvContent .statusDots {
	height: 100%
}
}
.kv.statusKv .kvContent .statusDots .hotDot {
	position: absolute;
	display: none
}
.kv.statusKv .kvContent .statusDots .hotDot .hotDotIcon {
	display: inline-block;
	width: 20px;
	height: 24px;
	background: url(../images/icons/icon-mark.png) no-repeat 50%;
	background-size: contain;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

@media (max-width:1024px) {
.kv.statusKv .kvContent .statusDots .hotDot .hotDotIcon {
	width: 10px;
	height: 12px
}
}
.kv.statusKv .kvContent .statusDots .hotDot.active .hotDotIcon {
	background: url(../images/icons/icon-mark-active.png) no-repeat 50%;
	background-size: contain
}
.kv.statusKv .kvContent .statusDots .hotDot .hotContent {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 40px;
	padding: 15px;
	width: 240px;
	background: hsla(0,0%,100%,.9);
	display: none;
	z-index: 1
}

@media (max-width:767px) {
.kv.statusKv .kvContent .statusDots .hotDot .hotContent {
	width: 188px;
	padding: 10px;
	top: 25px
}
}
.kv.statusKv .kvContent .statusDots .hotDot .hotContent:before {
	content: "";
	display: inline-block;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid hsla(0,0%,100%,.9);
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -20px
}
.kv.statusKv .kvContent .statusDots .hotDot .hotContent p {
	color: #615f5f;
	font-size: 14px
}

@media (max-width:767px) {
.kv.statusKv .kvContent .statusDots .hotDot .hotContent p {
	font-size: 12px
}
}
.kv.statusKv .kvContent .statusDots .hotDot .hotContent p span {
	display: inline-block;
	vertical-align: top
}
.kv.statusKv .kvContent .statusDots .hotDot .hotContent p .tit {
	width: 40px
}
.kv.statusKv .kvContent .statusDots .hotDot .hotContent p .con {
	width: calc(100% - 40px)
}
.kv.statusKv .kvContent .statusDots .hotDot .hotContent .title {
	color: #000;
	font-weight: 700
}

@media (min-width:768px) {
.kv.statusKv .kvContent {
	height: 520px
}
}
.kv.mapKv .kvContent {
	position: relative
}

@media (min-width:768px) {
.kv.mapKv .kvContent {
	height: 560px
}
}

@media (max-width:767px) {
.kv.mapKv .kvContent {
	height: 350px
}
}
.kv.mapKv .kvContent .introduce-content {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 15px 0 #bbb;
	box-shadow: 0 1px 15px 0 #bbb
}

@media (max-width:767px) {
.kv.mapKv .kvContent .introduce-content .breadcrumb {
	margin-top: 10px;
	margin-bottom: 9px
}
}
.kv.mapKv .kvContent .map-wrap {
	width: 100%;
	height: 100%;
	padding-top: 60px;
	background: #ccc
}
.kv.mapKv .kvContent .map-wrap #allmap {
	width: 100%;
	height: 100%
}

@media (max-width:767px) {
.kv.mapKv .kvContent .map-wrap {
	padding-top: 36px
}
}
.filterTool, .searchFilterTool {
	position: relative;
	width: 100%;
	background: #fff;
	z-index: 11;
	height: 70px;
	-webkit-box-shadow: 0 2px 10px #e6e6e6;
	box-shadow: 0 2px 10px #e6e6e6
}

@media (max-width:767px) {
.filterTool, .searchFilterTool {
	height: 42px
}
.filterTool .container .row, .searchFilterTool .container .row {
	margin: 0
}
}
.filterTool.hidden-unit .pull-right .filter-item:last-of-type, .filterTool.hidden-unit .pull-right .filter-item:nth-last-of-type(2) .icon-line, .filterTool>.container>.row>.pull-right>.filter-item>ul li:first-of-type, .filterTool>.container>.row>.pull-right>.filter-item>ul li:nth-of-type(2), .searchFilterTool.hidden-unit .pull-right .filter-item:last-of-type, .searchFilterTool.hidden-unit .pull-right .filter-item:nth-last-of-type(2) .icon-line, .searchFilterTool>.container>.row>.pull-right>.filter-item>ul li:first-of-type, .searchFilterTool>.container>.row>.pull-right>.filter-item>ul li:nth-of-type(2) {
	display: none!important
}
.filterTool .nav-tabs, .searchFilterTool .nav-tabs {
	border: none
}
.filterTool .nav-tabs li, .searchFilterTool .nav-tabs li {
	padding: 0 15px
}

@media (max-width:767px) {
.filterTool .nav-tabs li, .searchFilterTool .nav-tabs li {
	padding: 0 7px
}
}
.filterTool .nav-tabs li a, .searchFilterTool .nav-tabs li a {
	color: #acadad;
	font-size: 14px;
	padding: 0;
	line-height: 70px;
	border: none;
	border-radius: 0;
	border-top: 3px solid transparent
}

@media (max-width:767px) {
.filterTool .nav-tabs li a, .searchFilterTool .nav-tabs li a {
	font-size: 12px;
	line-height: 39px
}
}
.filterTool .nav-tabs li a:link, .filterTool .nav-tabs li a:visited, .searchFilterTool .nav-tabs li a:link, .searchFilterTool .nav-tabs li a:visited {
	border: none;
	border-top: 3px solid transparent;
	background: none
}
.filterTool .nav-tabs li.active a, .filterTool .nav-tabs li:hover a, .searchFilterTool .nav-tabs li.active a, .searchFilterTool .nav-tabs li:hover a {
	border-color: #f58426;
	background: none;
	color: #f58426
}
.filterTool .nav-tabs.pull-left, .searchFilterTool .nav-tabs.pull-left {
	margin-left: -15px
}

@media (max-width:767px) {
.filterTool .nav-tabs.pull-left, .searchFilterTool .nav-tabs.pull-left {
	margin-left: 0
}
}
.filterTool .two-row, .searchFilterTool .two-row {
	color: #acadad;
	font-size: 14px;
	line-height: 1.5;
	padding-top: 14px;
	border-color: transparent;
	width: 0;
	opacity: 0
}
.filterTool .two-row span, .searchFilterTool .two-row span {
	display: block
}

@media (max-width:767px) {
.filterTool .two-row, .searchFilterTool .two-row {
	font-size: 12px;
	padding-top: 3px
}
}
.filterTool .pull-right .filter-item, .searchFilterTool .pull-right .filter-item {
	padding-top: 24px;
	float: left;
	cursor: pointer
}

@media (max-width:767px) {
.filterTool .pull-right .filter-item, .searchFilterTool .pull-right .filter-item {
	padding-top: 11px
}
}
.filterTool .pull-right .filter-item .unit, .filterTool .pull-right .filter-item a, .searchFilterTool .pull-right .filter-item .unit, .searchFilterTool .pull-right .filter-item a {
	color: #000;
	font-size: 16px
}
.filterTool .pull-right .filter-item .dropdown-menu, .searchFilterTool .pull-right .filter-item .dropdown-menu {
	background: #00448d;
	left: auto;
	right: 16px;
	top: 65px;
	padding: 0;
	border-radius: 0;
	border: none
}
.filterTool .pull-right .filter-item .dropdown-menu:before, .searchFilterTool .pull-right .filter-item .dropdown-menu:before {
	content: "";
	position: absolute;
	right: 14px;
	top: -20px;
	border: 10px solid;
	border-top-color: transparent;
	border-bottom-color: #00448d;
	border-left-color: transparent;
	border-right-color: transparent
}
.filterTool .pull-right .filter-item .dropdown-menu li, .searchFilterTool .pull-right .filter-item .dropdown-menu li {
	padding: 0 15px
}
.filterTool .pull-right .filter-item .dropdown-menu li a, .searchFilterTool .pull-right .filter-item .dropdown-menu li a {
	padding: 10px 0;
	color: #fff;
	border-bottom: 1px solid #3369a4;
	-webkit-transition: none;
	transition: none
}
.filterTool .pull-right .filter-item .dropdown-menu li:hover, .searchFilterTool .pull-right .filter-item .dropdown-menu li:hover {
	background: #f5f5f5
}
.filterTool .pull-right .filter-item .dropdown-menu li:hover a, .searchFilterTool .pull-right .filter-item .dropdown-menu li:hover a {
	color: #f58426;
	border-bottom: 1px solid #f5f5f5
}
.filterTool .pull-right .filter-item .dropdown-menu li:hover a .dropdown-menu-title, .searchFilterTool .pull-right .filter-item .dropdown-menu li:hover a .dropdown-menu-title {
	color: #000
}
.filterTool .pull-right .filter-item .dropdown-menu li .dropdown-menu-title, .searchFilterTool .pull-right .filter-item .dropdown-menu li .dropdown-menu-title {
	font-size: 20px
}
.filterTool .pull-right .filter-item .dropdown-menu li .dropdown-menu-p, .searchFilterTool .pull-right .filter-item .dropdown-menu li .dropdown-menu-p {
	font-size: 14px
}
.filterTool .pull-right .filter-item .dropdown-menu li:last-child a, .searchFilterTool .pull-right .filter-item .dropdown-menu li:last-child a {
	border-bottom: none
}

@media (max-width:767px) {
.filterTool .pull-right .unit, .searchFilterTool .pull-right .unit {
	font-size: 12px
}
}
.filterTool .pull-right .unit span, .searchFilterTool .pull-right .unit span {
	float: left
}
.filterTool .pull-right .unit ul, .searchFilterTool .pull-right .unit ul {
	padding: 2px;
	margin-left: 3px;
	margin-top: -3px;
	background: #ededed
}
.filterTool .pull-right .unit ul li, .searchFilterTool .pull-right .unit ul li {
	font-size: 14px;
	padding: 3px 5px;
	color: #acadad;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

@media (max-width:767px) {
.filterTool .pull-right .unit ul li, .searchFilterTool .pull-right .unit ul li {
	font-size: 12px
}
}
.filterTool .pull-right .unit ul li.active, .filterTool .pull-right .unit ul li:hover, .searchFilterTool .pull-right .unit ul li.active, .searchFilterTool .pull-right .unit ul li:hover {
	color: #fff;
	background: #f58426
}
.filterTool .pull-right .glyphicon, .searchFilterTool .pull-right .glyphicon {
	color: #f58426;
	margin-left: 5px
}
.filterTool .pull-right .icon-line, .searchFilterTool .pull-right .icon-line {
	font-size: 16px;
	color: #ccc;
	padding: 0 15px;
	display: inline-block
}
.filterTool.fixed, .searchFilterTool.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1031
}
.toolbar-compare-mb {
	background: #2f3640;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 22
}
.toolbar-compare-mb .panel-group {
	margin-bottom: 0
}
.toolbar-compare-mb .panel-default {
	background: transparent;
	border: none
}
.toolbar-compare-mb .panel-default .panel-heading {
	text-align: center;
	font-size: 13px
}
.toolbar-compare-mb .panel-default .panel-heading a:hover, .toolbar-compare-mb .panel-default .panel-heading a:link, .toolbar-compare-mb .panel-default .panel-heading a:visited {
	color: #fff
}
.toolbar-compare-mb .panel-default .panel-collapse.collapsing, .toolbar-compare-mb .panel-default .panel-collapse.in {
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2) inset;
	box-shadow: inset 0 2px 5px rgba(0,0,0,.2)
}
.toolbar-compare-mb .panel-default .panel-body {
	padding: 0 15px
}
.toolbar-compare-mb .panel-default .panel-body li {
	border-bottom: 1px solid hsla(0,0%,100%,.2);
	padding: 15px 0
}
.toolbar-compare-mb .panel-default .panel-body li:last-child {
	border-bottom-color: transparent
}
.toolbar-compare-mb .panel-default .panel-body .compare-introduce-title {
	font-size: 18px;
	color: #fff
}
.toolbar-compare-mb .panel-default .panel-body .compare-introduce-p {
	font-size: 14px;
	color: hsla(0,0%,100%,.5)
}
.toolbar-compare-mb .panel-default>.panel-heading {
	background: transparent;
	border: none;
	padding: 15px
}
.toolbar-compare-mb .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
	background: transparent
}
a, article, aside, b, body, button, dd, div, dl, dt, figcaption, figure, footer, h1, h2, h3, h4, h5, h6, header, html, i, input, li, nav, p, section, select, span, textarea, ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-style: normal;
	text-decoration: none;
	border: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a:focus, article:focus, aside:focus, b:focus, body:focus, button:focus, dd:focus, div:focus, dl:focus, dt:focus, figcaption:focus, figure:focus, footer:focus, h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus, header:focus, html:focus, i:focus, input:focus, li:focus, nav:focus, p:focus, section:focus, select:focus, span:focus, textarea:focus, ul:focus {
	outline: none
}
@font-face {
	font-family: HelveticaNeue;
	src: url(/fonts/HelveticaNeue.eot?t=1536060074631);
	src: url(/fonts/HelveticaNeue.eot?t=1536060074631#iefix) format("embedded-opentype"), url(/fonts/HelveticaNeue.woff) format("woff"), url(/fonts/HelveticaNeue.ttf?t=1536060074631) format("truetype"), url(/fonts/HelveticaNeue.svg?t=1536060074631#brownFont) format("svg")
}
@font-face {
	font-family: HCBold;
	src: url(/fonts/HelveticaNeueCondensedBlack.eot?t=1536060074631);
	src: url(/fonts/HelveticaNeueCondensedBlack.eot?t=1536060074631#iefix) format("embedded-opentype"), url(/fonts/HelveticaNeueCondensedBlack.woff) format("woff"), url(/fonts/HelveticaNeueCondensedBlack.ttf?t=1536060074631) format("truetype"), url(/fonts/HelveticaNeueCondensedBlack.svg?t=1536060074631#brownFont) format("svg")
}
body {
	font-size: 12px;
	font-family: HelveticaNeue, Microsoft Yahei, "sans-serif"!important;
	color: #333
}
* {
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: antialiased
}
.dropdown-menu {
	min-width: auto
}
a {
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
a:focus, a:hover {
	text-decoration: none
}
a:hover {
	color: #f58426
}
img {
	border: 0;
	vertical-align: top
}
body .optanon-alert-box-wrapper {
	background: rgba(14,72,139,.8)!important
}
.optanon-alert-box-wrapper .optanon-alert-box-bg p.optanon-alert-box-title {
	font-size: 18pt!important;
	color: #f58426!important
}
.optanon-alert-box-wrapper .banner-content .banner-policy-link {
	color: #fff!important
}
.optanon-alert-box-wrapper .banner-content .banner-policy-link:hover {
	color: #f58426!important
}
#optanon #optanon-menu li .preference-menu-item a, #optanon #optanon-menu li .preference-menu-item button, #optanon #optanon-popup-body .legacy-preference-banner-title {
	color: #fff!important
}
#optanon #optanon-menu li.menu-item-selected .preference-menu-item a, #optanon #optanon-menu li.menu-item-selected .preference-menu-item button {
	color: #666!important
}
#optanon #optanon-popup-bottom-logo:after, #optanon #optanon-popup-bottom-logo:before {
	color: #fff!important
}
/*!*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*!
::-webkit-scrollbar
{
  width: 0px;
  height: 0px;
  background-color: #F5F5F5;
}

!*定义滚动条轨道 内阴影+圆角*!
::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0);
  border-radius: 10px;
  background-color: #F5F5F5;
}

!*定义滑块 内阴影+圆角*!
::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}*/input[type=button], input[type=reset], input[type=search], input[type=submit], textarea {
	-webkit-appearance: none
}
.clear:after {
	content: "";
	display: block;
	clear: both
}
.clear {
	zoom: 1
}
.center-block {
	display: block;
	margin: 0 auto
}
.left {
	float: left
}
.right {
	float: right
}
.hide {
	display: none
}
.show {
	display: block
}
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.tooltip-inner {
	padding: 8px
}
.fade-enter-active, .fade-leave-active {
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}
.fade-enter, .fade-leave-to {
	opacity: 0
}
#main-wrap {
	padding-top: 109px
}

@media (max-width:767px) {
#main-wrap {
	padding-top: 50px;
	padding-top: 48px
}
}
.BMap_pop.hide-native>div, .BMap_pop.hide-native>img {
	display: none!important
}
.BMap_bubble_content {
	max-height: 155px!important;
	line-height: 24px;
	font-size: 14px;
	overflow: auto
}
.BMap_bubble_content a {
	color: #000
}
.BMap_bubble_content a:hover {
	color: #f58426
}
.BMap_bubble_title {
	font-weight: 700;
	font-size: 15px;
	line-height: 30px
}
.MicrosoftMap .Infobox .infobox-body {
	max-width: 350px!important;
	max-height: 175px!important;
	width: 350px!important;
	height: 175px!important;
	line-height: 24px;
	font-size: 14px
}
.MicrosoftMap .Infobox .infobox-body .infobox-title {
	padding: 10px 15px 0;
	font-size: 15px;
	line-height: 30px
}
.MicrosoftMap .Infobox .infobox-body .infobox-info {
	max-height: 120px!important;
	padding: 0 15px 15px
}
.MicrosoftMap .Infobox .infobox-body .infobox-info a {
	color: #000
}
.MicrosoftMap .Infobox .infobox-body .infobox-info a:hover {
	color: #f58426
}
.MicrosoftMap .hide-native .Infobox {
	pointer-events: none!important;
	border: none!important;
	background: none!important
}
.MicrosoftMap .hide-native .Infobox .infobox-body {
	opacity: 0;
	pointer-events: none!important
}
.MicrosoftMap .hide-native .Infobox .infobox-body>div, .MicrosoftMap .hide-native .Infobox .infobox-close, .MicrosoftMap .hide-native .Infobox .infobox-stalk {
	display: none!important
}
.BMap_pop.hide-native>.new-map-pop {
	display: block!important
}
.MicrosoftMap .hide-native .new-map-pop {
	pointer-events: auto
}
.new-map-pop {
	background-color: #f6f7f9;
	-webkit-box-shadow: 0 0 20px #888;
	box-shadow: 0 0 20px #888
}
.new-map-pop:after {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -17px;
	content: "";
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-top: 18px solid #f6f7f9
}
.new-map-pop .head-box {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 56px;
	color: #fff;
	background-color: #0e4889
}
.new-map-pop .head-box h3 {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 60px 0 30px;
	max-height: 45px;
	font-size: 20px;
	line-height: 22px;
	overflow: hidden
}

@media (max-width:767px) {
.new-map-pop .head-box h3 {
	padding-left: 15px;
	padding-right: 30px;
	font-size: 18px
}
}
.new-map-pop .head-box .icon-close {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 60px;
	height: 24px;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	cursor: pointer
}

@media (max-width:767px) {
.new-map-pop .head-box .icon-close {
	width: 40px
}
}
.new-map-pop .content-box {
	height: 100%;
	padding-top: 56px;
	background: url(../images/finddealer/map-info-bg.png) bottom no-repeat;
	background-size: contain
}
.new-map-pop .content-box .info-list {
	height: 100%;
	padding: 15px 30px;
	overflow: auto
}

@media (max-width:767px) {
.new-map-pop .content-box .info-list {
	padding-left: 15px;
	padding-right: 15px
}
}
.new-map-pop .content-box .info-list ul li {
	position: relative;
	margin-bottom: 10px;
	overflow: hidden
}
.new-map-pop .content-box .info-list ul li:last-of-type {
	margin-bottom: 0
}

@media (max-width:767px) {
.new-map-pop .content-box .info-list ul li {
	margin-bottom: 5px
}
}
.new-map-pop .content-box .info-list ul li img {
	position: absolute;
	top: 0;
	left: 0
}
.new-map-pop .content-box .info-list ul li p {
	padding-left: 30px;
	font-size: 14px;
	line-height: 27px
}
.new-map-pop .content-box .info-list ul li p a {
	color: #0e4889
}
.new-map-pop .content-box .info-list ul li p a:hover {
	color: #f58426
}
.layer-tips {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 12;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7)
}
.layer-tips.full-bg {
	background: #000
}
.layer-tips p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 14px;
	letter-spacing: 2px;
	color: #fff
}
.tab-title-w {
	position: relative;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 40px;
	font-weight: 700;
	color: #00448d
}
.tab-title-w:before {
	display: block;
	content: "";
	width: 38px;
	height: 3px;
	margin: 0 auto 10px;
	background-color: #07468b
}

@media (max-width:767px) {
.tab-title-w {
	text-align: left;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 15px
}
.tab-title-w:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 16px
}
}
.attr-list {
	clear: both;
	margin-top: 20px;
	padding: 15px 0;
	background: #f8f8f8
}
.attr-list li {
	cursor: pointer;
	display: inline-block;
	margin: 0 10px 5px;
	font-size: 16px;
	background: #ededed;
	padding: 0 10px
}
.attr-list li.active, .attr-list li:hover {
	color: #fff;
	background: #f58426
}

@media (max-width:767px) {
.attr-list li {
	font-size: 12px
}
}
.product-tab-content {
	margin-top: 40px;
	overflow: hidden;
	margin-right: -15px
}

@media (max-width:767px) {
.product-tab-content {
	margin-top: 15px;
	margin-right: -10px
}
}
.product-tab-content .thumbnail {
	padding: 20px;
	border-radius: 0;
	margin-bottom: 15px;
	border-color: #e5e5e5;
	background: transparent
}
.product-tab-content .thumbnail a {
	display: block
}

@media (max-width:767px) {
.product-tab-content .thumbnail {
	margin-bottom: 10px
}
}
.product-tab-content .thumbnail .caption {
	padding: 20px;
	margin: -20px;
	margin-top: 0;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	overflow: hidden
}
.product-tab-content .thumbnail .caption h4 {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: 700;
	margin-bottom: 5px
}

@media (max-width:767px) {
.product-tab-content .thumbnail .caption h4 {
	font-size: 14px
}
}
.product-tab-content .thumbnail .caption p {
	position: relative;
	font-size: 14px;
	color: #acadad;
	margin-bottom: 10px
}
.product-tab-content .thumbnail .caption p span {
	display: block;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
	text-overflow: ellipsis
}

@media (max-width:767px) {
.product-tab-content .thumbnail .caption {
	padding: 10px
}
}
.product-tab-content .thumbnail:hover .caption {
	background: #00448d
}
.product-tab-content .thumbnail:hover .caption h4, .product-tab-content .thumbnail:hover .caption p {
	color: #fff
}

.product-tab-content .thumbnail:hover .caption p {
	opacity: .7
}
.product-tab-content .set-col {
	padding-left: 0;
	padding-right: 15px
}

@media (max-width:767px) {
.product-tab-content .set-col {
	padding-right: 10px
}
}
.product-tab-content .set-col p font {
	color: #f58426
}
.zhuangzai {
	position: relative;
	-webkit-box-shadow: 0 2px 10px #e6e6e6;
	box-shadow: 0 2px 10px #e6e6e6;
	padding-bottom: 70px
}

@media (max-width:767px) {
.zhuangzai {
	padding-bottom: 40px
}
.zhuangzai .container .row {
	margin-left: 0;
	margin-right: 0
}
}
.devices {
	background: #f6f6f6;
	padding-bottom: 70px
}

@media (max-width:767px) {
.devices {
	padding-bottom: 40px
}
.devices .container .row {
	margin-left: 0;
	margin-right: 0
}
}
.attrSelect {
	margin-top: 70px;
	margin-left: 0;
	margin-right: 0;
	text-align: center
}

@media (max-width:767px) {
.attrSelect {
	margin-top: 30px
}
}
.attrSelect .selectItem {
	height: 70px;
	background: #ededed;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	display: inline-block
}
.attrSelect .selectItem select {
	background: transparent;
	position: relative;
	z-index: 10;
	width: 100%;
	height: 55px;
	margin-top: 15px;
	padding: 15px 15px 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: #fff;
	outline: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 18px;
	font-weight: 700;
	cursor: pointer
}
.attrSelect .selectItem select::-ms-expand {
display:none
}
.attrSelect .selectItem .selectTitle {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 14px
}
.attrSelect .selectItem .selectBtn {
	width: 40px;
	height: 40px;
	background: #d1d1d2;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 15px
}
.attrSelect .selectItem .selectBtn i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
	color: #fff
}

@media (max-width:767px) {
.attrSelect .selectItem .selectTitle {
	font-size: 12px
}
.attrSelect .selectItem select {
	margin-top: 5px;
	font-size: 13px
}
.attrSelect .selectItem .selectBtn {
	right: 10px;
	top: 10px
}
}
.attrSelect .selectItem+.selectItem {
	border-left: 1px solid #d5d5d5
}
.breadcrumb {
	margin-top: 20px
}

@media (max-width:767px) {
.breadcrumb {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px
}
}
.breadcrumb.breadcrumb-copy, .breadcrumb.breadcrumb-copy.blackFont {
	background: none;
	border: none;
	font-size: 14px;
	padding: 0
}

@media (max-width:767px) {
.breadcrumb.breadcrumb-copy, .breadcrumb.breadcrumb-copy.blackFont {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px
}
}
.breadcrumb.breadcrumb-copy.blackFont li a, .breadcrumb.breadcrumb-copy li a {
	color: #615f5f
}
.breadcrumb.breadcrumb-copy.blackFont li a:hover, .breadcrumb.breadcrumb-copy li a:hover {
	color: #07468b
}
.breadcrumb.breadcrumb-copy.blackFont li.pull-right.hidden-xs a, .breadcrumb.breadcrumb-copy li.pull-right.hidden-xs a {
	margin-left: 0
}
.breadcrumb.breadcrumb-copy.blackFont li.pull-right a, .breadcrumb.breadcrumb-copy li.pull-right a {
	margin-left: 10px
}
.breadcrumb.breadcrumb-copy.blackFont li.active, .breadcrumb.breadcrumb-copy li.active {
	color: #07468b;
	text-decoration: underline
}
.breadcrumb.breadcrumb-copy.blackFont li+li:before, .breadcrumb.breadcrumb-copy li+li:before {
	content: "|";
	color: #615f5f;
	padding: 0 10px 0 8px
}

@media (max-width:767px) {
.breadcrumb.breadcrumb-copy.blackFont li+li:before, .breadcrumb.breadcrumb-copy li+li:before {
	padding: 0 4px 0 0
}
}
.breadcrumb.breadcrumb-copy.blackFont li.active+li.active:before, .breadcrumb.breadcrumb-copy li.active+li.active:before {
	content: "|";
	text-decoration: none
}
.breadcrumb.breadcrumb-copy.blackFont li.pull-right:before, .breadcrumb.breadcrumb-copy li.pull-right:before {
	display: none
}
.breadcrumb.breadcrumb-copy.whiteFont {
	background: none;
	border: none;
	font-size: 14px;
	padding: 0
}
.breadcrumb.breadcrumb-copy.whiteFont li a {
	color: #fff
}
.breadcrumb.breadcrumb-copy.whiteFont li a:hover {
	color: #07468b
}
.breadcrumb.breadcrumb-copy.whiteFont li.active {
	color: #07468b;
	text-decoration: underline
}
.breadcrumb.breadcrumb-copy.whiteFont li+li:before {
	content: "|";
	color: #fff;
	padding: 0 10px 0 8px
}
.breadcrumb.breadcrumb-copy.whiteFont li.pull-right:before {
	display: none
}
.categery-list {
	overflow: hidden
}
.categery-list li {
	position: relative;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}
.categery-list li a {
	padding: 40px 0;
	display: inline-block;
	overflow: hidden
}

@media (max-width:767px) {
.categery-list li a {
	padding: 10px 0;
	height: 129px;
	overflow: hidden
}
}
.categery-list li a .oImg {
	position: relative;
	width: 77px;
	height: 55px;
	margin: 0 auto 10px
}
.categery-list li a .oImg img {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.categery-list li a .oImg .iconWhite {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
	filter: alpha(opacity=0)
}
.categery-list li a span {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 16px;
	line-height: 22px;
	font-weight: bolder;
	color: #00448d;
	display: inline-block;
	vertical-align: middle
}

@media (max-width:767px) {
.categery-list li a span {
	font-size: 14px
}
}
.categery-list li:hover {
	background: #00448d
}
.categery-list li:hover a .iconWhite {
	opacity: 1;
	filter: alpha(opacity=100)
}
.categery-list li:hover a .iconBlue {
	opacity: 0;
	filter: alpha(opacity=0)
}
.categery-list li:hover a span {
	color: #fff
}
.categery-list li:hover a span:after {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border-left: 8px solid #fff!important
}
.categery-list li.Triangle a span {
	padding-right: 10px;
	position: relative
}
.categery-list li.Triangle a span:after {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 8px solid #00448d;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}

@media print {
.product-compare-wrap {
	overflow: hidden
}
.product-compare-wrap * {
	color: #000!important;
	background: #fff!important
}
.product-compare-wrap #footer, .product-compare-wrap #footer .copyright, .product-compare-wrap .add-product-pop, .product-compare-wrap .contactModule, .product-compare-wrap .filterTool, .product-compare-wrap .toolbar-compare-mb, .product-compare-wrap header {
	display: none!important
}
.product-compare-wrap .compare-wrap .breadcrumb li a:after {
	content: ""
}
.product-compare-wrap .compare-wrap .compare-pro-wrap {
	list-style: none outside none;
	letter-spacing: -4px;
	word-spacing: -4px;
	font-size: 0
}
.product-compare-wrap .compare-wrap .compare-pro-wrap .pro-item {
	background: #fff;
	width: 33.33%;
	display: inline-block!important;
	vertical-align: middle!important;
	float: inherit!important;
*display:inline;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 16px
}
.product-compare-wrap .compare-wrap .compare-pro-wrap .pro-item img {
	display: block
}
.product-compare-wrap .compare-wrap .compare-pro-wrap .pro-item .add-product {
	margin-top: 70px
}
.product-compare-wrap .compare-wrap .compare-pro-wrap .pro-item .pro-top {
	position: relative;
	height: 22px
}
.product-compare-wrap .compare-wrap .compare-pro-wrap .pro-item .pro-top span {
	display: inline-block!important;
	vertical-align: middle!important
}
.product-compare-wrap .compare-wrap .compare-pro-wrap .pro-item .pro-top .edit-con {
	position: absolute;
	top: 0;
	right: 0
}
.product-compare-wrap .compare-wrap .compare-pro-wrap .pro-item .pro-bottom {
	text-align: left
}
.product-compare-wrap .compare-parameter .js-row-list .item-det {
	width: 100%;
	list-style: none outside none;
	letter-spacing: -4px;
	word-spacing: -4px;
	font-size: 0
}
.product-compare-wrap .compare-parameter .js-row-list .item-det .col-sm-4 {
	width: 33.33%;
	display: inline-block!important;
	vertical-align: middle!important;
	float: inherit!important;
*display:inline;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 16px;
	border-right: 1px solid #000
}
.product-compare-wrap .compare-parameter .js-row-list .item-det .col-sm-4:last-of-type {
	border-right: none
}
}

@media screen and (min-width:768px) {
.bannerSwipe .container {
	padding: 0!important
}
}
.bannerSwipe .breadcrumb-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10
}
.bannerSwipe .breadcrumb {
	background: none;
	border: none;
	font-size: 14px;
	padding: 0
}
.bannerSwipe .breadcrumb li a {
	color: #fff
}
.bannerSwipe .breadcrumb li a:hover {
	color: #f58426
}
.bannerSwipe .breadcrumb li.active {
	color: #fff
}

@media (max-width:767px) {
.bannerSwipe .breadcrumb {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px
}
}
.bannerSwipe .breadcrumb>li+li:before {
	content: "|";
	color: #fff;
	padding: 0 10px 0 8px
}

@media (max-width:767px) {
.bannerSwipe .breadcrumb>li+li:before {
	padding: 0 4px 0 0
}
}
.bannerSwipe .carousel-control {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	-webkit-filter: inherit;
	filter: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
	background: hsla(0,0%,89%,.6);
	text-align: center;
	line-height: 48px;
	font-size: 32px;
	color: #00448d
}
.bannerSwipe .carousel-control.left {
	left: -70px
}
.bannerSwipe .carousel-control.right {
	right: -70px
}
.bannerSwipe .carousel-control:hover {
	background: #e4e4e4
}

@media screen and (min-width:1199px) and (max-width:1330px) {
.bannerSwipe .carousel-control.left {
	left: -15px
}
.bannerSwipe .carousel-control.right {
	right: -15px
}
}

@media screen and (min-width:991px) and (max-width:1130px) {
.bannerSwipe .carousel-control.left {
	left: -15px
}
.bannerSwipe .carousel-control.right {
	right: -15px
}
}

@media screen and (min-width:767px) and (max-width:900px) {
.bannerSwipe .carousel-control.left {
	left: -15px
}
.bannerSwipe .carousel-control.right {
	right: -15px
}
}
.bannerSwipe .carousel-indicators {
	margin-bottom: 0;
	bottom: 30px
}
.bannerSwipe .carousel-indicators li {
	width: 18px;
	height: 16px;
	border-radius: 0;
	border: none;
	background: #b6b6b6;
	margin: 0 2px!important;
	padding: 0
}
.bannerSwipe .carousel-indicators li.active {
	width: 18px;
	height: 16px;
	background: #e9a666
}
.bannerSwipe .carousel-inner {
	background: #fafafa
}
.bannerSwipe .carousel-inner .item {
	width: 100%;
	height: 670px;
	overflow: hidden
}
.bannerSwipe .carousel-inner .item img.center-block {
	max-width: inherit
}
.bannerSwipe .carousel-inner .item .container, .bannerSwipe .carousel-inner .item img.center-block {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.bannerSwipe .carousel-inner .item .container {
	color: #fff;
	width: 1170px
}
.bannerSwipe .carousel-inner .item .container .text-wrap {
	width: 56%
}
.bannerSwipe .carousel-inner .item .container .text-wrap h3 {
	font: bolder 40px/50px HCBold, Microsoft Yahei, sans-serif;
	color: #fff;
	font-weight: bolder;
	margin-bottom: 20px;
	text-shadow: #666 2px 2px 3px
}
.bannerSwipe .carousel-inner .item .container .text-wrap p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 50px;
	text-shadow: #666 2px 2px 3px
}
.bannerSwipe .carousel-inner .item .container .text-wrap .btn-white {
	margin-right: 33px
}

@media screen and (max-width:1199px) {
.bannerSwipe .carousel-inner .item .container {
	width: 970px
}
.bannerSwipe .carousel-inner .item .container .text-wrap h3 {
	font-size: 32px;
	line-height: 44px
}
}

@media screen and (max-width:991px) {
.bannerSwipe .carousel-inner .item .container {
	width: 750px
}
.bannerSwipe .carousel-inner .item .container .text-wrap {
	width: 70%
}
}

@media screen and (max-width:767px) {
.bannerSwipe .breadcrumb {
	padding: 0
}
.bannerSwipe .carousel-control {
	display: none
}
.bannerSwipe .carousel-inner .item {
	height: auto;
	background: none!important
}
.bannerSwipe .carousel-inner .item img.center-block {
	width: 100%;
	max-width: inherit;
	position: static;
	-webkit-transform: initial;
	transform: none
}
.bannerSwipe .carousel-inner .item .container {
	width: 100%;
	padding: 0 15px;
	top: 65px;
	left: 0;
	-webkit-transform: initial;
	transform: none;
	text-align: center
}
.bannerSwipe .carousel-inner .item .container .text-wrap {
	width: 100%
}
.bannerSwipe .carousel-inner .item .container .text-wrap h3 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 55px
}
.bannerSwipe .carousel-inner .item .container .text-wrap p {
	display: none
}
.bannerSwipe .carousel-inner .item .container .text-wrap .btn-white {
	margin: 0 auto 20px;
	width: 220px;
	display: block;
	border-radius: 4px;
	font-weight: bolder;
	font-size: 20px
}
}

@media screen and (max-width:479px) {
.bannerSwipe .carousel-inner .item .container {
	top: 40px
}
.bannerSwipe .carousel-inner .item .container .text-wrap h3 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 25px
}
.bannerSwipe .carousel-inner .item .container .text-wrap .btn-white {
	width: 170px;
	font-size: 16px;
	padding: 8px 10px;
	margin: 0 auto 15px
}
}
.custom-dropdown .dropdown-menu {
	max-height: 166px;
	overflow: auto;
	max-width: inherit;
	min-width: inherit;
	width: 100%
}
.custom-dropdown.dropdown:hover {
	background: none
}
.custom-dropdown.dropdown:hover .btn {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.custom-dropdown.dropdown .btn {
	font-size: 16px;
	color: #000;
	border: none;
	width: 110px;
	text-align: left;
	padding-right: 20px
}
.custom-dropdown.dropdown .btn em {
	display: block;
	overflow: hidden;
	font-style: normal
}
.custom-dropdown.dropdown .btn .glyphicon {
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 14px;
	margin-top: -7px;
	right: 3px;
	border: none;
	font-size: 14px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.custom-dropdown.dropdown.open .caret {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}
.select-test-wrap {
	height: 500px
}
.select-dropdown {
	color: #615f5f
}
.select-dropdown .btn {
	width: 100%;
	height: 70px;
	background: #ededed;
	position: relative;
	cursor: pointer;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0
}
.select-dropdown .btn:focus, .select-dropdown .btn:hover {
	color: inherit;
	-webkit-box-shadow: none;
	box-shadow: none
}
.select-dropdown .btn .selectName {
	position: absolute;
	top: 12px;
	left: 15px;
	font-size: 14px
}
.select-dropdown .btn .selectIcon {
	width: 40px;
	height: 40px;
	background: #d1d1d2;
	display: inline-block;
	position: absolute;
	right: 15px;
	top: 12px
}
.select-dropdown .btn .selectIcon i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
	color: #fff
}
.select-dropdown .btn font {
	font-size: 18px;
	font-weight: 700;
	position: absolute;
	left: 15px;
	bottom: 12px
}
.select-dropdown .dropdown-menu {
	width: 100%;
	border-top: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	margin-top: -1px;
	border-color: #d5d6d6;
	max-height: 134px;
	overflow-y: auto
}
.select-dropdown .dropdown-menu::-webkit-scrollbar {
display:none
}
.select-dropdown .dropdown-menu>li>a {
	color: #acadad;
	padding: 3px 15px;
	line-height: 20px
}
.select-dropdown .dropdown-menu>li>a:focus, .select-dropdown .dropdown-menu>li>a:hover {
	color: #fff;
	background-color: #00448d
}
.select-dropdown.open .btn {
	background: #fff;
	border-top: 1px solid #d5d6d6;
	border-right: 1px solid #d5d6d6;
	border-left: 1px solid #d5d6d6;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.contactModule {
	-webkit-box-shadow: 0 2px 10px #355166 inset;
	box-shadow: inset 0 2px 10px #355166;
	width: 100%
}
.contactModule .container {
	height: 350px
}
.contactModule .container .row li {
	height: 350px;
	padding: 0;
	margin-left: -1px;
	border-left: 1px solid #869ca8;
	border-right: 1px solid #869ca8;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.contactModule .container .row li a {
	text-align: center;
	display: block;
	width: 100%;
	height: 100%
}
.contactModule .container .row li a .text {
	display: inline-block;
	color: #fff;
	padding: 100px 0
}
.contactModule .container .row li a .text img {
	margin-bottom: 15px;
	max-width: 83px
}
.contactModule .container .row li a .text p {
	font-size: 16px;
	line-height: 22px
}
.contactModule .container .row li a .text h4 {
	font-size: 20px;
	line-height: 28px;
	font-weight: bolder
}
.contactModule .container .row li:hover {
	background: rgba(0,68,141,.9)
}

@media screen and (max-width:767px) {
.contactModule {
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
.contactModule .container .row {
	margin: 0 -15px
}
.contactModule .container .row li {
	height: auto;
	margin: 0;
	border: none;
	border-right: 1px solid #869ca8
}
.contactModule .container .row li a .text {
	padding: 60px 0
}
.contactModule .container .row li a .text img, .contactModule .container .row li a .text p {
	display: none
}
.contactModule .container .row li a .text h4 {
	font-size: 16px;
	line-height: 22px
}
.contactModule .container .row li:last-of-type {
	border: none
}
.contactModule .support {
	padding-bottom: 30px
}
.contactModule .support .container .row {
	background: url(../images/home/contact/m-bg.jpg) 50% no-repeat;
	background-size: cover;
	margin: 0
}
.contactModule .support .container .row li {
	padding: 0;
	height: 110px;
	border: 1px solid #9ba5af;
	margin-left: 0
}
.contactModule .support .container .row li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bolder
}
.contactModule .support .container .row li a span {
	display: block;
	width: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.contactModule .support .container .row li:hover a {
	background: #00448c;
	color: #fff
}
}
.contact-us-module {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #07468b
}
.contact-us-module .title-ind {
	margin-bottom: 30px
}
.contact-us-module .title-ind h3 {
	color: #fff
}
.contact-us-module .title-ind h3:before {
	background-color: #fff
}
.contact-us-module .form-group {
	margin-bottom: 17px
}
.contact-us-module .form-group input, .contact-us-module .form-group textarea {
	background: none;
	border: 1px solid #4d7caf;
	color: #fff;
	border-radius: 0;
	caret-color: #fff
}
.contact-us-module .form-group input {
	height: 50px
}
.contact-us-module .form-group textarea {
	padding-top: 14px;
	padding-bottom: 14px
}
.contact-us-module .form-group input::-webkit-input-placeholder {
color:#fff
}
.contact-us-module .form-group input:-moz-placeholder, .contact-us-module .form-group input::-moz-placeholder {
color:#fff
}
.contact-us-module .form-group input:-ms-input-placeholder {
color:#fff
}
.contact-us-module .form-group textarea::-webkit-input-placeholder {
color:#fff
}
.contact-us-module .form-group textarea:-moz-placeholder, .contact-us-module .form-group textarea::-moz-placeholder {
color:#fff
}
.contact-us-module .form-group textarea:-ms-input-placeholder {
color:#fff
}
.contact-us-module .form-group .form-control-feedback {
	top: 7px;
	right: 5px;
	width: 50px;
	color: #6f89b2
}
.contact-us-module .form-group .btn-liugong {
	display: block;
	width: 100%;
	max-width: 335px;
	margin: 30px auto 0;
	color: #07468b;
	background-color: #fff
}

@media (min-width:768px) {
.contact-us-module>.container {
	padding-left: 0;
	padding-right: 0
}
}

@media (max-width:767px) {
.contact-us-module {
	padding-top: 30px;
	padding-bottom: 30px
}
.contact-us-module .title-ind {
	margin-bottom: 15px
}
.contact-us-module .form-group .btn-liugong {
	margin-top: 5px
}
}
#layer-alert {
	background: rgba(0,0,0,.8)
}
#layer-alert .modal-dialog {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 320px;
	max-width: 520px
}
#layer-alert .modal-body {
	font-size: 18px
}
#layer-alert .modal-header {
	border: none
}
#layer-alert .btn {
	background: #00448d;
	font-size: 18px;
	line-height: 22px;
	padding: 8px 30px;
	border-radius: 0
}
#layer-alert .modal-footer {
	text-align: center;
	border-top: none
}
.describe-titledes {
	position: relative;
	padding: 35px 0 45px
}
.describe-titledes .container {
	color: #00448d
}
.describe-titledes .container .title {
	font-size: 20px;
	line-height: 28px;
	font-weight: bolder;
	text-align: center
}
.describe-titledes .container .title span {
	display: inline-block
}
.describe-titledes .container .title span:before {
	content: "";
	display: block;
	width: 50%;
	height: 3px;
	background: #00448d;
	margin: 0 auto 15px
}
.describe-titledes .container .text {
	font-size: 20px;
	line-height: 30px
}

@media screen and (max-width:767px) {
.describe-titledes {
	padding: 15px 0
}
.describe-titledes .container .title {
	text-align: left
}
.describe-titledes .container .title span {
	position: relative;
	height: 16px;
	line-height: 16px;
	padding-left: 10px
}
.describe-titledes .container .title span:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 3px;
	height: 16px
}
.describe-titledes .container .text {
	display: none
}
}
.aside-support {
	padding-top: 40px;
	padding-bottom: 80px
}
.aside-support .container .row li p {
	font-size: 16px;
	line-height: 24px;
	color: #acadad;
	margin-bottom: 15px
}

@media screen and (max-width:767px) {
.aside-support {
	padding-top: 25px;
	padding-bottom: 30px
}
}
.pagination li {
	border: none;
	margin: 0 3px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle
}
.pagination li a {
	border: none;
	color: #07468b;
	line-height: 16px;
	padding: 1px 6px
}
.pagination li.active a, .pagination li:hover a {
	color: #fff!important;
	background: #e08a3f!important
}
.pagination li.next.active a, .pagination li.next:hover a, .pagination li.prev.active a, .pagination li.prev:hover a {
	color: #07468b!important;
	background: none!important
}
.solveBanner-cont {
	position: relative;
	margin-right: auto;
	margin-left: auto
}

@media screen and (min-width:768px) {
.solveBanner-cont .container {
	padding: 0!important
}
}
.solveBanner-cont .btn-primary {
	background: #00448d;
	color: #fff!important;
	border-radius: 0
}
.solveBanner-cont .carousel-control {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	-webkit-filter: inherit;
	filter: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
	background: hsla(0,0%,89%,.6);
	text-align: center;
	line-height: 48px;
	font-size: 32px;
	color: #00448d;
	margin-top: -30px
}
.solveBanner-cont .carousel-control.left {
	left: -60px
}
.solveBanner-cont .carousel-control.right {
	right: -60px
}

@media (max-width:1320px) {
.solveBanner-cont .carousel-control.left {
	left: 0
}
.solveBanner-cont .carousel-control.right {
	right: 0
}
}
.solveBanner-cont .carousel-control:hover {
	background: #e4e4e4
}
.solveBanner-cont .carousel-indicators {
	position: static;
	width: 100%;
	margin: 20px 0
}
.solveBanner-cont .carousel-indicators li {
	width: 18px;
	height: 16px;
	border-radius: 0;
	border: none;
	background: #b6b6b6;
	margin: 0 2px!important;
	padding: 0
}
.solveBanner-cont .carousel-indicators li.active {
	width: 18px;
	height: 16px;
	background: #e9a666
}
.solveBanner-cont #solveBanner .carousel-inner {
	height: 350px
}
.solveBanner-cont #solveBanner .carousel-inner .item {
	width: 100%;
	height: 100%
}
.solveBanner-cont #solveBanner .carousel-inner .item img{
	width: 585px;
	height: 350px;
}

.solveBanner-cont #solveBanner .carousel-inner .item .content {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	background: hsla(0,0%,90%,.9);
	height: 100%
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .car {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -30%
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text {
	padding: 0 15px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 18px;
	line-height: 28px;
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text h4 {
	font-size: 28px;
	line-height: 38px;
	font-weight: bolder
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text .btn {
	font-size: 14px;
	line-height: 20px;
	padding: 8px 25px;
	margin-top: 70px
}

@media (min-width:768px) {
.solveBanner-cont {
	width: 750px
}
}

@media (min-width:992px) {
.solveBanner-cont {
	width: 970px
}
}

@media (min-width:1200px) {
.solveBanner-cont {
	width: 1170px
}
}

@media screen and (max-width:1199px) {
.solveBanner-cont #solveBanner .carousel-inner .item .content .car {
	left: -45%
}
}

@media screen and (max-width:991px) {
.solveBanner-cont #solveBanner .carousel-inner .item .content .car {
	left: -60%
}
}

@media screen and (max-width:767px) {
.solveBanner-cont #solveBanner .carousel-inner {
	height: 300px
}
.solveBanner-cont #solveBanner .carousel-inner .item .content {
	width: 50%
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .car {
	display: none
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text {
	padding: 15px;
	position: relative;
	width: 100%;
	height: 100%;
	left: 0
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text h4 {
	font-size: 24px;
	line-height: 34px
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text p {
	margin: 0;
	font-size: 18px;
	line-height: 24px
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text .btn {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-weight: bolder;
	padding: 3px 5px
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text .btn:hover {
	color: #00448d
}
}

@media screen and (max-width:479px) {
.solveBanner-cont #solveBanner .carousel-inner {
	height: 240px
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text h4 {
	font-size: 20px;
	line-height: 32px
}
.solveBanner-cont #solveBanner .carousel-inner .item .content .text p {
	margin: 0;
	font-size: 16px;
	line-height: 22px
}
}
.home-wrap .carousel-control {
	position: relative;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	-webkit-filter: inherit;
	filter: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
	background: hsla(0,0%,89%,.6);
	text-align: center;
	line-height: 48px;
	font-size: 32px;
	color: #00448d
}
.home-wrap .carousel-control:hover {
	background: #e4e4e4
}
.home-wrap .carousel-indicators {
	margin-bottom: 0;
	bottom: 30px
}
.home-wrap .carousel-indicators li {
	width: 18px;
	height: 16px;
	border-radius: 0;
	border: none;
	background: #b6b6b6;
	margin: 0 2px!important;
	padding: 0
}
.home-wrap .carousel-indicators li.active {
	width: 18px;
	height: 16px;
	background: #e9a666
}

@media (max-width:767px) {
.home-wrap .carousel-control {
	display: none
}
}
.home-wrap #banner .carousel-control.left {
	left: 0
}
.home-wrap #banner .carousel-control.right {
	right: 0
}
.home-wrap .btn-white {
	display: inline-block;
	position: relative;
	background: #fff;
	font-size: 18px;
	line-height: 22px;
	color: #00448d;
	overflow: hidden;
	z-index: 1
}
.home-wrap .btn-white, .home-wrap .btn-white:before {
	-webkit-transition: all .4s;
	transition: all .4s;
	padding: 10px 13px
}
.home-wrap .btn-white:before {
	content: "";
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: #00448d;
	z-index: -1
}
.home-wrap .btn-white:hover {
	color: #fff
}
.home-wrap .btn-white:hover:before {
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}
.home-wrap .btn-primary {
	color: #fff!important;
	border-radius: 0
}

@media (max-width:768px) {
.home-wrap .btn-primary {
	background-color: #07468b
}
}
.home-wrap .lookingfor-equipment {
	position: relative;
	width: 100%;
	height: 70px;
	z-index: 99
}
.home-wrap .lookingfor-equipment .container {
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	height: 100%
}
.home-wrap .lookingfor-equipment .container .btn-list {
	float: right;
	margin: 20px 0 20px 130px
}
.home-wrap .lookingfor-equipment .container .btn-list .btn-primary {
	background: #00448d
}
.home-wrap .lookingfor-equipment .container .custom-dropdown .btn {
	width: 160px
}
.home-wrap .solve-plan {
	position: relative;
	overflow: hidden;
	background: #ededed
}
.home-wrap .solve-plan #solveBanner .carousel-inner {
	height: 350px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item {
	width: 100%;
	height: 100%
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	background: hsla(0,0%,90%,.9);
	height: 100%
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .car {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: -30%
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text {
	padding: 0 30px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
	line-height: 28px;
	word-break: break-all;
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text h4 {
	font-size: 28px;
	line-height: 38px;
	font-weight: bolder
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text .btn {
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
	padding: 8px 25px
}
.home-wrap .solve-plan .carousel-indicators {
	position: static;
	margin: 25px auto 40px
}
.home-wrap .liugong-product {
	margin-bottom: 50px
}
.home-wrap .liugong-product .container .row li {
	padding: 0;
	position: relative;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border:1px #efefef solid;
}
.home-wrap .liugong-product .container .row li a {
	padding: 40px 0 20px;
	width: 100%;
	display: block;
	overflow: hidden
}
.home-wrap .liugong-product .container .row li a .oImg {
	position: relative;
	width: 210px;
	margin: 0 auto 5px
}
.home-wrap .liugong-product .container .row li a .oImg img {
	width: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.home-wrap .liugong-product .container .row li a .oImg .iconWhite {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}
.home-wrap .liugong-product .container .row li a span {
	display: block;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	font-size: 16px;
	line-height: 22px;
	height: 44px;
	font-weight: bolder;
	color: #00448d;
	display: inline-block;
	vertical-align: middle
}
.home-wrap .liugong-product .container .row li:hover {
	background: #00448d
}
.home-wrap .liugong-product .container .row li:hover a .iconWhite {
	opacity: 1;
	filter: alpha(opacity=100)
}
.home-wrap .liugong-product .container .row li:hover a .iconBlue {
	opacity: 0;
	filter: alpha(opacity=0)
}
.home-wrap .liugong-product .container .row li:hover a span {
	color: #fff
}
.home-wrap .liugong-product .container .row li:hover a span:after {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border-left: 8px solid #fff!important
}
.home-wrap .liugong-product .container .row li.Triangle a span {
	padding-right: 10px;
	position: relative
}
.home-wrap .liugong-product .container .row li.Triangle a span:after {
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 0;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 8px solid #00448d;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent
}
.home-wrap .nb .carousel .carousel-inner {
	height: 660px
}
.home-wrap .nb .carousel .carousel-inner .item .text {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 55%;
	background: hsla(0,0%,92%,.9)
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap {
	width: 60%;
	position: absolute;
	top: 5%;
	right: 5%
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap .txt-box.active {
	margin-top: 35px
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap .text-box {
	color: #615f5f
}
.home-wrap .nb .carousel .carousel-inner .item .btn-wrap {
	width: 160px
}
.home-wrap .nb .carousel .carousel-inner .item .btn-wrap .btn-liugong {
	width: 100%;
	height: 42px;
	margin-top: 30px;
	line-height: 42px
}
.home-wrap .nb .carousel .carousel-inner .txt-box {
	color: #00448d
}
.home-wrap .nb .carousel .carousel-inner .txt-box h4 {
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder
}
.home-wrap .nb .carousel .carousel-inner .txt-box h4 span {
	display: inline-block;
	position: relative
}
.home-wrap .nb .carousel .carousel-inner .txt-box h4 span:before {
	margin-bottom: 10px;
	content: "";
	display: block;
	width: 37px;
	height: 3px;
	background: #00448d;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.home-wrap .nb .carousel .carousel-inner .txt-box p.p1 {
	font-size: 14px;
	line-height: 18px
}
.home-wrap .nb .carousel .carousel-inner .txt-box p.p2 {
	padding-top: 5px;
	font-size: 16px;
	line-height: 24px
}
.home-wrap .nb .carousel .carousel-inner .txt-box.active {
	color: #615f5f
}
.home-wrap .nb .carousel .carousel-inner .txt-box.active span:before {
	display: none
}

@media (min-width:768px) {
.home-wrap .nb .bannerRight {
	height: 660px
}
.home-wrap .nb .bannerRight .child .text {
	height: 165px
}
.home-wrap .nb .bannerRight .child .text.all-type {
	position: relative;
	background-color: #f28500
}
.home-wrap .nb .bannerRight .child .text.all-type span {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 5%;
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder;
	color: #fff
}
.home-wrap .nb .bannerRight .child .text.all-type span i {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	margin-left: 5px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.home-wrap .nb .bannerRight .child .text.all-type:hover span i {
	-webkit-animation: iLoop .6s linear infinite;
	animation: iLoop .6s linear infinite
}
}

@media screen and (max-width:991px) {
.home-wrap .nb .carousel .carousel-inner {
	height: 450px
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap {
	width: 80%
}
.home-wrap .nb .bannerRight {
	height: 450px
}
.home-wrap .nb .bannerRight .child .text {
	height: 112.5px
}
}

@media (max-width:767px) {
.home-wrap .nb .nbcontent {
	padding: 15px;
	background-color: #ededed
}
.home-wrap .nb .title {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder;
	color: #00448d
}
.home-wrap .nb .title span {
	display: inline-block;
	position: relative;
	height: 16px;
	line-height: 16px;
	padding-left: 10px
}
.home-wrap .nb .title span:before {
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	content: "";
	width: 3px;
	height: 16px;
	background: #00448d;
	margin: 0 auto 15px
}
.home-wrap .nb .carousel {
	background: none
}
.home-wrap .nb .carousel .carousel-inner {
	height: auto
}
.home-wrap .nb .carousel .carousel-inner .item .text {
	position: relative;
	width: auto;
	height: auto;
	background: none
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap {
	position: relative;
	top: 0;
	left: 0;
	width: 100%
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap .txt-box {
	display: none
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap .txt-box.active {
	display: block;
	margin-top: 10px
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap .txt-box.active h4 {
	color: #000
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap .txt-box.active h4 span {
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap .txt-box.active .p1 {
	display: none
}
.home-wrap .nb .carousel .carousel-inner .item .text .txt-wrap .txt-box.active .p2 {
	height: 53px;
	overflow: hidden
}
.home-wrap .nb .carousel .carousel-indicators {
	position: relative;
	bottom: 0;
	padding: 25px 0 15px
}
.home-wrap .nb .carousel .carousel-indicators li {
	width: 18px;
	height: 16px;
	margin: 0 2px;
	background-color: #b6b6b6
}
.home-wrap .nb .carousel .carousel-indicators li.active {
	background-color: #e9a666
}
.home-wrap .nb .carousel .btn-wrap {
	width: 130px;
	margin: 5px auto 15px
}
.home-wrap .nb .carousel .btn-wrap .btn-liugong {
	height: 34px;
	line-height: 34px
}
}
.home-wrap .liugong-case {
	width: 100%;
	overflow: hidden
}
.home-wrap .liugong-case .describe-titledes {
	display: none
}
.home-wrap .liugong-case .txt-box {
	color: #00448d
}
.home-wrap .liugong-case .txt-box h4 {
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder
}
.home-wrap .liugong-case .txt-box h4 span {
	display: inline-block;
	position: relative
}
.home-wrap .liugong-case .txt-box h4 span:before {
	margin-bottom: 10px;
	content: "";
	display: block;
	width: 37px;
	height: 3px;
	background: #00448d;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.home-wrap .liugong-case .txt-box p.p1 {
	font-size: 20px;
	line-height: 28px
}
.home-wrap .liugong-case .txt-box p.p2 {
	padding-top: 5px;
	font-size: 16px;
	line-height: 24px
}
.home-wrap .liugong-case .txt-box.active {
	color: #615f5f
}
.home-wrap .liugong-case .txt-box.active span:before {
	display: none
}
.home-wrap .liugong-case .wrapper {
	height: 660px
}
.home-wrap .liugong-case .wrapper .item.oLeft {
	position: relative;
	height: 100%
}
.home-wrap .liugong-case .wrapper .item.oLeft .text {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 55%;
	background: hsla(0,0%,92%,.9)
}
.home-wrap .liugong-case .wrapper .item.oLeft .text .txt-wrap {
	width: 60%;
	position: absolute;
	top: 5%;
	right: 5%
}
.home-wrap .liugong-case .wrapper .item.oLeft .text .txt-wrap .txt-box.active {
	margin-top: 35px
}
.home-wrap .liugong-case .wrapper .item.oLeft .text .txt-wrap .text-box {
	color: #615f5f
}
.home-wrap .liugong-case .wrapper .item.oRight {
	padding-left: 0;
	height: 100%
}
.home-wrap .liugong-case .wrapper .item.oRight .txt-box {
	overflow: hidden;
	position: relative;
	height: 23%
}
.home-wrap .liugong-case .wrapper .item.oRight .txt-box .layer {
	width: 100%;
	height: 100%;
	background: hsla(0,0%,92%,.9)
}
.home-wrap .liugong-case .wrapper .item.oRight .txt-box .layer .otext {
	color: #615f5f;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 5%
}
.home-wrap .liugong-case .wrapper .item.oRight .txt-box:hover .layer .otext {
	color: #f28500;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.home-wrap .liugong-case .wrapper .item.oRight .txt-box:hover .layer .otext h4 span:before {
	background: #f28500
}
@-webkit-keyframes iLoop {
0% {
-webkit-transform:translate(0);
transform:translate(0)
}
to {
-webkit-transform:translate(15px);
transform:translate(15px)
}
}
@keyframes iLoop {
0% {
-webkit-transform:translate(0);
transform:translate(0)
}
to {
-webkit-transform:translate(15px);
transform:translate(15px)
}
}
.home-wrap .liugong-case .wrapper .item.oRight .all-case:hover {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background: #ee6c00
}
.home-wrap .liugong-case .wrapper .item.oRight .all-case:hover a span i {
	-webkit-animation: iLoop .6s linear infinite;
	animation: iLoop .6s linear infinite
}
.home-wrap .liugong-case .wrapper .item.oRight .all-case {
	width: 100%;
	height: 31%;
	background: #f28500
}
.home-wrap .liugong-case .wrapper .item.oRight .all-case a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%
}
.home-wrap .liugong-case .wrapper .item.oRight .all-case a span {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 5%;
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder;
	color: #fff
}
.home-wrap .liugong-case .wrapper .item.oRight .all-case a span i {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	margin-left: 5px;
	border-width: 10px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.home-wrap .liugong-news {
	position: relative;
	background-color: #efefef;
}
.home-wrap .liugong-news .container {
	padding: 0
}
.home-wrap .liugong-news #newsBanner {
	padding-top: 20px;
	margin-top: -20px;
	position: relative
}
.home-wrap .liugong-news #newsBanner .carousel-inner {
	overflow: hidden
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul {
	margin-left: -10px;
	margin-right: -10px
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li {
	padding-left: 10px;
	padding-right: 10px;
		
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .newsCont {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	border:1px #ccc solid;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .oImg {
	-webkit-transform: initial;
	transform: none;
	display: block;
	position: relative；
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .oImg span {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: inline-block;
	padding: 6px;
	font-size: 18px;
	line-height: 26px;
	font-weight: bolder;
	background: #f0850d
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .oImg img {
	width: 100%;
	height: 350px;
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .oImg:active, .home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .oImg:link, .home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .oImg:visited .oImg:hover {
	color: #fff
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text {
	background: #e7e9ed;
	padding: 15px 15px 30px
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .title {
	display: block;
	margin-bottom: 30px
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .title h4 {
	font-size: 20px;
	line-height: 26px;
	font-weight: bolder;
	color: #000;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .title p {
	font-size: 18px;
	line-height: 28px;
	color: #00448d
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .des {
	height: 52px;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
	color: #000
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li:hover .newsCont {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
	text-decoration: none;
	-webkit-box-shadow: 0 0 15px 2px #aaa;
	box-shadow: 0 0 15px 2px #aaa
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li:hover .text .title h4 {
	text-decoration: underline
}
.home-wrap .liugong-news #newsBanner .carousel-indicators {
	position: static;
	margin: 25px auto 40px
}
.home-wrap .liugong-news #newsBanner .carousel-control.left {
	left: -70px
}
.home-wrap .liugong-news #newsBanner .carousel-control.right {
	right: -70px
}

@media screen and (min-width:1199px) and (max-width:1330px) {
.home-wrap .liugong-news #newsBanner .carousel-control.left {
	left: -15px
}
.home-wrap .liugong-news #newsBanner .carousel-control.right {
	right: -15px
}
}

@media screen and (min-width:991px) and (max-width:1130px) {
.home-wrap .liugong-news #newsBanner .carousel-control.left {
	left: -15px
}
.home-wrap .liugong-news #newsBanner .carousel-control.right {
	right: -15px
}
}

@media screen and (min-width:767px) and (max-width:900px) {
.home-wrap .liugong-news #newsBanner .carousel-control.left {
	left: -15px
}
.home-wrap .liugong-news #newsBanner .carousel-control.right {
	right: -15px
}
}
.home-wrap .guanzhu-liugong {
	padding-bottom: 70px
}
.home-wrap .guanzhu-liugong .container.mix {
	width: 1200px
}
.home-wrap .guanzhu-liugong .container.mix .row li {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
		
}
.home-wrap .guanzhu-liugong .container.mix .row li a {
	display: block;
	width: 100%;
	text-align: center
}
.home-wrap .guanzhu-liugong .container.mix .row li a img {
	display: block;
	margin: 30px auto 10px;
	max-width: 46px
}
.home-wrap .guanzhu-liugong .container.mix .row li a p {
	font-size: 24px;
	height: 30px;
	line-height: 34px;
	overflow: hidden;
	color: #00448c;
	margin-bottom: 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.home-wrap .guanzhu-liugong .container.mix .row li:hover {
	background: #00448c
}
.home-wrap .guanzhu-liugong .container.mix .row li:hover a p {
	color: #fff
}
.home-wrap .guanzhu-liugong .container.mix .row.item-center {
	text-align: center
}

@media (min-width:768px) {
.home-wrap .guanzhu-liugong .container.mix .row.item-center {
	padding-left: 0;
	padding-right: 0
}
}
.home-wrap .guanzhu-liugong .container.mix .row.item-center li {
	display: inline-block;
	float: none
}

@media screen and (max-width:1199px) {
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .car {
	left: -45%
}
.home-wrap .liugong-case .wrapper {
	height: 550px
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .des {
	height: 78px
}
}

@media screen and (max-width:991px) {
.home-wrap .lookingfor-equipment .container .btn-list {
	margin-left: 80px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .car {
	left: -60%
}
.home-wrap .liugong-product .container .row li a {
	padding: 20px 0
}
.home-wrap .liugong-case .wrapper {
	height: 450px
}
.home-wrap .liugong-case .wrapper .item.oLeft .text .txt-wrap {
	width: 80%
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .des {
	height: 104px
}
.home-wrap .guanzhu-liugong .container.mix {
	width: 750px
}
.home-wrap .guanzhu-liugong .container.mix .row li a p {
	font-size: 18px;
	line-height: 28px
}
}

@media screen and (max-width:767px) {
.home-wrap .lookingfor-equipment {
	display: none
}
.home-wrap .homebanner {
	position: relative;
	padding-bottom: 60px
}
.home-wrap .homebanner .carousel-indicators {
	bottom: 10px
}
.home-wrap .homebanner .carousel-inner .item {
	padding: 0 15px;
	width: 100%
}
.home-wrap .homebanner .carousel-inner .item a {
	color: #000
}
.home-wrap .homebanner .carousel-inner .item a .oImg {
	position: relative
}
.home-wrap .homebanner .carousel-inner .item a .oImg .pic-mb {
	width: 100%
}
.home-wrap .homebanner .carousel-inner .item a .oImg .iconTxt {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: inline-block;
	padding: 7px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
	background: #f0850d
}
.home-wrap .homebanner .carousel-inner .item a .container {
	padding: 0
}
.home-wrap .homebanner .carousel-inner .item a .container h3 {
	padding-top: 10px;
	font-size: 18px;
	line-height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bolder
}
.home-wrap .homebanner .carousel-inner .item a .container p {
	font-size: 16px;
	line-height: 22px
}
.home-wrap .homebanner .carousel-inner .item a .container .timer {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 22px;
	color: #00448d
}
.home-wrap .liugong-case {
	background: #ededed
}
.home-wrap .liugong-case .describe-titledes {
	display: block
}
.home-wrap .liugong-case .carousel-inner .item a .oImg .iconTxt {
	display: none
}
.home-wrap .liugong-case .describe {
	display: block
}
.home-wrap .liugong-case .bannerSwipe {
	padding: 0 15px 40px
}
.home-wrap .liugong-case .bannerSwipe .carousel-inner {
	background: #ededed
}
.home-wrap .liugong-case .bannerSwipe .carousel-inner .item .container {
	padding: 0;
	color: #000;
	position: static;
	text-align: left
}
.home-wrap .liugong-case .bannerSwipe .carousel-inner .item .container h3 {
	padding: 15px 0 5px;
	margin: 0
}
.home-wrap .liugong-case .bannerSwipe .carousel-inner .item .container p {
	display: block;
	margin-bottom: 15px
}
.home-wrap .liugong-case .bannerSwipe .carousel-inner .item .container .btn-wrap {
	display: none
}
.home-wrap .liugong-case .bannerSwipe .carousel-indicators {
	bottom: 10px
}
.home-wrap .liugong-case .btn-primary {
	margin: 20px auto 30px;
	width: 130px
}
.home-wrap .solve-plan #solveBanner .carousel-inner {
	height: 300px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content {
	width: 50%
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .car {
	display: block;
	width: 70%;
	margin-left: -20px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text {
	padding: 15px;
	position: relative;
	width: 100%;
	height: 100%;
	left: 0
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text h4 {
	font-size: 24px;
	line-height: 34px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text p {
	margin: 0;
	font-size: 18px;
	line-height: 24px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text .btn {
	position: absolute;
	bottom: 15px;
	left: 15px;
	font-weight: bolder;
	padding: 3px 5px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text .btn:hover {
	color: #00448d
}
.home-wrap .liugong-product {
	margin-bottom: 15px
}
.home-wrap .liugong-product .container .row {
	margin: 0
}
.home-wrap .liugong-product .container .row li {
	border: 1px solid #c7c8cc;
	margin-left: -1px;
	margin-top: -1px
}
.home-wrap .liugong-product .container .row li a {
	width: 100%
}
.home-wrap .liugong-product .container .row li a .oImg {
	width: 66px
}
.home-wrap .liugong-product .container .row li.Triangle {
	text-align: left;
	background: #f0850d
}
.home-wrap .liugong-product .container .row li.Triangle a .oImg {
	visibility: hidden
}
.home-wrap .liugong-product .container .row li.Triangle a span {
	color: #fff
}
.home-wrap .liugong-product .container .row li.Triangle a span:after {
	border-left: 8px solid #fff
}
.home-wrap .liugong-news .container {
	padding: 0 15px
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item {
	float: none
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li {
	margin-bottom: 15px
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .oImg span {
	left: inherit;
	right: 15px
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 15px 25px;
	background: hsla(0,0%,88%,.9)
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .title {
	margin: 0;
	overflow: hidden
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .title h4 {
	float: left;
	width: 73%;
	overflow: hidden;
	font-size: 16px;
	line-height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .text .title p {
	text-align: right;
	float: left;
	width: 27%;
	font-size: 12px;
	line-height: 22px;
	vertical-align: bottom
}
.home-wrap .liugong-news #newsBanner .carousel-inner .item ul li .des {
	display: none
}
.home-wrap .liugong-news #newsBanner .btn-primary {
	border-radius: 4px;
	font-weight: bolder;
	width: 150px;
	margin-bottom: 50px
}
.home-wrap .liugong-news .btn-primary {
	margin: 20px auto 30px;
	width: 130px
}
.home-wrap .liugong-news .homebanner .carousel-inner .item a .container p {
	height: 44px;
	overflow: hidden
}
.home-wrap .contact-liugong .row, .home-wrap .finddealer .row {
	margin: 0 -10px
}
.home-wrap .contact-liugong .row li, .home-wrap .finddealer .row li {
	padding: 0 10px 10px
}
.home-wrap .contact-liugong .row li .form-control, .home-wrap .finddealer .row li .form-control {
	background: #d2d2d2;
	border-color: #00448d;
	border-radius: 0;
	font-size: 16px
}
.home-wrap .contact-liugong .row li input.form-control, .home-wrap .finddealer .row li input.form-control {
	background: #fff
}
.home-wrap .contact-liugong .row li textarea.form-control, .home-wrap .finddealer .row li textarea.form-control {
	background: #fff;
	height: 150px
}
.home-wrap .contact-liugong .btn-primary, .home-wrap .finddealer .btn-primary {
	margin: 20px auto 30px;
	width: 130px;
	display: block
}
.home-wrap .guanzhu-liugong .container.mix {
	padding: 0 15px;
	width: 100%
}
.home-wrap .guanzhu-liugong .container.mix .row {
	margin: 0
}
.home-wrap .guanzhu-liugong .container.mix .row li {
	padding: 0;
	margin-bottom: 20px
}
.home-wrap .guanzhu-liugong .container.mix .row li a {
	border: 1px solid #999898
}
.home-wrap .guanzhu-liugong .container.mix .row li a img, .home-wrap .guanzhu-liugong .container.mix .row li a p {
	display: inline-block;
	vertical-align: middle;
	margin: 10px 0
}
.home-wrap .guanzhu-liugong .container.mix .row li a p {
	width: 110px;
	padding-left: 10px;
	text-align: left;
	height: 46px;
	line-height: 46px
}
.home-wrap .support .container .row {
	background: url(../images/home/contact/m-bg.jpg) 50% no-repeat;
	background-size: cover;
	margin: 0
}
.home-wrap .support .container .row li {
	padding: 0;
	height: 110px;
	border: 1px solid #9ba5af
}
.home-wrap .support .container .row li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bolder
}
.home-wrap .support .container .row li a span {
	display: block;
	width: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.home-wrap .support .container .row li:hover a {
	background: #00448c;
	color: #fff
}
}

@media screen and (max-width:479px) {
.home-wrap .solve-plan #solveBanner .carousel-inner {
	height: 240px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text h4 {
	font-size: 20px;
	line-height: 32px
}
.home-wrap .solve-plan #solveBanner .carousel-inner .item .content .text p {
	margin: 0;
	font-size: 16px;
	line-height: 22px
}
.home-wrap .liugong-product .container .row li a .oImg {
	width: 55px
}
}
.contact-us-wrap .info-wrap {
	margin-top: 70px;
	color: #fff;
	font-size: 18px;
	background-color: #000e1c
}
.contact-us-wrap .info-wrap .row .left, .contact-us-wrap .info-wrap .row .right {
	padding: 40px;
	height: 340px;
	background: 50% no-repeat;
	background-size: cover
}
.contact-us-wrap .info-wrap .row .left span, .contact-us-wrap .info-wrap .row .right span {
	display: block;
	font-size: 14px
}
.contact-us-wrap .info-wrap .row .left {
	background-image: url(../images/contact/info-left-bg.jpg)
}
.contact-us-wrap .info-wrap .row .left span {
	margin-top: 160px
}
.contact-us-wrap .info-wrap .row .right {
	background-image: url(../images/contact/info-right-bg.jpg)
}
.contact-us-wrap .info-wrap .row .right .info-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #384958
}
.contact-us-wrap .info-wrap .row .right .info-header .time .btn-group {
	float: right
}
.contact-us-wrap .info-wrap .row .right .info-header .time .btn-group button {
	background: none;
	border: none;
	color: #615f5f
}
.contact-us-wrap .info-wrap .row .right .info-header .time .btn-group button .caret {
	margin-left: 5px;
	border-width: 8px
}
.contact-us-wrap .info-wrap .row .right .info-content {
	padding-top: 15px
}
.contact-us-wrap .info-wrap .row .right .info-content p {
	margin-top: 15px;
	font-size: 28px
}
.contact-us-wrap .info-wrap .row .right .info-content p i.glyphicon {
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #384958
}
.contact-us-wrap .info-wrap .row .right .btn-wrap {
	width: 200px;
	margin-top: 15px
}

@media (max-width:767px) {
.contact-us-wrap .info-wrap {
	margin-top: 30px
}
.contact-us-wrap .info-wrap .row .left {
	width: 100%;
	float: none;
	padding-top: 100px
}
.contact-us-wrap .info-wrap .row .left span {
	margin-top: 20px
}
.contact-us-wrap .info-wrap .row .right {
	width: 100%;
	float: none;
	padding: 45px 15px 15px
}
.contact-us-wrap .info-wrap .row .right .info-header .time .btn-group {
	display: none
}
.contact-us-wrap .info-wrap .row .right .info-content p i.glyphicon {
	font-size: 24px
}
.contact-us-wrap .info-wrap .row .right .info-content p a {
	font-size: 18px
}
}
.contact-us-wrap .main-wrap {
	margin-top: 50px;
	padding-bottom: 80px
}
.contact-us-wrap .main-wrap .side {
	padding-right: 20px
}
.contact-us-wrap .main-wrap .side>.row {
	margin-right: 0
}
.contact-us-wrap .main-wrap .side .form-group input, .contact-us-wrap .main-wrap .side .form-group select, .contact-us-wrap .main-wrap .side .form-group textarea {
	border-radius: 0
}
.contact-us-wrap .main-wrap .side .form-group input, .contact-us-wrap .main-wrap .side .form-group select {
	height: 47px
}
.contact-us-wrap .main-wrap .side .form-group input {
	padding-right: 55px
}
.contact-us-wrap .main-wrap .side .form-group .form-control-feedback {
	top: 6px;
	right: 5px;
	width: 50px;
	color: #b2b3b3
}
.contact-us-wrap .main-wrap .main:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	left: -10px;
	width: 1px;
	height: 100%;
	background-color: #e5e5e5
}
.contact-us-wrap .main-wrap .main .panel-group:last-of-type {
	margin-bottom: 0
}
.contact-us-wrap .main-wrap .main .panel {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0
}
.contact-us-wrap .main-wrap .main .panel .panel-heading {
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px;
	border-radius: 0;
	background-color: #ededed
}
.contact-us-wrap .main-wrap .main .panel .panel-heading h4 a {
	font-size: 18px;
	font-weight: 700
}
.contact-us-wrap .main-wrap .main .panel .panel-heading button {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 100%;
	background-color: #00448d
}
.contact-us-wrap .main-wrap .main .panel .panel-heading button .caret {
	color: #fff;
	border-width: 8px;
	border-top: transparent;
	border-bottom: 8px solid
}
.contact-us-wrap .main-wrap .main .panel .panel-heading button.collapsed {
	background-color: #d1d1d2
}
.contact-us-wrap .main-wrap .main .panel .panel-heading button.collapsed .caret {
	-webkit-transform: rotate(180deg)
}
.contact-us-wrap .main-wrap .main .panel .panel-body {
	padding-top: 35px;
	padding-bottom: 35px;
	border-top: none;
	font-size: 14px
}
.contact-us-wrap .main-wrap .main .panel .panel-body .info-block {
	margin-bottom: 25px
}
.contact-us-wrap .main-wrap .main .panel .panel-body .info-block h4 {
	margin-bottom: 7px;
	font-size: 16px;
	font-weight: 700
}
.contact-us-wrap .main-wrap .main .panel .panel-body .info-block p {
	margin-bottom: 4px
}
.contact-us-wrap .main-wrap .main .panel .panel-body .info-block:last-of-type {
	margin-bottom: 0
}
.contact-us-wrap .main-wrap .main .panel .panel-body .hot-line p {
	overflow: hidden
}
.contact-us-wrap .main-wrap .main .panel .panel-body .hot-line p em, .contact-us-wrap .main-wrap .main .panel .panel-body .hot-line p span {
	display: block;
	float: left
}
.contact-us-wrap .main-wrap .main .panel .panel-body .hot-line p em {
	width: 90px;
	font-style: normal
}

@media (max-width:767px) {
.contact-us-wrap .main-wrap {
	margin-top: 25px;
	padding-bottom: 40px
}
.contact-us-wrap .main-wrap .side {
	padding-right: 15px
}
.contact-us-wrap .main-wrap .side>.row {
	margin-right: -15px;
	padding-left: 15px;
	padding-right: 15px
}
.contact-us-wrap .main-wrap .main {
	margin-top: 15px
}
.contact-us-wrap .main-wrap .main>.row {
	padding-left: 15px;
	padding-right: 15px
}
.contact-us-wrap .main-wrap .main .panel .panel-heading {
	padding-top: 15px;
	padding-bottom: 15px
}
.contact-us-wrap .main-wrap .main .panel .panel-heading h4 a {
	font-size: 16px
}
.contact-us-wrap .main-wrap .main .panel .panel-body {
	padding-top: 15px;
	padding-bottom: 0
}
.contact-us-wrap .main-wrap .main .panel .panel-body .info-block {
	margin-bottom: 15px!important
}
}
.industry-wrap {
	color: #7d7b7b;
	font-size: 16px;
	line-height: 26px;
	overflow: hidden
}
.industry-wrap p {
	margin-bottom: 10px
}
.industry-wrap img {
	max-width: 100%;
	height: auto
}
.industry-wrap .filterTool .icon-line {
	display: none
}
.industry-wrap .content-wrap {
	padding-top: 60px;
	margin-bottom: 25px
}
.industry-wrap .kv-wrap {
	margin-bottom: 25px
}
.industry-wrap .kv-wrap h3 {
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 700;
	color: #615f5f
}
.industry-wrap .equipment {
	margin-bottom: 50px;
	padding-top: 10px
}
.industry-wrap .equipment .thumbnail-wrap {
	margin-left: -7px;
	margin-right: -7px
}
.industry-wrap .equipment .thumbnail-wrap>div {
	padding-left: 7px;
	padding-right: 7px
}
.industry-wrap .equipment .thumbnail-wrap .thumbnail {
	margin-bottom: 15px;
	padding: 0;
	border-radius: 0
}
.industry-wrap .equipment .thumbnail-wrap .thumbnail .caption {
	margin-bottom: 0;
	padding: 0
}
.industry-wrap .equipment .thumbnail-wrap .thumbnail .caption .btn-liugong {
	background-color: #ededed;
	border: none;
	color: #7d7b7b;
	font-weight: 700
}
.industry-wrap .equipment .thumbnail-wrap .thumbnail .caption .btn-liugong:hover {
	color: #fff;
	background-color: #07468b
}
.industry-wrap .devices h3 {
	margin-top: 85px
}

@media (min-width:768px) {
.industry-wrap .caption-ind, .industry-wrap .content-wrap, .industry-wrap .devices .container, .industry-wrap .equipment, .industry-wrap .kv-wrap {
	padding-left: 0;
	padding-right: 0
}
.industry-wrap .kv-wrap img {
	width: 100%
}
.industry-wrap .two-columns .news-detail-img, .industry-wrap .two-columns .news-detail-text-img {
	padding-top: 0
}
.industry-wrap .two-columns .col-sm-6:first-of-type {
	padding-right: 0
}
.industry-wrap .two-columns .col-sm-6:nth-of-type(2) {
	padding-left: 0
}
.industry-wrap .two-columns .col-sm-6 img {
	margin-top: 0
}
}

@media (max-width:767px) {
.industry-wrap .two-columns .news-detail-img, .industry-wrap .two-columns .news-detail-text-img {
	padding-top: 0
}
.industry-wrap .two-columns .col-sm-6 img {
	margin-top: 0
}
.industry-wrap p {
	margin-bottom: 5px
}
.industry-wrap .content-wrap {
	padding-top: 30px;
	margin-bottom: 10px
}
.industry-wrap .kv-wrap {
	margin-bottom: 10px
}
.industry-wrap .kv-wrap h3 {
	margin-top: 15px
}
.industry-wrap .equipment {
	margin-bottom: 25px
}
}
.finddealer-wrap>form {
	width: 100%;
	height: 100%
}

@media screen and (min-width:768px) {
.finddealer-wrap .container {
	padding-left: 0;
	padding-right: 0
}
}
.finddealer-wrap .finddealer {
	position: fixed;
	top: 109px;
	left: 0;
	z-index: 11;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 1px 15px 0 #bbb;
	box-shadow: 0 1px 15px 0 #bbb
}
.finddealer-wrap .finddealer .container .row>li {
	height: 60px
}
.finddealer-wrap .finddealer .container .row {
	text-align: center;
	position: relative;
	margin: 0
}
.finddealer-wrap .finddealer .container .row li.left {
	width: 240px
}

@media (max-width:991px) {
.finddealer-wrap .finddealer .container .row li.left {
	width: 220px
}
}
.finddealer-wrap .finddealer .container .row li.logo {
	display: none;
	width: auto;
	margin-right: 15px
}
.finddealer-wrap .finddealer .container .row li.logo img {
	position: relative;
	top: 10px;
	width: 100px
}
.finddealer-wrap .finddealer .container .row li.selectP {
	float: right
}
.finddealer-wrap .finddealer .container .row li.selectP .list-btn .dropdown:nth-of-type(3) .btn:after {
	display: none
}
.finddealer-wrap .finddealer .container .row li.right {
	display: none;
	width: 130px
}
.finddealer-wrap .finddealer .container .row li {
	position: relative;
	text-align: center;
	display: inline-block;
	vertical-align: middle
}
.finddealer-wrap .finddealer .container .row li .oLink {
	margin-left: -10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.finddealer-wrap .finddealer .container .row li .oLink a {
	font-size: 14px;
	color: #b4b5b5;
	padding: 0 10px;
	float: left;
	line-height: 14px;
	cursor: default
}
.finddealer-wrap .finddealer .container .row li .oLink a.gicon:hover {
	color: #07468b
}
.finddealer-wrap .finddealer .container .row li .oLink .gicon {
	cursor: pointer;
	border-right: 1px solid #b4b5b5
}
.finddealer-wrap .finddealer .container .row li .list-btn {
	margin: 0 auto;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown {
	position: relative;
	margin: 0 10px;
	float: left
}
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown .btn {
	background: none
}

@media (min-width:1200px) {
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown .btn {
	width: 170px
}
}
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown .btn span {
	margin-left: 20px
}
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown em {
	width: 100%;
	overflow: hidden
}
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown-menu {
	max-width: inherit;
	min-width: inherit;
	width: 100%;
	max-height: 350px
}

@media (min-width:768px) {
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown-menu {
	width: 205px
}
}
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown-menu li {
	width: 100%
}
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown-menu li a {
	padding: 3px 10px;
	text-align: left
}
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown .btn:after {
	content: "";
	display: block;
	width: 1px;
	height: 18px;
	position: absolute;
	top: 50%;
	margin-right: -12px;
	margin-top: -9px;
	right: 0;
	background: #b4b5b5
}
.finddealer-wrap .finddealer .container .row li .list-btn .change {
	display: none;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	padding: 6px 5px 6px 12px;
	font-size: 16px;
	margin: 0 10px
}

@media (max-width:991px) {
.finddealer-wrap .finddealer .container .row li .list-btn .change {
	margin-right: 5px;
	padding-right: 0
}
}
.finddealer-wrap .finddealer .container .row li .list-btn .change.btn-full-screen {
	display: block
}
.finddealer-wrap .finddealer .container .row li .list-btn .change i {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	color: #f58426;
	position: relative;
	top: 1px;
	margin-left: 5px;
	margin-top: -2px
}
.finddealer-wrap .finddealer .container .row li .list-btn .change:hover {
	color: #0a65c7
}
.finddealer-wrap .finddealer .container .row li .iconsearch {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}
.finddealer-wrap .finddealer .container .row li .iconsearch button {
	background: #00448d;
	border-radius: 0
}
.finddealer-wrap .finddealer .container .row li .iconsearch a {
	padding: 10px;
	color: #7f7f7f;
	font-size: 16px;
	margin-left: 5px;
	float: right
}
.finddealer-wrap .finddealer .container .row li .iconsearch a:hover {
	color: #f0850c
}
.finddealer-wrap .search-map .content {
	position: relative;
	width: 100%;
	height: 780px;
	padding-top: 60px;
	background-size: cover
}
.finddealer-wrap .search-map .content .container {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 5px;
	margin: auto
}
.finddealer-wrap .search-map .content .container .select-list {
	background: #ededed;
	margin: 0
}
.finddealer-wrap .search-map .content .container .select-list .items:last-of-type .cont .media, .finddealer-wrap .search-map .content .container .select-list .items:last-of-type .cont .text-body {
	border: none
}
.finddealer-wrap .search-map .content .container .select-list .items {
	padding: 0
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown {
	width: 100%;
	margin-left: 0
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn {
	padding: 10px 15px;
	height: 60px
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn .selectIcon, .finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn .selectName {
	top: 10px
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn font {
	line-height: 20px;
	bottom: 10px;
	text-align: left;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}
.finddealer-wrap .search-map .content .container .select-list .items .cont {
	background: #fff;
	position: relative;
	overflow: hidden
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media {
	border-right: 1px solid #d5d5d5;
	color: #615f5f
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body {
	height: 60px;
	position: relative;
	padding: 10px 15px;
	background: #ededed
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body p {
	position: absolute;
	top: 10px;
	height: 14px;
	left: 15px;
	font-size: 14px;
	line-height: 14px
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body .media-heading {
	cursor: pointer;
	background: none;
	position: relative;
	z-index: 10;
	margin: 0;
	width: 100%;
	height: 40px;
	font-size: 20px;
	line-height: 26px;
	font-weight: bolder;
	padding-top: 14px;
	border: none;
	outline: none;
	color: #6d6d6d;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body .media-heading option {
	cursor: pointer
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body span {
	cursor: pointer;
	position: relative;
	padding: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	right: 15px;
	background: #d1d1d2;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body span:before {
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body:hover .glyphicon {
	background: #07468b
}
.finddealer-wrap .search-map .content .container .select-list .items.active .cont .media .media-body {
	background: #ededed
}
.finddealer-wrap .search-map .content .container .select-list .items.active .cont .media .media-body p {
	display: none
}
.finddealer-wrap .search-map .content .container .select-list .items.active .cont .media .media-body .media-heading {
	padding-top: 0;
	padding-right: 50px;
	text-align: right;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	font-weight: bolder;
	margin: 0
}
.finddealer-wrap .search-map .content .container .select-list .items.active .cont .media .media-body span {
	background: #00448d
}
.finddealer-wrap .search-map .content .container .select-list .items.active .cont .media .media-body span:before {
	font-size: 20px
}
.finddealer-wrap .search-map .content .container .table .accordant {
	margin: 0;
	overflow: hidden
}
.finddealer-wrap .search-map .content .container .table .accordant .box:last-of-type .cont .text-body {
	border: none
}
.finddealer-wrap .search-map .content .container .table .accordant .box {
	overflow: hidden;
	position: relative;
	background: #fff;
	padding: 0;
	margin: 0;
	float: inherit!important;
	display: inline-block!important;
	vertical-align: bottom;
	padding-bottom: 30px;
	cursor: pointer
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont {
	background: #fff;
	position: relative
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 3;
	position: relative;
	padding: 0 15px;
	margin: 15px 0;
	font-size: 14px;
	line-height: 22px;
	color: #000
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body h5 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 24px;
	font-size: 18px;
	color: #000;
	height: 48px;
	font-weight: bolder
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list {
	overflow: hidden
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list .label {
	padding: 0;
	display: block;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	float: left;
	color: #000;
	font-weight: 400;
	width: 26%;
	height: 100%
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list em {
	float: left;
	display: block;
	width: 74%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	padding-left: 5px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list em a {
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
	color: #000;
	padding: 0 10px;
	border-right: 1px solid #000
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list em a:first-of-type {
	padding-left: 0
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list em a:last-of-type {
	border: none
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des>.list:nth-of-type(2) {
	position: relative;
	height: 44px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des>.list:nth-of-type(2) em {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	white-space: inherit;
	position: relative;
	top: 50%;
	left: 0;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des>.list:nth-of-type(2) .label {
	position: relative;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	height: auto
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .hidden-text {
	display: none;
	padding-top: 15px;
	border-top: 1px solid #bbb;
	margin-top: 15px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .hidden-text em {
	height: auto!important;
	white-space: inherit!important;
	overflow: inherit!important
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .mark-num {
	font-size: 120px;
	color: #eee;
	line-height: 100px;
	position: absolute;
	bottom: 0;
	right: 15px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .btn-arrow {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	color: #f58426;
	cursor: pointer
}
.finddealer-wrap .search-map .content .container .table .accordant .box .btn-arrow i {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	width: 20px;
	height: 10px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .btn-arrow.active i {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg)
}
.finddealer-wrap .search-map .content .container .table .accordant .box:after {
	position: absolute;
	bottom: 30px;
	right: 0;
	content: "";
	display: block;
	width: 1px;
	height: 150px;
	background: #d5d5d5
}
.finddealer-wrap .search-map .content .container .table .accordant .box:last-of-type:after {
	display: none
}
.finddealer-wrap .search-map .content .container .table .accordant .box.active {
	display: block
}
.finddealer-wrap#main-wrap.full-screen {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0
}
.finddealer-wrap#main-wrap.full-screen .finddealer {
	top: 0
}

@media (min-width:992px) {
.finddealer-wrap#main-wrap.full-screen .finddealer .container .row li.logo {
	display: block
}
}
.finddealer-wrap#main-wrap.full-screen .search-map, .finddealer-wrap#main-wrap.full-screen .search-map .content {
	height: 100%!important
}
.finddealer-wrap .search-map .content .view-full-screen {
	position: absolute;
	top: 0;
	left: 0;
	top: 195px;
	left: 2px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #999;
	background: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer
}
.finddealer-wrap .search-map .content .view-full-screen.bing-full-screen {
	top: 245px;
	left: 0;
	border: 2px solid #666
}
.finddealer-wrap .search-map .content .view-full-screen.bing-full-screen:hover {
	background-color: #eee
}
.finddealer-wrap .search-map .content .view-full-screen.bing-full-screen i {
	color: #333
}
.finddealer-wrap .search-map .content .view-full-screen.bing-full-screen.touchstart {
	top: 1px;
	left: -30px;
	width: 30px;
	height: 30px
}
.finddealer-wrap .search-map .content .view-full-screen.bing-full-screen.touchstart i {
	font-size: 14px
}
.finddealer-wrap .search-map .content .view-full-screen:hover {
	background-color: #f6f6f6
}
.finddealer-wrap .search-map .content .view-full-screen i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color: #3d6dcc;
	font-size: 18px
}
.finddealer-wrap .search-map .content .view-full-screen.touchstart {
	top: 78px;
	left: -2px
}
.finddealer-wrap #allmap {
	width: 100%;
	height: 100%
}
.finddealer-wrap .layer-white {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff
}

@media screen and (max-width:1199px) {
.finddealer-wrap .search-map .content {
	padding-top: 36px
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .text-body .des .list .label {
	width: 28%
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .text-body .des .list em {
	width: 72%
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn font {
	width: 76%
}
}

@media screen and (max-width:991px) {
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown {
	margin: 0 5px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list .label {
	width: 40%
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list em {
	width: 60%
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn font {
	width: 73%
}
}

@media screen and (max-width:767px) {
.finddealer-wrap .finddealer {
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
	background: none;
	top: 50px
}
.finddealer-wrap .finddealer .container {
	padding: 0
}
.finddealer-wrap .finddealer .container .row {
	margin: 0 -15px
}
.finddealer-wrap .finddealer .container .row>li {
	float: right;
	padding: 0;
	height: 36px;
	width: 90px
}
.finddealer-wrap .finddealer .container .row>li .iconsearch {
	width: auto;
	right: 0;
	padding: 0
}
.finddealer-wrap .finddealer .container .row>li .iconsearch button {
	float: left;
	border: none;
	font-size: 12px;
	line-height: 22px;
	padding: 3px 10px
}
.finddealer-wrap .finddealer .container .row>li .iconsearch a {
	margin-left: 0;
	margin-right: -7px;
	padding: 7px
}
.finddealer-wrap .finddealer .container .row>li .list-btn {
	float: left;
	width: 100%;
	margin: 4px 0 3px
}
.finddealer-wrap .finddealer .container .row>li .list-btn .dropdown {
	width: 50%;
	height: 34px
}
.finddealer-wrap .finddealer .container .row>li .list-btn .dropdown .btn {
	width: 100%;
	padding-left: 10px
}
.finddealer-wrap .finddealer .container .row>li .list-btn .dropdown .dropdown-menu {
	width: 150px
}
.finddealer-wrap .finddealer .container .row>li .list-btn .change {
	padding: 6px 0;
	font-size: 12px;
	margin: 0 0 0 5px;
	width: 120px
}
.finddealer-wrap .finddealer .container .row>li .list-btn .change.btn-full-screen {
	width: auto
}
.finddealer-wrap .finddealer .container .row>li .list-btn .change.btn-full-screen span {
	display: none
}
.finddealer-wrap .finddealer .container .row>li .list-btn .change i {
	margin-left: 3px
}
.finddealer-wrap .finddealer .container .row>li.selectP {
	width: 100%;
	padding: 0 35px 0 25px;
	height: auto;
	background: #fff
}
.finddealer-wrap .finddealer .container .row>li.selectP .custom-dropdown.dropdown {
	height: 29px;
	margin-right: 5px
}
.finddealer-wrap .finddealer .container .row>li.selectP .custom-dropdown.dropdown em {
	font-size: 12px
}
.finddealer-wrap .finddealer .container .row>li.selectP .custom-dropdown.dropdown .btn {
	padding: 6px 13px 6px 0
}
.finddealer-wrap .finddealer .container .row>li.selectP .custom-dropdown.dropdown .btn .glyphicon {
	width: 16px;
	font-size: 12px;
	right: 5px
}
.finddealer-wrap .finddealer .container .row>li.selectP .custom-dropdown.dropdown .btn:after {
	margin-right: 0;
	background: #eee
}
.finddealer-wrap .finddealer .container .row>li.right {
	position: absolute;
	top: 0;
	right: 0;
	background: hsla(0,0%,100%,.8);
	width: 30px;
	padding: 0 30px
}
.finddealer-wrap .finddealer .container .row>li.right .iconsearch {
	right: 30px
}
.finddealer-wrap .finddealer .container .row>li.right .iconsearch a {
	font-size: 14px
}
.finddealer-wrap .search-map .content {
	overflow: hidden
}
.finddealer-wrap .search-map .content .container {
	padding: 0;
	width: 100%
}
.finddealer-wrap .search-map .content .container .select-list {
	margin-bottom: 8px;
	background: #fff;
	width: 100%;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn {
	border: none;
	padding: 0;
	height: 46px;
	background: #fff
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn .selectName {
	top: 2px;
	font-size: 12px
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn font {
	bottom: 5px;
	font-size: 14px
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn .selectIcon {
	right: 5px;
	width: 24px;
	height: 24px
}
.finddealer-wrap .search-map .content .container .select-list .items .select-dropdown .btn .selectIcon i {
	font-size: 12px
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body {
	padding: 0;
	height: 46px
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body .media-heading {
	padding-right: 0!important;
	text-align: center!important;
	font-size: 14px!important;
	line-height: 46px!important;
	background: #00448d;
	color: #fff;
	height: 46px!important
}
.finddealer-wrap .search-map .content .container .select-list .items .cont .media .media-body .glyphicon {
	display: none
}
.finddealer-wrap .search-map .content .container .table {
	background: none
}
.finddealer-wrap .search-map .content .container .table .accordant {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
	width: 100%;
	display: block;
	margin: 0;
	overflow: inherit
}
.finddealer-wrap .search-map .content .container .table .accordant .box {
	position: absolute;
	bottom: 0;
	width: 84%;
	margin: 0 4%
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body {
	border: none;
	padding: 15px;
	margin: 0
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body h5 {
	line-height: 20px;
	height: 40px;
	font-size: 14px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list {
	font-size: 12px;
	position: relative
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list .label {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list em {
	width: 100%;
	padding-left: 80px
}
.finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des>.list:nth-of-type(2) em {
	position: absolute
}
.finddealer-wrap .search-map .content .container .table .accordant .box.s1 {
	left: 4%
}
.finddealer-wrap .search-map .content .container .table .accordant .box.s2 {
	left: 92%
}
.finddealer-wrap .search-map .content .container .table .accordant .box.s3 {
	left: -84%
}
.finddealer-wrap .search-map .content .container .table .accordant .box.active {
	display: block
}
}

@media screen and (max-width:479px) {
.finddealer-wrap .finddealer .container .row li .list-btn .dropdown em {
	font-size: 14px
}
}

@media screen and (min-width:1200px) {
.aside-support.container {
	width: 810px;
	margin: 0 auto
}
}
.support-service-wrap {
	overflow: hidden
}

@media screen and (min-width:768px) {
.support-service-wrap .container {
	padding-left: 0;
	padding-right: 0
}
.support-service-wrap .kv .kvContent.whiteFont .introduce-content>.row {
	margin-left: 0;
	margin-right: 0
}
.support-service-wrap .contactModule .container .row {
	margin: 0 auto
}
}
.support-service-wrap .content-wrap {
	margin-top: 60px;
	margin-bottom: 25px
}

@media (max-width:767px) {
.support-service-wrap .content-wrap {
	margin-top: 30px;
	margin-bottom: 10px
}
}
#main-wrap.anniversary-home-wrap {
	padding-top: 0
}
.anniversary-home-wrap {
	overflow: hidden
}
.anniversary-home-wrap .banner-wrap {
	width: 100%;
	height: 100%;
	background: url(../images/anniversary/home/banner.jpg) 50% no-repeat;
	background-size: cover
}
.anniversary-home-wrap .banner-wrap .mbg {
	width: 100%
}
.anniversary-home-wrap .banner-wrap .content {
	height: 100%
}
.anniversary-home-wrap .banner-wrap .content aside {
	overflow: hidden;
	width: 100%;
	height: 100%
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont {
	height: 100%
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left {
	height: 100%;
	padding: 120px 0 0 100px;
	color: #fff
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .p1 {
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text h2 {
	font-size: 42px;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text h2 {
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 15px
}
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .p2 {
	font-size: 14px;
	padding: .5% 0 1.5%
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .p2 {
	width: 80%;
	font-size: 14px
}
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .passion {
	position: relative;
	display: inline-block;
	width: 280px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	background: #fff;
	text-indent: 30px;
	color: #e77b2e;
	margin-bottom: 8%
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .passion span {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: #e77b2e;
	color: #fff;
	line-height: 50px
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .passion span {
	width: 40px;
	height: 40px;
	line-height: 40px
}
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .passion span:before {
	position: relative;
	left: -11px
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .passion span:before {
	left: -16px
}
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .passion {
	width: 280px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	margin-bottom: 75px
}
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .text .passion:hover {
	color: #e77b2e;
	background: #fff
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .address {
	width: 60%;
	max-width: 500px;
	border-left: 5px solid #fff;
	padding-left: 10px;
	font-size: 14px
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .address .p1 {
	font-size: 14px
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .address .p2 {
	font-size: 20px;
	margin: 5px 0 15px;
	line-height: 1.2
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left .address {
	margin-bottom: 50px
}
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-left {
	height: auto;
	padding: 105px 0 0 5%
}
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 450px;
	height: 100%;
	color: #fff;
	border-left: 1px dashed #365875;
	padding-top: 120px;
	background: url(../images/anniversary/milepost/bg_left.png) top repeat
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li {
	padding-left: 20px;
	margin-bottom: 10%
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li a:hover .title {
	color: #fff;
	opacity: 1
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li a:hover p {
	opacity: 1
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li .title {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 5px;
	font-family: 微软雅黑;
	opacity: .5
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li .title {
	font-size: 18px;
	display: block;
	padding-left: 5%
}
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li .title:before {
	position: absolute;
	left: -30.5px;
	font-size: 26px;
	top: -2.7px
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li .title:before {
	left: -10px
}
}
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li p {
	font-size: 22px;
	line-height: 1.2;
	font-weight: 700;
	opacity: .5
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li p {
	font-size: 18px;
	line-height: 1.2;
	padding-left: 5%
}
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li {
	margin-bottom: 20px;
	padding-left: 0
}
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row {
	border-left: 1px dashed #7a90a2;
	margin-left: 5%;
	padding: 20px 0 1px
}
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap .content aside .aside-cont .aside-right {
	width: 100%;
	height: auto;
	position: inherit;
	padding: 0;
	border: 0
}
}

@media (max-width:768px) {
.anniversary-home-wrap .banner-wrap {
	width: 100%;
	height: auto;
	background: url(../images/anniversary/home/bannermb.jpg) top no-repeat;
	background-size: cover
}
}
.products-wrap .kv .kvContent .introduce-content .breadcrumb, .products-wrap .kv .kvContent .introduce-content .introduce h1, .products-wrap .kv .kvContent .introduce-content .introduce p {
	text-shadow: none
}
.accessory-detail-wrap, .accessory-wrap, .product-detail-wrap, .products-wrap {
	width: 100%;
	overflow-x: hidden
}
.productSwipe .container {
	position: relative
}
.productSwipe {
	background: url(../images/kv/bg.png) repeat;
	width: 100%
}
.productSwipe .container.normal {
	z-index: 21;
	width: 100%;
	padding: 15px!important
}

@media (min-width:768px) {
.productSwipe .container, .productSwipe .container.normal {
	width: 750px
}
}

@media (min-width:992px) {
.productSwipe .container, .productSwipe .container.normal {
	width: 970px
}
}

@media (min-width:1200px) {
.productSwipe .container, .productSwipe .container.normal {
	width: 1170px
}
}
.productSwipe .container.normal {
	top: 20px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%)
}

@media (max-width:767px) {
.productSwipe .container.normal .row {
	margin: 0
}
}

@media (max-width:767px) {
.productSwipe .container.left-side {
	position: relative
}
}
.productSwipe .productSwipe-left {
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
	margin-top: 20px
}
.productSwipe .productSwipe-left p {
	margin-bottom: 0;
	color: #000;
	line-height: 1
}
.productSwipe .productSwipe-left .titNormal {
	font-size: 14px
}
.productSwipe .productSwipe-left .titBig {
	font-family: HCBold, Microsoft Yahei, "sans-serif"!important;
	font-size: 72px;
	font-weight: 700;
	margin-top: 10px
}

@media (max-width:767px) {
.productSwipe .productSwipe-left .titBig {
	font-size: 36px
}
}
.productSwipe .productSwipe-left .btn-wrap {
	width: 200px;
	margin-top: 45px
}
.productSwipe .productSwipe-left .productSwipe-tab {
	margin-top: 38px;
	color: #615f5f
}
.productSwipe .productSwipe-left .productSwipe-tab .nav-tabs {
	border-bottom: none;
	border-top: 1px solid #b4b4b5
}
.productSwipe .productSwipe-left .productSwipe-tab .nav-tabs li {
	margin-right: 40px
}
.productSwipe .productSwipe-left .productSwipe-tab .nav-tabs li a {
	border: none;
	border-radius: 0;
	border-top: 3px solid transparent;
	padding-left: 0;
	padding-right: 0;
	color: #615f5f
}
.productSwipe .productSwipe-left .productSwipe-tab .nav-tabs li.active a, .productSwipe .productSwipe-left .productSwipe-tab .nav-tabs li:hover a {
	color: #07468b;
	cursor: default;
	background-color: transparent;
	border-color: #07468b
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content {
	position: relative
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content.show-all .arrow {
	display: block
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content.show-all .arrow.hide-arrow {
	display: none
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content.show-all .arrow:after {
	display: block;
	font-family: Glyphicons Halflings;
	position: absolute;
	bottom: 0;
	left: 0;
	bottom: -35px;
	width: 100%;
	content: "\e259";
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 24px;
	color: #f58426;
	text-align: center;
	cursor: pointer
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content .arrow {
	display: none
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content .tab-pane {
	position: relative;
	height: 214px;
	overflow: hidden
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content .tab-pane.h-auto {
	height: auto
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul {
	margin-top: 10px;
	padding: 0 15px 10px 30px;
	background: url(../images/kv/bg.png) repeat
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul li {
	list-style-type: disc;
	margin-bottom: 10px
}

@media (max-width:767px) {
.productSwipe .productSwipe-left .productSwipe-tab .tab-content .tab-pane {
	overflow-x: scroll
}
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr {
	margin-left: -5px;
	margin-right: -5px;
	padding: 0
}

@media (max-width:767px) {
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr {
	width: 200%
}
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li {
	padding-left: 5px;
	padding-right: 5px;
	list-style: none
}

@media (max-width:767px) {
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li {
	float: left;
	width: 80px
}
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li a {
	color: #615f5f;
	text-align: center;
	width: 100%;
	overflow: hidden;
	display: block;
	background: hsla(0,0%,100%,.2)
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li a .oImg {
	position: relative;
	height: 40px;
	margin: 10px auto 5px
}

@media (max-width:767px) {
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li a .oImg {
	width: 35px;
	height: 31px
}
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li a .oImg img {
	margin: 0 auto;
	display: block;
	height: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li a .oImg .iconHover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	filter: alpha(opacity=0)
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li a span {
	display: block;
	width: 90%;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	font-size: 12px;
	margin: 0 auto 5px
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li:hover a {
	background: #f58426;
	color: #fff
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li:hover a .iconHover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content ul.iconArr li:hover a .icon {
	opacity: 0;
	filter: alpha(opacity=0)
}

@media (max-width:767px) {
.productSwipe .productSwipe-left .productSwipe-tab .tab-content .tab-pane {
	height: auto
}
.productSwipe .productSwipe-left .productSwipe-tab .tab-content.show-all .arrow {
	display: none
}
.productSwipe .productSwipe-left .btn-wrap {
	margin-top: 20px
}
}
.productSwipe .productSwipe-right {
	height: 100%;
	padding-left: 0;
	padding-right: 0
}
.productSwipe .productSwipe-right .productDot {
	position: absolute;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700
}
.productSwipe .productSwipe-right .productDot span {
	float: left;
	padding-left: 10px;
	padding-right: 10px
}
.productSwipe .productSwipe-right .productDot .dotPlus {
	height: 100%;
	width: 20px;
	position: relative;
	background: #f58426;
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.productSwipe .productSwipe-right .productDot .dotPlus i {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 12px
}
.productSwipe .productSwipe-right .productDot .dotCon {
	display: none
}
.productSwipe .productSwipe-right .productDot .dotCon .dotTit {
	background: hsla(0,0%,100%,.1);
	color: #f58426
}
.productSwipe .productSwipe-right .productDot .dotCon .dotDel {
	background: #f58426;
	color: #fff
}
.productSwipe .productSwipe-right .productDot:hover {
	color: inherit
}
.productSwipe .productSwipe-right .productDot.active .dotPlus {
	background: #fff;
	color: #f58426
}
.productSwipe .product-introduce {
	position: absolute;
	bottom: 32px;
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	margin-left: -15px
}
.productSwipe .product-introduce ul li {
	display: inline-block
}
.productSwipe .product-introduce ul li .js-public-param {
	margin-left: 5px
}
.productSwipe .product-introduce ul li span {
	margin-left: 15px
}
.productSwipe .product-introduce ul li+li:before {
	content: "|";
	padding: 0 10px 0 8px;
	font-weight: 400
}
.productSwipe .breadcrumb li.pull-right {
	margin: 0 10px
}
.productSwipe .breadcrumb li.pull-right a.icon {
	padding: 5px 10px 5px 30px;
	border: 1px solid #615f5f
}
.productSwipe .breadcrumb li.pull-right a.icon-print {
	background: url(../images/product-detail/icon-print.png) no-repeat 10px 6px
}
.productSwipe .breadcrumb.breadcrumb-copy.whiteFont li.pull-right a.icon {
	border: 1px solid #fff;
	color: #fff
}
.productSwipe .carousel-indicators {
	display: none;
	z-index: 22
}
.productSwipe .carousel-indicators2 {
	position: absolute;
	left: 0;
	bottom: 30px
}
.productSwipe .carousel-inner {
	width: 67%;
	margin-left: 34%;
	background: transparent;
	z-index: 21
}

@media (max-width:767px) {
.productSwipe .carousel-inner {
	width: 100%;
	margin-left: 0
}
}
.productSwipe .carousel-inner p {
	position: absolute;
	top: -22px;
	left: 18%;
	font-size: 160px;
	line-height: 200px;
	color: rgba(0,0,0,.2)
}
.productSwipe .carousel-inner .item {
	height: 600px;
	background-size: contain!important
}

@media (max-width:767px) {
.productSwipe .carousel-inner .item {
	height: 340px;
	padding-top: 40px
}
}
.productSwipe .carousel-inner .title-big-wrap {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 72%;
	height: 275px
}
.productSwipe .carousel-inner .title-big-wrap img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.productSwipe .carousel-control {
	z-index: 21
}
.productSwipe .social-share {
	position: absolute;
	right: 30px;
	bottom: 50px
}
.productSwipe .social-share .wechat, .productSwipe .social-share .weibo {
	position: relative;
	margin: 10px;
	display: inline-block
}
.productSwipe .social-share .icon-share {
	display: inline-block;
	width: 23px;
	height: 18px;
	background-size: cover;
	cursor: pointer
}
.productSwipe .social-share .icon-weibo {
	background: url(../images/icons/weibo.png) no-repeat
}
.productSwipe .social-share .icon-wechat {
	background: url(../images/icons/wechat.png) no-repeat
}
.productSwipe .social-share .wechat .codes {
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -110px;
	opacity: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.productSwipe .social-share .wechat:hover .codes {
	opacity: 1
}
.productSwipe.whiteFont .productSwipe-left .nav-tabs li a, .productSwipe.whiteFont .productSwipe-left p, .productSwipe.whiteFont .productSwipe-tab {
	color: #fff
}
.padding-left-right-0 {
	padding-left: 0;
	padding-right: 0
}
.padding-top-bottom-0 {
	padding-top: 0;
	padding-bottom: 0
}
.padding-0 {
	padding: 0
}

@media (max-width:767px) {
.product-features .container .row {
	margin: 0
}
}
.product-features .features-content {
	overflow: hidden
}
.product-features .features-content .imgTab {
	cursor: pointer;
	padding-left: 0;
	padding-right: 0;
	background: #acacac;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.product-features .features-content .imgTab .title {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 20px;
	font-size: 20px;
	color: #fff;
	opacity: 0;
	width: 100%;
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.product-features .features-content .imgTab img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000px;
	width: 100%;
	opacity: .6
}
.product-features .features-content .imgTab .icon-content {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 70px;
	height: 70px;
	background: rgba(0,0,0,.5);
	cursor: pointer
}
.product-features .features-content .imgTab .icon-content .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 30px;
	color: #f58426
}
.product-features .features-content .imgTab.active .title, .product-features .features-content .imgTab.active img, .product-features .features-content .imgTab:hover .title, .product-features .features-content .imgTab:hover img {
	opacity: 1
}

@media (max-width:767px) {
.product-features .features-content .imgTab.img-lg {
	width: 50%
}
.product-features .features-content .imgTab.img-lg img {
	width: 200%;
	margin: 0
}
}
.product-features .features-content.align-center {
	text-align: center
}
.product-features .features-content.align-center .imgTab {
	display: inline-block;
	float: none
}
.parameter-content .panel-group .panel {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.parameter-content .panel-group .panel .panel-heading {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 0;
	background-color: #ededed
}

@media (max-width:767px) {
.parameter-content .panel-group .panel .panel-heading {
	padding-top: 10px;
	padding-bottom: 10px
}
}
.parameter-content .panel-group .panel .panel-heading .panel-title {
	overflow: hidden
}
.parameter-content .panel-group .panel .panel-heading .panel-title .left-side span {
	display: none;
	margin-right: 10px
}
.parameter-content .panel-group .panel .panel-heading .panel-title .right-side {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 70px
}
.parameter-content .panel-group .panel .panel-heading .panel-title .right-side a {
	margin-right: 40px
}
.parameter-content .panel-group .panel .panel-heading .panel-title .right-side a:hover {
	color: #07468b
}
.parameter-content .panel-group .panel .panel-heading .panel-title a {
	color: #615f5f
}
.parameter-content .panel-group .panel .panel-heading .panel-title span {
	font-size: 14px
}

@media (max-width:767px) {
.parameter-content .panel-group .panel .panel-heading .panel-title span {
	font-size: 12px
}
}
.parameter-content .panel-group .panel .panel-heading .panel-title p {
	font-size: 20px;
	font-weight: 700;
	margin-top: 6px
}

@media (max-width:767px) {
.parameter-content .panel-group .panel .panel-heading .panel-title p {
	font-size: 13px
}
}
.parameter-content .panel-group .panel .panel-heading button {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 100%;
	background-color: #00448d
}
.parameter-content .panel-group .panel .panel-heading button.collapsed {
	background-color: #d1d1d2
}
.parameter-content .panel-group .panel .panel-heading button.collapsed .caret {
	-webkit-transform: rotate(180deg)
}
.parameter-content .panel-group .panel .panel-heading button .caret {
	color: #fff;
	border-width: 8px;
	border-top: transparent;
	border-bottom: 8px solid
}

@media (max-width:767px) {
.parameter-content .panel-group .panel .panel-heading button {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 10px
}
.parameter-content .panel-group .panel .panel-heading button .caret {
	border-width: 5px;
	margin-left: 0
}
}
.parameter-content .panel-group .panel .panel-body {
	border-top: none
}
.parameter-content .panel-group .panel .panel-body .val-row {
	padding: 25px;
	overflow: hidden
}
.parameter-content .panel-group .panel .panel-body .val-row p:first-child {
	margin-bottom: 10px;
	font-size: 18px;
	color: #acadad
}
.parameter-content .panel-group .panel .panel-body .val-row p.key {
	display: block;
	position: relative;
	width: 50%;
	height: 100%;
	float: left;
	padding-right: 10px;
	margin-bottom: 0;
	text-align: right
}
.parameter-content .panel-group .panel .panel-body .val-row p.param {
	width: 50%;
	float: right;
	padding-left: 10px;
	text-align: left;
	font-size: 16px;
	color: #615f5f;
	font-weight: 700
}

@media (max-width:767px) {
.parameter-content .panel-group .panel .panel-body .val-row p:first-child {
	font-size: 12px;
	color: #acadad
}
.parameter-content .panel-group .panel .panel-body .val-row p.param {
	font-size: 13px;
	color: #615f5f
}
}
.parameter-content .panel-group .panel .panel-body .val-col {
	padding: 0
}
.parameter-content .panel-group .panel .panel-body .val-col .val-row {
	padding: 10px 0
}
.parameter-content .panel-group .panel .panel-body .val-col:nth-of-type(odd) .val-row {
	background: #f8f8f8
}
.parameter-content .panel-group .panel .panel-body .parameter-btn {
	padding: 10px 0 35px
}
.parameter-content .panel-group .panel .panel-body .btn-wrap {
	display: inline-block
}

@media (min-width:768px) {
.parameter-content .panel-group .panel .panel-body .btn-wrap {
	margin: 5px 10px 5px 0
}
.parameter-content .panel-group .panel .panel-body .btn-wrap a {
	padding-left: 15px;
	padding-right: 15px
}
}

@media (max-width:767px) {
.parameter-content .panel-group .panel .panel-body .btn-wrap {
	width: 100%;
	margin: 10px 0 0
}
}
.product-feature-float {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1040;
	width: 100%;
	height: 100%;
	background: hsla(0,0%,100%,.9)
}
.product-feature-float .close {
	margin: 25px;
	float: right;
	opacity: 1
}
.product-feature-float .close .icon-btn {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../images/product-detail/icon-close.png) no-repeat;
	background-size: cover
}
.product-feature-float .container {
	height: 100%;
	padding: 0
}

@media (min-width:1200px) {
.product-feature-float .container {
	width: 900px
}
}

@media (min-width:1400px) {
.product-feature-float .container {
	width: 1000px
}
}

@media (min-width:1560px) {
.product-feature-float .container {
	width: 1170px
}
}

@media (max-width:767px) {
.product-feature-float .container {
	height: 500px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 90%;
	left: 5%
}
}
.product-feature-float .container .carousel-inner {
	background: transparent;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.product-feature-float .container .carousel-inner .item .img-wrap {
	position: relative;
	overflow: hidden
}
.product-feature-float .container .carousel-inner .item .img-wrap video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}
.product-feature-float .container .carousel-inner .item img {
	width: 100%
}
.product-feature-float .container .carousel-inner .item .text {
	padding-top: 30px;
	color: #615f5f
}
.product-feature-float .container .carousel-inner .item .text h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px
}
.product-feature-float .container .carousel-inner .item .text p {
	font-size: 16px
}
.product-feature-float .container .carousel-indicators li {
	width: 18px;
	height: 16px;
	border-radius: 0;
	border: none;
	background: #b6b6b6;
	margin: 0 2px!important;
	padding: 0
}
.product-feature-float .container .carousel-indicators li.active {
	background: #e9a666
}
.product-feature-float .container .carousel-control {
	position: relative;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	-webkit-filter: inherit;
	filter: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
	background: hsla(0,0%,89%,.6);
	text-align: center;
	line-height: 48px;
	font-size: 32px;
	color: #00448d
}
.product-feature-float .container .carousel-control:hover {
	background: #e4e4e4
}
.product-feature-float .container .carousel-control.left {
	left: -70px
}
.product-feature-float .container .carousel-control.right {
	right: -70px
}

@media (max-width:767px) {
.detail-parameter .container .row {
	margin: 0
}
}
.accessory-wrap .attr-list {
	display: none;
	margin-top: 80px
}

@media (max-width:767px) {
.accessory-wrap .attr-list {
	margin-top: 15px
}
}
.accessory-detail-wrap .accessory {
	width: 100%;
	overflow: hidden
}
.accessory-detail-wrap .accessory .carousel-inner p, .accessory-detail-wrap .parameter-content .panel-group .panel .panel-heading {
	display: none
}
.accessory-detail-wrap .accessory-devices {
	background: #f6f6f6;
	padding-bottom: 70px
}
.accessory-detail-wrap .accessory-devices .product-tab-content {
	margin-top: 0
}
.accessory-detail-wrap .accessory-devices .bannerSwipe {
	padding-bottom: 40px
}
.accessory-detail-wrap .accessory-devices .bannerSwipe .carousel-inner {
	background: transparent
}
.accessory-detail-wrap .accessory-devices .bannerSwipe .carousel-inner .item {
	height: auto
}
.accessory-detail-wrap .accessory-devices .bannerSwipe .carousel-indicators {
	bottom: 0
}
.accessory-detail-wrap .accessory-devices .bannerSwipe .carousel-control.left {
	left: -70px
}
.accessory-detail-wrap .accessory-devices .bannerSwipe .carousel-control.right {
	right: -70px
}

@media (max-width:767px) {
.accessory-detail-wrap .accessory-devices .container .row {
	margin: 0
}
}

@media (max-width:767px) {
.accessory-wrap .contactModule, .products-wrap .contactModule {
	display: block!important
}
.accessory-wrap .contactModule .container .row li, .products-wrap .contactModule .container .row li {
	height: 110px
}
.accessory-wrap .contactModule .container .row li a .text img, .accessory-wrap .contactModule .container .row li a .text p, .products-wrap .contactModule .container .row li a .text img, .products-wrap .contactModule .container .row li a .text p {
	display: none
}
.accessory-wrap .contactModule .container .row li a .text h4, .products-wrap .contactModule .container .row li a .text h4 {
	font-size: 16px
}
}

@media print {
.product-detail-wrap {
	overflow: hidden
}
.product-detail-wrap * {
	color: #000!important;
	background: #fff!important
}
.product-detail-wrap .contactModule, .product-detail-wrap .product-feature-float, .product-detail-wrap .productSwipe, .product-detail-wrap footer, .product-detail-wrap header {
	display: none
}
.product-detail-wrap .tab-title-w {
	text-align: center;
	line-height: 32px;
	margin: 0!important;
	padding: 15px 0
}
.product-detail-wrap .filterTool .nav-tabs.pull-left {
	width: 50%;
	height: 73px;
	display: inline-block;
	vertical-align: middle;
	float: inherit!important
}
.product-detail-wrap .filterTool {
	height: 73px;
	overflow: hidden
}
.product-detail-wrap .collapse {
	display: block
}
.product-detail-wrap .filterTool .pull-right {
	text-align: right;
	width: 50%;
	height: 73px;
	display: inline-block;
	vertical-align: middle;
	float: inherit!important
}
.product-detail-wrap .filterTool .pull-right .icon-line {
	padding: 0 5px
}
.product-detail-wrap .filterTool .pull-right .filter-item {
	width: auto!important;
	display: none!important;
	vertical-align: middle!important;
	float: inherit!important;
	overflow: hidden
}
.product-detail-wrap .filterTool .pull-right .filter-item a {
	font-size: 14px
}
.product-detail-wrap .filterTool .pull-right .filter-item a:after {
	content: ""
}
.product-detail-wrap .filterTool .pull-right .filter-item .unit span, .product-detail-wrap .filterTool .pull-right .filter-item .unit ul {
	font-size: 14px!important;
	display: inline-block!important;
	vertical-align: middle!important;
	float: inherit!important;
	overflow: hidden
}
.product-detail-wrap .filterTool .pull-right .filter-item .unit span {
	height: 30px;
	line-height: 30px
}
.product-detail-wrap .filterTool .pull-right .filter-item .unit ul {
	width: 120px;
	height: 30px
}
.product-detail-wrap .filterTool .pull-right .filter-item .unit ul li {
	border: 1px solid #000;
	margin-right: -1px
}
.product-detail-wrap .filterTool .pull-right .filter-item:first-of-type {
	width: 100px!important
}
.product-detail-wrap .filterTool .pull-right .filter-item:nth-of-type(2) {
	width: 110px!important
}
.product-detail-wrap .filterTool .pull-right .filter-item:nth-of-type(3) {
	position: absolute;
	top: 10px;
	right: 0;
	width: 280px!important;
	display: block!important
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-heading .panel-title .left-side {
	position: static;
	width: 60%;
	height: 44px;
	line-height: 18px;
	display: inline-block!important;
	vertical-align: middle!important
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-heading .panel-title .right-side {
	position: static;
	-webkit-transform: translate(0);
	transform: translate(0);
	width: 40%;
	height: 44px;
	line-height: 44px;
	display: inline-block!important;
	vertical-align: middle!important
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-body {
	overflow: hidden;
	display: table
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-heading {
	border-bottom: 1px solid #000!important;
	border-top: 1px solid #000!important
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-body .val-col {
	width: 50%!important;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-body .val-col .val-row {
	padding: 5px 10px
}
.product-detail-wrap .toolbar-compare-mb {
	display: none!important
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-body .btn-wrap {
	width: 200px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-body .btn-wrap .btn:after {
	content: ""
}
.product-detail-wrap .parameter-content .panel-group .panel .panel-body .btn-wrap .btn-liugong {
	width: 100%;
	height: 40px!important;
	line-height: 40px!important;
	display: block;
	border-color: #000;
	color: #000!important
}
.product-detail-wrap .product-tab-content .set-col {
	width: 25%!important
}
.product-detail-wrap .devices {
	padding-bottom: 0
}
}
.compare-wrap {
	padding-bottom: 20px;
	background: #f6f6f6
}
.compare-wrap .compare-pro-wrap .pro-item {
	border-left: 1px solid rgba(0,0,0,.1);
	padding-top: 5px;
	padding-bottom: 5px;
	height: 345px
}
.compare-wrap .compare-pro-wrap .pro-item:first-child {
	border-left: 1px solid transparent
}
.compare-wrap .compare-pro-wrap .pro-item .img-thum {
	background: 50% no-repeat;
	background-size: contain
}

@media (max-width:767px) {
.compare-wrap .compare-pro-wrap .pro-item {
	height: 210px;
	padding: 0 5px;
	border: none
}
.compare-wrap .compare-pro-wrap .pro-item:first-child {
	border: none
}
.compare-wrap .compare-pro-wrap .pro-item:first-child:before {
	content: "";
	height: 100px;
	width: 1px;
	background: rgba(1,2,6,.1);
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0
}
.compare-wrap .compare-pro-wrap .pro-item:first-child:after {
	content: "VS";
	font-size: 12px;
	color: #acadad;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: -7px;
	font-weight: 700;
	background: #f6f6f6;
	padding: 7px 0
}
}
.compare-wrap .compare-pro-wrap .pro-item .pro-top {
	font-size: 16px;
	color: #615f5f;
	font-weight: 700;
	margin: 10px 0
}
.compare-wrap .compare-pro-wrap .pro-item .pro-top span {
	margin-right: 10px
}
.compare-wrap .compare-pro-wrap .pro-item .pro-top i {
	color: #acadad;
	cursor: pointer;
	margin-left: 15px
}

@media (max-width:767px) {
.compare-wrap .compare-pro-wrap .pro-item .pro-top {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0
}
.compare-wrap .compare-pro-wrap .pro-item .pro-top>span {
	display: none
}
.compare-wrap .compare-pro-wrap .pro-item .pro-top i {
	font-size: 20px
}
}
.compare-wrap .compare-pro-wrap .pro-item .pro-bottom {
	font-size: 16px;
	color: #615f5f;
	font-weight: 700;
	margin-top: 10px
}
.compare-wrap .compare-pro-wrap .pro-item .pro-bottom p {
	line-height: 1
}
.compare-wrap .compare-pro-wrap .pro-item .pro-bottom p:first-child {
	font-size: 36px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

@media (max-width:767px) {
.compare-wrap .compare-pro-wrap .pro-item .pro-bottom {
	font-size: 12px;
	text-align: center
}
.compare-wrap .compare-pro-wrap .pro-item .pro-bottom p:first-child {
	font-size: 24px
}
}
.compare-wrap .compare-pro-wrap .add-item {
	cursor: pointer
}
.compare-wrap .compare-pro-wrap .add-item .add-product {
	font-size: 16px;
	color: #615f5f;
	font-weight: 700;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: 60px
}

@media (max-width:767px) {
.compare-wrap .compare-pro-wrap .add-item .add-product {
	font-size: 12px;
	margin-top: 20px
}
}
.compare-wrap .breadcrumb.breadcrumb-copy.blackFont li.active, .compare-wrap .breadcrumb.breadcrumb-copy li.active {
	color: #615f5f;
	text-decoration: none
}
.product-compare-wrap .toolbar-compare-mb {
	width: 50%
}
.product-compare-wrap .compare_bot1 {
	left: 0
}
.product-compare-wrap .compare_bot2 {
	right: 0
}
.product-compare-wrap .compare_bot2:before {
	content: "";
	width: 1px;
	height: 20px;
	background: hsla(0,0%,100%,.1);
	left: 0
}
.filterTool .compare-marks, .product-compare-wrap .compare_bot2:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.filterTool .compare-marks {
	color: #615f5f
}
.filterTool .compare-marks p {
	font-size: 14px
}

@media (max-width:767px) {
.filterTool .compare-marks p {
	font-size: 10px
}
}
.filterTool .compare-marks span {
	font-size: 20px;
	font-weight: 700
}
.filterTool .compare-marks span:after {
	content: "|";
	display: inline-block;
	font-weight: 400;
	font-size: 16px;
	position: relative;
	top: -3px;
	padding: 0 10px;
	color: rgba(0,0,0,.2)
}

@media (max-width:767px) {
.filterTool .compare-marks span:after {
	font-size: 12px;
	padding: 0 5px;
	top: -2px
}
}
.filterTool .compare-marks span:last-of-type:after {
	display: none
}

@media (max-width:767px) {
.filterTool .compare-marks span {
	font-size: 14px
}
}
.filterTool .compare-marks.sort-1 span:first-of-type:after, .filterTool .compare-marks.sort-1-2 span:nth-of-type(2):after, .filterTool .compare-marks.sort-1-2-3 span:nth-of-type(3):after, .filterTool .compare-marks.sort-1-3 span:nth-of-type(3):after, .filterTool .compare-marks.sort-2 span:nth-of-type(2):after, .filterTool .compare-marks.sort-2-3 span:nth-of-type(3):after, .filterTool .compare-marks sort-3 span:nth-of-type(3):after {
	display: none
}
.compare-parameter {
	padding: 50px 0 90px
}

@media (max-width:767px) {
.compare-parameter {
	padding: 30px 0
}
.compare-parameter .container .row {
	margin: 0
}
}
.compare-parameter .val-row .item-title {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #acadad;
	background: #f8f8f8
}

@media (max-width:767px) {
.compare-parameter .val-row .item-title {
	font-size: 12px
}
}
.compare-parameter .val-row .item-det {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
	color: #615f5f;
	font-weight: 700
}

@media (max-width:767px) {
.compare-parameter .val-row .item-det {
	font-size: 13px;
	text-align: center
}
}
.compare-parameter .val-row .item-det div {
	border-right: 1px solid #acadad
}
.compare-parameter .val-row .item-det div:nth-child(3) {
	border-right: 1px solid transparent
}

@media (max-width:767px) {
.compare-parameter .val-row .item-det div:nth-child(2) {
	border-right: 1px solid transparent
}
.compare-parameter .val-row .item-det div:nth-child(3) {
	display: none
}
}
.compare-parameter .val-row .overflow-hidden {
	overflow: hidden
}
.add-product-pop {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	z-index: 22;
	left: 0;
	top: 0;
	display: none
}
.add-product-pop .add-product-content {
	position: relative;
	opacity: 0;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}
.add-product-pop .add-product-content .triangle {
	position: absolute;
	border: 10px solid;
	border-bottom-color: #fff;
	border-top-color: transparent;
	border-left-color: transparent;
	border-right-color: transparent;
	top: -20px;
	left: calc(16.6667% - 3px);
	margin-left: -10px
}
.add-product-pop .add-product-content .triangle.first {
	left: calc(16.6667% - 3px)
}
.add-product-pop .add-product-content .triangle.second {
	left: calc(50% - 8px)
}
.add-product-pop .add-product-content .triangle.third {
	left: calc(83.3334% - 15px)
}

@media (max-width:767px) {
.add-product-pop .add-product-content .triangle {
	display: none
}
.add-product-pop .add-product-content .triangle.first {
	left: 25%
}
.add-product-pop .add-product-content .triangle.second {
	left: 75%
}
.add-product-pop .add-product-content .triangle.third {
	left: calc(83.3334% - 15px)
}
}
.add-product-pop .add-product-content .category-wrap {
	height: 450px;
	background: #fff;
	width: 100%;
	margin-top: 190px;
	left: 0
}

@media (max-width:767px) {
.add-product-pop .add-product-content .category-wrap {
	min-height: 400px;
	height: auto;
	margin-top: 110px
}
}
.add-product-pop .add-product-content .category-wrap .categery-list {
	height: 450px;
	overflow-y: scroll;
	display: block
}
.add-product-pop .add-product-content .category-wrap .product-list {
	display: none
}
.add-product-pop .add-product-content .category-wrap .product-list .product-navbar {
	overflow: hidden;
	background: #f8f8f8;
	padding: 15px;
	font-size: 16px;
	color: #615f5f
}
.add-product-pop .add-product-content .category-wrap .product-list .product-navbar .back {
	background: url(../images/icons/back.png) no-repeat 0;
	background-size: 10px 14px;
	padding-left: 17px;
	cursor: pointer
}
.add-product-pop .add-product-content .category-wrap .product-list .product-navbar ul li {
	display: inline-block;
	margin-left: 40px;
	cursor: pointer
}
.add-product-pop .add-product-content .category-wrap .product-list .product-navbar ul li.active, .add-product-pop .add-product-content .category-wrap .product-list .product-navbar ul li:hover {
	color: #00448d;
	text-decoration: underline
}

@media (max-width:767px) {
.add-product-pop .add-product-content .category-wrap .product-list .product-navbar ul {
	margin-top: 10px
}
.add-product-pop .add-product-content .category-wrap .product-list .product-navbar ul li {
	margin: 2px 5px
}
}
.add-product-pop .add-product-content .category-wrap .product-list .product-det {
	height: 398px;
	overflow-y: scroll
}
.add-product-pop .add-product-content .category-wrap .product-list .product-det .product-tab-content {
	margin-top: 15px;
	padding-left: 10px;
	margin-right: 0
}
.add-product-pop .add-product-content .category-wrap .product-list .product-det .product-tab-content .set-col {
	padding-right: 10px
}
.add-product-pop .add-product-content .category-wrap .product-list .product-det .product-tab-content .thumbnail {
	margin-bottom: 10px
}

@media (min-width:1600px) {
.add-product-pop .add-product-content .category-wrap {
	margin-top: 230px
}
}

@media (min-width:1900px) {
.add-product-pop .add-product-content .category-wrap {
	margin-top: 215px
}
}

@media (min-width:1600px) {
.add-product-pop .add-product-content .category-wrap, .add-product-pop .add-product-content .category-wrap .categery-list {
	height: 530px
}
.add-product-pop .add-product-content .product-det {
	height: 478px
}
}

@media (min-width:1900px) {
.add-product-pop .add-product-content .category-wrap, .add-product-pop .add-product-content .category-wrap .categery-list {
	height: 530px
}
.add-product-pop .add-product-content .product-det {
	height: 478px
}
}
.add-product-pop .add-product-content.active {
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.add-product-pop .pop-progress {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 24px;
	background: rgba(0,0,0,.7)
}
.add-product-pop .pop-progress p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: 40px
}

@media (max-width:767px) {
.product-compare #footer .copyright, .product-detail #footer .copyright, .products #footer .copyright {
	padding: 30px 0 80px
}
}
.modelPage__margin {
	padding-bottom: 70px
}
#main-wrap.anniversary-Milepost-wrap {
	padding-top: 0
}
.anniversary-Milepost-wrap .banner-wrap {
	width: 100%;
	background: #e6e6e6
}
.anniversary-Milepost-wrap .banner-wrap .content header li a {
	color: #30363f
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content header li a {
	color: #fff
}
}
.anniversary-Milepost-wrap .banner-wrap .content header li:first-of-type:after {
	background: #30363f
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content header li:first-of-type:after {
	background: #fff
}
}
.anniversary-Milepost-wrap .banner-wrap .content aside {
	overflow: hidden;
	width: 100%;
	height: 100%
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left {
	float: left;
	position: relative;
	width: 38%;
	height: auto;
	color: #30363f
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .aside-textbg {
	position: fixed;
	width: 100%;
	background: url(../images/anniversary/milepost/leftbg1.jpg) 0 0 no-repeat;
	background-size: cover
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .aside-textbgtop {
	position: fixed;
	background: url(../images/anniversary/milepost/bg_left.png) top repeat
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 120px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter {
	margin: 0 auto;
	width: 80%;
	height: auto
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter p {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 5%;
	color: #fff
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter p {
	font-size: 16px
}
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter h2 {
	font-size: 32px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 5%
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter h2 {
	font-size: 24px;
	line-height: 1.2
}
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter>a {
	margin-top: 110px;
	margin-bottom: 30px;
	display: inline-block;
	position: relative
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter>a span {
	display: block;
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter>a:hover:before {
	border-color: transparent #e77b2e transparent transparent
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter>a:before {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 7px 14px 7px 0;
	border-style: solid;
	border-color: transparent #fff transparent transparent
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter {
	width: 90%;
	height: auto;
	position: inherit
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text .textcenter>a {
	margin-top: 30px
}
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .text {
	width: 100%;
	height: auto;
	padding: 100px 0 50px;
	background: url(../images/anniversary/milepost/bg_left.png) top repeat
}
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left {
	background: url(../images/anniversary/milepost/leftbg1_m.jpg) top no-repeat;
	width: 100%;
	height: auto;
	background-size: cover
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .aside-textbg, .anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left .aside-textbgtop {
	position: static
}
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right {
	background: #e6e6e6;
	float: left;
	width: 62%;
	height: 100%;
	color: #30363f;
	-webkit-box-sizing: initial;
	box-sizing: initial
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row {
	padding: 110px 0 0 40px;
	-webkit-box-sizing: initial;
	box-sizing: initial
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li {
	position: relative;
	margin-bottom: 40px;
	padding-right: 0
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li .title {
	color: #333;
	opacity: .5;
	font-family: 微软雅黑;
	display: inline-block;
	position: relative;
	line-height: 30px;
	height: 30px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li .title:before {
	position: absolute;
	left: -71px;
	width: 30px;
	height: 30px;
	font-size: 34px;
	line-height: 30px;
	text-align: center;
	top: 0;
	display: block;
	z-index: 999
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li .title:before {
	left: -23px;
	font-size: 16px
}
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li p {
	font-size: 20px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li span.imgdiv {
	display: block;
	position: relative
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li span.imgdiv img {
	width: 100%;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,.5);
	box-shadow: 0 4px 8px 0 rgba(0,0,0,.5);
	margin-top: 30px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li span.imgdiv img[src=""] {
	visibility: hidden;
	position: absolute;
	height: 0
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li span.imgdiv span {
	position: absolute;
	display: block;
	width: 50px;
	height: 50px;
	left: 0;
	bottom: 0;
	background: #e77b2e;
	color: #fff;
	top: auto
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li span.imgdiv span {
	width: 40px;
	height: 40px
}
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li span.imgdiv span:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li.active .title {
	color: #f58426
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row {
	border-left: 1px dashed #7a90a2;
	padding-top: 50px;
	margin-left: 20px
}
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right {
	width: 100%;
	height: auto;
	position: inherit;
	overflow-y: auto;
	padding: 0;
	border: 0
}
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom {
	position: fixed;
	left: 0;
	bottom: 0;
	background: #2f3640;
	width: 100%;
	height: 20px;
	z-index: 999
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom .wrapper {
	position: absolute;
	width: 90%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul {
	height: 100%
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li {
	cursor: pointer;
	float: left;
	height: 20px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li a {
	width: 2px;
	height: 20px;
	background: #181c1f;
	font-size: 14px;
	display: block;
	margin: 0 20px;
	-webkit-transform: translateY(10px);
	transform: translateY(10px)
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li span {
	display: none
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li.active a {
	background: #e67b2d;
	height: 40px;
	-webkit-transform: translateY(5px);
	transform: translateY(5px)
}

@media screen and (min-width:768px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li:hover a {
	background: #e67b2d;
	height: 40px;
	-webkit-transform: translateY(5px);
	transform: translateY(5px)
}
}

@media (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap, .anniversary-Milepost-wrap .banner-wrap .content aside {
	height: auto
}
}

@media screen and (max-width:767px) {
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-left {
	overflow: hidden
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row {
	padding: 50px 0 0
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li:first-of-type {
	padding-top: 0
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li {
	position: relative
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-right .ul-row li .title:before {
	left: -31px;
	font-size: 20px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom {
	background: url(../images/anniversary/milepost/mb-bottom-bg.jpg) 0 0;
	height: 50px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom .wrapper {
	width: 100%
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul {
	float: right
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li {
	position: relative;
	text-align: center;
	height: 50px;
	bottom: 0;
	width: 40px
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li span {
	position: absolute;
	bottom: 19px;
	display: block;
	color: #83868b;
	font-size: 14px;
	line-height: 14px;
	width: 100%
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li a {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	width: 0;
	height: 0;
	margin: 0 auto;
	background: none;
	border-bottom: 8px solid #f58426;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	display: none
}
.anniversary-Milepost-wrap .banner-wrap .content aside .aside-cont .aside-bottom ul li.active a {
	height: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	background: none;
	display: block
}
}
header.anniversary-head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	padding: 40px
}
header.anniversary-head img.logo {
	max-width: 172px
}
header.anniversary-head ol li {
	position: relative;
	float: left
}
header.anniversary-head ol li a {
	padding: 0 8px;
	font-size: 14px;
	line-height: 20px
}
header.anniversary-head ol li.active a, header.anniversary-head ol li.active a:active, header.anniversary-head ol li.active a:hover, header.anniversary-head ol li.active a:link, header.anniversary-head ol li.active a:visited {
	color: #e77b2e
}
header.anniversary-head ol li:first-of-type:after {
	content: "";
	display: block;
	width: 1px;
	height: 12px;
	background: #fff;
	position: absolute;
	top: 4px;
	right: -1px
}

@media (max-width:768px) {
header.anniversary-head img {
	width: 100px
}
}

@media (max-width:768px) {
header.anniversary-head {
	padding: 5%
}
}
#main-wrap.anniversary-content-wrap {
	padding-top: 0
}
.anniversary-content-wrap {
	overflow: hidden
}
.anniversary-content-wrap .banner-wrap {
	background: #e6e6e6;
	width: 100%;
	height: auto
}
.anniversary-content-wrap .banner-wrap .content {
	width: 100%
}
.anniversary-content-wrap .banner-wrap .content .banner {
	width: 100%;
	height: 600px;
	position: relative;
	background: url(../images/anniversary/content/banner-pc.jpg) 50% no-repeat;
	background-size: cover
}
.anniversary-content-wrap .banner-wrap .content .banner img {
	width: 100%
}

@media screen and (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .banner {
	background: none;
	height: auto
}
}
.anniversary-content-wrap .banner-wrap .content .banner .text {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.anniversary-content-wrap .banner-wrap .content .banner .text .textcontent {
	padding-left: 106px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
	max-width: 600px
}
.anniversary-content-wrap .banner-wrap .content .banner .text .textcontent p {
	font-size: 16px;
	line-height: 1.5
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .banner .text .textcontent p {
	font-size: 14px
}
}
.anniversary-content-wrap .banner-wrap .content .banner .text .textcontent h2 {
	font-size: 32px;
	text-transform: uppercase;
	margin: 15px 0
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .banner .text .textcontent h2 {
	font-size: 24px;
	margin: 10px 0 15px
}
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .banner .text .textcontent {
	padding-left: 5%
}
}
.anniversary-content-wrap .banner-wrap .content aside {
	width: 100%;
	color: #30363f;
	padding-top: 80px
}
.anniversary-content-wrap .banner-wrap .content aside .aside-left {
	float: left;
	width: 380px
}
.anniversary-content-wrap .banner-wrap .content aside .aside-left ul.nav.nav-tabs {
	border: none
}
.anniversary-content-wrap .banner-wrap .content aside .aside-left ul.nav.nav-tabs li {
	position: relative;
	margin-bottom: 20px
}
.anniversary-content-wrap .banner-wrap .content aside .aside-left ul.nav.nav-tabs li a {
	color: #30363f;
	padding-left: 90px;
	font-size: 16px;
	text-transform: capitalize;
	background: none;
	border: none
}
.anniversary-content-wrap .banner-wrap .content aside .aside-left ul.nav.nav-tabs li a:hover {
	color: #e77b2e
}
.anniversary-content-wrap .banner-wrap .content aside .aside-left ul.nav.nav-tabs li.active:before {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 80px;
	height: 1px;
	background: #30363f;
	left: 0
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-left {
	display: none
}
}
.anniversary-content-wrap .banner-wrap .content aside .aside-left.top {
	position: fixed;
	left: 0;
	top: 30px
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right {
	padding: 0 80px 0 380px;
	width: 100%
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart h3 {
	color: #004177;
	border-left: 4px solid #004177;
	line-height: 1.2;
	font-size: 32px;
	margin-left: 15px;
	margin-right: -15px
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart h3 {
	font-size: 24px;
	font-weight: 700;
	border-left: 2px solid #004177;
	margin-bottom: 20px
}
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart p {
	font-size: 16px;
	line-height: 1.5
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart p {
	font-size: 16px;
	line-height: 1.3
}
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .imgtext {
	position: relative;
	width: 100%
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .imgtext img {
	width: 100%;
	margin: 40px 0
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .imgtext .text {
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	right: 30px;
	min-width: 420px;
	padding: 60px 10px 0 0
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .imgtext .text p {
	color: #fff;
	font-size: 16px
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .imgtext .text p {
	font-size: 14px
}
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .imgtext .text {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding: 60px 0 0;
	width: 80%;
	min-width: 80%
}
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-left img {
	width: 100%
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-left .bluediv {
	background: #004177;
	padding: 40px 30px 30px
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-left .bluediv h4 {
	color: #f58426;
	font-size: 20px;
	line-height: 1.2;
	position: relative;
	font-style: italic
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-left .bluediv h4:before {
	content: "";
	position: absolute;
	left: 0;
	top: -27px;
	display: block;
	width: 28px;
	height: 22px;
	background: url(../images/anniversary/content/icon-dou.png) no-repeat;
	background-size: cover
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-left .bluediv h4:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -27px;
	display: block;
	width: 28px;
	height: 22px;
	background: url(../images/anniversary/content/icon-dou1.png) no-repeat;
	background-size: cover
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-left .bluediv p {
	font-size: 14px;
	color: #fff;
	padding: 27px 0 0
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-right p {
	text-align: left;
	margin-bottom: 30px
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-right p {
	margin-bottom: 20px
}
}
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-right img {
	width: 100%
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-right .contentpart .text-right {
	margin-top: 30px
}
}

@media (max-width:1024px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-right {
	padding-right: 20px
}
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside .aside-right {
	padding: 0
}
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content aside {
	padding-top: 30px
}
}
.anniversary-content-wrap .banner-wrap .content .bottomhref {
	height: 50px;
	background: #30363f;
	position: relative
}
.anniversary-content-wrap .banner-wrap .content .bottomhref a.hidden-xs {
	font-size: 14px
}
.anniversary-content-wrap .banner-wrap .content .bottomhref a.hidden-xs p {
	text-transform: uppercase;
	font-weight: 700
}
.anniversary-content-wrap .banner-wrap .content .bottomhref a.hidden-xs p.pre {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 15px;
	color: #888b92
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref a.hidden-xs p.pre {
	display: none
}
}
.anniversary-content-wrap .banner-wrap .content .bottomhref a.hidden-xs p.next {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 15px;
	color: #f58426
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref a.hidden-xs p.next {
	display: none
}
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li {
	float: left;
	line-height: 50px
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:first-child {
	border-right: 1px solid #595e65
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:first-child span {
	color: #595e65
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:first-child span::before {
	left: 0;
	right: auto;
	top: 2px
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:first-child span::before {
	padding-right: 0;
	top: .5px
}
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:first-child {
	float: left;
	border: 0
}
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:nth-child(2) span {
	color: #f58426
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:nth-child(2) span:before {
	right: 0;
	left: auto;
	top: 3px
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:nth-child(2) span:before {
	padding-left: 0;
	top: 1.5px
}
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li:nth-child(2) {
	float: right;
	text-align: right
}
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li span {
	padding: 0 15px
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li span {
	font-size: 12px
}
}
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li span:before {
	position: absolute
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter li {
	width: 30%;
	line-height: 40px
}
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref ul.chapter {
	width: 100%
}
}
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab {
	display: none;
	border: 0;
	border-left: 1px solid #595e65;
	border-right: 1px solid #595e65
}
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab ul {
	border: 0;
	line-height: 40px
}
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab ul li.active a {
	color: #fff
}
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab ul li {
	width: 100%;
	font-size: 12px
}
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab ul li a {
	text-align: center;
	padding: 0;
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: none;
	border: 0
}
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab ul li a .caret {
	border-bottom: 4px dashed;
	border-top: 0
}
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab ul li .dropdown-menu {
	bottom: 100%;
	top: auto;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	min-width: 100%;
	border-radius: 0;
	background: #30363f
}
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab ul li .dropdown-menu li a {
	color: #fff;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref .mobTab {
	display: block;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 40%
}
}

@media (max-width:767px) {
.anniversary-content-wrap .banner-wrap .content .bottomhref {
	height: 40px
}
}
.industry-60-cn-wrap, .industry-60-wrap {
	padding-top: 0!important
}
.industry-60-cn-wrap .content-wrap, .industry-60-wrap .content-wrap {
	margin-top: 30px
}
.industry-60-cn-wrap .two-col-intro .col-sm-6, .industry-60-wrap .two-col-intro .col-sm-6 {
	width: 100%
}
.industry-60-cn-wrap .video-wrap, .industry-60-wrap .video-wrap {
	margin-bottom: 30px
}
.industry-60-cn-wrap .video-wrap p, .industry-60-wrap .video-wrap p {
	margin: 0;
	padding: 0
}
.industry-60-cn-wrap .video-wrap img, .industry-60-wrap .video-wrap img {
	max-width: 100%
}
.industry-60-cn-wrap .video-wrap .video-box, .industry-60-wrap .video-wrap .video-box {
	position: relative;
	border: 1px solid #efefef
}
.industry-60-cn-wrap .video-wrap .video-box .theme-btn-default, .industry-60-wrap .video-wrap .video-box .theme-btn-default {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	margin-top: 15px;
	padding: 0;
	color: #fff;
	border-color: #fff;
	border-width: 2px;
	border-radius: 50%;
	background: none;
	line-height: 0;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
	outline: none!important
}
.industry-60-cn-wrap .video-wrap .video-box .theme-btn-default.active, .industry-60-cn-wrap .video-wrap .video-box .theme-btn-default:hover, .industry-60-wrap .video-wrap .video-box .theme-btn-default.active, .industry-60-wrap .video-wrap .video-box .theme-btn-default:hover {
	border-color: #0098e8!important;
	background-color: #0098e8!important
}
.industry-60-cn-wrap .video-wrap .video-box .theme-btn-default span, .industry-60-wrap .video-wrap .video-box .theme-btn-default span {
	margin-left: 3px;
	font-size: 34px
}
.industry-60-cn-wrap .images-wrap, .industry-60-wrap .images-wrap {
	margin-bottom: 30px
}
.industry-60-cn-wrap .images-wrap p, .industry-60-wrap .images-wrap p {
	margin: 0;
	padding: 0
}
.industry-60-cn-wrap .images-wrap img, .industry-60-wrap .images-wrap img {
	max-width: 100%
}
.industry-60-cn-wrap .equipment .align-center, .industry-60-wrap .equipment .align-center {
	text-align: center
}
.industry-60-cn-wrap .equipment .align-center .col-sm-3, .industry-60-wrap .equipment .align-center .col-sm-3 {
	display: inline-block;
	float: none
}
.industry-60-cn-wrap .equipment .btn-liugong, .industry-60-wrap .equipment .btn-liugong {
	position: relative;
	line-height: 1.4;
	white-space: normal;
	overflow: visible
}
.industry-60-cn-wrap .equipment .btn-liugong span, .industry-60-wrap .equipment .btn-liugong span {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	padding: 0 10px;
	font-size: 12px
}
.search-wrap .product-tab-content .thumbnail .caption h4 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.search-wrap .product-tab-content .thumbnail .caption p {
	height: 60px;
	overflow: hidden;
	margin-bottom: 0
}
.pageCon {
	text-align: center;
	padding: 40px 0 80px
}
.pageCon li {
	display: inline-block;
	font-size: 14px;
	margin: 0 2px;
	padding: 0 5px;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.pageCon li a {
	color: #07468b
}
.pageCon li.li.active, .pageCon li.li:hover {
	background: #f58426
}
.pageCon li.li.active a, .pageCon li.li:hover a {
	color: #fff
}
.pageCon li.next, .pageCon li.prev {
	font-size: 20px;
	position: relative;
	top: 3px
}
.pageCon li.spot span {
	cursor: not-allowed
}
.search-content {
	width: 100%;
	height: 245px;
	background: url(../images/search/kv-bg-pc.jpg) no-repeat 50%;
	background-size: cover
}
.search-content .breadcrumb.blackFont li.active, .search-content .breadcrumb.whiteFont li.active {
	color: #615f5f;
	text-decoration: none
}
.search-content .breadcrumb.whiteFont li.active {
	color: #fff;
	text-decoration: none
}
.search-content .search-form {
	width: 100%;
	height: 70px;
	background-color: #e7e9ee;
	color: #615f5f;
	position: relative;
	margin-top: 55px
}
.search-content .search-form .searchBtn {
	display: inline-block;
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	background: url(../images/icons/search.png) no-repeat 50% #f58426;
	background-size: 37px;
	cursor: pointer
}
.search-content .search-form input {
	width: calc(100% - 160px);
	height: 100%;
	background: transparent;
	font-size: 40px;
	padding-left: 90px
}
.search-content .search-form .result-mark {
	font-size: 18px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 30px
}
.search-result .list-tab-content {
	overflow: hidden;
	width: 100%
}
.search-result .product-tab-content {
	margin-top: 0;
	padding-top: 50px;
	width: 100%
}
.search-result .normalItem {
	padding: 50px 0;
	color: #615f5f;
	border-bottom: 1px solid #d1d1d2
}
.search-result .normalItem h4 {
	font-size: 20px;
	font-weight: 700
}
.search-result .normalItem h4 a {
	color: #615f5f
}
.search-result .normalItem h4 a:hover {
	color: #f58426
}
.search-result .normalItem .time-marks {
	font-size: 18px;
	color: #07468b;
	margin-top: 5px
}
.search-result .normalItem .time-marks span {
	display: inline-block;
	margin-right: 20px
}
.search-result .normalItem .time-marks a {
	color: #07468b
}
.search-result .normalItem .time-marks a:hover {
	color: #f58426
}
.search-result .normalItem p {
	font-size: 16px;
	margin-top: 40px
}
.search-result .normalItem font {
	color: #f58426
}
.search-result .normalItem img {
	max-height: 200px;
	margin-top: 15px;
	margin-right: 10px
}

@media (max-width:767px) {
.search-content {
	height: 150px
}
.search-content .container .row {
	margin: 0
}
.search-content .search-form {
	height: 35px;
	margin-top: 30px
}
.search-content .search-form .searchBtn {
	width: 35px;
	height: 35px;
	background-size: 18px
}
.search-content .search-form .result-mark {
	font-size: 12px;
	right: 15px
}
.search-content .search-form input {
	font-size: 20px;
	padding-left: 45px;
	width: calc(100% - 100px)
}
.searchFilterTool>.container>.row {
	overflow-x: auto
}
.searchFilterTool .nav-tabs {
	width: 200%
}
.search-result .row {
	margin: 0
}
.search-result .tab-content {
	margin-right: -10px
}
.search-result .tab-content .product-tab-content {
	margin-top: 30px
}
.search-result .normalItem {
	padding: 30px 0
}
.search-result .normalItem h4 {
	font-size: 16px
}
.search-result .normalItem .time-marks {
	font-size: 12px
}
.search-result .normalItem p {
	font-size: 13px;
	margin-top: 15px
}
}

@media (max-width:360px) {
.searchFilterTool .nav-tabs {
	width: 250%
}
}
.career-wrap .equipment, .support-instruction-wrap .equipment {
	margin-bottom: 50px;
	padding-top: 10px
}
.career-wrap .equipment .thumbnail-wrap, .support-instruction-wrap .equipment .thumbnail-wrap {
	margin-left: -7px;
	margin-right: -7px
}
.career-wrap .equipment .thumbnail-wrap>div, .support-instruction-wrap .equipment .thumbnail-wrap>div {
	padding-left: 7px;
	padding-right: 7px
}
.career-wrap .equipment .thumbnail-wrap .thumbnail, .support-instruction-wrap .equipment .thumbnail-wrap .thumbnail {
	margin-bottom: 15px;
	padding: 0;
	border-radius: 0
}
.career-wrap .equipment .thumbnail-wrap .thumbnail .caption, .support-instruction-wrap .equipment .thumbnail-wrap .thumbnail .caption {
	margin-bottom: 0;
	padding: 0
}
.career-wrap .equipment .thumbnail-wrap .thumbnail .caption .btn-liugong, .support-instruction-wrap .equipment .thumbnail-wrap .thumbnail .caption .btn-liugong {
	background-color: #ededed;
	border: none;
	color: #7d7b7b;
	font-weight: 700
}
.career-wrap .equipment .thumbnail-wrap .thumbnail .caption .btn-liugong:hover, .support-instruction-wrap .equipment .thumbnail-wrap .thumbnail .caption .btn-liugong:hover {
	color: #fff;
	background-color: #07468b
}
.nb, .nb .carousel {
	position: relative
}
.nb .carousel {
	background: #000;
	padding-left: 0;
	padding-right: 0
}

@media (max-width:767px) {
.nb .carousel {
	background: #d5d5d6
}
}
.nb .carousel .carousel-inner {
	height: 519px
}
.nb .carousel .carousel-inner .kvContent {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	width: 100%
}

@media (min-width:768px) {
.nb .carousel .carousel-inner .kvContent {
	height: 100%;
	overflow: hidden
}
}

@media (max-width:767px) {
.nb .carousel .carousel-inner .kvContent {
	height: auto;
	overflow: hidden;
	background: none
}
.nb .carousel .carousel-inner .kvContent img {
	width: 100%
}
}
.nb .carousel .carousel-inner .kvContent .introduce-content {
	float: right
}
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce {
	width: 60%
}

@media (min-width:767px) {
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
}

@media (max-width:767px) {
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce {
	width: 100%;
	padding: 15px 15px 50px;
	background: #d5d5d6
}
}
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce h1 {
	padding: 40px 0 25px;
	font-size: 40px;
	color: #fff;
	text-shadow: #666 2px 2px 3px
}

@media (max-width:767px) {
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce h1 {
	font-size: 20px;
	padding: 15px 0;
	color: #000
}
}
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
	text-shadow: #666 2px 2px 3px
}

@media (max-width:767px) {
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce p {
	font-size: 14px;
	color: #615f5f
}
}
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce .btn-wrap {
	width: 160px
}
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce .btn-wrap .btn-liugong {
	width: 100%;
	height: 42px;
	margin-top: 30px;
	line-height: 42px
}

@media (max-width:767px) {
.nb .carousel .carousel-inner .kvContent .introduce-content .introduce .btn-wrap .btn-liugong {
	margin-top: 15px;
	margin-bottom: 15px
}
}

@media (min-width:768px) {
.nb .carousel .carousel-inner .kvContent .introduce-content {
	width: 500px
}
}

@media (min-width:992px) {
.nb .carousel .carousel-inner .kvContent .introduce-content {
	width: 661px
}
}

@media (min-width:1200px) {
.nb .carousel .carousel-inner .kvContent .introduce-content {
	width: 780px
}
}

@media (max-width:767px) {
.nb .carousel .carousel-inner {
	height: auto
}
}
.nb .carousel .breadcrumb {
	background: none;
	border: none;
	font-size: 14px;
	padding: 0;
	position: absolute;
	top: 0;
	left: 20px;
	text-shadow: #666 2px 2px 3px
}
.nb .carousel .breadcrumb li a {
	color: #fff
}
.nb .carousel .breadcrumb li a:hover {
	color: #f58426
}
.nb .carousel .breadcrumb li.active {
	color: #fff
}

@media (max-width:767px) {
.nb .carousel .breadcrumb {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px
}
}
.nb .carousel .breadcrumb>li+li:before {
	content: "|";
	color: #fff;
	padding: 0 10px 0 8px
}

@media (max-width:767px) {
.nb .carousel .breadcrumb>li+li:before {
	padding: 0 4px 0 0
}
}
.nb .carousel .carousel-indicators>li {
	border-radius: 0;
	background-color: #fff
}
.nb .carousel .carousel-indicators>li.active {
	background-color: #ee8427
}
.nb .bannerRight {
	background: #000;
	padding-left: 0;
	padding-right: 0
}
.nb .bannerRight .child .text {
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: cover;
	color: #615f5f
}

@media (min-width:768px) {
.nb .bannerRight .child .text {
	height: 173px;
	overflow: hidden
}
}

@media (max-width:767px) {
.nb .bannerRight .child .text {
	height: 100px;
	overflow: hidden
}
}
.nb .bannerRight .child .text .textbg {
	background: hsla(0,0%,100%,.9);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	width: 100%;
	height: 100%;
	position: relative
}
.nb .bannerRight .child .text .textbg .textcenter {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 16px;
	padding-left: 30px
}
.nb .bannerRight .child .text .textbg .textcenter span {
	display: block;
	width: 30px;
	border-bottom: 3px solid #615f5f;
	margin-bottom: 5px
}
.nb .bannerRight .child .text .textbg .textcenter p {
	font-weight: 700
}
.nb .bannerRight .child .text .textbg .textcenter font {
	display: none
}
.nb .bannerRight .child .text .textbg:hover {
	background: hsla(0,0%,100%,.7);
	color: #f58426
}
.nb .bannerRight .child .text .textbg:hover span {
	border-color: #f58426
}
.nb .bannerRight .child.active .text .textbg {
	background: hsla(0,0%,100%,.5);
	color: #f58426
}
.nb .bannerRight .child.active .text .textbg span {
	border-color: #f58426
}

@media (min-width:768px) {
.nb .bannerRight {
	height: 519px;
	overflow: hidden
}
}

@media (max-width:767px) {
.nb .bannerRight {
	height: 500px;
	overflow: hidden
}
}
.news-detail-container {
	padding: 0 0 80px
}
.news-detail-container img {
	width: 100%
}
.news-detail-path {
	padding-top: 20px
}
.news-detail-path ul {
	padding: 0!important;
	font-size: 0
}
.news-detail-path ul li {
	list-style: none!important;
	display: inline-block!important;
	padding: 0 15px;
	font-size: 16px;
	position: relative
}
.news-detail-path ul li a {
	display: inline-block;
	color: #333;
	text-decoration: none
}
.news-detail-path ul li:after {
	content: "|";
	position: absolute;
	right: 0
}
.news-detail-path ul li:hover a {
	color: #f58426
}
.news-detail-path ul li:last-of-type a {
	color: #333!important;
	cursor: default!important
}
.news-detail-path ul li.active, .news-detail-path ul li.active:after {
	display: none!important
}
.news-detail-path ul li:first-child {
	padding-left: 0
}
.news-detail-path ul li:last-child:after {
	display: none
}
.news-detail-title {
	margin-top: 40px;
	border-top: 1px solid #e2e2e2;
	position: relative
}
.news-detail-title:after {
	content: "";
	display: block;
	clear: both
}
.news-detail-title span {
	float: left;
	padding: 7px;
	background: #ee8526;
	font-size: 14px;
	color: #fff
}
.announcement-container p {
	margin-top: 15px;
	line-height: 2;
	font-size: 16px
}
.news-detail-article-title {
	position: relative
}
.news-detail-article-title h2 {
	font-size: 18px;
	font-weight: 700;
	color: #7a7a7a;
	margin-top: 15px;
	line-height: 25px
}
.news-detail-article-title h2 .wxwb {
	float: right;
	width: 25px;
	height: 25px;
	background: url(../images/news/newsDetail/wxwb.png) no-repeat;
	background-size: 60px;
	position: relative
}
.news-detail-article-title h2 .wx {
	cursor: pointer
}
.news-detail-article-title h2 .wx i {
	position: absolute;
	display: none;
	width: 100px;
	top: -110px;
	right: 0;
	height: 110px;
	overflow: hidden;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}
.news-detail-article-title h2 .wb {
	background-position: -38px 0;
	margin-left: 10px
}
.news-detail-article-title h2 .copy-link {
	width: 25px;
	height: 25px;
	position: relative;
	top: 2px;
	float: right;
	margin-left: 10px;
	color: #615f5f;
	text-decoration: none
}
.news-detail-article-title h2 img {
	width: 100%
}
.news-detail-article-title p {
	font-size: 16px;
	margin-top: 7px;
	color: #07468b
}
.news-detail-article, .news-detail-iframe, .news-detail-img, .news-detail-text-img, .news-detail-video {
	padding-top: 5px;
	line-height: 2;
	font-size: 16px
}
.news-detail-article iframe, .news-detail-article img, .news-detail-article p, .news-detail-article video, .news-detail-iframe iframe, .news-detail-iframe img, .news-detail-iframe p, .news-detail-iframe video, .news-detail-img iframe, .news-detail-img img, .news-detail-img p, .news-detail-img video, .news-detail-text-img iframe, .news-detail-text-img img, .news-detail-text-img p, .news-detail-text-img video, .news-detail-video iframe, .news-detail-video img, .news-detail-video p, .news-detail-video video {
	margin-top: 15px
}
.news-detail-img, .news-detail-text-img {
	text-align: center
}
.news-detail-img img, .news-detail-text-img img {
	width: 100%
}
.news-detail-img p, .news-detail-text-img p {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 700
}

@media screen and (min-width:768px) {
.news-detail-img>.row>.col-sm-6:first-of-type, .news-detail-text-img>.row>.col-sm-6:first-of-type {
	padding-right: 3px
}
.news-detail-img>.row>.col-sm-6:nth-of-type(2), .news-detail-text-img>.row>.col-sm-6:nth-of-type(2) {
	padding-left: 3px
}
}
.news-detail-text-img .text {
	margin-top: 8px;
	text-align: left
}

@media screen and (min-width:768px) {
.news-detail-text-img>.row>.col-sm-6:first-of-type {
	padding-right: 10px
}
}
.news-detail-video video {
	width: 100%;
	height: auto
}
.news-detail-iframe iframe {
	width: 100%;
	height: 400px
}
.news-detail-wrap #productBanner, .news-detail-wrap .product-tab-content {
	margin-top: 20px
}
.news-detail-wrap .productSwipe .carousel-inner {
	width: 100%;
	margin-left: 0
}
.news-detail-wrap .productSwipe {
	background: none
}
.news-detail-wrap .productSwipe .container {
	width: 100%;
	padding: 0
}
.news-detail-wrap .productSwipe .container .carousel-control.left {
	left: 20px
}
.news-detail-wrap .productSwipe .container .carousel-control.right {
	right: 20px
}
.news-detail-wrap .productSwipe .carousel-inner .item {
	height: auto
}
.news-detail-wrap .productSwipe .carousel-inner .item img {
	width: 100%
}
.news-detail-wrap .devices {
	background: none
}

@media (min-width:1200px) {
.news-detail-container {
	width: 810px
}
}

@media (max-width:767px) {
.news-detail-container {
	padding: 0 15px 40px
}
.news-detail-article-title h2 .copy-link {
	position: absolute;
	top: auto;
	bottom: -2px;
	right: 0
}
.news-detail-article-title h2 .wxwb {
	position: absolute;
	bottom: 0;
	right: 35px
}
.news-detail-article-title h2 .wx {
	right: 70px
}
.news-detail-wrap .productSwipe .carousel-inner .item {
	padding-top: 10px
}
.news-detail-title {
	margin-top: 20px
}
}
.winning-record-cn-wrap .thumbnail-slider .thumbnail .image, .winning-record-wrap .thumbnail-slider .thumbnail .image {
	width: 100%;
	height: auto;
	margin: 0;
	background-color: none;
	border: 1px solid #ededed;
	border-radius: 0
}
.winning-record-cn-wrap .thumbnail-slider .thumbnail .image img, .winning-record-wrap .thumbnail-slider .thumbnail .image img {
	top: auto;
	left: auto;
	position: static;
	-webkit-transform: initial;
	transform: none;
	max-width: none;
	width: 100%
}
.winning-record-cn-wrap .thumbnail-slider .thumbnail .caption, .winning-record-wrap .thumbnail-slider .thumbnail .caption {
	cursor: default;
	padding: 30px 15px;
	text-align: center
}
.winning-record-cn-wrap .thumbnail-slider .thumbnail .caption p, .winning-record-wrap .thumbnail-slider .thumbnail .caption p {
	height: auto!important
}
.winning-record-cn-wrap .thumbnail-slider .thumbnail .caption h3, .winning-record-wrap .thumbnail-slider .thumbnail .caption h3 {
	line-height: 25px;
	white-space: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	border: none;
	padding: 0;
	margin: 0
}
.winning-record-cn-wrap .thumbnail-slider .thumbnail .caption:hover, .winning-record-wrap .thumbnail-slider .thumbnail .caption:hover {
	background: none!important
}
.winning-record-cn-wrap .thumbnail-slider .thumbnail .caption:hover h3, .winning-record-wrap .thumbnail-slider .thumbnail .caption:hover h3 {
	color: #333!important
}
.winning-record-cn-wrap .record-list, .winning-record-wrap .record-list {
	background: #ededed;
	overflow: hidden
}
.winning-record-cn-wrap .record-list .container, .winning-record-wrap .record-list .container {
	padding: 80px 0 0
}
.winning-record-cn-wrap .record-list .container .title, .winning-record-wrap .record-list .container .title {
	text-align: center;
	font-size: 30px;
	font-weight: bolder;
	line-height: 40px;
	padding-bottom: 30px
}
.winning-record-cn-wrap .record-list .container .table tr, .winning-record-wrap .record-list .container .table tr {
	display: none;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.winning-record-cn-wrap .record-list .container .table tr.active, .winning-record-wrap .record-list .container .table tr.active {
	display: table-row;
	opacity: 1;
	filter: alpha(opacity=100)
}
.winning-record-cn-wrap .record-list .container .table tr td, .winning-record-wrap .record-list .container .table tr td {
	background: none!important;
	width: 50%!important;
	border: none!important;
	padding: 15px
}
.winning-record-cn-wrap .record-list .container .table tr td h4, .winning-record-wrap .record-list .container .table tr td h4 {
	position: relative;
	color: #000;
	font-size: 24px;
	line-height: 32px;
	padding-left: 20px
}
.winning-record-cn-wrap .record-list .container .table tr td h4:before, .winning-record-wrap .record-list .container .table tr td h4:before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #000;
	position: absolute;
	top: 16px;
	left: 0
}
.winning-record-cn-wrap .record-list .container .btn-wrap, .winning-record-wrap .record-list .container .btn-wrap {
	text-align: center;
	padding: 50px 0
}
.winning-record-cn-wrap .record-list .container .btn-wrap .btn, .winning-record-wrap .record-list .container .btn-wrap .btn {
	border-radius: 0;
	border: 1px solid #07468b;
	padding: 12px 50px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	background: #07468b;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.winning-record-cn-wrap .record-list .container .btn-wrap .btn:hover, .winning-record-wrap .record-list .container .btn-wrap .btn:hover {
	color: #f58426
}

@media screen and (max-width:767px) {
.winning-record-cn-wrap .kv .kvContent .introduce-content .introduce, .winning-record-wrap .kv .kvContent .introduce-content .introduce {
	width: 100%!important;
	padding-top: 45%
}
.winning-record-cn-wrap .record-list .container .table tr td, .winning-record-wrap .record-list .container .table tr td {
	width: 100%!important;
	display: block
}
}
.winning-record-detail-wrap {
	overflow: hidden
}

@media screen and (min-width:768px) {
.winning-record-detail-wrap .container {
	padding-left: 0;
	padding-right: 0
}
.winning-record-detail-wrap .contactModule .container .row {
	margin: 0 auto
}
}
.winning-record-detail-wrap .breadcrumb-cont .container .breadcrumb {
	padding: 0;
	background: none;
	margin: 25px 0 70px
}
.winning-record-detail-wrap .breadcrumb-cont .container .breadcrumb li a {
	font-size: 14px;
	line-height: 24px;
	color: #acadad
}
.winning-record-detail-wrap .breadcrumb-cont .container .breadcrumb li:hover a {
	color: #ee6205
}
.winning-record-detail-wrap .breadcrumb-cont .container .breadcrumb li.active:hover a {
	cursor: default;
	color: #acadad
}
.winning-record-detail-wrap .breadcrumb-cont .container .breadcrumb>li+li:before {
	content: "|"
}
.winning-record-detail-wrap .record-banner {
	padding-bottom: 80px
}
.winning-record-detail-wrap .record-banner .text-wrap {
	margin-bottom: 20px
}
.winning-record-detail-wrap .record-banner .text-wrap p.p1 {
	border-top: 1px solid #acadad;
	margin-bottom: 15px
}
.winning-record-detail-wrap .record-banner .text-wrap p.p1 span {
	font-size: 16px;
	line-height: 26px;
	color: #fff;
	font-weight: bolder;
	display: inline-block;
	padding: 5px 10px;
	background: #ee6205
}
.winning-record-detail-wrap .record-banner .text-wrap h2 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bolder;
	color: #686666
}
.winning-record-detail-wrap .record-banner .text-wrap p.p2 {
	color: #175292;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 30px
}
.winning-record-detail-wrap .record-banner .text-wrap p.p3 {
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 28px
}
.winning-record-detail-wrap .record-banner #recordBanner {
	position: relative
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	-webkit-filter: inherit;
	filter: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
	background: hsla(0,0%,89%,.6);
	text-align: center;
	line-height: 48px;
	font-size: 32px;
	color: #00448d;
	margin-top: -30px
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control.left {
	left: -70px
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control.right {
	right: -70px
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control:hover {
	background: #e4e4e4
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-indicators {
	overflow: hidden;
	position: static;
	width: 100%;
	margin: 20px 0
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-indicators li {
	width: 18px;
	height: 16px;
	border-radius: 0;
	border: none;
	background: #b6b6b6;
	margin: 0 2px!important;
	padding: 0
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-indicators li.active {
	width: 18px;
	height: 16px;
	background: #e9a666
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-inner .item {
	overflow: hidden
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-inner .item img {
	width: 100%
}

@media screen and (min-width:1199px) and (max-width:1330px) {
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control.right {
	right: -15px
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control.left {
	left: -15px
}
}

@media screen and (min-width:991px) and (max-width:1130px) {
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control.right {
	right: -15px
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control.left {
	left: -15px
}
}

@media screen and (min-width:767px) and (max-width:900px) {
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control.right {
	right: -15px
}
.winning-record-detail-wrap .record-banner #recordBanner .carousel-control.left {
	left: -15px
}
}

@media screen and (max-width:767px) {
.winning-record-detail-wrap .record-banner .text-wrap p.p1 {
	margin-top: 20px;
	border: none
}
.winning-record-detail-wrap .record-banner .text-wrap p.p3 {
	margin-bottom: 15px
}
}
.legal-wrap .announcement-container .legal-title-con .news-detail-article, .legal-wrap .announcement-container .legal-title-con .news-detail-iframe, .legal-wrap .announcement-container .legal-title-con .news-detail-img, .legal-wrap .announcement-container .legal-title-con .news-detail-text-img, .legal-wrap .announcement-container .legal-title-con .news-detail-video {
	margin-bottom: 0
}
.legal-title-con {
	font-size: 16px;
	font-weight: 400
}
.legal-title-con h3 {
	font-size: 16px;
	font-weight: 700;
	margin-top: 30px;
	line-height: 25px
}
.legal-title-con p {
	margin-top: 0
}
.legal-title-con:last-child {
	margin-bottom: 80px
}

@media (max-width:767px) {
.legal-title-con h3 {
	font-size: 16px;
	margin-top: 20px
}
.legal-title-con:last-child {
	margin-bottom: 40px
}
}
.case-detail-wrap #mainform {
	width: 100%!important;
	overflow: hidden
}
.case-detail-wrap .info {
	position: relative;
	margin-top: 20px
}
.case-detail-wrap .info img {
	width: 100%
}
.case-detail-wrap .info .side {
	position: absolute;
	top: 0;
	left: 0;
	width: 33%;
	height: 100%;
	max-width: 350px;
	padding-left: 20px;
	padding-right: 20px;
	color: #07468b;
	background: hsla(0,0%,100%,.7)
}
.case-detail-wrap .info .side h3, .case-detail-wrap .info .side p {
	font-size: 18px
}
.case-detail-wrap .info .side p {
	display: none;
	margin-top: 37px;
	margin-bottom: 3px
}
.case-detail-wrap .info .side h3 {
	font-weight: 700;
	margin-top: 37px;
	margin-bottom: 3px
}
.case-detail-wrap #productBanner, .case-detail-wrap .product-tab-content {
	margin-top: 20px
}
.case-detail-wrap .productSwipe .carousel-inner {
	width: 100%;
	margin-left: 0
}
.case-detail-wrap .productSwipe {
	background: none
}
.case-detail-wrap .productSwipe .container {
	padding: 0
}
.case-detail-wrap .productSwipe .carousel-inner .item {
	height: auto
}
.case-detail-wrap .productSwipe .carousel-inner .item img {
	width: 100%
}
.case-detail-wrap .devices {
	padding-bottom: 0;
	background: none
}
.case-detail-wrap .industry-solution .news-detail-title {
	margin-top: 30px;
	margin-bottom: 30px
}
.case-detail-wrap .industry-solution .solveBanner-cont {
	margin-bottom: 30px
}
.case-detail-wrap .industry-solution .solveBanner-cont>.carousel {
	padding-left: 0;
	padding-right: 0
}
.case-detail-wrap .industry-solution .solveBanner-cont .left {
	left: 0
}
.case-detail-wrap .industry-solution .solveBanner-cont .right {
	right: 0
}

@media (max-width:767px) {
.case-detail-wrap .info .side {
	position: static;
	width: 100%;
	max-width: 100%;
	padding: 5px 15px 15px;
	background: #ededed;
	overflow: hidden
}
.case-detail-wrap .info .side h3, .case-detail-wrap .info .side p {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0
}
.case-detail-wrap .info .side p {
	margin-top: 10px;
	margin-bottom: 0
}
.case-detail-wrap .productSwipe .carousel-indicators {
	bottom: 10px
}
.case-detail-wrap .productSwipe .carousel-inner .item {
	padding-top: 10px
}
}
.become-dealer-wrap {
	overflow-x: hidden
}
.become-dealer-wrap .caption-ind.first {
	margin-top: 70px
}

@media (max-width:767px) {
.become-dealer-wrap .caption-ind.first {
	margin-top: 30px
}
}
.become-supplier-cn-wrap, .become-supplier-wrap {
	overflow-x: hidden
}
.become-supplier-cn-wrap .slogan, .become-supplier-wrap .slogan {
	padding-top: 60px;
	padding-bottom: 60px
}
.become-supplier-cn-wrap .slogan .container .row h2, .become-supplier-wrap .slogan .container .row h2 {
	font-size: 36px
}
.become-supplier-cn-wrap .slogan .container .row .btn-wrap, .become-supplier-wrap .slogan .container .row .btn-wrap {
	margin-top: 50px
}
.become-supplier-cn-wrap .slogan .container .row .btn-wrap .btn-liugong, .become-supplier-wrap .slogan .container .row .btn-wrap .btn-liugong {
	width: 200px;
	height: 50px;
	line-height: 50px;
	margin: 0 20px
}
.become-supplier-cn-wrap .caption-ind.first, .become-supplier-wrap .caption-ind.first {
	margin-top: 70px
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content, .become-supplier-wrap .kv .kvContent .introduce-content {
	height: 100%
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .row, .become-supplier-wrap .kv .kvContent .introduce-content .row {
	position: relative;
	height: 100%
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .breadcrumb, .become-supplier-wrap .kv .kvContent .introduce-content .breadcrumb {
	text-shadow: none
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .breadcrumb li.active, .become-supplier-cn-wrap .kv .kvContent .introduce-content .breadcrumb li.active a, .become-supplier-cn-wrap .kv .kvContent .introduce-content .breadcrumb li a, .become-supplier-wrap .kv .kvContent .introduce-content .breadcrumb li.active, .become-supplier-wrap .kv .kvContent .introduce-content .breadcrumb li.active a, .become-supplier-wrap .kv .kvContent .introduce-content .breadcrumb li a {
	color: #fff
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .breadcrumb li:hover a, .become-supplier-wrap .kv .kvContent .introduce-content .breadcrumb li:hover a {
	color: #f58426
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .breadcrumb>li+li:before, .become-supplier-wrap .kv .kvContent .introduce-content .breadcrumb>li+li:before {
	color: #fff
}

@media screen and (min-width:768px) {
.become-supplier-cn-wrap .kv .kvContent .introduce-content .introduce, .become-supplier-wrap .kv .kvContent .introduce-content .introduce {
	width: 70%!important
}
}

@media screen and (min-width:992px) {
.become-supplier-cn-wrap .kv .kvContent .introduce-content .introduce, .become-supplier-wrap .kv .kvContent .introduce-content .introduce {
	width: 65%!important
}
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .introduce h1, .become-supplier-cn-wrap .kv .kvContent .introduce-content .introduce p, .become-supplier-wrap .kv .kvContent .introduce-content .introduce h1, .become-supplier-wrap .kv .kvContent .introduce-content .introduce p {
	color: #fff;
	text-shadow: none
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .introduce h1, .become-supplier-wrap .kv .kvContent .introduce-content .introduce h1 {
	padding-top: 20px;
	padding-bottom: 10px
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .introduce p, .become-supplier-wrap .kv .kvContent .introduce-content .introduce p {
	line-height: 1.4!important
}

@media (min-width:768px) and (max-width:991px) {
.become-supplier-cn-wrap .kv .kvContent .introduce-content .introduce h1, .become-supplier-wrap .kv .kvContent .introduce-content .introduce h1 {
	padding-top: 0
}
}

@media screen and (max-width:767px) {
.become-supplier-cn-wrap .kv .kvContent .introduce-content .introduce p, .become-supplier-wrap .kv .kvContent .introduce-content .introduce p {
	line-height: 1.7!important
}
}
.become-supplier-cn-wrap .kv .kvContent .introduce-content .btn-liugong, .become-supplier-wrap .kv .kvContent .introduce-content .btn-liugong {
	margin-top: 10px!important;
	border-color: #fff
}
.become-supplier-cn-wrap .on-procurement, .become-supplier-wrap .on-procurement {
	overflow: hidden
}
.become-supplier-cn-wrap .on-procurement .container, .become-supplier-wrap .on-procurement .container {
	padding: 0
}
.become-supplier-cn-wrap .on-procurement .container .about-pro h4, .become-supplier-wrap .on-procurement .container .about-pro h4 {
	text-align: center;
	font-size: 28px;
	line-height: 34px;
	font-weight: bolder;
	color: #f58426;
	margin: 60px auto 30px
}
.become-supplier-cn-wrap .on-procurement .container .about-pro .content, .become-supplier-wrap .on-procurement .container .about-pro .content {
	position: relative;
	display: block
}

@media screen and (min-width:768px) {
.become-supplier-cn-wrap .on-procurement .container .about-pro .content:hover .btn-wrap, .become-supplier-wrap .on-procurement .container .about-pro .content:hover .btn-wrap {
	background: rgba(0,0,0,.5)
}
.become-supplier-cn-wrap .on-procurement .container .about-pro .content:hover .btn-wrap .pro-btn, .become-supplier-wrap .on-procurement .container .about-pro .content:hover .btn-wrap .pro-btn {
	opacity: 1;
	filter: alpha(opacity=100)
}
}
.become-supplier-cn-wrap .on-procurement .container .about-pro .content .btn-wrap, .become-supplier-wrap .on-procurement .container .about-pro .content .btn-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 20;
	width: 100%;
	height: 100%;
	background: none;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.become-supplier-cn-wrap .on-procurement .container .about-pro .content .btn-wrap .pro-btn, .become-supplier-wrap .on-procurement .container .about-pro .content .btn-wrap .pro-btn {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: auto;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block;
	width: 200px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	background: #07468b
}
.become-supplier-cn-wrap .on-procurement .container .about-pro img, .become-supplier-wrap .on-procurement .container .about-pro img {
	width: 100%;
	display: block
}
.become-supplier-cn-wrap .on-procurement .container .address, .become-supplier-wrap .on-procurement .container .address {
	margin-top: 60px;
	text-align: left
}
.become-supplier-cn-wrap .on-procurement .container .address h2, .become-supplier-wrap .on-procurement .container .address h2 {
	font-weight: bolder;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	color: #f58426
}
.become-supplier-cn-wrap .on-procurement .container .address h4, .become-supplier-wrap .on-procurement .container .address h4 {
	font-size: 20px;
	font-weight: bolder;
	line-height: 26px;
	color: #333;
	margin-bottom: 10px
}
.become-supplier-cn-wrap .on-procurement .container .address p, .become-supplier-wrap .on-procurement .container .address p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 30px
}

@media screen and (min-width:768px) {
.become-supplier-wrap .kv .kvContent .introduce-content .introduce {
	width: 80%!important
}
}

@media screen and (min-width:992px) {
.become-supplier-wrap .kv .kvContent .introduce-content .introduce {
	width: 65%!important
}
}
.become-supplier-wrap .kv .kvContent .introduce-content .introduce h1 {
	padding-top: 0;
	padding-bottom: 0
}
.become-supplier-wrap .kv .kvContent .introduce-content .btn-liugong {
	margin-top: 10px!important;
	border-color: #fff
}

@media (max-width:767px) {
.become-supplier-cn-wrap .slogan, .become-supplier-wrap .slogan {
	padding-top: 30px;
	padding-bottom: 30px
}
.become-supplier-cn-wrap .slogan .container .row, .become-supplier-wrap .slogan .container .row {
	margin-left: 0;
	margin-right: 0
}
.become-supplier-cn-wrap .slogan .container .row h2, .become-supplier-wrap .slogan .container .row h2 {
	font-size: 24px
}
.become-supplier-cn-wrap .slogan .container .row .btn-wrap, .become-supplier-wrap .slogan .container .row .btn-wrap {
	margin-top: 10px
}
.become-supplier-cn-wrap .slogan .container .row .btn-wrap .btn-liugong, .become-supplier-wrap .slogan .container .row .btn-wrap .btn-liugong {
	width: 200px;
	height: 50px;
	line-height: 50px;
	margin: 15px 20px 0
}
.become-supplier-cn-wrap .caption-ind.first, .become-supplier-wrap .caption-ind.first {
	margin-top: 30px
}
.become-supplier-cn-wrap .on-procurement .container, .become-supplier-wrap .on-procurement .container {
	padding: 0 15px
}
.become-supplier-cn-wrap .on-procurement .container .about-pro h4, .become-supplier-wrap .on-procurement .container .about-pro h4 {
	font-size: 24px;
	line-height: 28px;
	margin: 30px auto 15px
}
.become-supplier-cn-wrap .on-procurement .container .about-pro .content .btn-wrap, .become-supplier-wrap .on-procurement .container .about-pro .content .btn-wrap {
	background: rgba(0,0,0,.3)
}
.become-supplier-cn-wrap .on-procurement .container .about-pro .content .btn-wrap .pro-btn, .become-supplier-wrap .on-procurement .container .about-pro .content .btn-wrap .pro-btn {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 50%;
	margin-bottom: -20px;
	width: 150px
}
.become-supplier-cn-wrap .on-procurement .container address h2, .become-supplier-wrap .on-procurement .container address h2 {
	font-size: 20px;
	line-height: 26px
}
.become-supplier-cn-wrap .on-procurement .container address h4, .become-supplier-wrap .on-procurement .container address h4 {
	font-size: 18px;
	line-height: 24px
}
}
.announcement-container {
	padding: 0
}

@media (min-width:1200px) {
.announcement-container {
	width: 810px
}
.announcement-container .content-wrap {
	width: 100%
}
}
.announcement-container a {
	color: #07468b;
	text-decoration: underline
}
.announcement-container a.btn-primary {
	color: #fff
}
.announcement-container iframe {
	width: 100%;
	height: 400px
}
.announcement-container img {
	width: 100%!important;
	height: auto!important
}
.announcement-container .announc-kv {
	width: 100%;
	height: auto;
	margin-top: 40px
}
.announcement-container .announc-kv img {
	width: 100%;
	height: auto
}
.announcement-container .news-detail-article:last-child, .announcement-container .news-detail-iframe:last-child, .announcement-container .news-detail-img:last-child, .announcement-container .news-detail-text-img:last-child, .announcement-container .news-detail-video:last-child {
	margin-bottom: 80px
}
.news-detail-wrap .announcement-container p {
	line-height: 2
}
.news-container-wrapper .announcement-container, .news-detail-wrap .announcement-container.title-wrap {
	padding-bottom: 0
}

@media (max-width:767px) {
.announcement-container {
	padding: 0 15px
}
.announcement-container .announc-kv {
	margin-top: 20px
}
.announcement-container .news-detail-article:last-child, .announcement-container .news-detail-iframe:last-child, .announcement-container .news-detail-img:last-child, .announcement-container .news-detail-text-img:last-child, .announcement-container .news-detail-video:last-child {
	margin-bottom: 40px
}
}
.news-list {
	width: 100%
}
.news-list .list {
	margin-top: 20px;
	width: 100%
}
.news-list .list li {
	margin-top: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #e6e9ee
}
.news-list .list li.none-line {
	border-bottom: none
}
.news-list .list li .bg {
	background: #e6e9ee;
	position: relative;
	height: 540px
}
.news-list .list li .bg a {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	height: 100%;
	display: block
}
.news-list .list li .bg a .imgtop {
	position: relative
}
.news-list .list li .bg a .imgtop img {
	width: 100%;
	height: 351px;
}
.news-list .list li .bg a .imgtop img[src=""] {
	visibility: hidden
}
.news-list .list li .bg a .imgtop .small {
	position: absolute;
	top: 0;
	left: 0;
	padding: 6px;
	background: #f58426;
	color: #fff
}
.news-list .list li .bg a .text {
	color: #000;
	background: #e6e9ee;
	padding: 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin-top: 0;
	position: relative
}
.news-list .list li .bg a .text h1 {
	font-size: 20px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.news-list .list li .bg a .text span {
	font-size: 18px;
	color: #07468b;
	line-height: 2
}
.news-list .list li .bg a .text p {
	height: 66px;
	overflow: hidden;
	font-size: 15px;
	margin-top: 10px;
	background: #e6e9ee;
	background: none;
	word-break: break-all;
}
.news-list .list li .bg a .ckxq {
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	height: 0;
	overflow: hidden;
	width: 100%
}
.news-list .list li .bg a .ckxq p {
	color: #f58426;
	padding: 15px;
	font-size: 16px
}
.news-list .list li .bg a:hover .text {
	position: relative;
	margin-top: -60px
}
.news-list .list li .bg a:hover .ckxq {
	height: 50px;
	border-bottom: 2px solid #f58426
}

@media (max-width:992px) {
.news-list .list li .bg {
	height: 460px
}
}
.news-list .list li .bg.noImg {
	background: #07468b
}
.news-list .list li .bg.noImg a .imgtop {
	height: .5px
}
.news-list .list li .bg.noImg a .text {
	background: #07468b;
	color: #fff;
	height: 85%;
	margin-top: 15%
}
.news-list .list li .bg.noImg a .text h1 {
	height: 66px;
	white-space: normal
}
.news-list .list li .bg.noImg a .text span {
	color: #fff
}
.news-list .list li .bg.noImg a .text p {
	height: 66px;
	overflow: hidden;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin-top: 180px
}

@media (max-width:992px) {
.news-list .list li .bg.noImg a .text p {
	margin-top: 120px
}
}

@media (max-width:767px) {
.news-list .list li .bg.noImg a .text p {
	margin-top: 20px
}
}

@media (max-width:767px) {
.news-list .list li .bg.noImg a .text {
	margin-top: 30px
}
}
.news-list .list li .bg.noImg a:hover .text {
	position: relative;
	margin-top: 15%
}
.news-list .list li .bg.noImg a:hover .text p {
	margin-top: 120px
}

@media (max-width:992px) {
.news-list .list li .bg.noImg a:hover .text p {
	margin-top: 60px
}
}
.news-list .list li .bg.noImg a:hover .ckxq {
	height: 50px;
	border-bottom: 2px solid #f58426
}
.news-list .list li .xian {
	width: 100%;
	margin: 30px 0;
	border-bottom: 1px solid #e6e9ee
}

@media (max-width:767px) {
.news-list .list li {
	border: none
}
.news-list .list li .bg {
	height: auto
}
}
.news-list .list li:nth-child(3n) {
	padding-right: 0;
	padding-left: 12px
}

@media (max-width:767px) {
.news-list .list li:nth-child(3n) {
	padding-right: 0;
	padding-left: 0
}
}
.news-list .list li:nth-child(3n-1) {
	padding-right: 6px;
	padding-left: 6px
}

@media (max-width:767px) {
.news-list .list li:nth-child(3n-1) {
	padding-right: 0;
	padding-left: 0
}
}
.news-list .list li:nth-child(3n-2) {
	padding-right: 12px;
	padding-left: 0
}

@media (max-width:767px) {
.news-list .list li:nth-child(3n-2) {
	padding-right: 0;
	padding-left: 0
}
}

@media (max-width:1199px) {
.news-list .list li .bg.noImg a .text p, .news-list .list li .bg a .text p {
	height: 135px
}
}

@media (max-width:768px) {
.news-list .list li .bg.noImg a .text p, .news-list .list li .bg a .text p {
	height: auto
}
.news-list .list li .bg a:hover .text {
	margin-top: 0
}
.news-list .list li .bg a:hover .ckxq {
	height: 0;
	border-bottom: none
}
}

/*==========================================*/

.news-list1 {
	width: 100%
}
.news-list1 .list {
	margin-top: 20px;
	width: 100%
}
.news-list1 .list li {
	margin-top: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #e6e9ee
}
.news-list1 .list li.none-line {
	border-bottom: none
}
.news-list1 .list li .bg {
	background: #e6e9ee;
	position: relative;
	height: 400px
}
.news-list1 .list li .bg a {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	height: 100%;
	display: block
}
.news-list1 .list li .bg a .imgtop {
	position: relative
}
.news-list1 .list li .bg a .imgtop img {
	width: 100%;
	height: 240px;
}
.news-list1 .list li .bg a .imgtop img[src=""] {
	visibility: hidden
}
.news-list1 .list li .bg a .imgtop .small {
	position: absolute;
	top: 0;
	left: 0;
	padding: 6px;
	background: #f58426;
	color: #fff
}
.news-list1 .list li .bg a .text {
	color: #000;
	background: #e6e9ee;
	padding: 20px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin-top: 0;
	position: relative
}
.news-list1 .list li .bg a .text h1 {
	font-size: 20px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.news-list1 .list li .bg a .text span {
	font-size: 18px;
	color: #07468b;
	line-height: 2
}
.news-list1 .list li .bg a .text p {
	height: 66px;
	overflow: hidden;
	font-size: 15px;
	margin-top: 10px;
	background: #e6e9ee;
	background: none;
	word-break: break-all;
}
.news-list1 .list li .bg a .ckxq {
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	height: 0;
	overflow: hidden;
	width: 100%
}
.news-list1 .list li .bg a .ckxq p {
	color: #f58426;
	padding: 15px;
	font-size: 16px
}
.news-list1 .list li .bg a:hover .text {
	position: relative;
	margin-top: -60px
}
.news-list1 .list li .bg a:hover .ckxq {
	height: 50px;
	border-bottom: 2px solid #f58426
}

@media (max-width:992px) {
.news-list1 .list li .bg {
	height: 460px
}
}
.news-list1 .list li .bg.noImg {
	background: #07468b
}
.news-list1 .list li .bg.noImg a .imgtop {
	height: .5px
}
.news-list1 .list li .bg.noImg a .text {
	background: #07468b;
	color: #fff;
	height: 85%;
	margin-top: 15%
}
.news-list1 .list li .bg.noImg a .text h1 {
	height: 66px;
	white-space: normal
}
.news-list1 .list li .bg.noImg a .text span {
	color: #fff
}
.news-list1 .list li .bg.noImg a .text p {
	height: 66px;
	overflow: hidden;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	margin-top: 180px
}

@media (max-width:992px) {
.news-list1 .list li .bg.noImg a .text p {
	margin-top: 120px
}
}

@media (max-width:767px) {
.news-list1 .list li .bg.noImg a .text p {
	margin-top: 20px
}
}

@media (max-width:767px) {
.news-list1 .list li .bg.noImg a .text {
	margin-top: 30px
}
}
.news-list .list li .bg.noImg a:hover .text {
	position: relative;
	margin-top: 15%
}
.news-list1 .list li .bg.noImg a:hover .text p {
	margin-top: 120px
}

@media (max-width:992px) {
.news-list .list li .bg.noImg a:hover .text p {
	margin-top: 60px
}
}
.news-list1 .list li .bg.noImg a:hover .ckxq {
	height: 50px;
	border-bottom: 2px solid #f58426
}
.news-list1 .list li .xian {
	width: 100%;
	margin: 30px 0;
	border-bottom: 1px solid #e6e9ee
}

@media (max-width:767px) {
.news-list1 .list li {
	border: none
}
.news-list1 .list li .bg {
	height: auto
}
}
.news-list1 .list li:nth-child(3n) {
	padding-right: 0;
	padding-left: 12px
}

@media (max-width:767px) {
.news-list .list li:nth-child(3n) {
	padding-right: 0;
	padding-left: 0
}
}
.news-list1 .list li:nth-child(3n-1) {
	padding-right: 6px;
	padding-left: 6px
}

@media (max-width:767px) {
.news-list1 .list li:nth-child(3n-1) {
	padding-right: 0;
	padding-left: 0
}
}
.news-list1 .list li:nth-child(3n-2) {
	padding-right: 12px;
	padding-left: 0
}

@media (max-width:767px) {
.news-list1 .list li:nth-child(3n-2) {
	padding-right: 0;
	padding-left: 0
}
}

@media (max-width:1199px) {
.news-list1 .list li .bg.noImg a .text p, .news-list1 .list li .bg a .text p {
	height: 135px
}
}

@media (max-width:768px) {
.news-list1 .list li .bg.noImg a .text p, .news-list1 .list li .bg a .text p {
	height: auto
}
.news-list1 .list li .bg a:hover .text {
	margin-top: 0
}
.news-list1 .list li .bg a:hover .ckxq {
	height: 0;
	border-bottom: none
}
}

/*==========================================*/


.app-download-wrap {
	overflow: hidden;
	background: #f6f6f6!important
}

@media screen and (min-width:768px) {
.app-download-wrap .breadcrumb-cont .container, .app-download-wrap .housekeeper-cont .container {
	padding-left: 0;
	padding-right: 0
}
}
.app-download-wrap .breadcrumb-cont .container .breadcrumb {
	padding: 0;
	background: none;
	margin: 25px 0
}
.app-download-wrap .breadcrumb-cont .container .breadcrumb li a {
	font-size: 14px;
	line-height: 24px;
	color: #acadad
}
.app-download-wrap .breadcrumb-cont .container .breadcrumb li:hover a {
	color: #ee6205
}
.app-download-wrap .breadcrumb-cont .container .breadcrumb li.active:hover a {
	cursor: default;
	color: #acadad
}
.app-download-wrap .breadcrumb-cont .container .breadcrumb>li+li:before {
	content: "|"
}
.app-download-wrap .housekeeper-cont .container .content {
	padding-top: 50px;
	border-bottom: 1px solid #c5c5c5
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont {
	width: 70%
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .zjicon {
	width: 100%;
	display: block;
	margin-bottom: 50px
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont p {
	color: #b1b2b2;
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 10px
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .btn-download {
	position: relative;
	display: block;
	background: #d1d1d2;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .btn-download i {
	padding-left: 60px;
	font-size: 16px;
	line-height: 28px;
	color: #fff
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .btn-download span {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 50px;
	background: #bcbcbd
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .btn-download span img {
	width: 100%;
	height: 100%
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .btn-download:hover {
	background: #00448d
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .btn-download:hover span {
	background: #003d7f
}
.app-download-wrap .housekeeper-cont .container .content .rightCont .text-wrap {
	padding-bottom: 55px;
	border-bottom: 1px solid #ddd
}
.app-download-wrap .housekeeper-cont .container .content .rightCont .text-wrap h4 {
	font-size: 24px;
	line-height: 32px;
	color: #615f5f;
	margin-bottom: 15px
}
.app-download-wrap .housekeeper-cont .container .content .rightCont .text-wrap p.p1 {
	font-size: 16px;
	color: #b7b8b8;
	line-height: 26px
}
.app-download-wrap .housekeeper-cont .container .content .rightCont p.p2 {
	font-size: 14px;
	color: #555;
	line-height: 24px;
	padding: 15px 0
}
.app-download-wrap .housekeeper-cont .container .content .rightCont p.p2 span {
	display: block;
	margin-right: 15px
}
.app-download-wrap .housekeeper-cont .container .content .rightCont p.p2 span em, .app-download-wrap .housekeeper-cont .container .content .rightCont p.p2 span i {
	font-style: inherit
}
.app-download-wrap .housekeeper-cont .container .content .rightCont p.p2 span.right {
	margin: 0
}
.app-download-wrap .housekeeper-cont .container .content .rightCont ul.row {
	margin: 0 -5px 50px
}
.app-download-wrap .housekeeper-cont .container .content .rightCont ul.row li {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 15px
}
.app-download-wrap .housekeeper-cont .container .content .rightCont ul.row li img {
	width: 100%
}
.app-download-wrap .housekeeper-cont .container .content:last-of-type {
	border: none
}

@media screen and (max-width:991px) {
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont {
	width: 100%
}
}

@media screen and (max-width:767px) {
.app-download-wrap .housekeeper-cont .container .content {
	padding-top: 25px
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont {
	position: relative
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .leftC {
	width: 80px
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .leftC .zjicon {
	width: 100%;
	margin-bottom: 5px
}
.app-download-wrap .housekeeper-cont .container .content .leftCont .cont .rightC {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-left: 95px
}
.app-download-wrap .housekeeper-cont .container .content .rightCont .text-wrap {
	padding-bottom: 30px
}
.app-download-wrap .housekeeper-cont .container .content .rightCont ul.row {
	margin-bottom: 25px
}
}
.announcement-list-wrap {
	position: relative
}
.announcement-list-wrap .bannerSwipe {
	margin-top: -45px
}
.announcement-list-wrap .bannerSwipe .carousel-inner .item .container .text-wrap {
	width: 43%
}
.announcement-list-wrap .announcement-container {
	position: relative;
	z-index: 99
}

@media (min-width:1900px) {
.announcement-list-wrap .bannerSwipe .carousel-inner .item {
	background-size: 100%!important
}
}

@media (max-width:767px) {
.announcement-list-wrap .bannerSwipe .carousel-inner .item .container .text-wrap {
	width: 100%
}
.announcement-list-wrap .bannerSwipe .carousel-inner .item .container .text-wrap p {
	display: block
}
.announcement-list-wrap .bannerSwipe .carousel-inner .item .container {
	top: 80px
}
}
.announcement-stock-wrap .carousel {
	width: 100%;
	overflow: hidden
}
.announcement-stock-wrap #F9172FFE23B44E0FA13E9A744A7F9F76 .time-marks {
	display: none
}
.stock-wrap {
	overflow: hidden
}
.stock-wrap .stockcontent {
	padding: 20px 10px;
	font-size: 12px
}
.stock-wrap .stockcontent td, .stock-wrap .stockcontent th {
	font-size: 16px;
	line-height: 21px;
	padding: 15px 0
}
.stock-wrap .stockcontent .stockmessage td {
	line-height: 28px
}
.stock-wrap .stockcontent .stockmessage .mainnum {
	font-size: 25px;
	font-weight: 700
}
.stock-wrap .stockcontent .stockmessage .secnum {
	font-size: 18px;
	color: #ab0034
}
.stock-wrap .stockcontent .stock a:link, .stock-wrap .stockcontent .stock a:visited {
	color: #1011cb;
	text-decoration: underline
}
.stock-wrap .stockcontent .stock a:hover {
	color: #ab0034;
	text-decoration: underline
}
.stock-wrap .stockcontent .stockmessage .stock td {
	line-height: 22px
}
.stock-wrap .stockcontent .green {
	color: green
}
.stock-wrap .stockcontent .darkred {
	color: red
}
.stock-wrap .stockcontent .investorpic {
	width: 120px;
	margin-left: 7px;
	float: left
}
.stock-wrap .stockcontent .investorpic img {
	margin-top: 0;
	margin-left: 0
}
.stock-wrap .stockcontent .stockdetail, .stock-wrap .stockcontent .stockdetail th {
	text-align: center
}
.stock-wrap .stockcontent .stockdetail h3 {
	line-height: 25px;
	padding-top: 20px;
	font-size: 16px
}
.stock-wrap .stockcontent .odd {
	background-color: #efefef
}
.branchOfficeBox {
	padding: 0
}
.branchOfficeBox .row {
	margin-left: 0;
	margin-right: 0
}
.situation-titleInd {
	padding: 40px 0
}
.situation-titleInd .row {
	margin-left: 0;
	margin-right: 0
}
.situationTabActive>.js-tab-content {
	display: none
}
.situationTabActive>.active {
	display: block
}
.BranchOffice>h3 {
	background: #ededed;
	padding: 23px;
	font-size: 23px;
	font-weight: 700
}
.situation-con {
	position: relative;
	margin: 30px 0 60px;
	cursor: pointer
}
.situation-con:after {
	content: "";
	display: block;
	clear: both
}
.situation-con img {
	width: 200px
}
.situation-info {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding-left: 215px
}
.situation-info>h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px
}
.situation-text>p {
	position: relative;
	width: 100%;
	font-size: 15px
}
.situation-text>p:after {
	content: "";
	display: block;
	clear: both
}
.situation-text>p span {
	display: block
}
.situation-text>p .situation-label {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px
}
.situation-text>p .situation-content {
	padding-left: 60px
}
.footerMargin-top {
	margin-bottom: 40px
}
.situationBanner {
	margin-bottom: 90px
}
.situationBanner video {
	width: 100%
}
.situationBanner .videoBtn {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.2);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.situationBanner .videoBtn:hover {
	background: rgba(0,0,0,.1)
}
.situationBanner .videoBtn i {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(0,0,0,.4);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 30px;
	margin: auto;
	cursor: pointer;
	color: #f0850c;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}
.situationBanner .videoBtn i:hover {
	color: #c06a08
}
.situationBanner .carousel-inner .item {
	height: auto
}
.situationBanner .carousel-control {
	background: #e8e9ed
}
.situationBanner .glyphicon-menu-left {
	-webkit-transform: translateX(-130%);
	transform: translateX(-130%)
}
.situationBanner .glyphicon-menu-right {
	-webkit-transform: translateX(130%);
	transform: translateX(130%)
}
.situationBanner .carousel-indicators {
	bottom: 0;
	-webkit-transform: translateY(200%);
	transform: translateY(200%)
}
.s60year {
	position: relative;
	margin-bottom: 40px
}
.s60year img {
	width: 100%
}
.s60year .yearContent {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 60px
}
.s60year .yearContent h3 {
	font-size: 25px
}
.s60year .yearContent h2 {
	margin: 10px 0 30px;
	font-size: 30px
}
.s60year .yearContent a {
	display: inline-block;
	padding: 10px 30px;
	background: #00448d;
	font-size: 16px
}
.s60year .yearContent a:hover {
	color: #fff;
	background: #0a65c7
}
.situationTool .nav-tabs.pull-left {
	margin-left: 0
}
.situationTool>.container>.row {
	position: relative
}
.situationTool .situationFind {
	color: #000;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	font-size: 16px;
	margin-right: 15px
}
.situationTool .situationFind i {
	color: #f58426;
	display: inline-block;
	margin-left: 5px
}

@media (max-width:1199px) {
.situation-con img {
	width: 140px
}
.situation-info {
	padding-left: 155px
}
.s60year {
	overflow: hidden
}
.s60year img {
	width: 150%
}
}

@media (max-width:992px) {
.situationBanner .carousel-control {
	display: none
}
.BranchOffice>h3 {
	padding: 20px;
	font-size: 20px
}
.situation-con img {
	width: 40%
}
.situation-con {
	margin: 20px 0 40px
}
.situation-info {
	padding-left: 40%;
	margin-left: 15px
}
.situation-text>p {
	width: 100%;
	font-size: 15px;
	margin-bottom: 10px
}
.situation-text>p:after {
	content: "";
	display: block;
	clear: both
}
.situation-info>h3 {
	font-size: 18px
}
.footerMargin-top {
	margin-bottom: 20px
}
}

@media (max-width:767px) {
.situationTool .situationFind {
	display: none
}
.searchFilterTool .nav-tabs, .situationTabActive {
	width: 100%
}
.situationTabActive .title-ind {
	margin-bottom: 15px
}
.situation-titleInd {
	padding: 20px 0
}
.situation-titleInd div {
	padding-left: 0;
	padding-right: 0
}
.branchOfficeBox {
	padding: 0 15px
}
.situation-text>p {
	margin-bottom: 7px;
	font-size: 14px
}
.situation-info>h3 {
	font-size: 17px
}
.footerMargin-top {
	margin-bottom: 10px
}
.s60year .yearContent {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px
}
.s60year .yearContent h3 {
	font-size: 20px
}
.s60year .yearContent h2 {
	margin: 7px 0 10px;
	font-size: 22px
}
.s60year .yearContent a {
	padding: 7px 25px
}
}
.situation-wrap .kv .kvContent .introduce-content .breadcrumb {
	text-shadow: none
}
.career-wrap .thumbnail>img {
	width: 100%
}
.career-wrap .equipment {
	padding-top: 70px;
	margin-bottom: 30px
}
.career-wrap .equipment .thumbnail {
	border: none
}

@media (max-width:767px) {
.career-wrap .equipment {
	padding-top: 30px;
	margin-bottom: 30px
}
.career-wrap .equipment .thumbnail .caption .btn-liugong {
	font-size: 14px
}
}
.career-wrap .jobs .left-side .nav-tabs {
	border: none;
	background: #f8f8f8;
	text-align: center
}

@media (max-width:767px) {
.career-wrap .jobs .left-side .nav-tabs>li {
	float: none;
	display: inline-block
}
}
.career-wrap .jobs .left-side .nav-tabs>li>a {
	font-size: 16px;
	font-weight: 700;
	color: #615f5f;
	border: none;
	background: transparent;
	padding: 15px 20px;
	cursor: pointer
}

@media (max-width:767px) {
.career-wrap .jobs .left-side .nav-tabs>li>a {
	font-size: 12px;
	padding: 10px 15px
}
}
.career-wrap .jobs .left-side .nav-tabs>li.active a, .career-wrap .jobs .left-side .nav-tabs>li:hover a {
	color: #00448d;
	background: transparent
}
.career-wrap .jobs .left-side .tab-content .job-list {
	padding: 30px 20px;
	border-bottom: 1px solid rgba(0,0,0,.1)
}

@media (max-width:767px) {
.career-wrap .jobs .left-side .tab-content .job-list {
	padding: 15px 0
}
}
.career-wrap .jobs .left-side .tab-content .job-list h4 {
	font-weight: 700;
	color: #000;
	margin-bottom: 10px
}

@media (max-width:767px) {
.career-wrap .jobs .left-side .tab-content .job-list h4 {
	font-size: 16px
}
}
.career-wrap .jobs .left-side .tab-content .job-list:hover h4 {
	color: #00448d
}
.career-wrap .jobs .left-side .tab-content .job-list .job-det {
	font-size: 14px;
	color: #615f5f
}
.career-wrap .jobs .left-side .tab-content .job-list .job-det span {
	padding-left: 25px;
	margin-right: 30px
}
.career-wrap .jobs .left-side .tab-content .job-list .job-det .job-city {
	background: url(../images/career/icon-city.png) no-repeat 0;
	background-size: 16px
}
.career-wrap .jobs .left-side .tab-content .job-list .job-det .job-dep {
	background: url(../images/career/icon-dep.png) no-repeat 0;
	background-size: 16px
}
.career-wrap .jobs .left-side .tab-content .job-list .job-det .job-time {
	background: url(../images/career/icon-time.png) no-repeat 0;
	background-size: 16px
}
.career-wrap .jobs .right-side {
	padding-left: 0
}
.job-board {
	padding: 15px 0;
	background: #f8f8f8
}
.job-board .title {
	padding: 0 20px
}
.job-board .title .notice {
	font-size: 16px;
	color: #000;
	font-weight: 700
}
.job-board .title .more {
	font-size: 14px;
	color: rgba(0,0,0,.5);
	background: url(../images/career/arrow-riht.png) 100% no-repeat;
	padding-right: 15px
}
.job-board .title .more:hover {
	color: #00448d
}
.job-board .board-list {
	padding: 10px 0
}
.job-board .board-list li {
	position: relative;
	padding: 0 20px 0 16px;
	border-left: 4px solid transparent;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.job-board .board-list li a {
	display: block;
	padding: 10px 0;
	border-top: 1px solid rgba(0,0,0,.1)
}
.job-board .board-list li h5 {
	font-size: 16px;
	color: #333;
	margin-bottom: 5px
}
.job-board .board-list li p {
	font-size: 14px;
	color: #aaa
}
.job-board .board-list li:hover {
	border-left: 4px solid #00448d
}
.job-board .board-list li:hover h5 {
	color: #00448d
}
.job-board .board-list li:first-child a {
	border-top: none
}
.about-us-wrap {
	overflow: hidden
}

@media screen and (min-width:768px) {
.about-us-wrap .container {
	padding: 0!important
}
.about-us-wrap .kv .kvContent.whiteFont .introduce-content {
	padding: 0 15px!important
}
.about-us-wrap .contactModule .container .row {
	margin: 0 auto
}
}

@media (min-width:1200px) {
.about-us-wrap .industry-profile .container {
	width: 810px;
	margin: 0 auto
}
}
.about-us-wrap .describe-titledes {
	padding: 65px 0 25px
}
.about-us-wrap .solveBanner-cont, .about-us-wrap .solveBanner-cont .container {
	position: relative
}
.about-us-wrap .solveBanner-cont .btn-primary {
	background: #00448d;
	color: #fff!important;
	border-radius: 0
}
.about-us-wrap .solveBanner-cont .carousel-control {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 48px;
	height: 48px;
	-webkit-filter: inherit;
	filter: inherit;
	opacity: 1;
	filter: alpha(opacity=100);
	background: hsla(0,0%,89%,.6);
	text-align: center;
	line-height: 48px;
	font-size: 32px;
	color: #00448d;
	margin-top: -52px
}
.about-us-wrap .solveBanner-cont .carousel-control.left {
	left: -60px
}
.about-us-wrap .solveBanner-cont .carousel-control.right {
	right: -60px
}

@media (max-width:1320px) {
.about-us-wrap .solveBanner-cont .carousel-control.left {
	left: 0
}
.about-us-wrap .solveBanner-cont .carousel-control.right {
	right: 0
}
}
.about-us-wrap .solveBanner-cont .carousel-control:hover {
	background: #e4e4e4
}
.about-us-wrap .solveBanner-cont .carousel-indicators {
	position: static;
	width: 100%;
	margin: 20px 0 65px
}
.about-us-wrap .solveBanner-cont .carousel-indicators li {
	width: 18px;
	height: 16px;
	border-radius: 0;
	border: none;
	background: #b6b6b6;
	margin: 0 2px!important;
	padding: 0
}
.about-us-wrap .solveBanner-cont .carousel-indicators li.active {
	width: 18px;
	height: 16px;
	background: #e9a666
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item {
	width: 100%;
	overflow: hidden
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .col-xs-12 {
	padding: 0;
	height: 350px
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oLeft .pc-img {
	width: 100%;
	height: 350px
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oLeft img {
	width: 100%
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oRight {
	background: #00448d
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oRight .text {
	width: 70%;
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 0 15px;
	color: #fff;
	text-shadow: #fff 1px 1px 1px
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oRight .text h4 {
	font-size: 18px;
	line-height: 28px;
	font-weight: bolder
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oRight .text p {
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 70px;
	font-weight: bolder
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oRight .text .btn {
	font-size: 14px;
	line-height: 20px;
	padding: 8px 25px
}
.about-us-wrap .industrial-strength {
	background: #e6e6e6
}
.about-us-wrap .industrial-strength ul.iconlist {
	margin: 0;
	border-bottom: 1px solid #cecece
}
.about-us-wrap .industrial-strength ul.iconlist li a {
	text-align: center;
	display: block;
	width: 100%
}
.about-us-wrap .industrial-strength ul.iconlist li a .oImg {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.about-us-wrap .industrial-strength ul.iconlist li a .oImg img {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
.about-us-wrap .industrial-strength ul.iconlist li a .oImg .blue {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}
.about-us-wrap .industrial-strength ul.iconlist li a p {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	width: 100%;
	height: 52px;
	overflow: hidden;
	color: #615f5f;
	font-size: 16px;
	line-height: 26px;
	display: block;
	margin: 10px auto 25px
}
.about-us-wrap .industrial-strength ul.iconlist li:hover a .oImg .grey {
	opacity: 0;
	filter: alpha(opacity=0)
}
.about-us-wrap .industrial-strength ul.iconlist li:hover a .oImg .blue {
	opacity: 1;
	filter: alpha(opacity=100)
}
.about-us-wrap .industrial-strength ul.iconlist li:hover a p {
	color: #00448d
}
.about-us-wrap .industrial-strength ol.iconlist {
	margin: 0;
	padding: 30px 0;
	webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-webkit-padding-start: 0
}
.about-us-wrap .industrial-strength ol.iconlist li.offset-left {
	margin-left: 12.5%
}
.about-us-wrap .industrial-strength ol.iconlist li a {
	color: #a3a2a2;
	text-align: center;
	display: block;
	width: 100%
}
.about-us-wrap .industrial-strength ol.iconlist li a h4 {
	width: 100%;
	font-size: 72px;
	line-height: 80px;
	font-weight: bolder
}
.about-us-wrap .industrial-strength ol.iconlist li a p {
	width: 100%;
	height: 52px;
	overflow: hidden;
	font-size: 16px;
	line-height: 26px;
	display: block;
	margin: 10px auto 0
}
.about-us-wrap .industrial-strength ol.iconlist li:hover a {
	color: #00448d
}
.about-us-wrap .industry-profile .container img.img-responsive {
	width: 100%;
	margin-bottom: 35px
}
.about-us-wrap .industry-profile .container .OImg {
	padding: 35px 0 80px
}
.about-us-wrap .industry-profile .container .OImg li img {
	width: 100%;
	margin-bottom: 0
}
.about-us-wrap .industry-profile .container .OImg li p {
	font-size: 14px;
	line-height: 30px;
	color: #000
}
.about-us-wrap .industry-history {
	background: url(../images/about-us/history-bg.jpg) 50% no-repeat;
	background-size: cover
}
.about-us-wrap .industry-history .describe-titledes {
	padding: 40px 0
}
.about-us-wrap .industry-history .describe-titledes .container {
	color: #fff
}
.about-us-wrap .industry-history .describe-titledes .container .title {
	margin: 0
}
.about-us-wrap .industry-history .describe-titledes .container .title span:before {
	background: #fff!important
}
.about-us-wrap .industry-history .container .text-wrap {
	color: #fff;
	width: 70%
}
.about-us-wrap .industry-history .container .text-wrap h4 {
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 30px
}
.about-us-wrap .industry-history .container .text-wrap p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 30px
}
.about-us-wrap .industry-history .container .text-wrap .btn:hover {
	background: #00448d!important;
	color: #fff!important
}

@media screen and (max-width:767px) {
.about-us-wrap .describe-titledes {
	padding: 25px 0 15px
}
.about-us-wrap .solveBanner-cont .glyphicon {
	display: none!important
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-indicators {
	margin-bottom: 30px
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .col-xs-12 {
	height: auto
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oRight .text {
	position: static;
	-webkit-transform: inherit;
	transform: inherit;
	padding: 15px;
	width: 100%
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oRight .text h4 {
	font-size: 16px;
	font-weight: 400
}
.about-us-wrap .solveBanner-cont #culturebanner .carousel-inner .item .oRight .text p {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 30px
}
.about-us-wrap .industrial-strength ul.iconlist li a .oImg {
	width: 66%
}
.about-us-wrap .industrial-strength ul.iconlist li a .oImg img {
	width: 100%
}
.about-us-wrap .industrial-strength ul.iconlist li a p {
	margin-bottom: 15px
}
.about-us-wrap .industrial-strength ol.iconlist li.offset-left {
	margin: 0
}
.about-us-wrap .industrial-strength ol.iconlist li a h4 {
	font-size: 34px;
	line-height: 40px
}
.about-us-wrap .industrial-strength ol.iconlist li a p {
	margin: 5px 0;
	font-size: 14px;
	line-height: 20px
}
.about-us-wrap .industry-profile .container img.img-responsive {
	margin-bottom: 20px
}
.about-us-wrap .industry-profile .container .OImg {
	padding: 20px 0 40px;
	margin: 0 -5px
}
.about-us-wrap .industry-profile .container .OImg li {
	padding: 0 5px
}
.about-us-wrap .industry-history {
	text-align: center
}
.about-us-wrap .industry-history .describe-titledes {
	padding: 20px 0;
	display: inline-block
}
.about-us-wrap .industry-history .container .text-wrap {
	width: 100%
}
.about-us-wrap .industry-history .container .text-wrap h4 {
	font-size: 24px;
	font-weight: bolder;
	line-height: 30px;
	margin-bottom: 15px
}
.about-us-wrap .industry-history .container .text-wrap p {
	margin-bottom: 15px
}
.about-us-wrap .industry-history .container .text-wrap .btn {
	margin-top: 40px;
	width: 100%!important
}
}
.career-detail-wrap .kv {
	margin-bottom: 45px
}

@media (max-width:767px) {
.career-detail-wrap .kv {
	margin-bottom: 30px
}
}
.career-detail-wrap .kv .kvContent {
	height: 350px
}

@media screen and (max-width:767px) {
.career-detail-wrap .kv .kvContent {
	height: 410px
}
}
.career-detail-wrap .kv .kvContent .introduce-content .introduce {
	width: 100%!important;
	display: none
}
.career-detail-wrap .kv .kvContent .introduce-content .introduce h1 {
	padding-top: 0;
	width: 50%
}

@media screen and (max-width:767px) {
.career-detail-wrap .kv .kvContent .introduce-content .introduce h1 {
	width: 100%
}
}

@media (max-width:767px) {
.career-detail-wrap .kv .kvContent .introduce-content .introduce {
	width: 80%;
	margin-bottom: 30px
}
}

@media (max-width:1024px) {
.career-detail-wrap .kv .kvContent .introduce-content .introduce {
	width: 80%
}
}
.career-detail-wrap .kv .kvContent .introduce-content .introduce .joblists {
	padding: 0;
	font-size: 16px;
	width: 340px
}
.career-detail-wrap .kv .kvContent .introduce-content .introduce .joblists li {
	line-height: 36px;
	padding-right: 5px
}

@media (max-width:767px) {
.career-detail-wrap .kv .kvContent .introduce-content .introduce .joblists {
	font-size: 13px;
	width: 100%
}
.career-detail-wrap .kv .kvContent .introduce-content .introduce .joblists li {
	line-height: 18px;
	margin-bottom: 10px
}
}
.career-detail-wrap .left-side {
	margin-bottom: 90px
}

@media (max-width:767px) {
.career-detail-wrap .left-side {
	margin-bottom: 50px
}
}
.career-detail-wrap .left-side .job-detail-tab {
	margin-bottom: 30px
}
.career-detail-wrap .left-side .job-detail-tab p {
	font-size: 16px;
	color: #acadad;
	margin-bottom: 10px
}
.career-detail-wrap .left-side .job-detail-tab p.notice {
	color: #000;
	font-weight: 700
}

@media (max-width:767px) {
.career-detail-wrap .left-side .job-detail-tab p {
	font-size: 13px
}
}
.career-detail-wrap .left-side .go-apply-btn {
	width: 200px
}

@media (max-width:767px) {
.career-detail-wrap .left-side .go-apply-btn {
	width: 100%
}
}
.welcome-pop {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 22;
	left: 0;
	top: 0;
	display: none;
	background: rgba(0,0,0,.4);
	padding-top: 110px
}
.welcome-pop .container {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}
.welcome-pop .welcome-content {
	height: 450px;
	background: #fff;
	width: 100%;
	left: 0;
	padding: 30px;
	text-align: center;
	color: #615f5f;
	text-transform: Uppercase;
	position: relative;
	opacity: 0;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

@media (max-width:767px) {
.welcome-pop .welcome-content {
	padding: 15px;
	overflow-y: auto
}
}
.welcome-pop .welcome-content.active {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}
.welcome-pop .welcome-content h1 {
	font-size: 40px;
	margin-bottom: 10px
}

@media (max-width:767px) {
.welcome-pop .welcome-content h1 {
	font-size: 20px;
	margin-bottom: 5px
}
}
.welcome-pop .welcome-content h5 {
	font-size: 16px;
	margin-bottom: 20px
}

@media (max-width:767px) {
.welcome-pop .welcome-content h5 {
	font-size: 14px;
	margin-bottom: 10px
}
}
.welcome-pop .welcome-content .choice-options {
	overflow: hidden
}
.welcome-pop .welcome-content .choice-options dl {
	float: left;
	width: 14.285%;
	font-size: 16px
}

@media (max-width:767px) {
.welcome-pop .welcome-content .choice-options dl {
	width: 33.33%;
	font-size: 12px;
	height: 145px
}
}
.welcome-pop .welcome-content .choice-options dl dt {
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin-bottom: 10px;
	padding-bottom: 10px
}

@media (min-width:768px) and (max-width:1200px) {
.welcome-pop .welcome-content .choice-options dl dt {
	height: 55px
}
}

@media (max-width:767px) {
.welcome-pop .welcome-content .choice-options dl dt {
	height: 25px;
	margin-bottom: 5px
}
}

@media (max-width:360px) {
.welcome-pop .welcome-content .choice-options dl dt {
	height: 35px;
	margin-bottom: 5px
}
}
.welcome-pop .welcome-content .choice-options dl dd {
	color: #acadad;
	margin-bottom: 5px;
	cursor: pointer
}

@media (max-width:767px) {
.welcome-pop .welcome-content .choice-options dl dd {
	margin-bottom: 0
}
}
.welcome-pop .welcome-content .choice-options .or-line {
	clear: both;
	height: 15px;
	position: relative;
	border-top: 1px solid rgba(0,0,0,.1)
}
.welcome-pop .welcome-content .choice-options .or-line:before {
	content: "OR";
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 16px;
	top: -10px;
	background: #fff;
	padding: 0 15px
}
.welcome-pop .welcome-content .choice-options .btn {
	width: 330px;
	margin-top: 30px
}
.procurement-cn-wrap .news-detail-path, .procurement-wrap .news-detail-path {
	margin-bottom: 40px
}
.procurement-cn-wrap .legal-title-con h3, .procurement-wrap .legal-title-con h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 40px auto 20px;
	line-height: 25px
}
.procurement-cn-wrap .procurement-title, .procurement-wrap .procurement-title {
	font-size: 28px;
	font-weight: 400;
	line-height: 48px;
	padding: 20px 0;
	border-bottom: 1px solid #ddd
}
.procurement-cn-wrap .announcement-container .news-detail-article, .procurement-cn-wrap .announcement-container .news-detail-iframe, .procurement-cn-wrap .announcement-container .news-detail-img, .procurement-cn-wrap .announcement-container .news-detail-text-img, .procurement-cn-wrap .announcement-container .news-detail-video, .procurement-wrap .announcement-container .news-detail-article, .procurement-wrap .announcement-container .news-detail-iframe, .procurement-wrap .announcement-container .news-detail-img, .procurement-wrap .announcement-container .news-detail-text-img, .procurement-wrap .announcement-container .news-detail-video {
	text-indent: 2em;
	margin: 20px auto 40px;
	line-height: 30px;
	font-size: 16px
}
.procurement-cn-wrap .announcement-container .news-detail-article p img, .procurement-cn-wrap .announcement-container .news-detail-iframe p img, .procurement-cn-wrap .announcement-container .news-detail-img p img, .procurement-cn-wrap .announcement-container .news-detail-text-img p img, .procurement-cn-wrap .announcement-container .news-detail-video p img, .procurement-wrap .announcement-container .news-detail-article p img, .procurement-wrap .announcement-container .news-detail-iframe p img, .procurement-wrap .announcement-container .news-detail-img p img, .procurement-wrap .announcement-container .news-detail-text-img p img, .procurement-wrap .announcement-container .news-detail-video p img {
	width: 100%!important;
	height: auto!important
}
.procurement-cn-wrap .announcement-container .news-detail-article a, .procurement-cn-wrap .announcement-container .news-detail-iframe a, .procurement-cn-wrap .announcement-container .news-detail-img a, .procurement-cn-wrap .announcement-container .news-detail-text-img a, .procurement-cn-wrap .announcement-container .news-detail-video a, .procurement-wrap .announcement-container .news-detail-article a, .procurement-wrap .announcement-container .news-detail-iframe a, .procurement-wrap .announcement-container .news-detail-img a, .procurement-wrap .announcement-container .news-detail-text-img a, .procurement-wrap .announcement-container .news-detail-video a {
	color: #333
}
.procurement-cn-wrap .announcement-container .news-detail-article a:hover, .procurement-cn-wrap .announcement-container .news-detail-iframe a:hover, .procurement-cn-wrap .announcement-container .news-detail-img a:hover, .procurement-cn-wrap .announcement-container .news-detail-text-img a:hover, .procurement-cn-wrap .announcement-container .news-detail-video a:hover, .procurement-wrap .announcement-container .news-detail-article a:hover, .procurement-wrap .announcement-container .news-detail-iframe a:hover, .procurement-wrap .announcement-container .news-detail-img a:hover, .procurement-wrap .announcement-container .news-detail-text-img a:hover, .procurement-wrap .announcement-container .news-detail-video a:hover {
	color: #f58426
}
.procurement-cn-wrap .announcement-container .news-detail-article span.second, .procurement-cn-wrap .announcement-container .news-detail-iframe span.second, .procurement-cn-wrap .announcement-container .news-detail-img span.second, .procurement-cn-wrap .announcement-container .news-detail-text-img span.second, .procurement-cn-wrap .announcement-container .news-detail-video span.second, .procurement-wrap .announcement-container .news-detail-article span.second, .procurement-wrap .announcement-container .news-detail-iframe span.second, .procurement-wrap .announcement-container .news-detail-img span.second, .procurement-wrap .announcement-container .news-detail-text-img span.second, .procurement-wrap .announcement-container .news-detail-video span.second {
	text-indent: 0;
	padding-left: 4em;
	display: block
}

@media screen and (max-width:767px) {
.procurement-cn-wrap .announcement-container .news-detail-article, .procurement-cn-wrap .announcement-container .news-detail-iframe, .procurement-cn-wrap .announcement-container .news-detail-img, .procurement-cn-wrap .announcement-container .news-detail-text-img, .procurement-cn-wrap .announcement-container .news-detail-video, .procurement-wrap .announcement-container .news-detail-article, .procurement-wrap .announcement-container .news-detail-iframe, .procurement-wrap .announcement-container .news-detail-img, .procurement-wrap .announcement-container .news-detail-text-img, .procurement-wrap .announcement-container .news-detail-video {
	text-indent: 0
}
.procurement-cn-wrap .announcement-container .news-detail-article span.second, .procurement-cn-wrap .announcement-container .news-detail-iframe span.second, .procurement-cn-wrap .announcement-container .news-detail-img span.second, .procurement-cn-wrap .announcement-container .news-detail-text-img span.second, .procurement-cn-wrap .announcement-container .news-detail-video span.second, .procurement-wrap .announcement-container .news-detail-article span.second, .procurement-wrap .announcement-container .news-detail-iframe span.second, .procurement-wrap .announcement-container .news-detail-img span.second, .procurement-wrap .announcement-container .news-detail-text-img span.second, .procurement-wrap .announcement-container .news-detail-video span.second {
	padding-left: 1em
}
}
.group-brand-wrap .thumbnail-slider .thumbnail .caption h3 {
	line-height: 25px;
	white-space: normal;
	overflow: visible
}
.group-brand-wrap .thumbnail-slider .thumbnail .caption p {
	height: auto!important
}
.media-wrap .release-list {
	padding: 15px 0 40px
}
.media-wrap .release-list .container {
	max-width: 500px
}
.media-wrap .release-list h3 {
	display: block;
	margin-top: 35px;
	margin-bottom: 0;
	line-height: 28px;
	font-size: 16px;
	font-weight: 700
}
.media-wrap .release-list ul li {
	font-size: 14px;
	line-height: 28px
}
.media-wrap .release-list ul li a {
	color: #000;
	text-decoration: underline
}
.media-wrap .release-list ul li a:hover {
	color: #f58426
}

@media (max-width:480px) {
.media-wrap .release-list {
	padding-top: 0;
	padding-bottom: 30px
}
}
html:lang(en) #header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body p {
	margin: 7px 0;
	line-height: 1.1
}
html:lang(en) #header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body p i {
	width: 100px
}
html:lang(en) #header .nav-selected .products-select .fourLevelMenu .container div.tableCell div.row .media a .media-body p span {
	padding-left: 103px
}
html:lang(en) #header .navbar .nav-bottom .navbar-header .navbar-toggle:before {
	display: none;
	content: "MENU"
}

@media (max-width:767px) {
html:lang(en) #header .navbar .nav-bottom .navbar-header .search-mb {
	left: -5px
}
}
html:lang(en) #footer .footer-menu-wrap .footer-menu-content .footer-menu h5 {
	font-size: 16px
}
html:lang(en) .kv .kvContent .introduce-content .introduce {
	width: 50%
}
html:lang(en) .kv .kvContent .introduce-content .introduce p {
	line-height: 1.2;
	word-wrap: break-word
}
html:lang(en) .home-wrap .lookingfor-equipment .container .custom-dropdown .btn {
	width: 235px
}
html:lang(en) .finddealer-wrap .search-map .content .container .table .accordant .box .cont .text-body .des .list .label {
	white-space: normal;
	line-height: 1.1
}
html:lang(en) .situation-wrap .situation-text>p:first-of-type .situation-label {
	display: none
}
html:lang(en) .situation-wrap .situation-text>p:first-of-type .situation-content {
	padding-left: 0
}

@media screen and (max-width:991px) {
html:lang(en) #header .navbar .nav-bottom .navbar-nav>li>a {
	padding: 30px 5px
}
}

@media screen and (max-width:767px) {
html:lang(en) .finddealer-wrap .finddealer .container .row li .list-btn .dropdown .js-category-btn {
	width: 90px
}
html:lang(en) .kv .kvContent .introduce-content .introduce {
	width: 100%
}
}
.announcement-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	color: #131313;
	padding-bottom: 80px;
	line-height: 25px;
}

@media (max-width:767px) {
.announcement-container {
	padding-bottom: 40px
}
}
.announcement-container article, .announcement-container aside, .announcement-container div, .announcement-container footer, .announcement-container header, .announcement-container hgroup, .announcement-container main, .announcement-container nav, .announcement-container section {
	display: block
}
.announcement-container ol {
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px
}
.announcement-container ol li {
	display: list-item;
	list-style: decimal;
	text-align: -webkit-match-parent
}
.announcement-container dir, .announcement-container menu, .announcement-container ul {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px
}
.announcement-container ul li {
	display: list-item;
	list-style-type: disc;
	text-align: -webkit-match-parent
}
.announcement-container dl {
	display: block;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0
}
.announcement-container dt {
	display: block
}
.announcement-container dd {
	display: block;
	-webkit-margin-start: 40px;
	margin-inline-start: 40px
}
.announcement-container h1, .announcement-container h2, .announcement-container h3, .announcement-container h4, .announcement-container h5, .announcement-container h6 {
	line-height: normal
}
.announcement-container h1 {
	display: block;
	font-size: 2em;
	-webkit-margin-before: .67em;
	margin-block-start: .67em;
	-webkit-margin-after: .67em;
	margin-block-end: .67em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	font-weight: 700
}
.announcement-container h2 {
	display: block;
	font-size: 1.5em;
	-webkit-margin-before: .83em;
	margin-block-start: .83em;
	-webkit-margin-after: .83em;
	margin-block-end: .83em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	font-weight: 700
}
.announcement-container h3 {
	display: block;
	font-size: 1.17em;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	font-weight: 700
}
.announcement-container h4 {
	display: block;
	font-size: 1em;
	-webkit-margin-before: 1.33em;
	margin-block-start: 1.33em;
	-webkit-margin-after: 1.33em;
	margin-block-end: 1.33em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	font-weight: 700
}
.announcement-container h5 {
	display: block;
	font-size: .83em;
	-webkit-margin-before: 1.67em;
	margin-block-start: 1.67em;
	-webkit-margin-after: 1.67em;
	margin-block-end: 1.67em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	font-weight: 700
}
.announcement-container h6 {
	display: block;
	font-size: .67em;
	-webkit-margin-before: 2.33em;
	margin-block-start: 2.33em;
	-webkit-margin-after: 2.33em;
	margin-block-end: 2.33em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	font-weight: 700
}
.announcement-container address, .announcement-container cite, .announcement-container dfn, .announcement-container em, .announcement-container i, .announcement-container var {
	font-style: italic
}
.announcement-container address {
	margin-bottom: 0
}
.announcement-container b, .announcement-container strong {
	font-weight: 700
}
.announcement-container button, .announcement-container input, .announcement-container meter, .announcement-container progress, .announcement-container select, .announcement-container textarea {
	-webkit-writing-mode: horizontal-tb!important
}
.announcement-container button, .announcement-container input, .announcement-container optgroup, .announcement-container select, .announcement-container textarea {
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	margin: 0
}
.announcement-container textarea {
	-webkit-appearance: textarea;
	background-color: #fff;
	-webkit-rtl-ordering: logical;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	resize: auto;
	cursor: text;
	white-space: pre-wrap;
	overflow-wrap: break-word;
	-o-border-image: initial;
	border-image: initial;
	padding: 2px;
	border: 1px solid #a9a9a9
}
.announcement-container button, .announcement-container input[type=button i], .announcement-container input[type=file i]::-webkit-file-upload-button, .announcement-container input[type=reset i], .announcement-container input[type=submit i] {
-webkit-box-align:start;
align-items:flex-start;
text-align:center;
cursor:default;
color:buttontext;
background-color:buttonface;
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:1px 6px;
border:2px outset buttonface;
border-image:initial
}
.announcement-container input {
	-webkit-appearance: textfield;
	background-color: #fff;
	-webkit-rtl-ordering: logical;
	cursor: text;
	padding: 1px 0;
	border-width: 2px;
	border-style: inset;
	border-color: initial;
	-o-border-image: initial;
	border-image: initial
}
.announcement-container button {
	-webkit-appearance: button
}
.announcement-container select:not(:-internal-list-box) {
	overflow: visible!important
}
.announcement-container select {
	-webkit-appearance: menulist;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: pre;
	-webkit-rtl-ordering: logical;
	color: #000;
	background-color: #fff;
	cursor: default;
	-o-border-image: initial;
	border-image: initial;
	border-radius: 0;
	border: 1px solid #a9a9a9
}
.announcement-container figure {
	display: block;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 40px;
	margin-inline-start: 40px;
	-webkit-margin-end: 40px;
	margin-inline-end: 40px
}
.announcement-container figcaption {
	display: block
}
.announcement-container code, .announcement-container kbd, .announcement-container samp, .announcement-container tt {
	font-family: monospace
}
.announcement-container code {
	padding: auto;
	color: inherit;
	background: none
}
.announcement-container kbd {
	padding: 0;
	font-size: inherit;
	color: inherit;
	background: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.announcement-container .news-detail-article, .announcement-container .news-detail-iframe, .announcement-container .news-detail-img, .announcement-container .news-detail-text-img, .announcement-container .news-detail-video, .announcement-container p {
	margin-top: 15px;
	line-height: 2;
	display: block
}
.announcement-container .news-detail-article:last-child, .announcement-container .news-detail-iframe:last-child, .announcement-container .news-detail-img:last-child, .announcement-container .news-detail-text-img:last-child, .announcement-container .news-detail-video:last-child {
	margin-bottom: auto
}
.product-tab-content.js-pro-tab-content .thumbnail {
	max-height: 493px;
}
.search-result .thumbnail {
	max-height: 319px !important;
}

@media (max-width:768px) {
.product-tab-content.js-pro-tab-content .thumbnail {
	max-height: 308px;
}
.search-result .thumbnail {
	max-height: 220px !important;
}
/*.search-result .thumbnail  img{height: 93px;}*/
}
.industry-wrap .equipment .thumbnail-wrap .thumbnail {
	height: 165px;
}
.industry-wrap .equipment .thumbnail-wrap .thumbnail img {
	height: 122px;
}