﻿/*!
 *  Font Awesome 4.6.3 by @davegandy - https://fontawesome.io - @fontawesome
 *  License - https://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face {
	font-family: 'FontAwesome';
	src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper-pp:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
.fa-gitlab:before {
	content: "\f296"
}
.fa-wpbeginner:before {
	content: "\f297"
}
.fa-wpforms:before {
	content: "\f298"
}
.fa-envira:before {
	content: "\f299"
}
.fa-universal-access:before {
	content: "\f29a"
}
.fa-wheelchair-alt:before {
	content: "\f29b"
}
.fa-question-circle-o:before {
	content: "\f29c"
}
.fa-blind:before {
	content: "\f29d"
}
.fa-audio-description:before {
	content: "\f29e"
}
.fa-volume-control-phone:before {
	content: "\f2a0"
}
.fa-braille:before {
	content: "\f2a1"
}
.fa-assistive-listening-systems:before {
	content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
	content: "\f2a4"
}
.fa-glide:before {
	content: "\f2a5"
}
.fa-glide-g:before {
	content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
	content: "\f2a7"
}
.fa-low-vision:before {
	content: "\f2a8"
}
.fa-viadeo:before {
	content: "\f2a9"
}
.fa-viadeo-square:before {
	content: "\f2aa"
}
.fa-snapchat:before {
	content: "\f2ab"
}
.fa-snapchat-ghost:before {
	content: "\f2ac"
}
.fa-snapchat-square:before {
	content: "\f2ad"
}
.fa-pied-piper:before {
	content: "\f2ae"
}
.fa-first-order:before {
	content: "\f2b0"
}
.fa-yoast:before {
	content: "\f2b1"
}
.fa-themeisle:before {
	content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
	content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
	content: "\f2b4"
}
.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
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit
}
body, button, input, select, textarea {
	font: 14px "Microsoft YaHei", Helvetica, Arial, Lucida Grande, Tahoma, sans-serif;
	color: #444;
	line-height: 180%;
	background: #f1f1f1
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
	display: block
}
pre {
	border: 1px solid #d1d1d1;
	line-height: 190%;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 15px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}
ol, ul {
	list-style: none
}
dl {
	margin-bottom: 1.6em
}
dt {
	font-weight: bold
}
dd {
	margin-bottom: 1.6em
}
table, th, td {
	border: 1px solid #ddd
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 10px
}
caption, th, td {
	font-weight: normal;
	text-align: left
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700
}
td {
	border-width: 0 1px 1px 0
}
th, td {
	padding: 5px
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none
}
a:hover, a:active {
	outline: 0
}
a img {
	border: 0
}
a {
	color: #444;
	text-decoration: none
}
a:visited {
	color: #555
}
a:hover {
	color: #2f889a
}
.clear {
	clear: both
}
:focus {
	outline: 0
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
a, button, input {
	-webkit-tap-highlight-color: rgba(255,0,0,0)
}
@keyframes fade-in {
0% {
opacity:0
}
40% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes fade-in {
0% {
opacity:0
}
40% {
opacity:0
}
100% {
opacity:1
}
}
#content {
	width: 1080px;
	margin: 0 auto 10px
}
#masthead {
	height: 107px
}
.logo-site, .logo-sites {
	position: relative;
	float: left;
	margin: 10px 0 0 10px;
	width: 220px;
	max-height: 50px;
	overflow: hidden;
	transition-duration: .5s
}
.logo-site img, .logo-sites img {
	width: 220px;
	max-height: 50px
}
@media screen and (max-width:480px) {
.logo-site, .logo-sites {
	width: 140px
}
}
@media screen and (min-width:900px) {
.logo-site:before {
	content: "";
	position: absolute;
	left: -665px;
	top: -460px;
	width: 220px;
	height: 15px;
	background-color: rgba(255,255,255,.5);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: searchLights 1s ease-in 1s infinite;
	-o-animation: searchLights 1s ease-in 1s infinite;
	animation: searchLights 1s ease-in 1s infinite
}
}
@-webkit-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
	left: 120px;
	top: 100px
}
}
@-o-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
	left: 120px;
	top: 100px
}
}
@-moz-keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
	left: 120px;
	top: 100px
}
}
@keyframes searchLights {
0% {
left:-100px;
top:0
}
to {
	left: 120px;
	top: 100px
}
}
.site-title {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: 700;
	padding: 0 0 2px 0
}
.site-name {
	display: none
}
@media screen and (min-width:900px) {
.logo-site img, .logo-sites img {
	transition-duration: .8s
}
#menu-box.shadow img {
	width: 90%;
	height: auto;
	transition-duration: .8s
}
.shadow #site-nav .down-menu a {
	padding: 0 10px;
	transition-duration: .8s
}
.shadow #site-nav .down-menu ul a {
	line-height: 42px;
	padding: 0 0 0 20px !important
}
}
.weibo {
	position: absolute;
	top: 35px;
	left: 210px
}
.weibo span {
	display: none
}
.follow_text {
	padding: 5px 0 0 1px !important
}
#top-header {
	background: #fff
}
.top-nav {
	height: 26px;
	width: 1080px;
	margin: 0 auto 0
}
.top-menu {
	float: right;
	margin: 0 8px 0 0
}
.top-menu li {
	float: left;
	padding: 0 5px
}
.top-menu a {
	color: #999
}
.top-menu a:hover {
	color: #2f889a
}
.default-menu li a {
	float: right;
	color: #2f889a;
	margin: 0 10px 0 0
}
#site-nav .default-menu li a {
	margin: 10px 10px 0 0
}
#user-profile {
	position: relative;
	float: left;
	margin: 0 0 0 10px
}
#user-profile, #user-profile a {
	color: #999
}
#user-profile a {
	margin-left: 5px
}
#user-profile a:hover {
	color: #2f889a
}
.nav-login a {
	color: #999;
	height: 25px;
	cursor: pointer
}
.nav-search {
	background: #2f889a;
	float: right;
	color: #fff;
	line-height: 26px;
	margin: 23px 10px 0 10px;
	padding: 0 8px 3px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid #2f889a;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.nav-search:hover {
	background: #595959;
	border: 1px solid #595959
}
.mobile-login a {
	float: right;
	color: #fff;
	line-height: 25px;
	margin: 24px 10px 0 10px;
	padding: 0 8px;
	cursor: pointer
}
.mobile-login a:hover {
	color: #2f889a
}
.bull {
	float: left;
	font-size: 14px;
	color: #666;
	margin-right: 8px
}
.scrolltext {
	width: 70%;
	height: 25px;
	line-height: 25px;
	overflow: hidden
}
.scrolltext ul li {
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden
}
#menu-box {
	background: #fff;
	width: 100%;
	z-index: 999;
*+right:0;
	border-bottom: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#menu-box.shadow {
	top: 0;
	position: fixed;
	background: rgba(255,255,255,.9)
}
#top-menu {
	width: 1080px;
	margin: 0 auto 19px;
	display: table;
	transition-duration: .5s
}
.shadow #top-menu {
	margin: 0 auto 10px
}
@media screen and (min-width:900px) {
#top-menu {
	height: 60px
}
}
@media screen and (max-width:900px) {
#top-menu {
	height: 40px
}
}
.main-nav {
	float: right;
	margin: 15px 0 0 0
}
.nav-menu, .nav-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	_float: left
}
.nav-menu li {
	position: relative
}
.nav-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	min-width: 160px;
*width:160px;
	z-index: 10001;
	border-bottom: 1px solid #ddd
}
.nav-menu>li {
	float: left
}
.nav-menu li:hover>ul, .nav-menu li.sfHover>ul {
	display: block
}
.nav-menu a {
	display: block;
	position: relative;
	zoom: 1
}
.nav-menu ul ul {
	top: 0;
	left: 100%
}
.nav-menu {
	float: left
}
.nav-menu li {
	position: relative;
	white-space: nowrap;
*white-space:normal;
	-webkit-transition: background .2s;
	transition: background .2s
}
.nav-menu li:hover, .nav-menu li.sfHover {
	-webkit-transition: none;
	transition: none
}
.nav-menu .sf-mega {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99
}
.nav-menu li:hover>.sf-mega, .nav-menu li.sfHover>.sf-mega {
	display: block
}
#site-nav-wrap {
	float: right;
	max-width: 70%
}
#site-nav .down-menu li {
	display: block;
	float: left;
	height: 45px;
	line-height: 45px
}
#site-nav .down-menu a {
	padding: 0 13px;
	color: #444;
	text-align: left;
	transition-duration: .8s
}
#site-nav .down-menu>li>a:hover, #site-nav .down-menu>li.sfHover>a {
	color: #2f889a
}
#site-nav .down-menu>.current-menu-item>a, #site-nav .down-menu>.current-menu-item>a:hover {
	color: #2f889a
}
#site-nav .down-menu ul {
	padding-top: 19px;
	box-shadow: 0 2px 2px rgba(0,0,0,.03)
}
.shadow #site-nav .down-menu ul {
	padding-top: 8px
}
.shadow .down-menu ul {
	margin-top: 2px
}
#site-nav .down-menu ul ul {
	padding-top: 0
}
#site-nav .down-menu ul li {
	background: #fff;
	line-height: 1.4em;
	height: auto;
	float: none;
	display: block;
	background: rgba(255,255,255,.9);
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd
}
#site-nav .down-menu ul a {
	display: block;
	height: auto;
	line-height: 1.7em;
	padding: 10px 20px;
	margin: 0;
	border: 0;
	text-transform: none;
	font-size: .9em
}
#site-nav .down-menu ul li>a:hover {
	color: #000;
	background: #ddd
}
#navigation-toggle, .sidr, #sidr-close, #mobile-search {
	display: none
}
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
*padding-right:1em;
}
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: -.1em;
	margin-top: -2px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-top-color: #ccc
}
.sf-arrows>li>.sf-with-ul:focus:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>.sfHover>.sf-with-ul:after {
	border-top-color: #2f889a
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #ccc
}
.sf-arrows ul li>.sf-with-ul:focus:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul .sfHover>.sf-with-ul:after {
	border-left-color: #2f889a
}
#navigation-toggle {
	color: #999;
	line-height: 25px;
	padding: 0 8px
}
#navigation-toggle:hover {
	color: #2f889a
}
#sidr-main {
	position: absolute;
	position: fixed;
	top: 40px;
	height: 100%;
	z-index: 999999;
	width: 60%;
	overflow-x: none;
	overflow-y: auto;
	font-size: 14px;
	background: #333;
	background: none repeat scroll 0 0 rgba(51,51,51,.8)
}
#sidr-main {
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.sidr-inner .sidr-class-nav-menu {
	margin-bottom: 70px
}
.sidr.right {
	left: auto;
	right: -320px
}
.sidr.left {
	left: -320px;
	right: auto
}
#sidr-main a {
	color: #f8f8f8
}
#sidr-main a:hover {
	color: #fff;
	box-shadow: inset 0 0 10px 3px #222
}
#sidr-main ul a {
	display: block;
	padding: 10px 20px;
	border-bottom: 1px solid #777
}
#sidr-main ul li ul {
	margin-left: 0;
	margin: 0
}
#sidr-main ul li ul li a:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	color: #444;
	margin-right: 10px
}
.sidr-class-toggle-sidr-close:before {
	position: absolute;
	top: 50px;
	left: 30px;
	margin: 0
}
.sidr-class-toggle-sidr-close {
	padding: 10px;
	font-size: 24px;
	text-align: center;
	display: block;
	border-bottom: 1px solid #777
}
#sidr-id-navigation-toggle {
	display: none
}
@media screen and (min-width:900px) {
#search-main.shadow {
	margin: 55px auto 0;
	transition-duration: .5s;
	background: rgba(255,255,255,.9)
}
#sidr-main {
	display: none !important
}
.mobile-login a {
	display: none
}
}
@media screen and (max-width:1080px) {
#top-menu {
	width: 98%
}
.top-nav {
	width: 98%
}
}
@media only screen and (max-width:900px) {
#menu-box {
	transition: all 0s ease 0s
}
#navigation-toggle {
	display: block;
	float: none;
	padding: 0 8px;
	vertical-align: top
}
#site-nav .nav-menu {
	display: none
}
#top-menu {
	width: 95%
}
.nav-search {
	background: transparent;
	color: #999;
	line-height: 29px;
	margin: 5px 10px 0 0;
	padding: 0 8px;
	vertical-align: top;
	border: 0;
	box-shadow: 0 1px 1px rgba(0,0,0,0)
}
.nav-search:hover {
	background: transparent;
	color: #2f889a;
	border: 0
}
.mobile-login a {
	color: #999;
	margin: 7px 10px 0 0;
	padding: 0 8px
}
.mobile-login a:hover {
	color: #2f889a
}
#search-main.shadow, #mobile-nav.shadow {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 999;
	margin: 10px auto 0
}
#masthead {
	height: 40px
}
#menu-box {
	height: 40px
}
#menu-box.shadow {
	height: 40px
}
.main-nav {
	margin: 7px 0 0 0
}
#site-nav-wrap {
	min-height: 30px;
	margin: 0 10px 0 0
}
.logo-site, .logo-sites {
	margin: 2px 0 0 10px
}
.logo-site, .logo-sites {
	height: 30px
}
.logo-site img, .logo-sites img {
	width: 132px;
	max-height: 30px
}
.logo-site a, .logo-sites a {
	font-size: .7em
}
.site-description {
	display: none
}
.nav-set {
	margin: 0 15px 0 0
}
.mobile-search {
	background: #fff;
	font-size: 13px;
	height: 25px;
	margin: 0 0 5px 20px;
	padding: 0 8px 2px;
	border: 1px solid #ddd
}
#top-header {
	display: none
}
}
.nav-mobile {
	color: #999;
	line-height: 25px;
	padding: 0 8px;
	vertical-align: top;
	display: block;
	cursor: pointer
}
.nav-mobile a {
	color: #999
}
.nav-mobile:hover, .nav-mobile a:hover {
	color: #2f889a
}
#mobile-nav {
	background: #333;
	width: 1080px;
	margin: 10px auto 5px;
	padding: 10px 20px 20px 20px;
	display: none;
	border: 1px solid #ddd;
	border-radius: 2px;
	background: rgba(51,51,51,.8);
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.mobile-menu li {
	float: left;
	width: 24.999999%;
	line-height: 35px;
	margin: 8px -3px 0 2px
}
.mobile-menu a {
	color: #ddd;
	text-align: center;
	display: block;
	border: 1px solid #777
}
.mobile-menu a:hover {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a;
	transition: all .1s ease-in 0s
}
@media screen and (min-width:900px) {
.nav-mobile {
	display: none
}
}
@media only screen and (max-width:900px) {
#mobile-nav.shadow {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 999;
	margin: 10px auto 0
}
}
@media only screen and (max-width:480px) {
.mobile-menu li {
	width: 49.5%
}
}
#search-main {
	position: fixed;
	left: 0;
	right: 0;
	background: #fff;
	width: 1080px;
	text-align: center;
	margin: 7px auto 5px;
	padding: 10px 20px 20px 20px;
	display: none;
	z-index: 999;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 0 4px rgba(0,0,0,.3)
}
#searchbar {
	width: 90%;
	margin: 10px auto 0
}
#searchform input {
	float: left;
	width: 75%;
	height: 37px;
	line-height: 37px;
	font: 14px "Microsoft YaHei", Helvetica;
	padding: 2px 10px;
	background: #ebebeb;
	border: 1px solid #ebebeb;
	border-radius: 2px 0 0 2px;
	-webkit-appearance: none
}
#searchform input:focus {
	outline: 0;
	background: #fff
}
#searchform button {
	overflow: visible;
	position: relative;
	border: 0;
	cursor: pointer;
	height: 37px;
	width: 25%;
	color: #fff;
	text-transform: uppercase;
	background: #2f889a;
	border-radius: 0 2px 2px 0
}
#searchform button:hover {
	background: #595959
}
#overlay {
	position: fixed;
	z-index: 10004;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	display: none
}
#login {
	display: none;
	width: 300px
}
.login-t, .login-t a {
	background: #2f889a;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	color: #fff;
	padding: 25px 0;
	border-radius: 2px 2px 0 0
}
#login form, .login-user {
	background: #f8f8f8;
	padding: 20px
}
#login input[type="username"], input[type="password"] {
	width: 100%;
	background: #fff;
	padding: 4%;
	margin-bottom: 4%;
	border: 1px solid #ddd;
	-webkit-appearance: none
}
#login input[type="submit"] {
	width: 100%;
	background: #2f889a;
	border: 0;
	margin-bottom: 4%;
	padding: 4%;
	color: #fff;
	cursor: pointer;
	border-radius: 2px;
	-webkit-appearance: none;
	transition: background .3s;
	-webkit-transition: background .3s
}
#login input[type="submit"]:hover {
	background: #595959
}
#login img {
	float: left;
	width: 64px;
	height: 64px;
	margin: 5px 20px 0 0;
	padding: 2px
}
.login-b {
	background: #2f889a;
	height: 45px;
	border-radius: 0 0 2px 2px
}
.breadcrumb {
	width: 1080px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	padding-left: 10px
}
.breadcrumb .fa-angle-right {
	font-size: 16px;
	margin: 0 4px
}
.breadcrumb .fa-home {
	color: #777;
	margin: 0 4px 0 0
}
#primary {
	float: left;
	width: 70.4%;
	transition-duration: .5s
}
#primary.primary {
	width: 100%
}
.sidebar {
	width: 0;
	display: none
}
.post, #page .page, .bulletin, .single-picture .picture, .type-attachment, .single-tao .tao, .single-video .video {
	position: relative;
	background: #fff;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.entry-header h2 {
	margin: 0 0 5px 0
}
.entry-header h2 a {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 20px
}
.archive-content {
	color: #777
}
.title-l {
	position: absolute;
	background: #c40000;
	top: 20px;
	left: -1px;
	width: 5px;
	height: 25px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.entry-more a {
	position: absolute;
	bottom: 18px;
	right: -1px;
	background: #398898;
	color: #fff;
	line-height: 30px;
	padding: 0 12px;
	display: block;
	border-radius: 2px 0 0 2px
}
.entry-more a:hover {
	background: #3e94a5
}
.content-more a {
	background: #f40;
	width: 100px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 auto 60px;
	border-radius: 2px
}
.content-more a:hover {
	color: #fff;
	background: #fc5a20
}
.entry-meta {
	position: absolute;
	bottom: 14px;
	color: #999;
	left: 240px
}
.format-aside .entry-meta, .type-bulletin .entry-meta {
	position: inherit
}
.entry-meta a {
	color: #2f889a
}
.new-icon, .post-format {
	position: absolute;
	background: #c40000;
	top: -1px;
	right: -1px;
	line-height: 20px;
	color: #fff;
	padding: 0 5px;
	border-radius: 0 2px 0 0;
	animation: fade-in;
	animation-duration: 1.2s;
	-webkit-animation: fade-in 1.2s
}
.new-icon {
	font-size: 12px
}
.format-cat {
	float: left;
	background: #c40000;
	margin: 0 10px 0 0;
	filter: alpha(opacity=70);
	background: 0 0 rgba(216,0,0,.7)
}
.format-cat a, .format-cat a:hover {
	color: #fff;
	line-height: 28px;
	padding: 0 10px
}
.thumbnail {
	position: relative;
	float: left;
	max-width: 200px;
	height: auto;
	clear: both;
	margin: 1px 20px 0 0;
	overflow: hidden;
	transition-duration: .5s
}
.thumbnail a img {
	float: left;
	
}
.thumbnail .cat {
	background: #c40000;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=70);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	background: 0 0 rgba(216,0,0,.7)
}
.thumbnail .cat a {
	color: #fff;
	line-height: 28px;
	padding: 0 10px
}
.type-bulletin .thumbnail {
	display: none
}
.load {
	background: #f4f4f4 url(../img/load.gif) no-repeat scroll 50% center;
	overflow: hidden;
	zoom: 1
}
.format-img {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.format-img img {
	float: left;
	max-width: 100%;
	width: 100%;
	height: auto
}
.content-image {
	margin: 0 -4px
}
.format-image {
	padding: 20px
}
.format-img-cat {
	position: absolute;
	background: #c40000;
	top: 20px;
	left: 20px;
	z-index: 1;
	filter: alpha(opacity=70);
	background: 0 0 rgba(216,0,0,.7)
}
.format-img-cat a, .format-img-cat a:hover {
	color: #fff;
	line-height: 28px;
	padding: 0 10px
}
.post-format-title {
	position: absolute;
	bottom: -1px;
	right: 20px
}
.post-format-title a {
	font-size: 1.2rem;
	color: #999;
	line-height: 0;
	font-weight: normal
}
.img-number {
	position: absolute;
	bottom: -2px;
	left: 20px;
	font-size: 1.2rem;
	color: #999
}
.post-format {
	z-index: 1
}
.f4 {
	position: relative;
	float: left;
	width: 25%;
	padding: 0 4px;
	transition-duration: .5s
}
@media screen and (max-width:550px) {
.f4 {
	padding: 0 1px
}
.post-format-title, .format-img-cat, .img-number {
	display: none
}
}
@media screen and (min-width:901px) {
.format-aside .archive-content {
	height: 96px;
	overflow: hidden
}
}
.entry-header h1 {
	position: relative;
	font-size: 16px;
	font-size: 1.8rem;
	line-height: 30px;
	text-align: center;
	margin: 35px -20px 20px -20px;
	padding: 5px 20px;
	border-left: 5px solid #2f889a;
	border-right: 5px solid #2f889a
}
.article_content {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.8
}
.article_content a, .article_content a:visited {
	color: #2f889a
}
.article_content a:hover {
	color: #40aabf
}
.article_content p, .article_content ul, .article_content ol, .article_content dd, .article_content pre, .article_content hr {
	margin: 0 0 5px 0;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	word-break: break-all;
	text-justify: inter-ideograph
}
.article_content em {
	font-style: italic
}
.article_content h2 {
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 190%;
	margin: 10px -21px;
	padding: 0 44px;
	border-left: 5px solid #e40000
}
.article_content h3 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 190%;
	margin: 2px -21px 10px -21px;
	padding: 0 44px;
	border-left: 5px solid #2f889a
}
.article_content h4 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 280%;
	margin-top: -70px;
	padding: 70px 30px 5px 30px
}
.article_content .directory {
	float: left;
	height: 30px;
	margin: 8px -21px;
	border-left: 5px solid #2f889a
}
.article_content fieldset {
	padding: 5px 15px;
	margin: 0 0 10px 0;
	border: 1px solid #ddd
}
.article_content legend {
	font-weight: bold;
	padding: 5px
}

/*内容潜入图片，加圆边框*/
.article_content img {
	padding:2px;
	display:block;
	margin:0 auto;
	max-width:680px;
	border-radius: 15px;
}

