/*** uncss> filename: http://www.lkpsj.com/skin/css/xunjie.css ***/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

figure,footer,header,nav,section {
	display: block
}

a {
	background-color: transparent
}

a:active,a:hover {
	outline: 0
}

b {
	font-weight: 700
}

h1 {
	margin: .67em 0;
	font-size: 2em
}

img {
	border: 0;
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

button,input,textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button {
	text-transform: none
}

button {
	-webkit-appearance: button;
	cursor: pointer
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

textarea {
	overflow: auto
}

@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) ")"
	}

	a[href^="#"]:after {
		content: ""
	}

	img {
		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
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
	font-family: Roboto,sans-serif;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff
}

button,input,textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #22a6bb;
	text-decoration: none
}

a:focus,a:hover {
	color: #89bceb;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

hr {
	margin-top: 22px;
	margin-bottom: 22px;
	border: 0;
	border-top: 1px solid #e4eaec
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

h1,h2,h3,h4,h6 {
	font-family: Roboto,sans-serif;
	font-weight: 400;
	line-height: 1.2;
	color: #37474f
}

h1,h2,h3 {
	margin-top: 22px;
	margin-bottom: 11px
}

h4,h6 {
	margin-top: 11px;
	margin-bottom: 11px
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 30px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 18px
}

h6 {
	font-size: 12px
}

p {
	margin: 0 0 11px
}

.text-center {
	text-align: center
}

ol,ul {
	margin-top: 0;
	margin-bottom: 11px
}

ul ul {
	margin-bottom: 0
}

.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
	}
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-md-2,.col-md-3,.col-md-4,.col-md-9,.col-sm-3,.col-xs-12,.col-xs-6 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-12,.col-xs-6 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-6 {
	width: 50%
}

@media (min-width:768px) {
	.col-sm-3 {
		float: left
	}

	.col-sm-3 {
		width: 25%
	}
}

@media (min-width:992px) {
	.col-md-2,.col-md-3,.col-md-4,.col-md-9 {
		float: left
	}

	.col-md-9 {
		width: 75%
	}

	.col-md-4 {
		width: 33.33333333%
	}

	.col-md-3 {
		width: 25%
	}

	.col-md-2 {
		width: 16.66666667%
	}
}

.btn {
	display: inline-block;
	padding: 6px 15px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.57142857;
	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: 3px
}

.btn:active:focus,.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn:focus,.btn:hover {
	color: #76838f;
	text-decoration: none
}

.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-primary {
	color: #fff;
	background-color: #22a6bb;
	border-color: #22a6bb
}

.btn-primary:focus {
	color: #fff;
	background-color: #358fe4;
	border-color: #1869b4
}

.btn-primary:hover {
	color: #fff;
	background-color: #358fe4;
	border-color: #2c8ae3
}

.btn-primary:active {
	color: #fff;
	background-color: #358fe4;
	border-color: #2c8ae3
}

.btn-primary:active:focus,.btn-primary:active:hover {
	color: #fff;
	background-color: #1d7dd8;
	border-color: #1869b4
}

.btn-primary:active {
	background-image: none
}

.collapse {
	display: none
}

.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 {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1200;
	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;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid #e4eaec;
	border-radius: 3px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.57142857;
	color: #76838f;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
	color: #76838f;
	text-decoration: none;
	background-color: #f3f7f9
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
	text-decoration: none;
	background-color: #f3f7f9
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	min-height: 66px;
	margin-bottom: 22px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 3px
	}
}

@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 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

@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
	}
}

.container>.navbar-collapse,.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container>.navbar-collapse,.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-brand {
	float: left;
	height: 66px;
	padding: 22px 15px;
	font-size: 18px;
	line-height: 22px
}

.navbar-brand:focus,.navbar-brand:hover {
	text-decoration: none
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 16px;
	margin-right: 15px;
	margin-bottom: 16px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px
}