.show-more span {
	font-size: 16px;
	color: #2f889a;
	font-weight: normal;
	padding: 0 10px;
	cursor: pointer;
	text-indent: 0
}
.section-content {
	padding-top: 1px;
	display: none
}
.article_content p {
	text-indent: 2em
}
.article_content p.image-caption {
    min-width: 20%;
    max-width: 80%;
    min-height: 22px;
    display: inline-block;
    padding: 10px;
    margin: 0 auto;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px;
    color: #969696;
    line-height: 1.7;
}
.article_content ul li, .article_content ol li {
	margin: 0 35px 0 50px;
	line-height: 190%
}
.article_content ul li {
	list-style: square
}
.article_content ol li {
	list-style: decimal
}
.article_content sup {
	bottom: 1ex
}
.article_content sup, .article_content sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
blockquote {
	width: 100%;
	color: #8b8b8b;
	margin: 0 auto;
	padding: 10px;
	clear: both;
	border: 1px dashed #ddd;
	border-left: 3px solid #ccc;
}
.article_content img, .comment-list p img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	display: block
}

.wrap { width: 50%; margin: 0 auto;}
.wrap img { max-width: 100%;}

.wp-caption {
	background: #f3f3f3;
	max-width: 100%;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 3px
}
.wp-caption-text {
	text-align: center !important
}
.gallery .gallery-item {
	box-sizing: border-box;
	float: left;
	margin: 0 !important;
	padding: 6px;
	text-align: center
}
.gallery .gallery-item img {
	vertical-align: middle;
	border: 0 !important
}
.article_content embed {
	float: left;
	width: 100%;
	height: 500px;
	margin-bottom: 30px
}
img.centered {
	display: block;
	margin: 0 auto 10px
}
img.alignnone {
	margin: 0 0 10px 0;
	display: block
}
img.alignright {
	margin: 0 0 10px 10px;
	display: inline
}
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline
}
.aligncenter {
	display: block;
	margin: 0 auto 10px
}
.alignright {
	float: right;
	margin: 0 0 10px 10px
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0
}
.page-links {
	text-align: center;
	margin: 10px auto 5px
}
.page-links span {
	background: #2f889a;
	color: #fff;
	margin: 2px;
	line-height: 30px;
	cursor: pointer;
	padding: 0 12px;
	display: inline-block;
	border: 1px solid #2f889a;
	border-radius: 2px
}
.page-links a span {
	background: #fff;
	color: #000;
	text-decoration: none;
	border: 1px solid #ddd
}
.page-links a:hover span {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a;
	transition: all .2s ease-in 0s
}
.post-password-form {
	margin: 15px 0;
	padding: 23px 5px 0 5px;
	border-radius: 2px;
	border: 1px solid #ddd
}
.post-password-form input[type="password"] {
	width: 40%;
	height: 38px;
	line-height: 30px;
	background: #fff;
	padding: 5px;
	border-radius: 2px;
	border: 1px solid #ddd;
	-webkit-appearance: none
}
.post-password-form input[type="submit"] {
	width: 80px;
	line-height: 25px;
	background: #fff;
	padding: 5px;
	cursor: pointer;
	border-radius: 2px;
	border: 1px solid #ddd;
	-webkit-appearance: none
}
.post-password-form input[type="submit"]:hover {
	background: #2f889a;
	color: #fff !important;
	border: 1px solid #2f889a
}
.secret-password .fa-check-square {
	font-size: 18px !important;
	color: #7ab951 !important;
	margin: 0 10px 10px 10px
}
.post-secret .fa-exclamation-circle {
	font-size: 18px !important;
	color: #f85d00 !important;
	margin: 0 10px 10px 30px
}
.reply-read {
	margin: 15px 0;
	border-radius: 2px;
	border: 1px solid #ddd
}
.reply-ts {
	float: left;
	width: 75%
}
.read-sm {
	padding: 5px 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: -1px
}
.read-pl {
	float: right;
	width: 25%;
	height: 74px;
	line-height: 74px;
	text-align: center;
	border-left: 1px solid #ddd
}
.read-pl a {
	display: block;
	color: #555 !important
}
.read-pl a:hover {
	background: #2f889a;
	color: #fff !important
}
.reply-read .fa {
	font-size: 18px !important;
	color: #f85d00 !important;
	margin: 0 10px 0 0
}
.single-meta a {
	color: #999
}
.single-meta a:hover {
	color: #2f889a
}
.single-meta {
	position: absolute;
	top: 15px;
	right: 15px
}
.single-meta li {
	float: left
}
.single-meta .views, .single-meta li a {
	color: #999;
	line-height: 26px;
	margin: 0 5px 0 0;
	padding: 0 8px;
	display: block;
	border: 1px solid #ddd;
	border-radius: 2px
}
.single-meta li a:hover {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a
}
.single-meta a:hover {
	color: #fff
}
.single-cat-tag {
	position: absolute;
	background: #f8f8f8;
	bottom: -1px;
	left: 0;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	border-radius: 0 0 2px 2px
}
.single-cat, .single-tag {
	padding: 0 20px
}
.single-tag {
	height: 26px;
	overflow: hidden
}
.single-tag a {
	padding: 0 10px 0 0;
	word-wrap: break-word;
	word-break: break-all
}
.single-meta .comment span, .entry-content .comment span {
	display: none
}
.abstract {
	background: #fff;
	font-size: 14px;
	color: #999;
	display: block
}
.abstract fieldset {
	padding: 5px 15px;
	margin: 0 0 10px 0;
	border: 1px dashed #ddd
}
.abstract legend {
	font-weight: 600;
	color: #999;
	padding: 0 5px
}
.abstract p {
	text-indent: 0
}
.log-close a {
	color: #555;
	display: block;
	cursor: pointer;
	line-height: 18px;
	padding: 0 0 0 4px
}
.log-close i {
	color: #fff;
	padding: 5px 0 10px 1px
}
#log-box strong {
	font-size: 12px;
	color: #fff
}
.log-zd {
	position: absolute;
	background: #2f889a;
	top: -1px;
	right: -1px;
	width: 22px;
	height: 217px;
	border-radius: 0 5px 5px 0
}
#log-box {
	position: fixed;
	background: #fff;
	bottom: 10px;
	left: -1px;
	max-width: 260px;
	padding: 5px 0 0 10px;
	border: 1px solid #ddd;
	border-radius: 0 5px 5px 0;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	background: rgba(255,255,255,.95);
	z-index: 9999;
	display: none;
	animation: fade-in;
	animation-duration: .5s;
	-webkit-animation: fade-in .5s
}
#catalog {
	height: 210px;
	overflow: scroll;
	overflow-x: hidden
}
#catalog ul {
	margin: 5px 10px 0 0
}
#catalog, #catalog a {
	font-size: 14px;
	color: #666
}
#catalog-ul li {
	list-style: none;
	margin: 0;
	width: 99%;
	line-height: 240%;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
#catalog-ul li:hover {
	background: #f1f1f1
}
.log-no {
	display: none
}
.log {
	position: relative
}
.log-prompt {
	position: absolute;
	bottom: 2px;
	right: 43px;
	color: #fff;
	line-height: 27px;
	animation: blink 1.5s linear infinite
}
.log-arrow {
	position: relative;
	width: 80px;
	padding: 0 10px;
	background: #f40;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.2)
}
.log-arrow:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	left: 100%;
	margin-top: -5px;
	border: 5px solid;
	border-left-color: #f40;
	border-right-color: #f1f1f1;
	border-top-color: #f1f1f1;
	border-bottom-color: #f1f1f1
}
#fontsize {
	position: absolute;
	top: 15px;
	left: 20px;
	line-height: 24px;
	width: 40px;
	text-align: center;
	padding: 0 0 1px 0;
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 2px
}
#fontsize:hover {
	color: #fff;
	background: #2f889a;
	border: 1px solid #2f889a
}
.fontsmall {
	font-size: 18px;
	font-size: 1.8rem
}
.s-weixin {
	width: 80%;
	margin: 10px auto 30px
}
.s-weixin ul {
	float: left;
	width: 48%;
	text-align: center;
	padding: 10px 0 0 0;
	border: 1px dashed #ccc
}
.s-weixin img {
	height: auto;
	width: auto;
	max-width: 70%;
	padding: 10px 0
}
.weimg1 {
	margin: 0 2% 0 0
}
.weimg2 {
	margin: 0 0 0 2%
}
.video-content {
	position: relative;
	width: 90%;
	margin: 15px auto
}
.video-content img {
	border: 1px solid #ddd;
	border-radius: 5px
}
.video-content i {
	position: absolute;
	bottom: 30%;
	left: 47%;
	font-size: 40px;
	color: #fff;
	text-shadow: 0 1px 0 #000
}
.videos-content {
	width: 100%;
	margin: 0 0 10px 0
}
.video-img {
	position: relative;
	float: left;
	width: 280px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 2px
}
.video-img img {
	width: 280px;
	height: 210px
}
.video-inf {
	float: left;
	width: 54%;
	margin: 2px 0 0 15px
}
.video-inf ul {
	line-height: 40px;
	margin: 0 0 13px 0;
	padding: 0 0 0 15px;
	border: 1px solid #ddd
}
.video-img .fa-play-circle-o, .picture-img .fa-play-circle-o, #related-img .fa-play-circle-o, .img-x2 .fa-play-circle-o, .format-video .fa-play-circle-o {
	position: absolute;
	bottom: 35%;
	left: 44%;
	font-size: 30px;
	color: #fff;
	text-shadow: 0 1px 1px #000
}
.picture-h-img .fa-play-circle-o {
	position: absolute;
	bottom: 50%;
	left: 44%;
	font-size: 30px;
	color: #fff;
	text-shadow: 0 1px 1px #000
}
@media screen and (max-width:720px) {
.video-inf {
	max-width: 260px
}
}
@media screen and (max-width:640px) {
.video-img {
	float: inherit;
	margin: 0 auto 13px
}
.video-inf {
	float: inherit;
	width: 100%;
	max-width: 300px;
	margin: 0 auto 13px
}
}
.authorbio {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.authorbio .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 5px 10px 0 0;
	padding: 0
}
.nav-single {
	margin-bottom: 10px
}
.meta-nav {
	background: #fff;
	float: left;
	width: 50%;
	text-align: center;
	margin-right: -1px;
	padding: 10px 20px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.nav-single a {
	display: block
}
.meta-nav:hover {
	color: #fff;
	background: #2f889a;
	border: 1px solid #2f889a
}
.post-navigation a {
	font-size: 50px;
	color: #b6b6b6;
	text-align: center
}
.post-navigation a:hover {
	color: #555
}
.meta-nav-l {
	position: fixed;
	right: 0;
	top: 45%;
	width: 50px;
	z-index: 1
}
.meta-nav-r {
	position: fixed;
	left: 0;
	top: 45%;
	width: 50px;
	z-index: 1
}
@media screen and (max-width:1300px) {
.post-navigation a {
	display: none
}
}
#related-img {
	background: #fff;
	margin-bottom: 10px;
	padding: 10px 10px 5px 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.related-title {
	background: #fff;
	height: 52px;
	overflow: hidden
}
.related-site {
	max-width: 100%;
	width: auto;
	height: auto;
	padding: 5px
}
.related-site-img {
	position: relative;
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.related-site-pimg a img {
	max-width: 100%;
	width: auto;
	height: auto
}
@media screen and (min-width:901px) {
.related-title {
	margin: 3px 0 0 0
}
}
@media screen and (min-width:480px) {
.r4 {
	float: left;
	width: 25%
}
}
@media screen and (max-width:480px) {
.r4 {
	float: left;
	width: 50%
}
}
.single-goods-main {
	margin: 0 0 10px 0;
	padding: 0
}
.single-goods-img {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.single-goods-img a img {
	float: left;
	background: #fff;
	max-width: 100%;
	width: auto;
	height: auto;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.single-goods {
	margin: 0 -5px
}
.single-goods .tl4 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
@media screen and (min-width:320px) {
.tl4 {
	float: left;
	width: 50%;
	transition-duration: .5s
}
}
@media screen and (min-width:1080px) {
.tm4 {
	float: left;
	width: 25%;
	transition-duration: .5s
}
}
@media screen and (max-width:1080px) {
.tm4 {
	width: 25%;
	transition-duration: .5s
}
}
@media screen and (max-width:480px) {
.tm4 {
	width: 50%;
	transition-duration: .5s
}
.single-goods {
	margin: 0 -4px
}
}
#single-widget h3 {
	margin: 15px 0 0 20px
}
#single-widget .widget {
	float: left;
	width: 50%;
	margin-right: -1px
}
#single-widget .widget ul {
	margin: 0 5px 5px 5px
}
#sidebar {
	float: right;
	width: 28.6%
}
#sidebar h3 {
	background: #f8f8f8;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}
.widget-title i {
	float: left;
	width: 40px;
	height: 40px;
	font-size: 18px;
	color: #2f889a;
	line-height: 40px;
	text-align: center;
	margin: 0 15px 0 0;
	padding: 1px 0;
	border-right: 1px solid #ddd;
	border-radius: 2px 0 0 0
}
.widget {
	background: #fff;
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.widget ul li {
	width: 99%;
	line-height: 28px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.widget ul, #sidebar #searchform, #calendar_wrap, .tagcloud {
	padding: 15px
}
.widget .textwidget {
	padding: 18px
}
#advert_widget, .widget_php_text .widget-text {
	padding: 3px
}
.widget .textwidget img, #advert_widget img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block
}
.widget_categories, .widget_links, #sidebar .widget_nav_menu {
	padding: 0 0 15px 0
}
.widget_categories li, .widget_links li, #sidebar .widget_nav_menu li {
	float: left;
	width: 49.5% !important;
	margin: 0 -3px -1px 2px
}
.widget_categories a, .widget_links a, #sidebar .widget_nav_menu a {
	text-align: center;
	padding: 5px 0;
	display: block;
	border: 1px solid #ddd
}
.widget_categories a:hover, .widget_links a:hover, .tagcloud a:hover, #sidebar .widget_nav_menu a:hover {
	background: #2f889a;
	color: #fff !important;
	border: 1px solid #2f889a;
	transition: all .1s ease-in 0s
}
.tagcloud {
	padding: 5px 0 5px 2px
}
.tagcloud a {
	float: left;
	margin: 4px;
	padding: 0 7px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.widget_archive select, .widget_categories select {
	width: 140px;
	margin: 10px 20px;
	border: 1px solid #ddd
}
#tag_cloud_widget {
	position: relative;
	width: 240px;
	height: 240px;
	margin: 10px auto 10px
}
#tag_cloud_widget a {
	position: absolute;
	color: #fff;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	top: 0;
	left: 0;
	padding: 3px 5px;
	box-shadow: 0 1px 1px rgba(0,0,0,.08)
}
#tag_cloud_widget a:hover {
	background: #d02f53;
	display: block
}
#tag_cloud_widget a:nth-child(n) {
	background: #666;
	border-radius: 3px;
	display: inline-block;
	line-height: 18px;
	margin: 0 10px 15px 0
}
#tag_cloud_widget a:nth-child(2n) {
	background: #d1a601
}
#tag_cloud_widget a:nth-child(3n) {
	background: #286c4a
}
#tag_cloud_widget a:nth-child(5n) {
	background: #518ab2
}
#tag_cloud_widget a:nth-child(4n) {
	background: #c91d13
}
#tag_cloud_widget a {
	line-height: 15px;
	background: #999
}
.hot_commend ul li {
	white-space: normal;
	border-bottom: 1px dashed #dadada
}
.new_cat ul li {
	white-space: normal
}
.hot_commend .thumbnail, .new_cat .thumbnail {
	position: relative;
	float: left;
	width: 100px;
	height: 75px;
	margin: 8px 8px 8px 0;
	overflow: hidden
}
.hot_commend a img, .new_cat a img {
	float: left;
	width: 100px;
	height: auto
}
.hot_commend .hot-title, .new_cat .new-title {
	height: 55px;
	padding-top: 5px;
	line-height: 25px;
	overflow: hidden
}
.hot_commend .views, .new_cat .date {
	float: right;
	color: #999
}
.hot_commend .fa {
	color: #999
}
.li-icon {
	background: #ccc;
	font-size: 12px;
	color: #fff;
	line-height: 180%;
	margin: 0 5px 0 0;
	padding: 0 5px;
	border-radius: 2px
}
.li-icon-1, .li-icon-2, .li-icon-3 {
	background: #c40000
}
.li-number {
	float: left;
	background: #c40000;
	font-size: 12px;
	color: #fff;
	line-height: 150%;
	margin: 4px 5px 0 0;
	padding: 0 5px;
	border-radius: 2px
}
.li-numbers {
	float: left;
	background: #ccc;
	font-size: 12px;
	color: #fff;
	line-height: 150%;
	margin: 4px 5px 0 0;
	padding: 0 5px;
	border-radius: 2px
}
.timing_post i {
	color: #999;
	padding: 0 5px 0 0;
x
}
#wp-calendar {
	width: 100%
}
#wp-calendar caption {
	text-align: center;
	font-weight: bold
}
#wp-calendar tbody td, #wp-calendar tfoot td {
	text-align: center;
	padding: 5px
}
#wp-calendar a {
	color: #2f889a
}
.readers {
	padding: 15px 5px 10px 10px
}
.readers li {
	list-style: none;
	padding: 0 3px 6px 3px;
	overflow: hidden;
	zoom: 1
}
.readers img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 -3px
}
.readers-avatar {
	float: left;
	width: 16.66666%
}
#message .avatar {
	float: left;
	width: 24px;
	height: 24px;
	margin: 6px 8px 0 0
}
.wp-smiley {
	height: 24px !important;
	max-height: 24px !important;
	display: inline !important
}
#message .wp-smiley {
	height: 15px !important
}
.message-widget ul li {
	width: 99%;
	height: 37px;
	padding-bottom: 8px;
	line-height: 37px;
	_white-space: normal;
*white-space:normal;
	border-bottom: 1px dashed #dadada
}
.message-page ul li {
	width: 99%;
	height: 37px;
	padding-bottom: 8px;
	line-height: 37px;
	white-space: nowrap;
	_white-space: normal;
*white-space:normal;
	overflow: hidden;
	text-overflow: ellipsis;
	border-bottom: 1px dashed #dadada
}
.post_cat .fa-angle-right {
	margin-right: 5px;
	color: #999
}
.new_cat .views {
	color: #999
}
.author_widget_box {
	float: left;
	width: 100%;
	padding: 20px 10px 10px 10px
}
.author_box {
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 0 0 10px;
	overflow: hidden;
	transition-duration: .5s;
	text-align: center
}
.author_box img {
	max-width: 100%;
	width: auto;
	height: auto
}
.author_widget_box .xl9 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
#sidebar .xl9 {
	float: left;
	width: 25%;
	transition-duration: .5s
}
@media screen and (min-width:700px) {
#cms-widget-one .xl9 {
	width: 12.5%;
	transition-duration: .5s
}
}
@media screen and (max-width:480px) {
#cms-widget-one .xl9 {
	width: 25%;
	transition-duration: .5s
}
}
@media screen and (max-width:320px) {
#cms-widget-one .xl9 {
	width: 50%;
	transition-duration: .5s
}
}
.follow {
	top: 80px;
	width: 310px;
	position: fixed;
	animation: fade-in;
	animation-duration: 1.2s;
	-webkit-animation: fade-in 1.2s
}
.rss-widget-icon {
	display: none
}
.img-x2 {
	position: relative;
	float: left;
	width: 50%;
	padding: 5px
}
.img-box {
	margin: 0 -5px
}
.insets {
	overflow: hidden
}
.insets a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto
}
.feed-rss, .feed-about {
	position: relative;
	font-size: 18px;
	display: block
}
#feed_widget ul {
	margin: 0 10px;
	overflow: hidden
}
#feed_widget li {
	float: left;
	width: 25%;
	height: 40px;
	line-height: 38px
}
#feed_widget span {
	display: block
}
#feed_widget a {
	color: #999;
	width: 40px;
	display: block;
	text-align: center;
	margin: 0 auto;
	border-radius: 4px;
	border: 1px solid #ddd
}
#feed_widget a:hover {
	color: #fff;
	border: 1px solid #fff
}
#feed_widget .feed a:hover {
	background: #d28300;
	border: 1px solid #d28300
}
#feed_widget .weixin a:hover {
	background: #248a34;
	border: 1px solid #248a34
}
#feed_widget .tsina a:hover {
	background: #c40000;
	border: 1px solid #c40000
}
#feed_widget .tqq a:hover {
	background: #4e91d1;
	border: 1px solid #4e91d1
}
#weixin-qr img {
	float: left;
	width: 180px;
	height: auto
}
.sidebar-hide {
	animation: fade-in;
	animation-duration: 1s;
	-webkit-animation: fade-in 1s
}
.about-main {
	font-size: 14px;
	padding: 10px 15px 0 15px
}
.about-img img {
	float: left;
	width: 120px;
	height: auto;
	margin: 5px 10px 0 0;
	padding: 2px;
	border-radius: 2px;
	border: 1px solid #ddd
}
.about-name {
	font-size: 15px;
	font-weight: 700
}
.about-inf {
	text-align: center;
	background: #f8f8f8;
	float: left;
	font-size: 14px;
	width: 100%;
	padding: 0 10px;
	border-top: 1px solid #ddd
}
.about-inf span {
	float: left;
	width: 50%;
	padding: 5px 0 10px 0
}
.about-pn {
	border-right: 1px solid #ddd
}
#about_author_widget {
	padding: 25px 2px 20px 2px
}
.author-avatar {
	width: 100px;
	margin: 0 auto 10px
}
.author-avatar img {
	float: left;
	width: 100px;
	height: 100px;
	padding: 4px;
	border-radius: 100px;
	border: 1px solid #ddd
}
.author-the {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 5px 0
}
.author-description {
	color: #999;
	padding: 5px 20px 5px 20px
}
.author-th {
	margin: 5px auto 0
}
.author-n {
	width: 50%;
	float: left;
	color: #999;
	text-align: left;
	padding: 0 0 0 15px
}
.author-nickname {
	text-align: right;
	padding: 0 15px 0 0;
	border-right: 1px dashed #ddd
}
.author-m {
	text-align: center;
	padding: 15px 0 5px 0
}
.author-m a {
	color: #fff;
	padding: 8px 15px;
	background: #2f889a;
	border-radius: 2px
}
.author-m a:hover {
	color: #fff;
	background: #666
}
.author-n span {
	color: #444
}
#login_widget .log, #login_widget .pwd {
	width: 100%;
	background: #fff;
	height: 40px;
	line-height: 40px;
	margin: 0 0 15px 0;
	padding: 3%;
	border: 1px solid #ddd
}
#login_widget input[type="submit"] {
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	padding: 8px;
	cursor: pointer;
	border-radius: 2px;
	-webkit-appearance: none;
	transition: background .1s;
	-webkit-transition: background .1s
}
#login_widget input[type="submit"]:hover {
	background: #666;
	color: #fff;
	border: 1px solid #666
}
.login-widget-avata {
	text-align: center;
	margin-bottom: 34px
}
.login-user-widget img {
	height: 100px;
	width: 100px
}
.login-widget-link, .login-widget-reg {
	text-align: center;
	line-height: 35px;
	margin-bottom: 10px
}
.login-widget-link a, .login-widget-reg a, .login-widget-reg label {
	padding: 8px;
	border: 1px solid #ddd
}
.comments-title {
	background: #fff;
	margin-bottom: 10px;
	padding: 15px 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.comment-list, .comment-list ol {
	list-style: none
}
.comment-list li {
	position: relative;
	background: #fff;
	margin: 0 0 10px 0;
	padding: 15px 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px;
	word-wrap: break-word;
	word-break: break-all
}
.comment-list ul li {
	box-shadow: none
}
.children li {
	position: relative;
	background: #fff;
	margin: 0 0 10px 0;
	padding: 15px 20px;
	border: 1px solid #ebebeb;
	border-radius: 2px;
	word-wrap: break-word;
	word-break: break-all
}
.children {
	margin: 5px 0 0 0
}
.vcard .avatar {
	float: left;
	width: 40px;
	height: 40px;
	margin: 6px 10px 0 0;
	padding: 2px;
	border: 1px solid #ddd;
	transition: all .8s ease 0s;
	-webkit-transition: all .8s ease 0s;
	-moz-transition: all .8s ease 0s;
	-o-transition: all .8s ease 0s
}
.vcard:hover .avatar {
	transform: rotate(720deg);
	-webkit-transform: rotate(720deg);
	-moz-transform: rotate(720deg);
	-o-transform: rotate(720deg);
	-ms-transform: rotate(720deg)
}
.comment-author {
	color: #999
}
.fn {
	font-style: normal;
	font-weight: bold
}
.floor {
	color: #999
}
.comment-meta, .comment-meta a {
	color: #999
}
.reply a {
	background: #fff;
	position: absolute;
	top: 15px;
	right: 20px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 2px
}
.reply a:hover {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a;
	transition: all .2s ease-in 0s
}
.at, .at a {
	color: #2f889a
}
.no-comments {
	background: #fff;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #ddd
}
#edita {
	color: #8b8b8b
}
.comment-author .fa {
	color: #d03333;
	padding-left: 5px
}
.lv {
	font-size: 13px;
	padding-left: 3px
}
.vip0 .fa, .vip0 .lv {
	color: #bbb
}
.vip1 .fa, .vip1 .lv {
	color: #46c0e6
}
.vip2 .fa, .vip2 .lv {
	color: #f49800
}
.vip3 .fa, .vip3 .lv {
	color: #7ab951
}
.vip4 .fa, .vip4 .lv {
	color: #f566f5
}
.vip5 .fa, .vip5 .lv {
	color: #d03333
}
#respond {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 10px 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
#respond h3 {
	margin: 0 0 10px 0
}
#respond h3 a {
	float: right;
	padding: 2px 10px;
	border: 1px solid #ddd;
	border-radius: 2px
}
#comment-author-info input {
	background: #fff;
	width: 50%;
	height: 37px;
	margin: 0 10px 10px 0;
	padding: 0 5px;
	border: 1px solid #ddd;
	-webkit-appearance: none;
	_vertical-align: middle;