.navbar-toggle:focus {
	outline: 0
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 11px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}

	.navbar-nav>li {
		float: left
	}

	.navbar-nav>li>a {
		padding-top: 22px;
		padding-bottom: 22px
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

@media (min-width:768px) {

	.navbar-right {
		float: right!important;
		margin-right: -15px
	}

	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #fff;
	border-color: #e4eaec
}

.navbar-default .navbar-brand {
	color: #37474f
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
	color: #37474f;
	background-color: none
}

.navbar-default .navbar-nav>li>a {
	color: #76838f
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	color: #526069;
	background-color: rgba(243,247,249,.3)
}

.navbar-default .navbar-toggle {
	border-color: transparent
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
	background-color: rgba(243,247,249,.3)
}

.navbar-default .navbar-collapse {
	border-color: #e4eaec
}

.breadcrumb {
	padding: 8px 10px;
	margin-bottom: 22px;
	list-style: none;
	background-color: transparent;
	border-radius: 3px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #22a6bb;
	content: "/\00a0"
}

.panel {
	margin-bottom: 22px;
	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)
}

.clearfix:after,.clearfix:before,.container:after,.container:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.row:after,.row:before {
	display: table;
	content: " "
}

.clearfix:after,.container:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.row:after {
	clear: both
}

.hide {
	display: none!important
}

@-ms-viewport {
	width:device-width
}
/*bootstrap-extend.min.css*/

h1,h2,h3,h4,h6 {
	text-shadow: rgba(0,0,0,.15) 0 0 1px
}

.container {
	max-width: 100%
}

@media (min-width:1600px) {
	.container {
		width: 1310px
	}
}

.btn {
	padding: 6px 15px;
	font-size: 14px;
	line-height: 1.57142857;
	border-radius: 3px;
	-webkit-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
	-o-transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
	transition: border .2s linear,color .2s linear,width .2s linear,background-color .2s linear;
	-webkit-font-smoothing: subpixel-antialiased
}

.btn:active:focus,.btn:focus {
	outline: 0
}

.btn:active {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .icon {
	width: 1em;
	margin: -1px 3px 0;
	line-height: inherit;
	text-align: center
}

.btn-squared {
	border-radius: 0
}

.btn-primary:focus,.btn-primary:hover {
	background-color: #89bceb;
	border-color: #89bceb
}

.btn-primary:active {
	background-color: #4e97d9;
	border-color: #4e97d9
}

.btn-primary:active:focus,.btn-primary:active:hover {
	background-color: #4e97d9;
	border-color: #4e97d9
}

.btn-icon {
	padding: 10px;
	line-height: 1em
}

.btn-icon .icon {
	margin: -1px 0 0
}

.caret {
	border-top: 4px solid;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	-webkit-transform: scale(1.001);
	-ms-transform: scale(1.001);
	-o-transform: scale(1.001);
	transform: scale(1.001)
}

.dropdown-menu {
	margin-top: 5px;
	-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.05);
	box-shadow: 0 3px 12px rgba(0,0,0,.05);
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s
}

.dropdown-menu>li {
	padding: 0 5px;
	margin: 2px 0
}

.dropdown-menu>li>a {
	padding: 8px 15px;
	border-radius: 3px;
	-webkit-transition: background-color .25s;
	-o-transition: background-color .25s;
	transition: background-color .25s
}

.dropdown-menu.bullet {
	margin-top: 12px
}

.dropdown-menu.bullet:after,.dropdown-menu.bullet:before {
	position: absolute;
	left: 10px;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border: 7px solid transparent;
	border-top-width: 0
}

.dropdown-menu.bullet:before {
	top: -7px;
	border-bottom-color: #e4eaec
}

.dropdown-menu.bullet:after {
	top: -6px;
	border-bottom-color: #fff
}

.dropdown-menu-right.bullet:after,.dropdown-menu-right.bullet:before {
	right: 10px;
	left: auto
}

.nav>li>a {
	overflow: hidden
}

.nav>li>a:focus {
	outline: 0
}

.navbar-toggle {
	height: 66px;
	padding: 22px 15px;
	margin-top: 16px;
	margin-top: 0;
	margin-bottom: 16px;
	margin-bottom: 0;
	line-height: 22px;
	background: 0 0!important;
	-webkit-transition: color .25s linear;
	-o-transition: color .25s linear;
	transition: color .25s linear
}

.navbar-toggle:hover {
	background: 0 0!important
}

.navbar {
	border: none;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.08);
	box-shadow: 0 2px 4px rgba(0,0,0,.08)
}

.navbar-brand {
	padding: 22px 20px;
	font-weight: 500
}

.navbar-default .navbar-toggle {
	color: #76838f
}

.breadcrumb {
	margin-bottom: 10px
}

.breadcrumb li+li:before {
	padding: 0 5px
}

.breadcrumb li .icon {
	text-decoration: none
}

.breadcrumb li .icon:before {
	margin-right: 10px
}

.panel {
	position: relative;
	margin-bottom: 30px;
	border-width: 0
}

.panel>:not(.panel-loading):not(.collapsing) {
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

body {
	font-weight: 300
}

b {
	font-weight: 500
}

.dropdown-menu>li>a {
	font-weight: 100
}

.vertical-align {
	font-size: 0
}

.vertical-align:before {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	content: ""
}

.vertical-align-middle {
	display: inline-block;
	max-width: 100%;
	font-size: 14px
}

.vertical-align-middle {
	vertical-align: middle
}

.text-center {
	text-align: center!important
}
/*site.min.css*/
body {
	font: 14px/1.5 "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Roboto,Arial,sans-serif;
}

h1,h2,h3,h4,h6 {
	font-family: "Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Roboto,Arial,sans-serif;
}

html,body {
	height: 100%;
}

body {
	padding-top: 0px;
}

.animation-hover:not(:hover),.animation-hover:not(:hover) [class*=animation-] {
	-webkit-animation-name: none;
	-o-animation-name: none;
	animation-name: none;
}

a:focus {
	outline: none;
}

[class*="blocks-"] {
	padding: 0;
	margin: 0;
	margin-right: -15px;
	margin-left: -15px;
	list-style: none;
}

[class*="blocks-"]:before,[class*="blocks-"]:after {
	display: table;
	content: " ";
}

[class*="blocks-"]:after {
	clear: both;
}

[class*="blocks-"]>li {
	position: relative;
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 22px;
}

.blocks-2>li:nth-child(2n+3) {
	clear: both;
}

.blocks-2>li {
	width: 50%;
}

@media (min-width:768px) {
	.blocks-sm-2>li {
		width: 50%;
	}
}

@media (min-width:992px) {
	.blocks-md-3>li {
		width: 33.33333333%;
	}
}

@media (min-width:1600px) {
	.blocks-xlg-3>li {
		width: 33.33333333%;
	}
}

.icon {
	position: relative;
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

:root-rotate-90,:root-rotate-180,:root-rotate-270,:root-flip-horizontal,:root-flip-vertical {
	filter: none;
	-webkit-filter: none;
}

.hamburger {
	font-size: 20px;
	vertical-align: middle;
}

.hamburger,.hamburger:before,.hamburger .hamburger-bar,.hamburger:after {
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
}

.hamburger:before,.hamburger:after {
	content: "";
}

.hamburger:before,.hamburger .hamburger-bar,.hamburger:after {
	display: block;
	width: 1em;
	height: .1em;
	margin: 0;
	background: #76838f;
	border-radius: 1px;
}

.navbar-default .hamburger:before,.navbar-default .hamburger .hamburger-bar,.navbar-default .hamburger:after {
	background: #76838f;
}

.hamburger .hamburger-bar {
	margin: .2em 0;
}

.hamburger-close:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 8%;
	-ms-transform-origin: 8%;
	-o-transform-origin: 8%;
	transform-origin: 8%;
}

.hamburger-close .hamburger-bar {
	opacity: 0;
}

.hamburger-close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 8%;
	-ms-transform-origin: 8%;
	-o-transform-origin: 8%;
	transform-origin: 8%;
}