*vertical-align:middle;
}
#comment {
	background: #fff;
	width: 100%;
	margin: 0 10px 10px 0;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-appearance: none
}
#respond #submit {
	background: #fff;
	width: 50%;
	margin: 0 10px 10px 0;
	padding: 6px;
	cursor: pointer;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-appearance: none
}
#respond #submit:hover {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a;
	transition: all .2s ease-in 0s
}
.comment-nologin {
	font-size: 16px;
	color: #999;
	font-weight: bold;
	text-align: center;
	margin: 20px 0
}
.comment-nologin a {
	padding: 0 8px
}
.user_avatar, .author_avatar {
	height: 45px;
	line-height: 20px;
	margin: 0 0 10px 0
}
.user_avatar img, .author_avatar img {
	float: left;
	width: 40px;
	height: 40px;
	margin: 0 10px 0 0
}
.comment-tool {
	float: right;
	margin: 9px 0
}
.comment-tool a {
	background: #2f889a;
	color: #fff;
	margin: 0 0 0 10px;
	padding: 5px 8px;
	border: 1px solid #2f889a;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.comment-tool a:hover {
	background: #fff;
	color: #555;
	border: 1px solid #ddd
}
.emoji-box {
	display: none;
	position: relative
}
.emoji-box img {
	float: left;
	width: 24px;
	height: 24px
}
#trackbacks {
	margin: 0 0 10px 0
}
.backs {
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #ddd;
	cursor: pointer;
	border-radius: 2px
}
.track {
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #ddd;
	border-top: 0;
	border-radius: 0 0 2px 2px;
	display: none
}
.track {
	background: #fff;
	padding: 10px 15px;
	border: 1px solid #ddd;
	border-top: 0;
	border-radius: 0 0 2px 2px;
	display: none
}
.track li {
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0
}
#anchor, .scroll-comments {
	position: relative;
	top: -75px
}
.mail-notify span {
	position: absolute;
	top: -2px;
	left: 0;
	width: 190px;
	color: #999;
	padding-left: 50px;
	padding-left: 5px\9
}
.notify {
	display: none;
	display: inline\9
}
.notify+label {
	position: relative;
	background: #c40000;
	width: 40px;
	width: 0\9;
	height: 20px;
	cursor: pointer;
	display: inline-block
}
.notify+label:before {
	content: ' ';
	position: absolute;
	background: #efefef;
	top: 0;
	left: 0;
	width: 20px;
	width: 0\9;
	height: 20px;
	z-index: 99999;
	border: 1px solid #ddd;
	border: none\9
}
.notify+label:after {
	content: '关';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
	color: #fff
}
.notify:checked+label {
	background: #67a5df
}
.notify:checked+label:after {
	content: '开';
	left: 4px
}
.notify:checked+label:before {
	content: ' ';
	position: absolute;
	z-index: 99999;
	left: 20px
}
.notify+label:after {
	left: 24px;
	line-height: 21px
}
.notify+label:after, .notify+label:before {
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in
}
.qaptcha {
	padding: 0 10px 10px 10px;
	margin-top: 10px
}
.qaptcha .clr {
	clear: both
}
.qaptcha .bgslider {
	width: 40px;
	height: 10px;
	background: #efefef;
	float: left;
	border-radius: 30px;
	box-shadow: 1px 1px 1px #ddd inset;
	border: 1px solid #d4d4d4
}
.qaptcha .slider {
	width: 21px;
	height: 21px;
	background: #fff;
	margin: -7px 0 0 1px;
	cursor: e-resize;
	border-radius: 22px;
	border: 1px solid #d4d4d4
}
.qaptcha .icons {
	display: none
}
.qaptcha .txtstatus {
	float: left;
	margin: -8px 0 0 8px
}
.txtstatus {
	animation: fade-in;
	animation-duration: 1s;
	-webkit-animation: fade-in 1s
}
#comments .fa-exclamation-circle, #comments .fa-comments, #comments .fa-spinner, #comments .fa-pencil-square-o {
	color: #2f889a;
	margin-right: 5px
}
#links {
	margin: 0 -2px
}
#links h2 {
	font-size: 18px;
	margin: 10px 0;
	border: 0
}
.link-f {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.link-f a img {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin: 0 auto;
	vertical-align: middle
}
.link-f a {
	background: #fff;
	text-align: center;
	padding: 5px;
	display: block;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 2px;
	transition-duration: .5s;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.link-img a {
	padding: 0;
	border: 0 !important;
	background: transparent !important
}
.link-f a:hover {
	background: #2f889a;
	color: #fff !important;
	border: 1px solid #2f889a;
	transition: all .1s ease-in 0s
}
.lx7, .child-cat li {
	float: left;
	min-height: 1px;
	padding: 2px
}
@media screen and (min-width:280px) {
.lx7, .child-cat li {
	width: 50%;
	transition-duration: .5s
}
}
@media screen and (min-width:550px) {
.lx7, .child-cat li {
	width: 33.33333333%
}
}
@media screen and (min-width:700px) {
.lx7, .child-cat li {
	width: 25%;
	transition-duration: .5s
}
}
@media screen and (min-width:900px) {
.lx7, .child-cat li {
	width: 20%;
	transition-duration: .5s
}
}
@media screen and (min-width:1024px) {
.lx7, .child-cat li {
	width: 14.2857%;
	transition-duration: .5s
}
}
@media screen and (max-width:550px) {
#links {
	margin: 6px 0 0 0
}
}
.linkcat h2 {
	clear: both;
	padding: 0 0 0 10px
}
.link-all a:hover {
	background: #2f889a;
	color: #fff !important;
	border: 1px solid #2f889a;
	transition: all .1s ease-in 0s
}
.link-all a, #links a {
	-webkit-transition: -webkit-transform .2s;
	transition: transform .2s
}
.link-all a:hover, .link-all a:focus, #links a:hover, #links a:focus {
	-webkit-transform: scale(0.9);
	transform: scale(0.9)
}
#colophon {
	background: #fff;
	position: relative;
	width: auto;
	border-top: 1px solid #ddd;
	box-shadow: 0 -1px 1px rgba(0,0,0,.03)
}
.site-info {
	text-align: center;
	margin: 0 50px;
	padding: 15px 0
}
.add-info {
	padding: 5px 0;
	display: block
}
#footer-widget-box {
	background: #555;
	position: relative;
	padding: 10px 0;
	box-shadow: 0 -1px 1px rgba(0,0,0,.1)
}
.footer-widget {
	width: 1080px;
	margin: 0 auto
}
.footer-widget h3 {
	font-size: 15px;
	color: #ccc;
	margin: 15px 0 0 0
}
.footer-widget .widget {
	background: #555;
	float: left;
	width: 50%;
	padding: 0 20px;
	border: 0;
	box-shadow: none
}
.footer-widget, .footer-widget a {
	color: #ccc
}
.footer-widget a:hover {
	color: #fff
}
.footer-widget .widget ul {
	padding: 8px 0 15px
}
.footer-widget .menu li {
	float: left;
	width: 33%
}
@media screen and (min-width:550px) {
.pagination {
	float: right
}
.pagination a, .pagination a:visited {
	float: left;
	background: #fff;
	margin: 0 0 10px 5px;
	padding: 8px 11px;
	line-height: 100%;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.pagination .current, .pagination .dots {
	background: #fff;
	float: left;
	margin: 0 0 0 5px;
	padding: 8px 11px;
	line-height: 100%;
	border: 1px solid #ddd;
	border-radius: 2px
}
.pagination span.current, .pagination a:hover {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a
}

.screen-reader-text, .pages {
	display: none
}
.nav-links .prev i, .nav-links .next i {
	line-height: 12px;
	padding: 0 2px
}
#picture .navigation, #tao .navigation {
	margin: 0 5px 0 0
}
.comment-navigation i {
	padding: 0 2px
}
}
@media screen and (max-width:550px) {
.pagination {
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
#picture .navigation, #tao .navigation {
	width: 97%;
	display: inline-block;
	margin: 0 4px
}
.pagination .nav-links {
	min-height: 30px;
	position: relative;
	text-align: center
}
.pagination .current .screen-reader-text {
	position: static !important
}
.screen-reader-text {
	height: 1px;
	overflow: hidden;
	position: absolute !important
}
.page-numbers{
	display: none;
	line-height: 25px;
	padding: 5px
}
.pagination .page-numbers.current {
	text-transform: uppercase
}
.pagination .current {
	display: inline-block
}
.pagination .prev, .pagination .next {
	background: #2f889a;
	color: #fff;
	display: inline-block;
	height: 35px;
	overflow: hidden;
	position: absolute
}
.pagination .prev i, .pagination .next i {
	padding: 5px 15px
}
.pagination .next {
	border-radius: 0 2px 2px 0
}
.pagination .prev {
	border-radius: 2px 0 0 2px
}
.pagination .prev a, .pagination .next a {
	color: #fff;
	line-height: 20px;
	padding: 0;
	display: inline-block
}
.pagination .prev {
	left: 0
}
.pagination .prev:before {
	left: -1px
}
.pagination .next {
	right: 0
}
.pagination .next:before {
	right: -1px
}
.comment-navigation {
	margin: 0 0 10px
}
.comment-navigation .current {
	line-height: 35px;
	padding: 0 0 0 50%
}
.comment-navigation .next {
	right: 4px
}
.comment-navigation .prev {
	left: 4px
}
.comment-navigation .prev, .comment-navigation .next {
	background: #2f889a;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	position: absolute
}
}
.ias-spinner {
	background: url(../img/infinite.gif) no-repeat center;
	float: left;
	width: 100px;
	height: 9px
}
.ias-trigger-next {
	float: left;
	cursor: pointer;
	margin: 4px 0 0 0
}
#picture .ias-spinner, #tao .ias-spinner, #picture .ias-trigger-next, #tao .ias-trigger-next {
	margin: 3px 0 0 5px
}
.ias-trigger-next a {
	background: #fff;
	color: #999;
	padding: 6px 11px;
	line-height: 100%;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.ias-trigger-next a:hover {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a
}
.ias-trigger-next i {
	margin-right: 5px
}
#comments .nav-previous, #comments .nav-next {
	display: none
}
@media screen and (min-width:550px) {
#picture .pagination, #tao .pagination {
	width: 75%
}
#picture .nav-links, #tao .nav-links {
	float: right
}
}
@media screen and (max-width:550px) {
.ias-trigger-next {
	float: inherit;
	text-align: center;
	margin: -10px auto 0;
	padding: 10px 11px
}
.ias-spinner {
	float: inherit;
	width: 98%;
	margin: 0 auto;
	height: 35px
}
#picture .ias-spinner, #tao .ias-spinner {
	height: 45px
}
}
.type-cat {
	margin: 0 4px 8px 4px
}
.child-cat {
	margin: 0 0 5px 0
}
.type-cat a, .child-cat a {
	background: #fff;
	text-align: center;
	line-height: 30px;
	padding: 0 5px;
	display: block;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: 2px;
	transition-duration: .5s;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.type-cat a:hover, .child-cat a:hover {
	background: #2f889a;
	color: #fff !important;
	border: 1px solid #2f889a;
	transition: all .1s ease-in 0s
}
.picture-box {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.picture-img {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	transition-duration: .5s
}
.picture-img a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto
}
.picture-title {
	text-align: center;
	line-height: 30px;
	margin: 0 10px 5px 10px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
#picture {
	margin: 0 -5px
}
#picture .video, #picture .picture {
	position: relative;
	float: left;
	min-height: 1px;
	padding: 0 5px;
	transition-duration: .5s
}
@media screen and (min-width:320px) {
#picture .video, #picture .picture {
	width: 50%
}
}
@media screen and (min-width:550px) {
#picture .video, #picture .picture {
	width: 25%
}
}
@media screen and (min-width:999px) {
.picture-img {
	overflow: hidden
}
}
@media screen and (max-width:480px) {
.archive #video, .archive #picture, .home #picture, .page #picture {
	margin: 0 -3px
}
}
.grid-title {
	line-height: 25px;
	height: 50px;
	margin: 5px 15px;
	overflow: hidden
}
.grid-inf {
	float: left;
	width: 100%;
	color: #999;
	margin: 0 !important;
	padding: 5px 15px
}
.grid-inf .views {
	float: right
}
.grid, icon-zan {
	position: absolute;
	top: 15px;
	right: 15px;
	background: #f40;
	color: #fff;
	padding: 0 5px;
	line-height: 25px;
	border-radius: 2px;
	filter: alpha(opacity=80);
	background: rgba(255,68,0,.8);
	box-shadow: 0 0 2px rgba(0,0,0,.4)
}
.picture-img {
	position: relative
}
.hide-box, .hide-excerpt {
	display: none;
	cursor: pointer
}
.picture-img:hover .hide-box {
	display: block
}
.picture-img:hover .hide-excerpt {
	display: block
}
.hide-box {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: #000;
	background: rgba(0,0,0,.5);
	filter: alpha(opacity=50);
	transition: all .2s ease-in 0s
}
.hide-excerpt {
	position: absolute;
	color: #fff;
	padding: 15px;
	z-index: 3
}
.product-box {
	padding: 10px
}
.product-box h2 {
	font-size: 15px;
	font-size: 1.5rem;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.product-i {
	height: 52px;
	margin-bottom: 5px;
	overflow: hidden
}
.taourl a {
	float: right;
	background: #f40;
	color: #fff;
	line-height: 30px;
	margin: 0 5px 5px 0;
	padding: 0 10px;
	border: 1px solid #f40;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.taourl a:hover {
	background: #ff662f;
	color: #fff
}
.detail a {
	float: right;
	background: #fff;
	line-height: 30px;
	margin: 0 5px 0 0;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 2px
}
.price {
	float: left;
	width: 50%;
	height: 50px
}
.go-url {
	float: left;
	width: 50%
}
.pricex {
	color: #f40
}
.pricey {
	font-size: 12px;
	color: #999
}
.tao-img {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	transition-duration: .3s
}
.tao-img a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto
}
.tao-title {
	text-align: center;
	line-height: 30px;
	margin: 0 10px 5px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
#tao {
	margin: 0 -5px
}
.archive .tao, .taocat .tao {
	position: relative;
	float: left;
	min-height: 1px;
	padding: 0 5px;
	transition-duration: .5s
}
.tao-box {
	background: #fff;
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.03)
}
@media screen and (min-width:900px) {
.archive .tao, .taocat .tao {
	width: 25%
}
}
@media screen and (max-width:900px) {
.archive .tao, .taocat .tao {
	width: 33.33333333333333333%
}
}
@media screen and (max-width:690px) {
.archive .tao, .taocat .tao {
	width: 50%
}
}
@media screen and (max-width:420px) {
.archive .tao, .taocat .tao {
	float: left;
	width: 50%
}
#tao {
	margin: 0 -3px
}
}
@media screen and (max-width:480px) {
.price {
	width: 100%;
	margin: 0 0 5px 0
}
.go-url {
	width: 100%;
	margin: 0 0 5px 0
}
.product-i {
	display: none
}
}
.grid-cat {
	position: absolute;
	background: #2f889a;
	margin: 1px 6px;
	padding: 5px 15px;
	z-index: 2;
	filter: alpha(opacity=80);
	background: rgba(47,136,154,.8);
	border-radius: 2px 0 0 0
}
.grid-cat a {
	font-size: 16px;
	font-size: 1.6rem;
	color: #fff
}
.grid-cat a:hover {
	color: #fff
}
.grid-cat .fa-film, .grid-cat .fa-picture-o {
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0 5px 0 0
}
.insets {
	position: relative
}
.img-title {
	position: absolute;
	width: 100%;
	height: 100%;
	line-height: 30px;
	padding: 10px;
	z-index: 2;
	display: none;
	background: #000;
	background: rgba(0,0,0,.5);
	filter: alpha(opacity=50)
}
.insets:hover .img-title {
	display: block
}
.img-title a, .img-title a:hover {
	width: 100%;
	height: 100%;
	color: #fff;
	display: block
}
#scroll {
	width: 32px;
	float: right;
	position: fixed;
	right: 10px;
	bottom: 50px;
	z-index: 9999
}
#scroll li a {
	background: #fff;
	font-size: 16px;
	color: #cacaca;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	margin-top: 4px;
	display: block;
	cursor: pointer;
	background: rgba(255,255,255,.6);
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
@media screen and (min-width:900px) {
#scroll li a:hover {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a;
	transition: all .2s ease-in 0s
}
}
.qr-img {
	position: fixed;
	background: #fff;
	bottom: 50px;
	right: 50px;
	max-width: 300px;
	padding: 10px 10px 2px 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	background: rgba(255,255,255,.95);
	z-index: 9999;
	display: none
}
#output img {
	position: absolute;
	top: 72px;
	right: 72px;
	width: 25px;
	height: 25px
}
.qr .fa-qrcode {
	font-size: 20px !important;
	line-height: 32px !important
}
#output td {
	border: 0
}
#output td {
	padding: 0
}
.page-template-template-blog #scroll li a.scroll-c, .page-template-template-code #scroll li a.scroll-c, .page-template-template-links #scroll li a.scroll-c, .page-template-template-archives #scroll li a.scroll-c, .page-template-template-cms #scroll li a.scroll-c, .page-template-template-hot #scroll li a.scroll-c, .page-template-template-tag #scroll li a.scroll-c, .page-template-template-tougao #scroll li a.scroll-c, .page-template-template-contact #scroll li a.scroll-c, .page-template-template-message #scroll li a.scroll-c, .page-template-template-baidu #scroll li a.scroll-c {
	display: none
}
#slideshow {
	position: relative;
	margin: 0 0 10px 0
}
.rslides {
	position: relative;
	overflow: hidden;
	width: 100%
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
@media screen and (max-width:900px) {
.row .rslides img {
	width: 200%;
	margin: 0 0 0 -50%
}
}
.rslides_tabs {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	max-width: 100%;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	z-index: 2;
	_display: none
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 5px
}
.rslides_tabs a {
	background: #fff;
	width: auto;
	height: auto;
	color: #555;
	line-height: 15px;
	padding: 2px 8px;
	display: inline;
	border: 1px solid #fff;
	border-radius: 2px
}
.rslides_tabs li:first-child {
	margin-left: 0
}
.slider-caption {
	position: absolute;
	background: #c40000;
	display: block;
	left: 0;
	top: 0;
	color: #fff;
	line-height: 28px;
	padding: 0 15px;
	max-width: none;
	border-radius: 2px 0 0 0;
	z-index: 2;
	filter: alpha(opacity=70);
	background: rgba(216,0,0,.7);
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.callbacks_tabs {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	max-width: 100%;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	z-index: 2;
	_display: none
}
.rslides_tabs a, #slideshow .callbacks_tabs {
	font-size: 0
}
.callbacks_tabs li {
	display: inline;
	float: none;
	margin-right: 5px
}
.callbacks_tabs a {
	width: auto;
	height: auto;
	line-height: 15px;
	padding: 5px;
	display: inline;
	border: 1px solid #fff;
	border-radius: 10px
}
.callbacks_tabs .callbacks_here a {
	background: #2f889a;
	border: 1px solid #2f889a
}
.callbacks_tabs li:first-child {
	margin-left: 0
}
.callbacks_nav {
	position: absolute;
	top: 56%;
	left: 0;
	opacity: .7;
	z-index: 3;
	font-size: 50px;
	color: #fff !important;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	margin-top: -45px;
	display: none
}
#slideshow:hover .callbacks_nav, #gallery:hover .callbacks_nav {
	display: block
}
.callbacks_nav .prev {
	z-index: 9999
}
.callbacks_nav.next {
	left: auto;
	right: 0
}
@media screen and (max-width:600px) {
.callbacks_nav {
	top: 62%
}
}
#gallery {
	position: relative;
	padding: 5px;
	border: 1px solid #ddd
}
#gallery a {
	float: none !important
}
#gallery .callbacks_tabs {
	position: static
}
#gallery .callbacks_tabs a {
	color: #666;
	padding: 2px 8px;
	border-radius: 2px;
	border: 1px solid #ddd
}
#gallery .callbacks_here a {
	background: #2f889a;
	color: #fff;
	border: 1px solid #2f889a
}
.callbacks2_tabs {
	display: none
}
#gallery .callbacks_nav {
	top: 45%
}
#gallery ul li {
	margin: 5px
}
.img-n {
	color: #999;
	margin: 0 0 20px 0
}
@media screen and (max-width:620px) {
#gallery .rslides_tabs a {
	font-size: 14px
}
}
#down a {
	float: left;
	background: #2f889a;
	height: 35px;
	color: #fff;
	line-height: 34px;
	text-align: center;
	margin: 8px 0 15px 25px;
	padding: 0 15px;
	border: 1px solid #2f889a;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