.hamburger-close.collapsed:before {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.hamburger-close.collapsed .hamburger-bar {
	opacity: 1;
}

.hamburger-close.collapsed:after {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.widget {
	position: relative;
	margin-bottom: 30px;
	background-color: #fff;
}

.widget .cover {
	width: 100%;
}[class*="blocks-"]>li>.widget {
	margin-bottom: 0;
}

.widget-shadow {
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.widget {
	border-radius: 3px;
}

.widget .widget-header {
	border-radius: 3px 3px 0 0;
}

.widget .widget-header:last-child {
	border-radius: inherit;
}

.widget-title {
	margin-top: 0;
	color: #37474f;
	text-transform: capitalize;
}

.widget>.widget-title {
	padding: 12px 20px;
}

.cover {
	overflow: hidden;
}

.overlay-hover:not(:hover) .overlay-panel:not(.overlay-background-fixed) {
	opacity: 0;
}

.margin-right-20 {
	margin-right: 20px!important;
}
/*web-icons.min.css*/
@font-face {
	font-family:'Web Icons';font-style:normal;font-weight:400;src:url(img/web-icons.eot?v=0.2.3);src:url(img/web-icons.eot?#iefix&v=0.2.3) format('embedded-opentype'),url(img/web-icons.woff2?v=0.2.3) format('woff2'),url(img/web-icons.woff?v=0.2.3) format('woff'),url(img/web-icons.ttf?v=0.2.3) format('truetype'),url(img/web-icons.svg?v=0.2.3#web-icons) format('svg')
}[class*=" wb-"],[class^=wb-] {
	position: relative;
	display: inline-block;
	font-family: 'Web Icons';
	font-style: normal;
	font-weight: 400;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.wb-home:before {
	content: "\f12d"
}

.wb-search:before {
	content: "\f131"
}

.wb-chevron-up:before {
	content: "\f180"
}
/*font-awesome.min.css*/
[class*=" fa-"] {
	position: relative;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	-webkit-transform: translate(0,0);
	-ms-transform: translate(0,0);
	-o-transform: translate(0,0);
	transform: translate(0,0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@font-face {
	font-family:FontAwesome;font-style:normal;font-weight:400;src:url(img/fontawesome-webfont.eot?v=4.5.0);src:url(img/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(img/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(img/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(img/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(img/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg')
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-weixin:before {
	content: "\f1d7"
}
/*formValidation.min.css*/
/*asScrollable.min.css*/
/*alertify.min.css*/
/*webui-popover.min.css*/

/*bootstrap-touchspin.min.css*/
/*ladda.min.css*/
/*tablesaw.min.css*/

:root {
	var-button-selected-background: #29abe2;
	var-button-checkbox-selected-background: #34a3de;
	var-button-selected-shadow: rgba(0,75,115,.45);
	var-button-interaction-text: #76838f;
	var-button-interaction-shadow: #4faeef
}
/*lightgallery.min.css*/

@font-face {
	font-family:lg;src:url(img/lg.eot?n1z373);src:url(img/lg.eot?#iefixn1z373) format("embedded-opentype"),url(img/lg.woff?n1z373) format("woff"),url(img/lg.ttf?n1z373) format("truetype"),url(img/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal
}
/*swiper-3.4.2.min.css*/
/*slick.css*/
/*slick-theme.css*/
@charset 'UTF-8';

@font-face {
	font-family:'slick';font-weight:normal;font-style:normal;src:url(img/slick.eot);src:url(img/slick.eot?#iefix) format('embedded-opentype'),url(img/slick.woff) format('woff'),url(img/slick.ttf) format('truetype'),url(/style/webicons/slick.svg#slick) format('svg');
}
/*7-stroke.min.css*/
@font-face {
	font-family:Pe-icon-7-stroke;font-style:normal;font-weight:400;src:url(img/Pe-icon-7-stroke.eot?d7yf1v);src:url(img/Pe-icon-7-stroke.eot?#iefixd7yf1v) format('embedded-opentype'),url(img/Pe-icon-7-stroke.woff?d7yf1v) format('woff'),url(img/Pe-icon-7-stroke.ttf?d7yf1v) format('truetype'),url(/style/webicons/7-stroke/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format('svg')
}
/*metinfo.css*/
html,body {
	width: 100%;
	max-width: 100%;
	min-width: 320px;
}

html {
	height: 100%;
}

body {
	height: auto;
	min-height: 100%;
	overflow-x: hidden;
	font: 16px/1.75 Arial,Microsoft YaHei;
	color: #333;
	word-wrap: break-word;
	background: #f5f5f5;
}

a {
	color: #333;
}

a:focus,a:hover {
	color: #22a6bb;
	text-decoration: none;
}

h1,h2,h3,b {
	font-weight: bold;
}

.dropdown-menu,.dropdown-menu>li>a {
	-o-border-radius: 0px;
	border-radius: 0px;
	font-weight: normal;
}

.dropdown-menu>li {
	padding: 0px;
}

.dropdown-menu>li>a {
	color: #2a333c!important;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.dropdown-menu>li>a:hover {
	color: #fff!important;
	background: #22a6bb;
}

.blocks-2>li:nth-child(2n+3) {
	clear: none;
}

@media (min-width:1200px) {
	.container {
		padding-left: 25px;
		padding-right: 25px;
	}

	.row {
		margin-right: -25px;
		margin-left: -25px;
	}[	class*="col-"] {
		padding-left: 25px;
		padding-right: 25px;
	}

	[class*="blocks-"]>li {
		position: relative;
		float: left;
		min-height: 1px;
		padding-right: 0px;
		padding-left: 5px;
		margin-bottom: 40px;
	}

	[class*="blocks-"] {
		padding: 0;
		margin: 0;
		margin-right: -5px;
		margin-left: -5px;
	}
}

@media (max-width:1199px) {
	[class*="blocks-"]>li {
		margin-bottom: 30px;
	}
}

@media (max-width:767px) {
	[class*="blocks-"]>li {
		margin-bottom: 15px;
	}
}

.head-box {
	background: #22a6bb;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	position: relative;
	z-index: 1602;
	color: #fff;
}

.head-box .container {
	position: relative;
}

.head-box hr {
	height: 12px;
	padding: 14px;
	width: 1px;
	background: #fff;
	background-clip: content-box;
	float: left;
	margin: 0;
	border: 0;
}

.head-box .head-left {
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
}

.head-box .head-left .head-left-wrapper {
	width: 5990px;
}

.head-box .head-left .head-left-wrapper:after {
	display: block;
	content: '';
	clear: both;
}

.head-box .head-left .head-left-slide {
	float: left;
}

.head-box .head-left a {
	color: #fff;
}

.head-box .head-left a:hover {
	color: #fff;
}

.head-box .head-left p {
	float: left;
	margin: 0;
}

.head-box .head-left i {
	float: left;
}

.head-box .head-left font {
	float: left;
	padding-right: 10px;
}

.head-box .head-left font hr:first-child {
	background: none;
	padding: 14px 8px;
}

.head-box .head-right {
	position: absolute;
	top: 0;
	right: 25px;
	background: #22a6bb;
	padding-left: 10px;
}

@media(max-width:1199px) {
	.head-box .head-right {
		right: 15px;
	}
}

.head-other {
	float: left;
	position: relative;
}

.head-other b {
	display: none;
}

.head-other span {
	float: left;
}

.head-other span a i {
	padding: 0 6px 0 0;
	font-size: 15px;
	opacity: .95;
}

@media(max-width:992px) {
	.head-other b {
		display: block;
		float: left;
		font-weight: normal;
	}

	.head-other span {
		float: none;
		position: absolute;
		top: 100%;
		right: 0;
		min-width: 158px;
		line-height: 22px;
		background: #fff;
		visibility: hidden;
		opacity: 0;
		border-radius: 1px;
		transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		-webkit-transition: .3s;
		border: 1px solid #e4eaec;
		-webkit-box-shadow: 0 3px 12px rgba(0,0,0,.05);
		box-shadow: 0 3px 12px rgba(0,0,0,.05);
	}

	.head-other span hr {
		display: none;
	}

	.head-other span a {
		float: none;
		display: block;
		white-space: nowrap;
		color: #333!important;
		padding: 8px 15px;
		margin: 2px 0;
	}

	.head-other span a i {
		width: 25px;
		color: #333;
	}
}

.head-box .head-other a {
	float: left;
	color: #fff;
}

.head-box .head-other a:hover {
	color: #fff;
}

.head-box .head-right .caret {
	position: relative;
	top: -2px;
}

.met-editor {
	padding: 30px;
	background: #ffffff;
	width: 100%;
	max-width: 100%;
	word-wrap: break-word;
}

.met-content {
	padding: 1px 0;
}

@media (min-width:992px) {
	.met-cons {
		float: right;
	}

	.met-conx {
		float: left;
	}
}

.met-content .met-position.pattern-show {
	margin-bottom: 1px;
	background: #fff;
	padding: 20px 30px;
}

.met-content .met-position.pattern-show .breadcrumb {
	padding: 0!important;
}

@media (min-width:1200px) {
	.met-content .met-position.pattern-show .breadcrumb {
	}
}

@media (max-width:1199px) {
	.met-content .met-position.pattern-show {
		padding: 15px 30px;
	}
}

@media (max-width:767px) {
	.met-content .met-position.pattern-show {
		padding: 15px;
	}
}

.met-content .met-product {
	background: none;
	margin: 40px 0 0 0;
}

.met-content .met-product .widget-shadow {
	box-shadow: none;
}

.met-content .met-product .widget .widget-header {
	border: 1px solid #e9e9e9;
	border-bottom: 0;
	overflow: hidden;
}

.met-content .met-product .widget .widget-header img {
	display: block;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.met-content .met-product li:hover .widget .widget-header img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.met-content .met-product .widget>.widget-title {
	background: #fff;
	text-align: center;
	margin: 0 0 40px 0;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.met-content .met-product .widget>.widget-title a {
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}

.met-content .met-product li:hover .widget>.widget-title {
	background: #22a6bb;
}

.met-content .met-product li:hover .widget>.widget-title a {
	color: #fff;
}

.met-content .met-product [class*="blocks-"]>li {
	margin: 0;
}

@media (max-width:1199px) {
	.met-content .met-product {
		margin: 30px 0 0 0;
	}

	.met-content .met-product .widget>.widget-title {
		margin: 0 0 30px 0;
	}
}

@media (max-width:992px) {
	.met-content {
		padding: 30px 15px;
	}

	.met-content .met-product {
		padding: 0 7.5px;
		margin: 15px 0 0 0;
	}

	.met-content .met-product .widget>.widget-title {
		margin: 0 0 15px 0;
	}

	.met-content .met-product [class*="blocks-"]>li {
		padding-left: 7.5px;
		padding-right: 7.5px;
	}
}

@media (max-width:767px) {
	.met-content {
		padding: 15px 0;
	}
}

.met-information {
	background: #fff;
	overflow: hidden;
}

.met-information h3 {
	display: block;
	margin: 25px 15px 0 15px;
	padding: 0 0 0 8px;
	line-height: 1;
	border-left: 4px solid #22a6bb;
	font-size: 22px;
	font-weight: normal;
}

.met-information ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 10px 15px 20px 15px;
}

.met-information ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #e9e9e9;
}

.met-information ul li h6 {
	display: block;
	margin: 0;
	font-size: 16px;
}

.met-information ul li a {
}

.met-information ul li a:hover {
	color: #22a6bb!important;
}

@media (max-width:992px) {
	.met-information {
		margin-top: 15px;
	}
}

@media (max-width:767px) {
	.met-editor {
		padding: 10px;
	}
}

.met-editor p {
	margin-bottom: 16px;
}

.met-editor img {
	max-width: 100%;
}

.met-editor img:not(.imgloading) {
	height: auto!important;
}

h1,h2,h3,h4,h6 {
	text-shadow: none;
}

.met-scroll-top {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}

.met-nav {
	min-height: 100px;
	margin-bottom: 0px;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	position: relative;
	z-index: 1601;
}

.met-nav .container {
	position: relative;
}

.met-nav .navbar-logo {
	height: 100px;
	margin: 0px;
	margin-left: 0px!important;
	padding: 0px;
	display: block;
}

.met-nav .navbar-logo img {
	max-height: 90px;
}

.met-nav .navbar-toggle {
	height: 60px;
	margin-right: 0;
	border: none;
}

.met-nav .nav>li>a {
	color: #2a333c!important;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}

.met-nav .nav>li>a:hover {
	color: #22a6bb!important;
}

.met-nav .nav li a.active {
	color: #22a6bb!important;
}

.met-nav .nav>li>a:hover {
	background: none!important;
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	background: none;
}

.met-nav .navbar-nav>li>a {
	padding: 7.5px 15px;
}

@media (min-width:768px) {

	.met-nav .nav>li>a {
		padding-top: 0px;
		padding-bottom: 0px;
		height: 100px;
		line-height: 100px;
	}

	.met-nav .dropdown-menu {
		top: 85px;
	}

	.met-nav .dropdown-menu.bullet {
		top: 100px;
	}
}

@media (max-width:991px) {
	.met-nav .navlist>li {
		margin-left: 10px!important;
	}
}

@media (max-width:1199px) {
	.met-nav {
		min-height: 80px;
	}

	.met-nav .nav>li {
		margin: 0!important;
	}

	.met-nav .nav>li>a {
		height: 80px;
		line-height: 80px;
	}

	.met-nav .navbar-logo {
		height: 80px;
	}

	.met-nav .navbar-logo img {
		max-height: 70px;
	}
}

@media (max-width:767px) {
	.met-nav {
		min-height: 60px;
	}

	.met-nav .navbar-toggle,.met-nav .navbar-logo {
		height: 60px;
	}

	.met-nav .navbar-logo img {
		max-width: 130px;
	}

	.met-nav .navlist>li {
		margin-left: 0px!important;
	}

	.met-nav .nav>li>a {
		height: auto;
		line-height: 28px;
	}

	.met-nav .dropdown-menu.bullet:before,.met-nav .dropdown-menu.bullet:after {
		display: none;
	}

	.met-nav .navbar-logo {
		margin-left: 10px!important;
	}
}

.search-box {
	position: relative;
	z-index: 1;
}

.search-form form input {
	line-height: 20px;
	padding: 20px;
	border: none;
	outline: none;
	width: 300px;
	color: #fff;
	background: #22a6bb;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.search-form form input::-webkit-input-placeholder {
	color: #fff;
}

.search-form form input:-moz-placeholder {
	color: #fff;
}

.search-form form input::-moz-placeholder {
	color: #fff;
}

.search-form form input:-ms-input-placeholder {
	color: #fff;
}

.search-form:hover form input {
	background: #19488c;
}

.search-form form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0 10px;
	background: none;
	color: #fff;
	border: none;
	cursor: pointer;
	outline: none;
}

@media (min-width:768px) {
	.search-button {
		line-height: 100px;
		padding: 0 10px;
	}

	.search-form {
		position: absolute;
		top: 100%;
		right: 0;
		visibility: hidden;
		opacity: 0;
		transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		-webkit-transform: translateY(30px);
		transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-webkit-transition: .3s;
		-o-transition: .3s;
	}

	.search-box:hover .search-form {
		visibility: visible;
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-webkit-transform: translateY(0);
	}

	.search-form form {
		position: relative;
	}

	.search-form form:before {
		position: absolute;
		border-style: solid;
		border-width: 0 10px 10px 10px;
		border-color: transparent transparent #22a6bb transparent;
		content: '';
		right: 10px;
		top: -10px;
		transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-webkit-transition: .3s;
		-o-transition: .3s;
	}

	.search-form:hover form:before {
		border-color: transparent transparent #19488c transparent;
	}
}

@media (max-width:1199px) {

	.search-button {
		line-height: 80px;
	}
}

@media (max-width:767px) {
	.search-box {
		margin: 12px 0 0 0;
	}

	.search-button {
		display: none;
	}

	.search-form form input {
		padding: 10px 15px;
		width: 100%;
	}
}

.met-position {
	background: #ffffff;
	border-bottom: 1px solid #f0f2f5;
}

.breadcrumb>li+li:before {
	color: #333;
}

@media (max-width:767px) {
	.met-position {
		border-bottom: 1px solid #f0f2f5;
	}
}

.met-position .breadcrumb {
	margin: 0px;
	padding: 15px;
}

.met-position a {
	text-decoration: none;
}

.met-position a:active,.met-position a:focus,.met-position a:hover {
	text-decoration: none;
}

.met-position.pattern-show {
	border-bottom: none;
}

.met-position.pattern-show .breadcrumb {
	padding: 10px;
}

.met-links {
	background: #000;
	padding: 15px 0px;
	color: #ddd;
}

.met-links a {
	color: #ddd;
}

.met-links a:hover {
	color: #fff;
}

.met-links ol {
	margin-bottom: 0px;
}

.met-links .breadcrumb>li+li:before {
	color: #ddd;
}

.met-links li {
	white-space: nowrap;
}

.met-footnav {
	padding: 40px 0px;
	background: #22a6bb;
}

@media (max-width:991px) {
	.met-footnav {
		padding: 30px 0;
	}

	.met-footnav .list {
		margin-bottom: 20px;
	}
}

@media (max-width:767px) {
	.met-footnav {
		padding: 20px 0;
	}

	.met-footnav .list {
		margin-bottom: 15px;
	}
}

.met-footnav h4 {
	font-size: 18px;
	margin-top: 0px;
	text-shadow: none;
}

.met-footnav h4 a {
	color: #ddd;
	margin-bottom: 4px;
	display: inline-block;
	text-decoration: none;
}

.met-footnav h4 a:hover {
	color: #fff;
}

.met-footnav h4 a:active,.met-footnav h4 a:focus,.met-footnav h4 a:hover {
	text-decoration: none;
}

.met-footnav ul {
	padding: 0px;
	margin-bottom: 0px;
	list-style: none;
}

.met-footnav ul li {
	margin: 13px 0 0 0;
}

.met-footnav ul li a {
	color: #fff;
	text-decoration: none;
}

.met-footnav ul li a:active,.met-footnav ul li a:focus,.met-footnav ul li a:hover {
	text-decoration: none;
}

.met-footnav ul li a:hover {
	color: #fff;
}

.met-footnav .info b {
	font-size: 18px;
	line-height: 1.2;
	font-weight: normal;
	color: #ddd;
}

.met-footnav .info em {
	display: block;
	font-size: 28px;
	font-style: normal;
}

.met-footnav .info em a {
	color: #eee;
	transition: color 0.5s;
	-moz-transition: color 0.5s;
	-webkit-transition: color 0.5s;
	-o-transition: color 0.5s;
}

.met-footnav .info em a:hover {
	color: #fff;
}

.met-footnav .info p {
	color: #fff;
	border-top: 1px solid #fff;
	padding: 10px 0;
}

.met-footnav .info i {
	font-size: 16px;
	color: #fff;
	width: 35px;
	height: 35px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 33px;
	cursor: pointer;
	border-radius: 3px;
	transition: .3s;
}

.met-footnav .info i:hover {
	color: #fff;
	border-color: #fff;
}

.met-footnav .info span {
	display: block;
}

.met-footnav .info span:after {
	display: block;
	content: '';
	clear: both;
}

.met-footnav .info span a {
	float: left;
	margin-right: 12px;
}

.met-footnav .info a {
}

.met-footnav .info a:hover,.met-footnav .info a:focus {
	text-decoration: none;
}

@media (min-width:992px) {
	.info-phone {
		max-width: 260px;
		float: right;
	}

	.met-footnav .info {
		text-align: left;
	}
}

@media (max-width:991px) {
	.met-footnav .list,.met-footnav .info {
		text-align: center;
	}

	.info-phone,.met-footnav .info span {
		display: inline-block;
	}
}

footer {
	height: auto;
	background: #000;
	color: #fff;
	line-height: 1.8;
}

footer .container {
	border-top: 1px solid #22a6bb;
	margin-top: -1px;
	padding-top: 20px;
	padding-bottom: 20px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
}

footer p {
	margin-bottom: 0px;
}

.met-shownews-footer {
	padding: 30px;
	background: #ffffff;
}

@media (max-width:767px) {
	.met-shownews-footer {
		padding: 10px;
	}
}

.met-product {
}

.met-product .met-grid li {
	clear: none;
}

.met-product .widget {
	background: none;
	box-shadow: none;
}

.met-product .widget,.met-product .widget .widget-header {
	-o-border-radius: 0!important;
	border-radius: 0!important;
}

.met-grid li {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}

.met-grid li.shown {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

.met-cons .met-showproduct-head {
	background: #fff;
	overflow: hidden;
	padding: 0 30px;
}

.met-cons .panel {
	margin: 15px 0 0 0;
	border: none;
	box-shadow: none;
	padding: 15px 0 0 0;
}

@media (max-width:767px) {
	.met-cons .met-showproduct-head {
		padding: 0 15px;
	}
}

.btn-primary,.btn-primary:focus,.btn-primary:hover {
	background: #22a6bb;
	color: #fff;
	border-color: #22a6bb;
}

.btn-primary:hover {
	opacity: 0.8!important;
}

html:not(.isMobile) *::-webkit-scrollbar {
	width: 7px;
	background: #fff;
}

html:not(.isMobile) *::-webkit-scrollbar-thumb {
	background: #22a6bb;
}

html:not(.isMobile) *::-webkit-scrollbar-track {
}

html:not(.isMobile) *::-webkit-scrollbar-button {
}

html:not(.isMobile) *::-webkit-scrollbar-track-piece {
	width: 0;
}

html:not(.isMobile) *::-webkit-scrollbar-corner {
}

html:not(.isMobile) *::-webkit-resizer {
}

/* side */
.side {
	position: fixed;
	width: 90px;
	height: 275px;
	right: 0;
	top: 250px;
}

.side ul li {
	width: 50px;
	height: 50px;
	float: left;
	position: relative;
	margin-bottom: 2px;
	list-style-type: none;
}

.side ul li .sidebox {
	position: absolute;
	width: 50px;
	height: 50px;
	border-radius: 5px 0 0 5px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #22a6bb;
	color: #fff;
	font: 16px/50px "????????";
	overflow: hidden;
	font-weight: bold;
}

.side ul li a:hover .sidebox {
	width: 200px;
}

.side ul li img {
	float: right;
}