#down a:hover {
	background: #595959;
	border: 1px solid #595959;
	transition: all .3s ease-in 0s
}
#down .fa-download, #down .fa-cloud-download {
	font-size: 16px;
	color: #fff;
	margin: 0 8px 0 0
}
#button_box {
	display: none
}
#button_file h3 {
	text-align: center;
	padding: 0 0 5px 0
}
.buttons a {
	float: left;
	background: #2f889a;
	color: #fff !important;
	margin: 10px 10px 10px 0;
	padding: 2px 15px;
	border: 1px solid #2f889a;
	border-radius: 3px;
	display: block
}
.buttons a:hover {
	background: #595959;
	border: 1px solid #595959;
	transition: all .3s ease-in 0s
}
#social {
	position: relative;
	margin: 15px auto 80px
}
.social-main {
	position: relative;
	margin: 0 auto;
	width: 243px
}
.social-main span {
	float: left
}
.social-main a {
	color: #999;
	line-height: 35px;
	text-align: center;
	border-radius: 2px
}
.social-main a:hover {
	background: #f1f1f1;
	color: #444;
	transition: all .2s ease-in 0s
}
.like a {
	background: #fff;
	width: 120px;
	display: block;
	border: 1px solid #ddd
}
.share-s a {
	background: #fff;
	width: 120px;
	display: block;
	border: 1px solid #ddd
}
.social-main i {
	color: #999;
	margin: 0 5px 0 0
}
.social-main a:hover .fa-thumbs-up {
	color: #d03f42
}
.social-main a:hover .fa-share-alt {
	color: #91c24f
}
.shang-p a {
	position: absolute;
	background: #fff;
	left: 95px;
	top: -7px;
	width: 50px;
	height: 50px;
	font-size: 16px;
	line-height: 47px;
	display: block;
	border: 1px solid #ddd;
	border-radius: 40px
}
.shang-s {
	height: 37px
}
#shang {
	width: 280px
}
.shang-img {
	float: left
}
.shang-img img {
	width: 140px;
	height: auto
}
.shang-main h4 {
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	margin-bottom: 10px
}
.shang-main i {
	color: red
}
#share {
	position: absolute;
	top: -60px;
	right: -29px;
	width: 302px;
	height: 68px;
	display: none;
	z-index: 999
}
#share a {
	float: left;
	background: #999;
	font-size: 20px;
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-left: 4px;
	padding-left: 0;
	text-align: center;
	border-radius: 3px;
	background: rgba(128,128,128,.9)
}
#share .fa-plus-square:hover {
	background: #7ab951 !important
}
#share .fa-qq:hover {
	background: #ff7400 !important
}
#share .fa-weibo:hover {
	background: red !important
}
#share .fa-pinterest-square:hover {
	background: #46c0e6 !important
}
#share .fa-renren:hover {
	background: #3b68ac !important
}
#share .fa-weixin:hover {
	background: #006f1d !important
}
.bd_weixin_popup {
	height: 250px !important
}
.bd_weixin_popup_foot {
	display: none
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020
}
.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	border-radius: 4px
}
.fancybox-opened {
	z-index: 8030
}
.fancybox-opened .fancybox-skin {
	box-shadow: 0 10px 10px rgba(0,0,0,.5)
}
.fancybox-outer, .fancybox-inner {
	position: relative
}
.fancybox-inner {
	overflow: hidden
}
.fancybox-error {
	padding: 30px;
	white-space: nowrap
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	z-index: 8060
}
#fancybox-loading div {
	width: 79px;
	height: 10px;
	background: url(../img/infinite.gif) center center no-repeat
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 45%;
	height: 100%;
	cursor: pointer;
	background: transparent url(../img/blank.gif);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040
}
.fancybox-prev {
	left: 0
}
.fancybox-next {
	right: 0
}
.fancybox-nav span {
	position: absolute;
	font-size: 30px;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden
}
.fancybox-prev span {
	left: 10px
}
.fancybox-next span {
	right: 10px
}
.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-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../img/fancy.png)
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0
}
.fancybox-overlay {
	overflow: auto;
	overflow-y: scroll
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050
}
#fancybox-buttons.top {
	top: 10px
}
#fancybox-buttons.bottom {
	bottom: 10px
}
#fancybox-buttons ul {
	background: #000;
	background: rgba(0,0,0,.1);
	display: block;
	width: 177px;
	height: 31px;
	margin: 0 auto;
	border: 1px solid #999;
	border-radius: 2px
}
#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0
}
#fancybox-buttons a {
	display: block;
	font-size: 20px;
	color: #fff;
	width: 35px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	outline: 0
}
#fancybox-buttons a:hover {
	color: #04a4cc
}
#fancybox-buttons .fa-angle-right {
	border-right: 1px solid #999
}
#fancybox-buttons .fa-times {
	border-left: 1px solid #999
}
.btnDisabled {
	cursor: default;
	opacity: .4;
	filter: alpha(opacity=40)
}
.icon-fancy-close {
	position: absolute;
	top: -20px;
	right: -20px;
	width: 24px;
	height: 24px;
	color: #e50000;
	font-size: 18px;
	line-height: 24px;
	cursor: pointer
}
.fancybox-close {
	position: absolute;
	background: #cf0000;
	top: -25px;
	right: 0;
	color: #fff;
	padding: 0 8px;
	border-radius: 5px 5px 0 0
}
.fancybox-close:hover {
	color: #ccc
}
.search-results #primary, .search-no-results #primary {
	width: 100%
}
.search-page {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px
}
.search-no-results .post {
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	box-shadow: 0;
	border-radius: 0
}
.search-page li {
	line-height: 280%;
	margin: 0 -20px;
	padding: 0 20px;
	border-bottom: 1px solid #dadada
}
.search-inf {
	float: right;
	color: #999
}
li.search-inf {
	border: 0
}
@keyframes blink {
0% {
opacity:1
}
50% {
opacity:1
}
50.01% {
opacity:0
}
100% {
opacity:0
}
}
.online .fa-qq {
	animation: blink .8s linear infinite
}
.online a {
	width: 30px;
	color: #fff;
	text-align: center;
	line-height: 31px;
	display: block;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1)
}
.qqonline a:hover {
	background: #666;
	color: #fff
}
.qqonline-box {
	position: absolute;
	bottom: -10px;
	right: 30px;
	display: none;
	padding: 10px;
	z-index: 5
}
.qqonline-main {
	background: #fff;
	padding: 10px;
	border: 1px solid #ddd;
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	background: rgba(255,255,255,.9)
}
.nline-wiexin h4 {
	text-align: center
}
.nline-wiexin img {
	width: 100px;
	height: auto
}
.nline-qq a {
	width: 100px;
	background: #f40 !important;
	font-size: 14px !important;
	color: #fff !important;
	width: 100px !important;
	margin: 0 0 5px;
	display: block;
	border-radius: 3px !important;
	border: 1px solid #f40 !important
}
.nline-qq i {
	color: #fff !important;
	margin: 0 5px 0 0
}
.orderby {
	top: 125px;
	float: right;
	position: fixed;
	right: 10px;
	width: 32px;
	z-index: 9999
}
@media screen and (max-width:600px) {
.orderby {
	display: none
}
}
.orderby li a {
	background: #fff;
	font-size: 16px;
	color: #cacaca;
	width: 32px;
	height: 32px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	margin-top: 4px;
	display: block;
	cursor: pointer;
	background: rgba(255,255,255,.6);
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.orderby li a:hover {
	background: #c00;
	color: #fff;
	border: 1px solid #c00;
	transition: all .2s ease-in 0s
}
.order-box {
	display: none
}
.ad-site {
	background: #fff;
	margin: 0 0 10px 0;
	padding-top: 6px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.04);
	border-radius: 2px;
	overflow: hidden
}
.entry-content .ad-site {
	background: transparent;
	border: 0;
	box-shadow: none;
	border-radius: 0
}
.ad-site img {
	max-width: 100%;
	width: auto;
	height: auto
}
.ad-pc, .ad-l, .ad-r {
	text-align: center
}
.entry-content .ad-pc {
	margin: 0 -11px 10px -11px;
	text-align: center
}
.entry-content .ad-m {
	margin: 0 -11px 10px -11px
}
.post-ad .ad-pc, .post-ad .ad-m {
	margin: 0
}
.ad-l {
	float: left;
	width: 70.4%
}
.ad-r {
	float: right;
	width: 28.6%
}
@media screen and (max-width:900px) {
.ad-r {
	display: none
}
.ad-l {
	width: 99.9%
}
}
@media screen and (max-width:1080px) {
#content, #colophon, .breadcrumb, .footer-widget {
	width: 98%
}
.follow {
	width: 28%;
	transition-duration: .5s
}
#site-nav .down-menu a {
	padding: 0 13px
}
#colophon {
	width: auto
}
#search-main, #mobile-nav {
	width: 98%
}
.breadcrumb {
	width: 98%
}
}
@media screen and (max-width:900px) {
#primary {
	width: 99.9%
}
.logo-site, .logo-sites {
	margin: 5px 0 0 10px
}
.authorbio {
	display: none
}
#sidebar, .print {
	display: none
}
.qr-site, .gb2-site {
	display: none
}
#anchor, .scroll-comments {
	top: -43px;
}
.r-hide {
	display: none
}
}
@media screen and (max-width:720px) {
#inf-d {
	width: 70%;
	transition-duration: .5s
}
.search-inf {
	display: none
}
.entry-meta {
	display: none
}
}
@media screen and (max-width:640px) {
.entry-header h1 {
	text-align: left
}
#single-widget .widget {
	width: 99.6%
}
.footer-widget .widget {
	float: inherit;
	margin: 0
}
.footer-widget .widget {
	width: 99.6%
}
}
@media screen and (max-width:620px) {
.entry-header h2 {
	height: 52px;
	text-align: justify;
	word-break: break-all;
	overflow: hidden
}
.format-image .entry-header h2, .format-aside .entry-header h2, .type-bulletin .entry-header h2 {
	height: auto;
	width: 70%;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	transition-duration: .5s
}
.archive-content {
	display: none
}
.format-aside .archive-content, .type-bulletin .archive-content {
	display: block
}
.entry-more, .entry-direct {
	display: none
}
.thumbnail {
	max-width: 100px;
	height: auto;
	margin: 0 10px 0 0;
	transition-duration: .5s
}
.thumbnail a img {
	width: auto;
	height: auto;
	max-width: 100%;
	transition-duration: .5s
}
.thumbnail .cat, .format-cat {
	display: none
}
.entry-meta {
	display: inline;
	left: 130px
}
.single-tag, .weibo {
	display: none
}
.article_content embed {
	height: 250px
}
#links {
	display: none
}
}
@media screen and (max-width:480px) {
.slider-caption {
	display: none
}
.article_content {
	font-size: 16px;
	font-size: 1.6rem
}
.fontsmall {
	font-size: 18px;
	font-size: 1.8rem
}
.new-icon {
	font-size: 10px;
	line-height: 15px
}
}
@media screen and (max-width:440px) {
.entry-meta .date, .entry-meta .edit-link {
	display: none
}
.post {
	padding: 15px
}
.entry-header h1 {
	margin: 40px -20px 10px -20px
}
.article_content h2 {
	margin: 10px -15px
}
.video-img {
	width: 270px;
	height: 203px
}
.title-l {
	top: 15px
}
.article_content h3 {
	margin: 0 -15px 5px -15px
}
.entry-meta {
	bottom: 10px
}
}
#at-top .post {
	float: left;
	background: transparent;
	width: 50%;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none
}
#at-top {
	position: relative;
	margin: 0 -5px
}
.at-top-main {
	padding: 0 5px;
	margin: 0 0 10px 0
}
.cms-top-title a {
	position: absolute;
	bottom: 0;
	color: #fff;
	font-weight: 600;
	line-height: 30px;
	width: 100%;
	padding: 0 10px;
	display: none;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #000;
	background: rgba(0,0,0,.5)
}
.cms-top-title a:hover {
	color: #fff !important
}
.at-top-main:hover .cms-top-title a {
	display: block
}
.cms-top-title a:hover {
	color: #444
}
#at-top .small-thumbnail {
	position: relative;
	background: fff;
	height: auto;
	max-width: 100%;
	overflow: hidden;
	width: auto;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#at-top .small-thumbnail a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto
}
#cat-top .picture-img {
	position: relative
}
#cat-top .at-top-ico {
	position: absolute;
	top: 0;
	right: 0
}
#cat-top {
	position: relative;
	overflow: hidden;
	margin: 0 -5px
}
.cat-top-title {
	position: absolute;
	bottom: 0;
	background: #666;
	font-weight: normal;
	text-align: center;
	line-height: 30px;
	width: 100%;
	padding: 0 5px;
	color: #fff;
	display: none;
	background: rgba(0,0,0,.5);
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.cat-top-box:hover .cat-top-title {
	display: block
}
.cat-top-title a, .cat-top-title a:hover {
	color: #fff;
	padding: 0 8px
}
#cat-top .cat-top-box {
	float: left;
	width: 25%;
	padding: 0 5px
}
@media screen and (max-width:480px) {
#cat-top {
	margin: 0 -3px
}
#at-top {
	position: relative;
	margin: 0 -4px
}
#cat-top .cat-top-box {
	width: 25%
}
}
.cms-new-title {
	float: left;
	font-size: 15px;
	display: none;
	padding: 0 0 5px 5px
}
.cms-new-box .cat-site {
	padding: 10px 20px
}
.cms-list-title {
	margin: 0 0 0 70px
}
.cms-new-list {
	margin: 2px 0
}
.cms-new-box .cat-site h2 {
	font-size: 14px;
	line-height: 210%;
	width: 100%;
	margin: 0
}
.cms-new-thumbnail {
	float: left;
	width: 54px;
	height: 40px;
	margin: 8px 0 0 0;
	border: 1px solid #ddd
}
.cms-new-thumbnail a img {
	float: left;
	width: 54px;
	height: 40px
}
.cms-list-date {
	color: #999
}
.cms-list-cat a {
	color: #999;
	padding: 0 0 0 8px
}
.cms-new-icon {
	background: #c40000;
	color: #fff;
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 5px;
	padding: 1px 2px;
	border-radius: 2px;
	border: 1px solid #c40000;
	animation: fade-in;
	animation-duration: 1.2s;
	-webkit-animation: fade-in 1.2s
}
@media screen and (max-width:620px) {
.cms-new-icon {
	display: none
}
.cms-new-thumbnail, .cms-new-thumbnail a img {
	width: 54px !important;
	height: 40px !important
}
}
.tao-h {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.tao-h-img {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	transition-duration: .5s
}
.picture-h {
	background: #fff;
	margin: 0 0 10px 0;
	padding: 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.picture-h-img {
	position: relative;
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	transition-duration: .5s
}
.picture-h-img a img, .tao-h-img a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto
}
.picture-h-title, .flexisel-h-title {
	text-align: center;
	line-height: 30px;
	margin: 0 10px 5px 10px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.line-four, .line-tao {
	margin: 0 -5px
}
.line-four .xl4, .line-tao .xl4 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
.xm4 {
	position: relative;
	min-height: 1px
}
.cat-box .fa-angle-right, .tab-site .fa-angle-right {
	margin-right: 5px;
	color: #999
}
.posting-title {
	position: absolute;
	top: 0;
	color: #fff;
	line-height: 30px;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	display: none;
	background: #000;
	background: rgba(0,0,0,.5)
}
.posting-title a, .posting-title a:hover {
	color: #fff;
	height: 100%;
	width: 100%;
	display: block
}
.picture-inf {
	position: absolute;
	top: 5px;
	left: 10px;
	color: #fff;
	padding: 0 5px;
	display: none;
	line-height: 25px
}
.picture-h:hover .picture-inf, .picture-h:hover .posting-title {
	display: block
}
.line-one .cat-site {
	margin: 10px 0 0 0
}
.line-one-img {
	float: left;
	width: 200px;
	margin: 0 25px 0 0
}
.one-img-5 {
	height: 150px;
	overflow: hidden
}
.cat-one-list li {
	line-height: 220%;
	margin: 0 50px 0 0;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.line-one-thumbnail {
	float: left;
	width: 200px;
	height: auto;
	margin: 0 0 10px;
	overflow: hidden;
	transition-duration: .5s
}
.line-one-thumbnail img {
	float: left;
	max-width: 100%;
	width: 100%;
	height: auto
}
@media screen and (max-width:580px) {
.line-one-img {
	float: none;
	width: 100%;
	margin: 0 0 0 1%
}
.cat-one-list li {
	margin: 0
}
.one-img-5 {
	height: auto
}
.line-one-thumbnail {
	float: left;
	width: 48%;
	margin: 0 2% 0 0;
	overflow: hidden;
	transition-duration: .5s
}
}
.cat-box {
	position: relative;
	background: #fff;
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.cat-box .cat-title {
	float: left;
	background: #f8f8f8;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}
.cat-box .cat-title a {
	float: left
}
.cat-title .fa-bars {
	float: left;
	font-size: 18px;
	color: #2f889a;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
	padding: 1px 0;
	text-align: center;
	border-right: 1px solid #ddd
}
.cat-site {
	padding: 10px 20px 15px 20px
}
.cat-site h2 {
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 5px 0;
	width: 90%;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.entry-small-title {
	padding: 5px 5px 0 5px
}
.line-small .thumbnail {
	width: 133px;
	height: 100px
}
.line-small .thumbnail a img {
	width: 133px;
	height: 100px
}
.line-small .small-thumbnail {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.line-small .small-thumbnail a img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto
}
.cat-main {
	color: #777;
	margin: 0 0 5px 0
}
.line-small .cat-main {
	height: 100px;
	overflow: hidden
}
.cat-list li {
	width: 80%;
	line-height: 210%;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.list-date {
	float: right;
	color: #999
}
.line-small {
	margin: 0 -5px
}
.line-small .xl2 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
.xm2 {
	position: relative;
	min-height: 1px
}
.line-big .thumbnail {
	width: 180px;
	height: 130px
}
.line-big .thumbnail a img {
	width: 180px;
	height: 130px
}
.line-big .small-thumbnail {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.line-big .small-thumbnail a img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto
}
.line-big .cat-main {
	height: 130px;
	overflow: hidden
}
.line-big {
	margin: 0 -5px
}
.line-big .xl3 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
@media screen and (min-width:300px) {
.xl2 {
	float: left;
	width: 50%;
	transition-duration: .5s
}
.xl3 {
	float: left;
	width: 50%;
	transition-duration: .5s
}
}
@media screen and (min-width:320px) {
.xl4 {
	float: left;
	width: 50%;
	transition-duration: .5s
}
}
@media screen and (min-width:1080px) {
.xm4 {
	float: left;
	width: 25%;
	transition-duration: .5s
}
.xm2 {
	float: left;
	width: 50%;
	transition-duration: .5s
}
.xm3 {
	float: left;
	width: 50%;
	transition-duration: .5s
}
}
@media screen and (max-width:1080px) {
.xm4 {
	width: 25%;
	transition-duration: .5s
}
}
@media screen and (max-width:480px) {
.line-four {
	margin: 0 -4px
}
.line-tao {
	margin: 0 -3px
}
.xl2 {
	width: 100%;
	transition-duration: .5s
}
.line-small {
	margin: 0 -4px
}
.xl3 {
	width: 100%;
	transition-duration: .5s
}
.line-big {
	margin: 0 -3px
}
.xm4 {
	width: 50%;
	transition-duration: .5s
}
.cat-list li {
	width: 100%
}
.list-date {
	display: none
}
}
@media screen and (max-width:700px) {
.xl2 {
	width: 100%;
	transition-duration: .5s
}
.xl3 {
	width: 100%;
	transition-duration: .5s
}
}
@media screen and (max-width:620px) {
.cat-box .thumbnail {
	width: 100px;
	height: 75px
}
.cat-box .thumbnail a img {
	width: 100px;
	height: 75px;
	transition-duration: .5s
}
.cat-box .cat-main {
	height: 75px;
	overflow: hidden
}
}
.nbs-flexisel-container {
	position: relative;
	background: #fff;
	max-width: 100%;
	margin: 0 0 10px 0;
	padding: 0 10px;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
#flexisel {
	float: left;
	overflow: hidden
}
#flexisel li {
	float: left;
	width: 25%
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0;
	padding: 0;
	text-align: center
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	position: relative;
	line-height: 0
}
.nbs-flexisel-item img {
	max-width: 100%;
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	padding: 0 10px;
	max-width: 200px\0;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
.nbs-flexisel-item:hover img {
	transition: All .7s ease;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9)
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 30px;
	height: 30px;
	font-size: 20px;
	color: #999;
	text-align: center;
	position: absolute;
	top: 20px !important;
	background: #fff;
	background: rgba(255,255,255,.8);
	filter: alpha(opacity=80);
	cursor: pointer;
	z-index: 100;
	border: 1px solid #ddd;
	border-radius: 2px
}
.nbs-flexisel-nav-left {
	right: 66px
}
.nbs-flexisel-nav-right {
	right: 30px
}
@media screen and (max-width:1024px) {
.nbs-flexisel-item img {
	width: 230px\0;
	transition-duration: .5s
}
}
.tab-site {
	overflow: hidden;
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0,0,0,.04)
}
.dom-display .current {
	display: block
}
.tab-hd {
	background: #f8f8f8
}
.tab-hd-con {
	width: 98px
}
.tab-hd .current {
	width: 100px
}
.tab-hd {
	overflow: hidden;
	height: 40px;
	line-height: 40px
}
.tab-product .tab-hd .current, .tab-area .current {
	position: relative;
	z-index: 1;
	height: 40px;
	background: #fff
}
.tab-hd-con {
	float: left;
	text-align: center;
	cursor: pointer;
	height: 39px;
	border-right: 1px solid #ddd
}
.tab-hd-con a {
	display: inline-block
}
.tab-bd-con {
	display: none;
	overflow: hidden
}
.tab-bd {
	background: #fff;
	padding: 20px;
	margin-top: -1px;
	border-top: 1px solid #ddd
}
.tab-bd li {
	float: left;
	width: 45%;
	line-height: 210%;
	margin: 0 20px 0 0;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
@media screen and (max-width:480px) {
.tab-bd li {
	width: 95%;
	margin: 0
}
}
#cms-widget-two h3 {
	float: left;
	background: #f8f8f8;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ddd
}
#cms-widget-two {
	margin: 0 -5px
}
#cms-widget-two .xl2 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
@media screen and (max-width:480px) {
#cms-widget-two {
	margin: 0 -4px
}
}
#cms-widget-one ul {
	float: left
}
#cms-widget-one h3 {
	float: left;
	background: #f8f8f8;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd
}
#cms-widget-one .widget ul {
	width: 99%;
	overflow: hidden
}
#cms-widget-one .menu li {
	float: left;
	width: auto !important
}
#cms-widget-one .menu a {
	padding: 0 15px 0 0
}
.img-tab-site {
	overflow: hidden
}
.img-dom-display .img-current {
	display: block
}
.img-tab-hd-con {
	padding: 0 20px
}
.img-tab-hd .img-current {
	padding: 0 20px;
	background: #2f889a;
	border: 1px solid #2f889a
}
.img-tab-hd {
	height: 40px;
	line-height: 40px
}
.img-tab-hd .img-current a {
	color: #fff
}
.img-tab-product .img-tab-hd .img-current, .tab-area .img-current {
	position: relative;
	z-index: 1
}
.img-tab-hd-con {
	background: #ddd;
	float: left;
	text-align: center;
	cursor: pointer;
	border: 1px solid #d4d4d4
}
.img-tab-hd-con a {
	display: inline-block
}
.img-tab-bd-con {
	display: none;
	overflow: hidden
}
.img-tab-bd {
	padding: 10px 0
}
#img-tab .picture {
	background: #fff;
	margin: 0 0 10px;
	border-radius: 2px;
	border: 1px solid #ddd
}
#img-tab .picture h2 {
	font-size: 15px;
	padding: 15px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.img-tab-meta {
	margin: 0 0 10px;
	padding: 0 15px
}
.img-date {
	float: left
}
.img-views {
	float: right
}
.img-tab-bd {
	margin: 0 -5px
}
.img-tab-site .xl4 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
.img-more {
	float: right
}
.edd-inf {
	margin: 0 0 5px;
	padding: 0 15px
}
.line-tab .w4 {
	position: relative;
	float: left;
	width: 25%;
	min-height: 1px;
	padding: 0 5px;
	transition-duration: .5s
}
@media screen and (max-width:720px) {
.line-tab .w4 {
	width: 50%
}
}
@media screen and (max-width:340px) {
.line-tab .w4 {
	width: 100%
}
}
@media screen and (max-width:480px) {
.img-tab-bd li {
	width: 95%
}
}
.row {
	width: 100%
}
.home-slider {
	width: auto;
	margin: 0 auto
}
.contact .line {
	background: #555;
	color: #fff;
	border: 0
}
#section {
	background: #fff
}
.line {
	background: #e1e1e1;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf
}
.contact .line li {
	padding: 0;
	border: 0
}
.col {
	width: 1080px;
	margin: 0 auto;
	padding: 25px 0 15px 0
}
.col-title {
	font-size: 20px;
	line-height: 30px;
	width: 1080px;
	text-align: center;
	margin: 15px auto 30px;
	padding-left: 10px
}
.col-cat-title {
	font-size: 20px;
	line-height: 30px;
	width: 1080px;
	text-align: center;
	margin: 15px auto;
	padding-left: 10px
}
@media screen and (max-width:1080px) {
.col, .col-title {
	width: 98%
}
}
#cat-a {
	float: left;
	width: 100%
}
#cat-a h2 {
	float: left;
	width: 70%;
	text-align: left
}
.cat-more {
	float: right;
	width: 25%;
	margin: 15px 10px 0 0
}
.cat-more a {
	background: #2f889a;
	float: right;
	color: #fff;
	line-height: 30px;
	padding: 0 12px;
	border-radius: 2px
}
.cat-more a:hover {
	background: #555
}
.pany-contact-main {
	font-size: 16px;
	line-height: 190%;
	margin: 15px 0 0 0;
	padding: 0 15px
}
@media screen and (max-width:550px) {
.pany-contact-main {
	height: 62px;
	overflow: hidden
}
}
.pany-contact-more {
	width: 260px;
	margin: 30px auto
}
.pany-contact-more li a {
	float: left;
	width: 120px;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
	border-radius: 2px
}
.pany-more a {
	background: #999
}
.contact-more a {
	background: #c40000
}
.pany-contact-more a {
	color: #fff
}
.pany-contact-more a:hover {
	background: #fff;
	color: #555
}
.box-4 {
	margin: 0 0 10px 0;
	padding: 10px 10px 5px 10px
}
.section-thumbnail {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	transition-duration: .5s
}
.section-thumbnail a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto
}
.g4-title {
	text-align: center;
	line-height: 35px;
	margin: 0 10px 5px 10px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.g4 {
	position: relative;
	float: left;
	min-height: 1px;
	padding: 0 5px;
	transition-duration: .5s
}
@media screen and (min-width:320px) {
.g4 {
	width: 50%
}
}
@media screen and (min-width:1080px) {
.g4 {
	width: 25%
}
}
@media screen and (max-width:1080px) {
.g4 {
	width: 25%
}
}
@media screen and (max-width:480px) {
.g4 {
	width: 50%
}
}
.box-2 {
	margin: 0 0 30px 0
}
.custom-thumbnail, .section-custom {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden;
	transition-duration: .5s
}
.custom-thumbnail a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto
}
.g2 {
	position: relative;
	float: left;
	min-height: 1px;
	padding: 0 5px;
	transition-duration: .5s
}
@media screen and (min-width:640px) {
.g2 {
	width: 50%
}
}
@media screen and (max-width:640px) {
.g2 {
	width: 100%
}
}
.section-custom {
	font-size: 16px;
	line-height: 190%;
	padding: 0 20px 10px 20px
}
.custom-more a {
	background: #2f889a;
	float: right;
	color: #fff;
	line-height: 40px;
	margin: 10px 0 0 0;
	padding: 0 20px;
	border-radius: 2px
}
.custom-more a:hover {
	background: #555
}
#section .widget-title {
	font-size: 20px;
	padding: 0 0 0 15px
}
#section .widget-title i {
	display: none
}
#section .widget {
	background: transparent;
	border: 0;
	box-shadow: none
}
#section .xl2 {
	min-height: 1px;
	padding: 0 5px;
	position: relative
}
@media print {
#primary {
	width: 98% !important
}
.post {
	background: #fff !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
	border-radius: 0 !important
}
.entry-header h1 {
	margin: 0 0 15px 0 !important;
	border: 0 !important;
	border: 0 !important;
	border-bottom: 1px solid #444 !important
}
#masthead, .breadcrumb, #sidebar, #socia, .single-cat-tag, .nav-single, .post-navigation, #comments, #scroll, #footer-widget-box, #colophon, .ad-pc, #social, .single-footer, .authorbio, #related-img, #single-widget {
	display: none
}
}
.tipso_bubble {
	position: absolute;
	text-align: center;
	border-radius: 6px;
	z-index: 9999;
	padding: 10px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	background: rgba(255,255,255,.9)
}
.tipso_style {
	cursor: pointer
}
.tipso_bubble, .tipso_bubble>.tipso_arrow {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.tipso_bubble>.tipso_arrow {
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid;
	pointer-events: none
}
.tipso_bubble.top>.tipso_arrow {
	border-color: #000 transparent transparent;
	top: 100%;
	left: 50%;
	margin-left: -8px
}
.tipso_bubble.bottom>.tipso_arrow {
	border-color: transparent transparent #000;
	bottom: 100%;
	left: 50%;
	margin-left: -8px
}
.g-col {
	width: 1080px;
	margin: 0 auto;
	padding: 20px 0
}
@media screen and (max-width:1080px) {
.g-col {
	width: 98%;
	overflow: hidden
}
}
.deanlvtitle {
	margin: 10px 0 10px 0
}
.deanlvtitle h3 {
	font-size: 18px;
	margin: 10px 0 10px 0
}
.deanm ul {
	margin: 0 0 20px 0
}
.deanm ul li {
	float: left;
	width: 25%;
	height: 365px;
	background: #4a9bec;
	color: #fff;
	text-align: center;
	cursor: pointer
}
@media screen and (max-width:900px) {
.deanm ul li {
	width: 50%
}
}
@media screen and (max-width:480px) {
.deanm ul li {
	width: 100%
}
}
.deanm ul li.deanm2 {
	background: #9e8aff
}
.deanm ul li.deanm3 {
	background: #99d80d
}
.deanm ul li.deanm4 {
	background: #ffc039
}
.deanm ul li:hover {
	box-shadow: 0 0 8px rgba(0,0,0,0.1)
}
.deanm .x-1 {
	font-weight: normal;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 10px
}
.deanm .x-2 {
	font-weight: normal;
	font-size: 14px;
	padding-top: 15px
}
.deanm ul li h3 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 10px
}
.deanm ul li h4 {
	font-weight: normal;
	font-size: 14px
}
.deanm ul li h5 {
	font-weight: normal;
	font-size: 14px
}
.deanm ul li b {
	font-size: 26px
}
.deanquan {
	width: 168px;
	height: 168px;
	border: 3px solid #fff;
	border-radius: 168px;
	margin: 10px auto
}
.deanm ul li a {
	display: block;
	width: 80%;
	border-radius: 1px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #666;
	background: rgba(255,255,255,0.7);
	margin: 15px auto;
	border-radius: 2px
}
.deanm ul li:hover a {
	background: rgba(255,255,255,1)
}
.deanmove:hover {
	transform: translate(0, -8px);
	-webkit-transform: translate(0, -8px);
	-moz-transform: translate(0, -8px);
	-o-transform: translate(0, -8px);
	-ms-transform: translate(0, -8px)
}
.deanmove {
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out
}
.group-news .post {
	float: left;
	width: 50%;
	margin: 0 0 -1px -1px;
	padding: 15px;
	border: 1px solid #ddd;
	box-shadow: none
}
.group-news {
	margin: 0 0 25px 0
}
.group-news .format-aside .entry-meta {
	position: absolute
}
@media screen and (min-width:901px) {
.group-news .format-aside .archive-content {
	height: auto;
	overflow: hidden
}
}
@media screen and (max-width:900px) {
.group-news .post {
	width: 100%
}
.group-news .post {
	margin: 0 0 -1px 0
}
}
@media screen and (max-width:620px) {
.group-news .format-image .entry-header h2, .group-news .format-aside .entry-header h2 {
	height: auto;
	width: auto;
	text-align: justify;
	word-break: break-all;
	overflow: hidden
}
.group-news .archive-content {
	display: none
}
}
.group-tab-site {
	overflow: hidden
}
.group-dom-display .group-current {
	display: block
}
.group-tab-hd-con {
	padding: 0 20px
}
.group-tab-hd .group-current {
	padding: 0 20px;
	background: #2f889a;
	border: 1px solid #2f889a
}
.group-tab-hd {
	height: 40px;
	line-height: 40px
}
.group-tab-hd .group-current a {
	color: #fff
}
.group-tab-product .group-tab-hd .group-current, .tab-area .group-current {
	position: relative;
	z-index: 1
}
.group-tab-hd-con {
	background: #ddd;
	float: left;
	text-align: center;
	cursor: pointer;
	border: 1px solid #d4d4d4
}
.group-tab-hd-con a {
	display: inline-block
}
.group-tab-bd-con {
	display: none;
	overflow: hidden
}
.group-tab-bd {
	padding: 10px 0
}
#group-tab .picture {
	background: #fff;
	margin: 0 0 10px;
	border-radius: 2px;
	border: 1px solid #ddd
}
#group-tab .picture h2 {
	font-size: 15px;
	padding: 15px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.group-tab-meta {
	margin: 0 0 10px;
	padding: 0 15px
}
.group-date {
	float: left
}
.group-views {
	float: right
}
.group-tab-bd {
	margin: 0 -5px
}
.group-tab-site .xl4 {
	position: relative;
	min-height: 1px;
	padding: 0 5px
}
@media screen and (max-width:480px) {
.group-tab-bd li {
	width: 95%
}
}
@media screen and (max-width:550px) {
#group-tab .xm4 {
	width: 50%
}
}
.gr-img {
	background: #fff;
	margin: 0 0 10px;
	border-radius: 2px;
	border: 1px solid #ddd
}
.gr-img-title {
	font-size: 15px;
	padding: 15px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.gr-cat-img {
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 10px -5px 0 -5px
}
.gr-cat-img a img {
	max-width: 100%;
	width: auto;
	height: auto;
	float: left
}
.cat-gr2 {
	position: relative;
	float: left;
	width: 50%;
	padding: 0 5px;
	transition-duration: .5s
}
.gr-cat-box {
	margin: 0 0 15px 0
}
.group-cat {
	margin: 0 -20px
}
.gr2 {
	float: left;
	min-height: 1px;
	padding: 0 20px;
	transition-duration: .5s
}
@media screen and (min-width:480px) {
.gr2 {
	width: 50%
}
}
@media screen and (max-width:700px) {
.gr2 {
	width: 100%
}
}
@media screen and (max-width:330px) {
.cat-gr2 {
	width: 100%
}
}
.group-cat .gr-thumbnail {
	max-width: 100%;
	width: auto;
	height: auto;
	overflow: hidden
}
.group-cat .gr-thumbnail a img {
	max-width: 100%;
	width: auto;
	height: auto;
	display: block;
	margin: 0 auto
}
.gr-cat-title a {
	float: left;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	display: block;
	line-height: 30px;
	background: #2f889a;
	margin: 10px 0;
	padding: 0 10px;
	border-radius: 2px;
	border: 1px solid #2f889a
}
.gr-cat-title a:hover {
	color: #fff;
	background: #666;
	border: 1px solid #666
}
.gr-cat-more {
	float: right;
	font-size: 14px;
	margin: 10px 0
}
.gr-img-t {
	position: relative
}
.gr-title-img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 15px;
	color: #444;
	line-height: 210%;
	padding: 0 15px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=70);
	background: 0 0 rgba(255,255,255,.7)
}
.gr-title-img:hover {
	filter: alpha(opacity=100);
	background: 0 0 rgba(255,255,255,1)
}
.gr-title-img a, .gr-title-img a:hover {
	color: #444
}
.gr-title {
	font-size: 16px;
	width: 80%;
	line-height: 210%;
	margin: 10px 0 0 0;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.gr-cat-list {
	margin: 0 0 10px 0
}
.gr-cat-list li {
	width: 80%;
	line-height: 210%;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.gr-cat-site .cat-main {
	color: #999
}
.itemd {
	background: #fff;
	background: rgba(255,255,255,.4);
	border: 1px solid #f1f1f1;
	margin: 0 6px;
	border-radius: 2px;
	filter: alpha(opacity=80)
}
.itemd:hover {
	background: rgba(255,255,255,.7)
}
.itemd img {
	display: block;
	height: auto;
	width: 100%;
	padding: 10px;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
.itemd:hover img {
	transition: All .7s ease;
	-webkit-transform: scale(.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9)
}
.carousel-title {
	font-size: 15px;
	padding: 10px;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
	overflow: hidden
}
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}
.owl-carousel .owl-item {
	float: left
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.owl-theme .owl-controls {
	margin-top: 5px;
	text-align: center
}
.owl-theme .owl-controls .owl-buttons div {
	color: #000;
	display: inline-block;
	zoom: 1;
*display:inline;
	margin: 20px;
	padding: 3px 13px;
	font-size: 14px;
	border-radius: 30px;
	background: #f1f1f1;
	border: 1px solid #fff;
	filter: Alpha(Opacity=50);
	opacity: .5
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	opacity: 1;
	text-decoration: none
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display:inline;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	border-radius: 20px;
	border: 1px solid #fff
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #f1f1f1;
	filter: Alpha(Opacity=100);
	opacity: 1
}
#group-widget-two .widget-title {
	font-size: 18px
}
.row .nbs-flexisel-container, .row #flexisel li {
	background: transparent;
	padding: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0)
}
}
@keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(20px);
-ms-transform:translateY(20px);
transform:translateY(20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
.slider-caption, .cms-top-title a, .cat-top-title, .hide-box, .hide-excerpt, .img-title, .posting-title, .picture-inf {
	animation: fade-in;
	animation-duration: .5s;
	-webkit-animation: fade-in .5s
}
.picture-h-img a img, .tao-h-img a img, .line-one-thumbnail a img, .line-small .small-thumbnail a img, .line-big .small-thumbnail a img, .section-thumbnail a img, .custom-thumbnail a img {
	float: left;
	max-width: 100%;
	width: auto;
	height: auto;
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
.thumbnail a img, .related-site-img a img, .single-goods-img a img, .insets a img, .picture-img a img, .tao-img a img, #at-top .small-thumbnail a img, .format-img a img, .gr-thumbnail a img {
	-webkit-transition: -webkit-transform .3s linear;
	-moz-transition: -moz-transform .3s linear;
	-o-transition: -o-transform .3s linear;
	transition: transform .3s linear
}
.picture-h-img:hover a img, .tao-h-img:hover a img, .line-one-thumbnail:hover a img, .line-small .small-thumbnail:hover a img, .line-big .small-thumbnail:hover a img, .section-thumbnail:hover a img, .custom-thumbnail:hover a img, .thumbnail:hover a img, .related-site-img:hover a img, .single-goods-img:hover a img, .insets a:hover img, .picture-img:hover a img, .tao-img:hover a img, #at-top .small-thumbnail:hover a img, .format-img:hover a img, .gr-thumbnail:hover a img {
	transition: All .7s ease;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3)
}
#smartideo {
	z-index: 0;
	text-align: center;
	background: #ccc;
	line-height: 0;
	text-indent: 0
}
#smartideo embed, #smartideo iframe {
	padding: 0;
	margin: 0
}
#smartideo .player {
	width: 100%;
	height: 500px
}
@media screen and (max-width:959px) {
#smartideo .player {
	height: 450px
}
}
@media screen and (max-width:767px) {
#smartideo .player {
	height: 400px
}
}
@media screen and (max-width:639px) {
#smartideo .player {
	height: 350px
}
}
@media screen and (max-width:479px) {
#smartideo .player {
	height: 250px
}
}
.wp-embed {
	background: #555 !important;
	border: 1px solid #e5e5e5;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	color: red !important;
	overflow: auto;
	padding: 25px
}
@font-face {
	font-family: 'FontAwesome';
	src: url(../fonts/fontawesome-webfont.eot?v=4.4.0);
	src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.4.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.4.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.4.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular) format('svg');
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.font-text {
	margin: 0 0 0 5px
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-play:before {
	content: "\f04b"
}
.fa-download:before {
	content: "\f019"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-gear:before, .fa-cog:before {
	content: "\f013"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-search:before {
	content: "\f002"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-phone:before {
	content: "\f095"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-film:before {
	content: "\f008"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-heart:before {
	content: "\f004"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-comments:before {
	content: "\f086"
}
.fa-user:before {
	content: "\f007"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-road:before {
	content: "\f018"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-rotate-right:before, .fa-repeat:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {
	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
	content: "\f085"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
	content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
	content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
	content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
	content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
	content: "\f152"
}
.fa-euro:before, .fa-eur:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
	content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
	content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
	content: "\f158"
}
.fa-won:before, .fa-krw:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-turkish-lira:before, .fa-try:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
	content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
	content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
	content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
	content: "\f1d4"
}
.fa-send:before, .fa-paper-plane:before {
	content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-tv:before, .fa-television:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
a:hover, .top-menu a:hover, .show-more span, .cat-box .icon-cat, .article_content a, .article_content a:visited, #site-nav .down-menu>.current-menu-item>a, .entry-meta a, #site-nav .down-menu>.current-menu-item>a:hover, #site-nav .down-menu>li>a:hover, #site-nav .down-menu>li.sfHover>a, .cat-title .fa-bars, .widget-title .fa-bars, .at, .at a, #user-profile a:hover, #comments .fa-exclamation-circle, #comments .fa-check-square, #comments .fa-spinner, #comments .fa-pencil-square-o {
	color: #000
}
.sf-arrows>li>.sf-with-ul:focus:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>.sfHover>.sf-with-ul:after {
	border-top-color: #000
}
.thumbnail .cat, .format-cat, .format-img-cat {
	background: #000;
	opacity: .8
}
#login h1 a, .format-aside .post-format a, #searchform button, .li-icon-1, .li-icon-2, .li-icon-3, .new-icon, .title-l, .buttons a, .li-number, .post-format {
	background: #000
}
.entry-more a, .qqonline a, #login input[type='submit'], .log-zd {
	background: #000
}
.entry-more a {
	right: -1px
}
.entry-more a:hover {
	color: #fff;
	background: #595959
}
.entry-direct a:hover {
	border: 1px solid #000
}
#down a, .page-links span, .reply a:hover, .widget_categories a:hover, .widget_links a:hover, #respond #submit:hover, .callbacks_tabs .callbacks_here a, #gallery .callbacks_here a, #fontsize:hover, .single-meta li a:hover, .meta-nav:hover, .nav-single i:hover, .widget_categories a:hover, .widget_links a:hover, .tagcloud a:hover, #sidebar .widget_nav_menu a:hover, .gr-cat-title a, .group-tab-hd .group-current, .img-tab-hd .img-current {
	background: #000;
	border: 1px solid #000
}
.comment-tool a, .link-all a:hover, .link-f a:hover, .ias-trigger-next a:hover, .type-cat a:hover {
	background: #000;
	border: 1px solid #000
}
.login-t, .login-t a, .login-b {
	background: #000
}
.entry-header h1 {
	border-left: 5px solid #000;
	border-right: 5px solid #000
}
.slider-caption, .grid, icon-zan, .grid-cat {
	background: #000;
	opacity: .8
}
@media screen and (min-width:900px) {
#scroll li a:hover, .nav-search {
	background: #000;
	border: 1px solid #000
}
.custom-more a, .cat-more a, .author-m a {
	background: #000
}
}
@media screen and (max-width:900px) {
#navigation-toggle:hover, .nav-search:hover, .mobile-login a:hover, .nav-mobile:hover, {
color:#000
}
}
@media screen and (min-width:550px) {
.pagination span.current, .pagination a:hover {
	background: #000;
	border: 1px solid #000
}
}
@media screen and (max-width:550px) {
.pagination .prev, .pagination .next {
	background: #000
}
}
.article_content h3, .article_content .directory {
	border-left: 5px solid #000
}
.page-links a:hover span {
	background: #a3a3a3;
	border: 1px solid #a3a3a3
}
.article_content a:hover {
	color: #555
}
.format-aside .post-format a:hover, .cat-more a:hover, .custom-more a:hover {
	color: #fff
}


body.custom-background {
	background-image: url(../img/index.gif);
	background-position: left top;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll
}

  /*自添加浮层*/
.ad_kpgj {
	position: fixed;
	z-index: 1500;
	left: 50%;
	margin-left: -150px;
	top: 0;
	text-align: center
}
.ad_kpgj a {
	position: absolute;
	top: -15px
}
.ad_kpgj img {
	margin-top:100px;
	width: 250px;
}
.ad_kpgj .btn_close:hover {
	opacity: 1
}
.ad_kpgj .btn_close {
	position: absolute;
	display: block;
	right: 60;
	top: 310px;
	margin-left:110px;
	width: auto;
	max-width: 20px;
	max-height: 20px;
	z-index: 302;
	opacity: .8
}
/*底部固定浮层*/
#bottomNav {
	background-color: #FFFFFF;
	opacity: .95;
	text-align: center;
	z-index: 999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1;
	line-height: 1;
	color:#FFF;
	/* for IE6 */ _position: absolute;
_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);
	overflow: visible;
}
#bottomNav a{
	color:#FFF;
}
/*自适应电脑AD控制*/
.ADforPC{ height:90px;} 
@media screen and (min-width: 959px) { 
.ADforPC {width: 100%} 
} 
/* css 注释说明：设置了浏览器宽度不小于959px时 ADforPC 显示PC广告 */ 

@media screen and (max-width: 959px) { 
.ADforPC { display:none;} 
} 
/* 设置了浏览器宽度不大于959px时 不显示 */ 

/****自适应移动AD控制****/
.ADforMB{ height:100%;} 
@media screen and (min-width: 959px) { 
.ADforMB { display:none;} 
} 
/* css 注释说明：设置了浏览器宽度不小于959px时 abc 移动广告不显示 */ 

@media screen and (max-width: 959px) { 
.ADforMB {width: 100%} 
} 
/* 设置了浏览器宽度不大于959px时 显示100%宽度 */ 

/*9.9by*/
.icon-link-wrapper {
    height: 65px;
    margin-bottom: 1px;
    overflow: hidden;
}
.icon-link-wrapper .icon-url-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.icon-link-wrapper .icon-url-list li {
    float: left;
    width: 25%;
}
.icon-link-wrapper .icon-url-list li a {
    display: block;
    height: 75px;
    text-align: center;
}
.icon-link-wrapper .icon-url-list li a img {
    max-width: 50px;
    border: 0;
}
.icon-link-wrapper .icon-url-list li a i {
    width: 51px;
    height: 51px;
    margin: 0 auto;
    margin-bottom: 0px;
    display: block;
    background: url(../img/cms-img.png) 0 -49px no-repeat;
    background-size: 287px 800px;
}
.icon-link-wrapper .icon-url-list li a span {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #333;
}
.icon-link-wrapper .icon-url-list li.icon-xblj i {
    background-position: -110px -49px;
}
.icon-link-wrapper .icon-url-list li.icon-rqb i {
    background-position-x: -55px;
}
.icon-link-wrapper .icon-url-list li.icon-jpsf i {
    background-position: -165px -49px;
}
.icon-link-wrapper .icon-url-list li.icon-jpsf span {
    color: red;
}
/*end 9.9by*/
.fa-weixin{
	color:#F00;
	}
	
/*下载浮层*/
.bottom_ad_download {
	width:100%;
	max-width:650px;
	position:fixed;
	bottom:0;
	display:none;
	left:50%;
	background-repeat:no-repeat;
	background-size:100% auto;
	text-align:center;
	-webkit-transform:translate(-50%,0);
	-moz-transform:translate(-50%,0);
	-ms-transform:translate(-50%,0);
	-o-transform:translate(-50%,0);
	transform:translate(-50%,0);
	z-index:99
}
.bottom_ad_download.show {
	opacity:1;
	display:block
}
.bottom_ad_download>a {
	position:relative;
	display:block
}
.bottom_ad_download img {
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
	position:relative;
	z-index:5
}
.bottom_ad_download span {
	height:38px;
	width:100%;
	display:block;
	position:absolute;
	bottom:5%;
	left:0;
	text-align:center;
	z-index:10
}
.bottom_ad_download span em {
	height:33px;
	border-radius:20px;
	padding:0 15px 0 35px;
	display:inline-block;
	font-style:normal;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height:33px;
	background-image:url(../img/bottom_ad_download.png);
	background-color:#42bd56;
	background-repeat:no-repeat;
	background-position:15px 10px;
	background-size:15px
}
.bottom_ad_download .close {
	height:25px;
	width:25px;
	position:absolute;
	top:10px;
	left:10px;
	opacity:.7;
	background:url(../img/bottom_ad_close.png) no-repeat;
	background-size:25px;
	z-index:11
}
/*标签随机颜色*/
#hotTag a.tag1 { color:#000000;font-weight:bold;}
#hotTag a.tag2 { color:#e65730;text-decoration:underline;}
#hotTag a.tag3 { color:#00b9da;font-weight:bold;}
#hotTag a.tag4 { color:#FE3981;font-weight:bold;font-size:14px;}
#hotTag a.tag5 { color:#669900;font-size:16px;}
#hotTag a.tag6 { color:#660099;font-weight:bold;font-size:16px;}

