﻿*,:after,:before {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

html {
	height: 100%;
	-webkit-text-size-adjust: none
}

body {
	-webkit-tap-highlight-color: transparent;
	font-family: Verdana,Helvetica,Tahoma,Arial,sans-serif;
	height: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	touch-action: manipulation pan-y
}

a {
	color: inherit;
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

ul {
	list-style-type: none
}

img {
	border: none
}

button,input,optgroup,select,table,textarea {
	font: inherit
}

button,input,label,select,textarea {
	vertical-align: top;
	outline: 0
}

button:invalid,input:invalid,select:invalid,textarea:invalid {
	box-shadow: none
}

button,select,textarea {
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none
}

button {
	cursor: pointer
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

iframe {
	display: block
}[disabled] {
	opacity: .4;
	cursor: default;
	pointer-events: none;
	user-select: none
}[disabled] [disabled] {
	opacity: 1
}[hidden] {
	display: none!important
}

::-webkit-scrollbar {
	height: 8px;
	width: 8px;
	background: #fff
}

::-webkit-scrollbar-thumb {
	background: #ddd
}

::-webkit-scrollbar-thumb:hover {
	background: #ccc
}

::-webkit-scrollbar-thumb:active {
	background: #bbb
}

:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset
}

::-webkit-input-placeholder {
	color: #bbb
}

::-moz-placeholder {
	color: #bbb
}

:-ms-input-placeholder {
	color: #bbb
}

::-ms-input-placeholder {
	color: #bbb
}

::placeholder {
	color: #bbb
}

@charset "UTF-8";

.ap-tip {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 5px;
	background: #fff;
	z-index: 2000;
	padding: 5px 10px;
	display: none;
	font-size: 15px;
	line-height: 22px;
	max-width: 300px;
	box-shadow: 0 5px 20px 0 rgba(0,0,0,.2)
}

.ap-trangle {
	position: absolute
}

.ap-trangle.ap-align-top {
	width: 14px;
	height: 10px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 10px solid #fff;
	bottom: -10px
}

.ap-trangle.ap-align-bottom {
	width: 14px;
	height: 10px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid #fff;
	top: -10px
}

.ap-trangle.ap-align-left {
	width: 10px;
	height: 14px;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 10px solid #fff;
	right: -10px
}

.ap-trangle.ap-align-right {
	width: 10px;
	height: 14px;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 10px solid #fff;
	left: -10px
}

.apower-counted-share {
	font-size: 0;
	height: 22px;
	line-height: 22px;
	margin: 0;
	list-style-type: none;
	text-align: left;
	white-space: nowrap;
	color: #fff;
	text-align: center
}

.apower-counted-share,.apower-counted-share * {
	box-sizing: border-box
}

.apower-counted-share li {
	display: inline-block;
	height: 22px;
	font-weight: 700;
	margin-right: 10px;
	border-radius: 3px;
	cursor: pointer
}

.apower-counted-share li:last-child {
	margin-right: 0
}

.apower-counted-share i {
	width: 30px;
	height: 22px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center
}

.apower-share-label {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	font-size: 12px;
	margin-top: 1px;
	text-align: right;
	width: 0;
	transition: width .1s linear
}

.apower-share-count {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
	width: 46px;
	transition: width .1s linear;
	font-family: Helvetica
}

.apower-share-google {
	background: #df4b37
}

.apower-share-google i {
	background-image: url(../images/google-hover.svg)
}

.apower-share-facebook {
	background: #3a589e
}

.apower-share-facebook i {
	background-image: url(../images/85636fa703564e759742c0c340e29406.gif)
}

.apower-share-twitter {
	background: #429cd6
}

.apower-share-twitter i {
	background-image: url(../images/twitter-hover.svg)
}

.apower-share-pinterest {
	background: #cd2029
}

.apower-share-pinterest i {
	background-image: url(../images/pinterest-hover.svg)
}

.apower-share-linkedin {
	background: #0d77b7
}

.apower-share-linkedin i {
	background-image: url(../images/linkedin-hover.svg)
}

.apower-share-hatena {
	background: #cd2029
}

.apower-share-hatena i {
	background-image: url(../images/hatena-hover.svg)
}

.apower-share-google i {
	background-position: right center
}

.apower-share-twitter .apower-share-label {
	width: 46px;
	text-align: center;
	position: relative;
	left: -3px;
	overflow: hidden;
	text-overflow: ellipsis
}

.apower-share-twitter .apower-share-count {
	display: none
}

.apower-share-hatena i {
	background-size: 16px auto
}

.apower-counted-share.apower-share-darkbg .apower-share-google {
	background: #8d261b
}

.apower-counted-share.apower-share-darkbg .apower-share-facebook {
	background: #164b81
}

.apower-counted-share.apower-share-darkbg .apower-share-twitter {
	background: #0c748e
}

.apower-counted-share.apower-share-darkbg .apower-share-pinterest {
	background: #831717
}

.apower-counted-share.apower-share-darkbg .apower-share-linkedin {
	background: #02486d
}

.apower-counted-share.apower-share-darkbg .apower-share-hatena {
	background: #831717
}

.apower-counted-share .apower-share-exit {
	position: absolute;
	right: 14px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 24px;
	height: 24px;
	background: url(../images/5340e2d0677b4bc19a7f01a7f0f2cd75.gif) center center no-repeat;
	cursor: pointer;
	border-radius: 50%
}

.apower-counted-share .apower-share-exit:hover {
	background-color: #B12C2C
}

@media (max-width:480px) {
	.apower-counted-share .apower-share-count,.apower-counted-share .apower-share-label {
		display: none
	}

	.apower-counted-share i {
		width: 50px;
		background-position: center center
	}
}

.ap-qrcode {
	position: fixed;
	z-index: 900;
	box-shadow: 0 0 20px 0 rgba(0,0,0,.25);
	padding: 10px;
	background: #fff;
	display: block;
	transform: scale(0);
	transition: transform .3s cubic-bezier(.215,.61,.355,1);
	transform-origin: left center;
	border-radius: 5px
}

.ap-qrcode img {
	display: block;
	width: 125px;
	height: 125px
}

* {
	touch-action: pan-y
}[f-cloak] {
	visibility: hidden
}

.fade-enter,.fade-leave {
	transition: opacity .2s ease-out
}

.fade-enter-from,.fade-leave-to {
	opacity: 0
}

.fade-enter-to,.fade-leave-from {
	opacity: 1
}

@media (max-width:768px) {
	body.body-fixed {
		position: fixed;
		height: 100%;
		overflow: hidden;
		width: 100%
	}
}

button,input[type=submit] {
	padding: 0 20px;
	border: none;
	border: 1px solid currentColor;
	background: #fff;
	color: #478afb;
	cursor: pointer
}

button:hover,input[type=submit]:hover {
	background: rgba(71,138,251,.05)
}

button:active,input[type=submit]:active {
	background: rgba(71,138,251,.1)
}

button.blue,button[type=primary],input[type=submit] {
	background: #478afb;
	color: #fff
}

button.blue:hover,button[type=primary]:hover,input[type=submit]:hover {
	background: #2e7afa
}

button.blue:active,button[type=primary]:active,input[type=submit]:active {
	background: #156afa
}

.icon {
	stroke: currentColor;
	fill: none
}

.icon[type=''] {
	display: none
}

.icon-unknown {
	display: none
}

.checkbox,.radio {
	display: inline-flex;
	align-items: center;
	cursor: pointer
}

.checkbox-icon,.radio-icon {
	width: 20px;
	height: 20px;
	border: 1px solid currentColor;
	border-radius: 50%
}

.checkbox .icon,.radio .icon {
	display: block;
	color: #fff
}

.checkbox-label,.radio-label {
	display: inline-block;
	padding-left: 7px;
	position: relative
}

.checkbox:hover,.radio:hover {
	color: #478afb
}

.checkbox.active,.radio.active {
	color: #478afb
}

.checkbox.active .checkbox-icon,.checkbox.active .radio-icon,.radio.active .checkbox-icon,.radio.active .radio-icon {
	background: #478afb
}

.checkbox.active .icon,.radio.active .icon {
	color: #fff
}

.switch {
	display: inline-block;
	vertical-align: top;
	width: 58px;
	height: 30px;
	border-radius: 15px;
	color: #e2e2e2;
	border: 1px solid currentColor;
	transition: background-color .3s ease-out;
	cursor: pointer
}

.switch [type=checkbox] {
	display: none
}

.switch-ball {
	width: 22px;
	height: 22px;
	margin: 3px;
	float: left;
	border-radius: 50%;
	background: #c8c8c8;
	transition: transform .3s ease-out,background-color .3s ease-out
}

.switch:hover {
	color: #c8c8c8
}

.switch.active {
	color: #478afb;
	background: currentColor
}

.switch.active .switch-ball {
	transform: translateX(28px);
	background: #fff
}

.field-input-wrap {
	display: flex;
	transition: border-color .25s ease-out
}

.field .drop-select {
	display: flex
}

.field .drop-select input,.field .drop-select textarea {
	border-bottom: none
}

.field .drop-select,.field input,.field textarea {
	flex: 1;
	border: none;
	border-bottom: 1px solid #e5e5e5
}

.field-error-text {
	min-height: 24px;
	line-height: 16px;
	padding: 4px 0;
	color: #f85656;
	font-size: 12px
}

.field-error-text a {
	color: #478afb
}

.field.inputted .drop-select,.field.inputted .field-input-wrap,.field.inputted input,.field.inputted textarea {
	border-color: #478afb
}

.field.touched.invalid .drop-select,.field.touched.invalid .field-input-wrap,.field.touched.invalid input,.field.touched.invalid textarea {
	border-color: #f85656
}

.field-border-through .drop-select,.field-border-through input,.field-border-through textarea {
	border-bottom: none
}

.field-border-through .field-input-wrap {
	border-bottom: 1px solid #e5e5e5
}

.field-border-through.inputted .field-input-wrap {
	border-bottom-color: #478afb
}

.field-border-through.touched.invalid .field-input-wrap {
	border-bottom-color: #f85656
}

.field-required {
	width: 30px;
	background: url(../images/c1fc4b1c2e824ac5baa4732e721e6647.gif) center no-repeat;
	align-self: flex-start
}

.field-required::before {
	content: '\00a0'
}

.drop {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding-right: 24px;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.drop>ul {
	display: none
}

.drop .icon {
	right: 7px;
	top: 0;
	bottom: 0;
	margin: auto 0
}

.drop-no-arrow {
	padding-right: 0
}

.drop-no-arrow .icon {
	display: none
}

.drop-menu {
	position: absolute;
	z-index: 1100;
	left: 0;
	top: 0;
	max-width: 100vw;
	background: #fff;
	border-radius: 5px;
	line-height: 30px;
	padding: 10px 0;
	box-shadow: 0 0 30px rgba(0,0,0,.35);
	text-align: left;
	display: none
}

.drop-menu ul {
	display: block;
	-webkit-overflow-scrolling: touch;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0;
	list-style-type: none
}

.drop-menu li {
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.drop-menu li:hover {
	color: #478afb
}

.drop-menu li.active {
	color: #478afb;
	background: rgba(71,138,251,.1)
}

.drop-menu li a {
	text-decoration: none;
	display: block;
	margin: 0 -20px;
	padding: 0 20px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.drop-menu li a:hover {
	color: #478afb
}

.drop-select select {
	display: none
}

.color-select-menu {
	width: 186px;
	padding: 5px
}

.color-select-menu li {
	float: left;
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 1px
}

.inputable-select-menu {
	padding: 10px 0
}

.inputable-select-menu ul {
	height: calc(100% - 37px);
	margin: 10px 0 0
}

.inputable-select-menu li {
	padding: 0 10px
}

.inputable-select-search {
	display: flex;
	border: 1px solid #ddd;
	height: 26px;
	margin: 0 10px
}

.inputable-select-search.active {
	border-color: #478afb
}

.inputable-select-search input {
	flex: 1;
	min-width: 0;
	border: none;
	padding: 0 8px
}

.inputable-select-search .icon {
	color: #999;
	margin: auto 4px
}

.inputable-select-search .icon:hover {
	color: #478afb;
	cursor: pointer
}

@media (max-width:768px) {
	:root.body-fixed {
		position: fixed;
		width: 100%
	}
}

.loading {
	display: flex;
	background: rgba(255,255,255,.8);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 90
}

.loading>div {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: auto;
	background: url(../images/1ede5b71a87149daae6df02a254f5b88.gif) center no-repeat;
	animation: roll 2s linear infinite
}

.loading-small {
	background: 0 0
}

.loading-small>div {
	width: 24px;
	height: 24px;
	background: url(../images/de8d0f093c254018bae12cb69a5a2321.gif) center/100% no-repeat
}

.btn-loading {
	position: relative;
	pointer-events: none
}

.btn-loading::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.6)
}

.btn-loading::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 24px;
	height: 24px;
	margin: auto;
	background: url(../images/de8d0f093c254018bae12cb69a5a2321.gif) no-repeat center center/24px auto;
	-webkit-animation: roll 2s linear infinite;
	-moz-animation: roll 2s linear infinite;
	animation: roll 2s linear infinite
}

@keyframes roll {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.win-close {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 200;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	cursor: pointer;
	background: #fff;
	transition: opacity .5s ease;
	display: flex;
	color: #ccc
}

.win-close .icon {
	width: 12px;
	height: 12px;
	margin: auto
}

.win-close:hover {
	color: #aaa
}

.win-close:active {
	transform: translateY(1px)
}

.win-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
	background: rgba(0,0,0,.4);
	display: none
}

.win {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	margin: auto;
	width: 1200px;
	max-width: 90%;
	max-height: 90%;
	background: #fff;
	border-radius: 6px;
	padding: 36px 36px 0;
	box-shadow: 0 0 50px 0 rgba(0,0,0,.5);
	overflow: hidden;
	flex-direction: column;
	display: none
}

.win-head {
	font-size: 36px;
	line-height: 36px;
	min-height: 36px;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	flex: none
}

.win h2 {
	color: #478afb;
	font-size: 36px;
	line-height: 36px
}

.win-body {
	overflow-y: auto;
	flex: 1
}

.win-foot {
	overflow: hidden;
	padding-top: 36px;
	padding-bottom: 36px;
	text-align: right;
	flex: none
}

.win-foot button {
	display: inline-block;
	vertical-align: top;
	min-width: 100px;
	padding: 0 15px;
	height: 34px;
	border: none;
	margin-left: 14px;
	border: solid 1px #ccc;
	background: #fff;
	font-size: 18px;
	color: #888
}

.win-foot button:hover {
	background: #e6e6e6
}

.win-foot button:active {
	background: #ccc
}

.win-foot button:first-child {
	margin-right: 0
}

.win-foot button.blue,.win-foot button[type=primary] {
	background: #478afb;
	border: none;
	color: #fff
}

.win-foot button.blue:hover,.win-foot button[type=primary]:hover {
	background: #156afa
}

.win-foot button.blue:active,.win-foot button[type=primary]:active {
	background: #0553d7
}

@media (max-width:768px) {
	.win {
		padding: 5% 5% 0;
		min-width: 100%;
		min-height: 100%;
		max-height: 100%;
		border: none;
		border-radius: 0;
		box-shadow: none;
		-webkit-overflow-scrolling: touch
	}

	.win-body {
		margin-right: -5.5%;
		padding-right: 5.5%
	}

	.win-close {
		width: 40px;
		height: 40px;
		top: 10px;
		right: 10px
	}

	.win-close::before {
		margin-top: 19px
	}
}

.msg {
	width: 500px;
	padding-top: 36px;
	z-index: 1200
}

.msg-head {
	display: none
}

.msg-body {
	flex: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 50px;
	font-size: 17px;
	min-height: 38px;
	background-position: left center;
	background-repeat: no-repeat
}

.msg-prompt .msg-body {
	padding-left: 0
}

.msg-info {
	text-align: center
}

.msg-info .msg-body {
	padding-left: 0
}

.msg-alert .msg-body {
	background-image: url(../images/alert.svg)
}

.msg-error .msg-body {
	background-image: url(../images/error.svg)
}

.msg-success .msg-body {
	background-image: url(../images/success.svg)
}

.msg-confirm .msg-body {
	background-image: url(../images/confirm.svg)
}

.msg-title {
	font-weight: 700
}

.msg-text {
	line-height: 24px
}

.msg-field {
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px
}

.msg-input {
	width: 100%;
	border: none;
	border-bottom: 1px solid #eaeaea;
	padding: 0;
	line-height: 34px
}

.msg-foot {
	padding-top: 20px
}

.notify {
	position: fixed;
	top: 50px;
	left: 0;
	z-index: 1300;
	width: 100%;
	line-height: 40px
}

.notify-item {
	height: 40px;
	text-align: center
}

.notify-type-success {
	background: #ecf3ff;
	color: #478afb
}

.notify-type-alert {
	background: #ffebec;
	color: #e64a4a
}

.notify-content {
	display: flex;
	justify-content: center;
	width: 1000px;
	max-width: 90%;
	height: 100%;
	margin: 0 auto
}

.notify-icon {
	width: 36px
}

.notify-icon-success {
	background: url(../images/74d9aed760ef4078a1ff6a2701814ef3.gif) center no-repeat
}

.notify-icon-alert {
	background: url(../images/alert_1.svg) center no-repeat
}

.wysiwyg {
	display: flex;
	flex-direction: column;
	height: 300px;
	border: 1px solid #ddd;
	font-size: 16px;
	background: #fff
}

.wysiwyg-toolbar {
	display: flex;
	background: #f5fcff;
	border-bottom: 1px solid #ddd;
	padding: 0 10px
}

.wysiwyg-button {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px;
	transition: background-color .2s ease-out;
	cursor: pointer
}

.wysiwyg-button-heading {
	background-image: url(../images/e92e17cd5abb46e6a51e670c140b5526.gif)
}

.wysiwyg-button-bold {
	background-image: url(../images/bold.svg)
}

.wysiwyg-button-italic {
	background-image: url(../images/italic.svg)
}

.wysiwyg-button-underline {
	background-image: url(../images/underline.svg)
}

.wysiwyg-button-emoji {
	background-image: url(../images/emoji.svg)
}

.wysiwyg-button-link {
	background-image: url(../images/link.svg)
}

.wysiwyg-button-image {
	background-image: url(../images/image.svg)
}

.wysiwyg-button-align-left {
	background-image: url(../images/align-left.svg)
}

.wysiwyg-button-align-center {
	background-image: url(../images/align-center.svg)
}

.wysiwyg-button-align-right {
	background-image: url(../images/align-right.svg)
}

.wysiwyg-button-align-justify {
	background-image: url(../images/align-justify.svg)
}

.wysiwyg-button-color {
	background-image: url(../images/20afaf4e2d3445288d0549dba39e4e05.gif)
}

.wysiwyg-button-background {
	background-image: url(../images/26c2733c1ac34e48acbee457647dcd7d.gif)
}

.wysiwyg-button-undo {
	background-image: url(../images/ee0831488b0648df9ff9526f9801eb42.gif)
}

.wysiwyg-button-redo {
	background-image: url(../images/b13cb83362ee46a7929f9038b5d4c6b5.gif)
}

.wysiwyg-button:hover {
	background-color: #e5eff3
}

.wysiwyg-button.active {
	background-color: #d8e7ee
}

.wysiwyg-button .drop-select {
	width: 100%;
	height: 100%;
	font-size: 0;
	border-bottom: none
}

.wysiwyg-editor {
	flex: 1;
	min-height: 0;
	padding: 15px 20px;
	overflow-y: auto;
	line-height: 24px
}

.wysiwyg-editor:focus {
	outline: 0
}

.wysiwyg-editor p {
	margin: 0 0 8px 0
}

.wysiwyg-editor a {
	color: #478afb;
	text-decoration: underline;
	padding: 0 5px
}

.wysiwyg-editor img {
	max-width: 100%
}

.wysiwyg-editor.dragging {
	background: rgba(124,174,197,.1)
}

.wysiwyg-menu {
	box-shadow: rgba(0,0,0,.1) 0 1px 4px;
	border-radius: 0
}

.wysiwyg-menu .ap-trangle {
	display: none
}

.wysiwyg-menu li:hover {
	background-color: #f2f7f9
}

.wysiwyg-menu li.active {
	background-color: #e5eff3;
	color: #7caec5
}

.wysiwyg-heading-menu {
	padding: 0
}

.wysiwyg-emoji-menu {
	width: 230px;
	padding: 7px
}

.wysiwyg-emoji-menu li {
	float: left;
	width: 36px;
	height: 36px;
	padding: 3px;
	font-size: 18px;
	text-align: center
}

.wysiwyg-emoji-menu li.active {
	background-color: transparent;
	color: inherit
}

.wysiwyg-emoji-menu li:hover {
	background-color: #e5eff3
}

.wysiwyg-win {
	width: 500px;
	height: 300px;
	box-shadow: rgba(0,0,0,.2) 0 1px 10px
}

.wysiwyg-win .win-body {
	padding-top: 20px
}

.wysiwyg-win .win-foot {
	padding-top: 16px
}

.wysiwyg-field {
	display: flex;
	margin-bottom: 20px
}

.wysiwyg-label {
	width: 100px;
	padding-right: 10px;
	text-align: right
}

.wysiwyg-input {
	flex: 1;
	height: 34px;
	padding: 0 8px;
	border: 1px solid #ddd
}

.wysiwyg-error {
	color: red
}

.language-win {
	width: 1200px;
	padding: 20px 50px
}

.language-win .win-close {
	right: 20px;
	top: 20px
}

.language-win .win-body {
	margin-right: -50px;
	padding-right: 0;
	height: auto
}

.language-win li {
	float: left;
	width: 25%;
	height: 50px;
	line-height: 50px;
	cursor: pointer
}

.language-win li a {
	display: block;
	padding-left: 50px;
	line-height: 49px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.language-win li a:hover {
	text-decoration: underline
}

@media screen and (max-width:768px) {
	.language-win .win-close {
		right: 10px;
		top: 10px
	}

	.language-win .win-body li {
		width: 50%;
		margin-top: 20px;
		margin-bottom: 20px
	}
}

.language-select {
	display: flex;
	align-items: center;
	width: 222px;
	max-width: 100%;
	height: 32px;
	line-height: 30px;
	border-radius: 5px;
	border: solid 1px #888;
	cursor: pointer
}

.language-select:hover {
	color: #fff;
	border-color: #fff
}

.language-select-name {
	padding-left: 10px
}

.language-select-name:lang(en)::before {
	content: "English"
}

.language-select-name:lang(fr)::before {
	content: "Français"
}

.language-select-name:lang(de)::before {
	content: "Deutsch"
}

.language-select-name:lang(it)::before {
	content: "Italiano"
}

.language-select-name:lang(sv)::before {
	content: "Svenska"
}

.language-select-name:lang(nl)::before {
	content: "Nederlands"
}

.language-select-name:lang(es)::before {
	content: "Español"
}

.language-select-name:lang(pt)::before {
	content: "Português"
}

.language-select-name:lang(fi)::before {
	content: "Suomi"
}

.language-select-name:lang(no)::before {
	content: "Norsk"
}

.language-select-name:lang(da)::before {
	content: "Dansk"
}

.language-select-name:lang(tr)::before {
	content: "Türkçe"
}

.language-select-name:lang(pl)::before {
	content: "Polski"
}

.language-select-name:lang(ja)::before {
	content: "日本語"
}

.language-select-name:lang(tw)::before {
	content: "繁體中文"
}

.language-select-name:lang(zh)::before {
	content: "简体中文"
}

.language-select-name:lang(hu)::before {
	content: "Magyar"
}

.language-select-name:lang(cs)::before {
	content: "Čeština"
}

.language-select-name:lang(el)::before {
	content: "ελληνικά"
}

.language-select-name:lang(pt)::before {
	content: "Português"
}

.language-select-name:lang(ru)::before {
	content: "Русский"
}

.language-select-name:lang(id)::before {
	content: "Indonesia"
}

.language-select-name:lang(in)::before {
	content: "Hindi"
}

.language-select-name:lang(ar)::before {
	content: "عربي"
}

.language-select .icon {
	margin: auto 10px auto auto
}

.search-form {
	display: flex;
	width: 30px;
	height: 30px
}

.search-form .icon {
	margin: 6px auto auto
}

.search-form-menu {
	width: 300px;
	padding: 10px
}

.search-form-menu input[type=text] {
	width: 100%;
	height: 30px;
	padding: 0 30px 0 10px;
	border: 1px solid #ccc;
	border-radius: 4px
}

.search-form-menu input[type=submit] {
	position: absolute;
	width: 32px;
	height: 32px;
	opacity: 0;
	right: 10px;
	top: 10px
}

.search-form-menu .icon {
	position: absolute;
	right: 17px;
	top: 17px;
	pointer-events: none
}

.paging {
	margin-top: 50px;
	overflow: hidden;
	user-select: none;
	text-align: center
}

.paging ul {
	display: flex;
	justify-content: center
}

.paging li {
	min-width: 20px;
	margin-left: 5px;
	margin-right: 5px;
	font-size: 18px;
	text-align: center;
	line-height: 33px;
	color: #478afb;
	cursor: pointer
}

.paging li:hover {
	text-decoration: underline
}

.paging li.active {
	color: #999;
	text-decoration: none;
	cursor: default
}

.paging li.paging-next,.paging li.paging-prev {
	padding: 0 10px
}

.slider {
	user-select: none;
	text-align: center;
	overflow: hidden;
	position: relative
}

.slider-body {
	position: relative
}

.slider-tab {
	position: relative;
	display: inline-block;
	transform-origin: left top
}

.slider-tab::after {
	content: '';
	display: block;
	clear: both
}

.slider-tab>div {
	position: absolute;
	width: 50%;
	float: left;
	height: 100%;
	z-index: 100;
	top: 0
}

.slider-tab>li {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
	transition: opacity 1s cubic-bezier(.215,.61,.355,1)
}

.slider-tab>li.last-active {
	z-index: 10
}

.slider-tab>li.active {
	opacity: 1;
	z-index: 20
}

.slider-tab>li.active~li {
	opacity: 0
}

.slider-tab>li>img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	margin: auto;
	border: 5px solid #ddd;
	border-radius: 10px
}

.slider-img-left {
	left: 0
}

.slider-img-right {
	left: 50%
}

.slider-next,.slider-prev {
	width: 64px;
	height: 48px;
	margin: auto 0;
	background: url(../images/7edbf32779b640c4a4d7877603f9bf35.gif) center center no-repeat;
	opacity: 0;
	cursor: pointer;
	transition: opacity .5s ease;
	z-index: 30
}

.slider-prev {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	transform: rotate(180deg)
}

.slider-next {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0
}

.slider-body:hover .slider-next,.slider-body:hover .slider-prev {
	opacity: .5
}

.slider-body:hover .slider-next:hover,.slider-body:hover .slider-prev:hover {
	opacity: .8
}

.slider-body:hover .slider-next[disabled],.slider-body:hover .slider-prev[disabled] {
	opacity: .1
}

.slider-btn {
	margin-top: 5%;
	font-size: 0;
	position: relative;
	text-align: center
}

.slider-btn li {
	display: inline-block;
	vertical-align: top;
	width: 26px;
	height: 26px;
	border: 8px solid transparent;
	cursor: pointer
}

.slider-btn li::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1);
	border-radius: 50%
}

.slider-btn li:hover::before {
	background: rgba(0,0,0,.2)
}

.slider-btn li.active::before {
	background: #478afb
}

@media screen and (max-width:768px) {
	.slider-next,.slider-prev {
		display: none
	}
}

@media (max-width:768px) {
	:root .slider-mobile-flatten .slider-tab {
		height: auto!important
	}

	:root .slider-mobile-flatten .slider-tab li {
		position: static;
		opacity: 1;
		display: block
	}

	:root .slider-mobile-flatten .slider-btn {
		display: none
	}
}

.photo-slider {
	overflow: visible
}

.photo-slider .slider-body {
	padding-top: 320px
}

.photo-slider .slider-tab {
	width: 540px;
	height: 326px
}

.photo-slider .slider-tab li {
	border: 1px solid #eeeff0;
	transform-origin: center bottom;
	transition: transform .5s cubic-bezier(.215,.61,.355,1);
	background-color: #fff;
	opacity: 1;
	overflow: hidden;
	border: 5px solid #fff
}

.photo-slider .slider-tab li img {
	width: 100%;
	height: auto;
	max-width: none;
	max-height: none;
	border-radius: 0;
	margin: 0;
	border: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%)
}

.photo-slider .slider-tab li .slider-shade {
	position: absolute;
	top: -5px;
	right: -5px;
	bottom: -5px;
	left: -5px;
	background: #fff;
	opacity: 0;
	transition: opacity .5s cubic-bezier(.215,.61,.355,1)
}

.photo-slider .slider-tab li.active {
	box-shadow: 0 10px 30px rgba(0,0,0,.3);
	z-index: 100
}

.photo-slider .slider-tab li.active::after,.photo-slider .slider-tab li:hover::after {
	background: 0 0
}

.photo-slider .slider-tab li:hover .slider-shade {
	opacity: .25!important
}

.photo-slider .slider-tab li.active .slider-shade {
	opacity: 0!important
}

@media (min-width:769px) {
	.photo-slider .slider-tab>li.active~li {
		opacity: 1
	}
}

.photo-slider .slider-dir {
	padding: 60px
}

.photo-slider .slider-next,.photo-slider .slider-prev {
	width: auto;
	position: relative;
	display: inline-block;
	opacity: 1;
	background: 0 0;
	line-height: 48px;
	color: #aaa
}

.photo-slider .slider-next::before,.photo-slider .slider-prev::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 48px;
	background: url(../images/ad67d7480da843aa82295a1ef89ff081.gif) center no-repeat
}

.photo-slider .slider-next:hover,.photo-slider .slider-prev:hover {
	color: #478afb
}

.photo-slider .slider-next:hover::before,.photo-slider .slider-prev:hover::before {
	background-image: url(../images/e9ef932311a84765870a9ab85eb471ab.gif)
}

.photo-slider .slider-body:hover .slider-next,.photo-slider .slider-body:hover .slider-prev {
	opacity: 1
}

.photo-slider .slider-prev {
	padding-left: 40px;
	padding-right: 15px;
	transform: none
}

.photo-slider .slider-prev::before {
	transform: rotate(180deg)
}

.photo-slider .slider-next {
	padding-left: 15px;
	padding-right: 40px
}

.photo-slider .slider-next::before {
	left: auto;
	right: 0
}

.photo-slider .use-blur .slider-tab li img {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	-ms-filter: blur(3px);
	filter: blur(3px)
}

.photo-slider .use-blur .slider-tab li.active img,.photo-slider .use-blur .slider-tab li:hover img {
	-webkit-filter: none;
	-moz-filter: none;
	-ms-filter: none;
	filter: none
}

@media (max-width:768px) {
	.photo-slider .slider-body {
		padding-top: 0
	}

	.photo-slider .slider-tab {
		display: block;
		width: auto;
		height: auto;
		overflow: hidden
	}

	.photo-slider .slider-tab li {
		position: relative;
		border: none;
		margin: 5% 0
	}

	.photo-slider .slider-tab li img {
		position: static;
		display: block;
		width: 100%;
		transform: none;
		-webkit-filter: none;
		-moz-filter: none;
		-ms-filter: none;
		filter: none
	}

	.photo-slider .slider-dir {
		display: none
	}
}

.slider-pan {
	z-index: 50
}

.slider-pan .slider-tab {
	transition: transform .7s cubic-bezier(.215,.61,.355,1)
}

.slider-pan .slider-tab>li {
	opacity: 0;
	transform: translate3d(-100%,0,0);
	transition: none
}

.slider-pan .slider-tab .active {
	opacity: 1;
	transition: transform .7s cubic-bezier(.215,.61,.355,1);
	transform: none
}

.slider-pan .slider-tab .last-active {
	opacity: 1;
	transition: transform .7s cubic-bezier(.215,.61,.355,1)
}

.slider-pan .slider-tab .prev-active {
	opacity: 1;
	transition: transform .7s cubic-bezier(.215,.61,.355,1);
	transform: translate3d(-100%,0,0)
}

.slider-pan .slider-tab .next-active {
	opacity: 1;
	transform: translate3d(100%,0,0)
}

.rating {
	color: #333
}

.rating-stars {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
	position: relative;
	white-space: nowrap;
	height: 30px
}

.rating-stars i {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 30px;
	background-size: 26px auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/star-bg.svg)
}

.rating-stars i.active {
	background-image: url(../images/star.svg)
}

.rating-stars .icon {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 30px
}

.rating-stars+div {
	line-height: 34px
}

.rating.selectable .rating-stars {
	cursor: pointer
}

.rating.selectable .rating-stars:hover .rating-current-stars {
	display: none
}

.rating-background-stars .icon {
	opacity: .2
}

.rating-background-stars .icon.active {
	opacity: 1
}

.rating-current-stars {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	pointer-events: none;
	transition: width .2s ease-out
}

.rating-text {
	display: inline-block;
	vertical-align: top;
	margin-left: 6px;
	width: 60px;
	height: 30px;
	text-align: left;
	white-space: nowrap
}

.rating-count {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	margin-left: 6px;
	margin-right: 6px
}

.rating-count:hover {
	text-decoration: underline
}

.rating-time {
	font-size: 14px
}

.rating-levels {
	display: none
}

.rating-detail {
	margin-top: 10px
}

.rating-thanks {
	color: #ff6a00;
	margin-left: 6px;
	display: none
}

.rating-sml .rating-stars i {
	width: 22px;
	height: 30px;
	background-size: 18px auto
}

.rating-sml .rating-stars .icon {
	width: 22px;
	height: 30px
}

.viewer {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1100;
	margin: auto;
	width: 640px;
	height: 360px;
	color: #000;
	background: #000;
	border-radius: 3px;
	box-shadow: 0 0 0 5px rgba(204,204,204,.1)
}

.viewer:hover .win-close {
	opacity: 1
}

.viewer .win-close {
	right: -15px;
	top: -15px;
	opacity: 0
}

.viewer.active {
	opacity: 1
}

.viewer img {
	display: block;
	max-width: 100%;
	max-height: 100%
}

.video-viewer {
	transform: rotateX(-70deg);
	transform-style: preserve-3d;
	backface-visibility: hidden;
	transition: transform .3s linear,opacity .3s linear;
	opacity: 0
}

.video-viewer-mask {
	perspective: 1300px;
	transition: opacity .3s linear
}

.video-viewer.active {
	transform: rotateX(0);
	opacity: 1
}

.video-viewer iframe {
	width: 640px;
	height: 360px;
	border: none
}

.video-viewer video {
	display: block
}

.video-viewer .video {
	overflow: hidden
}

.image-viewer {
	width: 80px;
	height: 80px;
	opacity: 0;
	transition: width .3s ease-out,height .3s ease-out,opacity .3s ease-out
}

.image-viewer.active {
	opacity: 1
}

.right-bar {
	position: fixed;
	right: 0;
	bottom: 10%;
	width: 48px;
	z-index: 1000;
	cursor: pointer
}

.right-bar>a,.right-bar>div {
	float: left;
	height: 36px;
	margin-bottom: 1px;
	border-radius: 20px 0 0 20px;
	color: #fff;
	padding-left: 100%;
	clear: both;
	white-space: nowrap;
	font-size: 13px;
	line-height: 36px;
	font-style: normal;
	background-color: #aaa;
	background-repeat: no-repeat;
	background-position: 12px center;
	display: none;
	transition: transform .2s cubic-bezier(.215,.61,.355,1),padding .2s cubic-bezier(.215,.61,.355,1),margin .2s cubic-bezier(.215,.61,.355,1),background-color .2s cubic-bezier(.215,.61,.355,1)
}

.right-bar>a.active,.right-bar>a:hover,.right-bar>div.active,.right-bar>div:hover {
	transform: translateX(-100%);
	padding-left: 45px;
	padding-right: 10px;
	margin-left: 48px;
	background-color: #23a0e1;
	text-decoration: none;
	color: #fff
}

.right-bar .bar-share {
	background-image: url(../images/share.png)
}

.right-bar .bar-faq {
	background-image: url(../images/faq.svg);
	background-position: 20px center
}

.right-bar .bar-review {
	background-image: url(../images/review.svg);
	background-position: 14px center
}

.right-bar .bar-comment {
	background-image: url(../images/comment.svg);
	background-position: 16px center
}

.right-bar .bar-rocket {
	background-image: url(../images/rocket.svg);
	background-position: 19px center
}

.right-bar .bar-download {
	background-image: url(../images/download.svg);
	background-position: 16px center
}

.right-bar .bar-support {
	background-image: url(../images/support.svg);
	background-position: 14px center
}

.right-bar .bar-facebook {
	background-image: url(../images/facebook.svg);
	background-position: 20px center
}

.right-bar .bar-twitter {
	background-image: url(../images/twitter.svg);
	background-position: 14px center
}

.right-bar .bar-qq {
	display: none;
	background-image: url(../images/qq.svg);
	background-position: 16px center
}

.right-bar .bar-qq a {
	color: #5079b7;
	padding: 0 10px;
	border-radius: 4px;
	border: solid 1px #5079b7;
	line-height: 22px;
	display: inline-block;
	margin-left: 10px
}

.right-bar .bar-qq a:hover {
	text-decoration: none;
	color: #3e6196;
	border-color: #3e6196
}

.right-bar .bar-qq:hover {
	color: #666;
	background-image: none;
	box-shadow: 0 0 30px rgba(0,0,0,.1);
	padding-left: 20px;
	background-color: #fff
}

.right-bar .bar-weixin {
	display: none;
	background-image: url(../images/weixin.svg)
}

.right-bar .bar-weixin.active,.right-bar .bar-weixin:hover {
	background-color: #36be4b;
	background-image: url(../images/weixin-hover.svg)
}

.right-bar .bar-wx {
	float: left;
	height: 36px;
	margin-bottom: 1px;
	border-radius: 20px 0 0 20px;
	background-image: url(../images/weixin.svg);
	background-position: 15px center;
	color: #fff;
	padding-left: 100%;
	clear: both;
	white-space: nowrap;
	font-size: 13px;
	line-height: 36px;
	font-style: normal;
	background-color: #696969;
	background-repeat: no-repeat;
	color: #666;
	background-size: 24px auto;
	text-align: center;
	font-size: 16px;
	display: none
}

.right-bar .bar-wx:hover {
	background-color: #36be4b
}

.right-bar .code-layer {
	position: absolute;
	width: 185px;
	height: 240px;
	background: #fff;
	box-shadow: 0 0 30px rgba(0,0,0,.1);
	border-radius: 5px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: center bottom;
	-moz-transform-origin: center bottom;
	transform-origin: center bottom;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.23,1,.32,1);
	-moz-transition: -moz-transform .3s cubic-bezier(.23,1,.32,1);
	transition: transform .3s cubic-bezier(.23,1,.32,1);
	display: none;
	z-index: 19
}

.right-bar .code-layer .title {
	padding-top: 20px
}

.right-bar .code-layer .code {
	width: 120px;
	height: 120px;
	border: solid 1px #cadcff;
	margin: auto
}

.right-bar .code-layer .heart {
	margin-top: 10px;
	background: #f9f9f9;
	color: #4786ff;
	text-align: center;
	height: 60px;
	line-height: 60px
}

.right-bar .code-layer img::before {
	background-color: #f9f9f9
}

@media only screen and (max-width:768px) {
	.right-bar .bar-comment,.right-bar .bar-download,.right-bar .bar-review,.right-bar .bar-support {
		display: none!important
	}
}

.right-layer {
	display: none;
	position: fixed;
	z-index: 100;
	background-color: #fff;
	padding: 14px;
	border-radius: 9px;
	text-align: center;
	font-size: 12px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.25)
}

@supports (filter:drop-shadow(0 0 10px rgba(0,0,0,0.25))) {
	.right-layer {
		filter: drop-shadow(0 0 10px rgba(0, 0, 0, .25));
		box-shadow: none
	}
}

.bar-download-app-store,.bar-download-google-play,.bar-download-win-mac {
	width: 181px;
	height: 50px;
	margin-top: 20px;
	display: block;
	background-repeat: no-repeat
}

.bar-download-app-store:hover,.bar-download-google-play:hover,.bar-download-win-mac:hover {
	opacity: .7
}

.bar-download-app-store:lang(zh),.bar-download-google-play:lang(zh) {
	margin-top: 15px;
	background-color: #000;
	background-position: 18px center;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	text-align: left;
	padding-left: 70px;
	line-height: 50px
}

.bar-download-app-store:lang(zh):hover,.bar-download-google-play:lang(zh):hover {
	text-decoration: none;
	background-color: #0170b7;
	opacity: 1
}

.bar-download-google-play {
	background-image: url(../images/google-play.png)
}

.bar-download-google-play:lang(fr) {
	height: 54px;
	background: url(../images/fr-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(de) {
	height: 54px;
	background: url(../images/de-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(it) {
	height: 54px;
	background: url(../images/it-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(sv) {
	height: 54px;
	background: url(../images/sv-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(nl) {
	height: 54px;
	background: url(../images/nl-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(es) {
	height: 54px;
	background: url(../images/es-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(pt) {
	height: 54px;
	background: url(../images/pt-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(fi) {
	height: 54px;
	background: url(../images/fi-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(no) {
	height: 54px;
	background: url(../images/no-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(da) {
	height: 54px;
	background: url(../images/da-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(tr) {
	height: 54px;
	background: url(../images/tr-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(pl) {
	height: 54px;
	background: url(../images/pl-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(ja) {
	height: 54px;
	background: url(../images/ja-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(tw) {
	height: 54px;
	background: url(../images/tw-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(zh) {
	height: 54px;
	background: url(../images/zh-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(hu) {
	height: 54px;
	background: url(../images/hu-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(cs) {
	height: 54px;
	background: url(../images/cs-android.png);
	background-size: 181px auto
}

.bar-download-google-play:lang(pt) {
	height: 54px;
	background: url(../images/pt-android.png);
	background-size: 181px auto
}

.bar-download-app-store {
	background-image: url(../images/app-store.png)
}

.bar-download-app-store:lang(fr) {
	height: 54px;
	background: url(../images/fr-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(de) {
	height: 54px;
	background: url(../images/de-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(it) {
	height: 54px;
	background: url(../images/it-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(sv) {
	height: 54px;
	background: url(../images/sv-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(nl) {
	height: 54px;
	background: url(../images/nl-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(es) {
	height: 54px;
	background: url(../images/es-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(pt) {
	height: 54px;
	background: url(../images/pt-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(fi) {
	height: 54px;
	background: url(../images/fi-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(no) {
	height: 54px;
	background: url(../images/no-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(da) {
	height: 54px;
	background: url(../images/da-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(tr) {
	height: 54px;
	background: url(../images/tr-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(pl) {
	height: 54px;
	background: url(../images/pl-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(ja) {
	height: 54px;
	background: url(../images/ja-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(tw) {
	height: 54px;
	background: url(../images/tw-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(zh) {
	height: 54px;
	background: url(../images/zh-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(hu) {
	height: 54px;
	background: url(../images/hu-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(cs) {
	height: 54px;
	background: url(../images/cs-ios.png);
	background-size: 181px auto
}

.bar-download-app-store:lang(pt) {
	height: 54px;
	background: url(../images/pt-ios.png);
	background-size: 181px auto
}

.bar-download-win-mac {
	margin-top: 0;
	height: 56px;
	background: url(../images/win-mac.png);
	color: #fff;
	text-align: left;
	padding-left: 70px;
	font-size: 18px;
	padding-top: 5px;
	border-radius: 5px
}

.bar-download-win-mac:hover {
	text-decoration: none;
	color: #fff
}

.bar-download-win-mac:lang(zh) {
	height: 50px;
	line-height: 50px;
	padding-top: 0;
	background: #000 url(../images/pc.svg) 16px center no-repeat
}

.bar-download-win-mac:lang(zh):hover {
	background-color: #0170b7;
	opacity: 1
}

.bar-download-apk {
	text-decoration: underline;
	color: #000;
	display: block;
	margin-bottom: -6px
}

.bar-download-apk:hover {
	color: #666
}

.bar-download-apk:lang(zh) {
	display: none
}

.bar-weixin-qrcode>div:last-child {
	width: 180px;
	height: 180px;
	background-size: 100%
}

.share-win {
	width: 360px;
	height: 230px
}

.share-win .win-head {
	padding-left: 36px;
	background: url(../images/share_1.png) left center no-repeat
}

.share-win .win-body {
	margin-top: 50px
}

.share-win .win-body li {
	width: 57px;
	height: 57px;
	float: left;
	margin-left: 20px;
	cursor: pointer;
	background-size: 57px auto;
	text-align: center
}

.share-win .win-body li:first-child {
	margin-left: 0
}

@media (max-width:768px) {
	.share-win {
		top: auto;
		bottom: 0;
		left: 0;
		width: 100%;
		min-width: 100%;
		height: 240px;
		min-height: 240px;
		box-shadow: none
	}

	.share-win .win-close {
		top: auto;
		bottom: 50px;
		left: 0;
		right: 0;
		margin: 0 auto;
		border: 1px solid #666
	}

	.share-win .win-close::after,.share-win .win-close::before {
		background-color: #666
	}

	.share-win .win-close:hover {
		border-color: #ea4949;
		background-color: transparent
	}

	.share-win .win-close:hover::after,.share-win .win-close:hover::before {
		background-color: #ea4949
	}

	.share-win .win-head {
		display: none
	}

	.share-win .win-body {
		margin-top: 30px;
		text-align: center
	}

	.share-win .win-body li {
		margin-left: 0;
		width: 25%;
		background-size: 50px auto
	}

	.share-win .facebook {
		background-image: url(../images/facebook-hover.svg)
	}

	.share-win .twitter {
		background-image: url(../images/twitter-hover_1.svg)
	}

	.share-win .google {
		background-image: url(../images/google-hover_1.svg)
	}

	.share-win .pinterest {
		background-image: url(../images/pinterest-hover_1.svg)
	}
}

.link-win {
	height: 160px;
	min-height: 160px
}

.link-win .win-body {
	color: #000;
	font-size: 16px;
	margin-top: 30px;
	text-align: center
}

.facebook {
	background: url(../images/facebook_1.svg) no-repeat center
}

.facebook:hover {
	background-image: url(../images/facebook-hover.svg)
}

.twitter {
	background: url(../images/twitter_1.svg) no-repeat center
}

.twitter:hover {
	background-image: url(../images/twitter-hover_1.svg)
}

.google {
	background: url(../images/google.svg) no-repeat center
}

.google:hover {
	background-image: url(../images/google-hover_1.svg)
}

.pinterest {
	background: url(../images/pinterest.svg) no-repeat center
}

.pinterest:hover {
	background-image: url(../images/pinterest-hover_1.svg)
}

.hatena {
	background: url(../images/hatena.svg) no-repeat center
}

.hatena:hover {
	background-image: url(../images/hatena-hover_1.svg)
}

.qzone {
	background: url(../images/qzone.svg) no-repeat center
}

.qzone:hover {
	background-image: url(../images/qzone-hover.svg)
}

.weibo {
	background: url(../images/weibo.svg) no-repeat center
}

.weibo:hover {
	background-image: url(../images/weibo-hover.svg)
}

.douban {
	background: url(../images/douban.svg) no-repeat center
}

.douban:hover {
	background-image: url(../images/douban-hover.svg)
}

.weixin {
	background: url(../images/weixin_1.svg) no-repeat center
}

.weixin:hover {
	background-image: url(../images/weixin-hover_1.svg)
}

.copy-link {
	background: url(../images/copy.svg) no-repeat center;
	margin-right: 0
}

.copy-link:hover {
	background-image: url(../images/copy-hover.svg)
}

.counted-share-vertical {
	position: fixed;
	top: 24%;
	left: 0;
	width: 64px;
	font-size: 11px;
	margin: 0;
	list-style-type: none;
	text-align: center;
	white-space: nowrap;
	color: #333;
	z-index: 50
}

@media (max-width:1200px) {
	.counted-share-vertical {
		width: 50px
	}
}

.counted-share-vertical ul {
	box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
	border-radius: 0 10px 10px 0;
	transition: transform .5s
}

.counted-share-vertical li {
	position: relative;
	border-bottom: solid 1px #f5f5f5;
	border-right: solid 1px #ddd;
	height: 57px;
	padding: 0 8px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center 12px;
	background-color: #fff;
	padding-top: 26px
}

.counted-share-vertical li:lang(zh) {
	background-position: center center
}

.counted-share-vertical li>div {
	overflow: hidden;
	text-overflow: ellipsis
}

.counted-share-vertical li:nth-child(1) {
	border-top: solid 1px #ddd;
	border-top-right-radius: 10px
}

.counted-share-vertical li:nth-last-child(1) {
	border-bottom: solid 1px #ddd;
	border-bottom-right-radius: 10px
}

.counted-share-vertical li::before {
	content: '';
	position: absolute;
	top: 0;
	right: -10px;
	background-color: #257dd7;
	width: 20px;
	height: 57px;
	opacity: 0;
	transform: translateX(-10px);
	transition: transform .2s cubic-bezier(.215,.61,.355,1)
}

.counted-share-vertical li::after {
	content: '';
	position: absolute;
	right: -10px;
	bottom: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 10px solid rgba(37,125,215,.5);
	border-bottom: 10px solid transparent;
	opacity: 0;
	transform: translateX(-10px);
	transition: transform .2s cubic-bezier(.215,.61,.355,1)
}

.counted-share-vertical li.active,.counted-share-vertical li:hover {
	color: #fff;
	background-color: #257dd7;
	border-bottom-color: transparent;
	border-right-color: #257dd7
}

.counted-share-vertical li.active::before,.counted-share-vertical li:hover::before {
	transform: none;
	opacity: 1
}

.counted-share-vertical li.active::after,.counted-share-vertical li:hover::after {
	transform: none;
	opacity: 1
}

.share-vertical-google {
	background-image: url(../images/google_1.svg);
	background-size: 23px auto
}

.share-vertical-google.active,.share-vertical-google:hover {
	background-image: url(../images/google-hover.svg)
}

.share-vertical-facebook {
	background-image: url(../images/d728cf85a7ad4aeaa164d2c4b0bd0c4c.gif);
	background-size: 10px auto
}

.share-vertical-facebook.active,.share-vertical-facebook:hover {
	background-image: url(../images/85636fa703564e759742c0c340e29406.gif)
}

.share-vertical-twitter {
	background-image: url(../images/twitter_2.svg);
	background-size: 17px auto
}

.share-vertical-twitter.active,.share-vertical-twitter:hover {
	background-image: url(../images/twitter-hover.svg)
}

.share-vertical-pinterest {
	background-image: url(../images/pinterest_1.svg);
	background-size: 14px auto
}

.share-vertical-pinterest.active,.share-vertical-pinterest:hover {
	background-image: url(../images/pinterest-hover.svg)
}

.share-vertical-linkedin {
	background-image: url(../images/linkedin.svg);
	background-size: 16px auto
}

.share-vertical-linkedin.active,.share-vertical-linkedin:hover {
	background-image: url(../images/linkedin-hover.svg)
}

.share-vertical-hatena {
	background-image: url(../images/hatena_1.svg);
	background-size: 16px auto
}

.share-vertical-hatena.active,.share-vertical-hatena:hover {
	background-image: url(../images/hatena-hover.svg)
}

.share-vertical-weixin {
	background-image: url(../images/weixin_2.svg);
	background-size: 26px auto
}

.share-vertical-weixin.active,.share-vertical-weixin:hover {
	background-image: url(../images/weixin-hover_2.svg)
}

.share-vertical-douban {
	background-image: url(../images/c40fa5e6eb174c96b4fb4cc6ef94b0a1.gif);
	background-size: 18px auto
}

.share-vertical-douban.active,.share-vertical-douban:hover {
	background-image: url(../images/d05e196846dc4a668291192c19491178.gif)
}

.share-vertical-qzone {
	background-image: url(../images/qzone_1.svg);
	background-size: 24px auto
}

.share-vertical-qzone.active,.share-vertical-qzone:hover {
	background-image: url(../images/qzone-hover_1.svg)
}

.share-vertical-weibo {
	background-image: url(../images/weibo_1.svg);
	background-size: 24px auto
}

.share-vertical-weibo.active,.share-vertical-weibo:hover {
	background-image: url(../images/weibo-hover_1.svg)
}

.share-vertical-tencent {
	background-image: url(../images/tencent.svg);
	background-size: 24px auto
}

.share-vertical-tencent.active,.share-vertical-tencent:hover {
	background-image: url(../images/tencent-hover.svg)
}

.share-vertical-youdao {
	background-image: url(../images/youdao.svg);
	background-size: 20px auto
}

.share-vertical-youdao.active,.share-vertical-youdao:hover {
	background-image: url(../images/youdao-hover.svg)
}

.counted-share-vertical .share-vertical-qzone,.counted-share-vertical .share-vertical-tencent {
	display: none
}

.counted-share-vertical .share-vertical-hidebar {
	position: relative;
	opacity: 0;
	width: 100%;
	height: 30px;
	background-color: #aaa;
	border-bottom-right-radius: 10px;
	border-right: none;
	box-shadow: 0 0 10px rgba(204,204,204,.5);
	transition: opacity .5s,width .5s,border-radius .5s;
	cursor: pointer
}

.counted-share-vertical .share-vertical-hidebar::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 9px;
	height: 12px;
	background: url(../images/8eea4db84ceb4a8ebfc453d2cbb24194.gif) center center/9px auto no-repeat;
	transition: transform .5s linear
}

.counted-share-vertical .share-vertical-hidebar:hover {
	opacity: 1;
	background-color: #22b4ed
}

.counted-share-vertical:hover,.counted-share-vertical:hover li:nth-last-child(1) {
	border-bottom-right-radius: 0
}

.counted-share-vertical:hover .share-vertical-hidebar {
	opacity: 1
}

.counted-share-vertical.collapsed ul {
	transform: translateX(-100px)
}

.counted-share-vertical.collapsed .share-vertical-hidebar {
	opacity: 1;
	width: 24px;
	border-top-right-radius: 8px
}

.counted-share-vertical.collapsed .share-vertical-hidebar::before {
	transform: rotate(180deg)
}

.counted-share-vertical .share-vertical-google {
	display: none
}

@media (max-width:767px) {
	.counted-share-vertical {
		display: none
	}
}

.leave-comment {
	padding-top: .1px;
	padding-bottom: 20px;
	border-top: 1px solid #ededed
}

.leave-comment h2 {
	font-family: inherit;
	margin-top: 30px
}

.leave-comment .comment-number {
	font-size: 15px;
	line-height: 24px;
	margin-top: -30px;
	float: right;
	color: #09c;
	font-size: 14px
}

.leave-comment .comment-number span {
	display: inline-block;
	min-width: 24px;
	padding: 0 4px;
	text-align: center;
	border-radius: 12px;
	background: #09c;
	color: #fff;
	position: relative
}

.leave-comment .comment-number span::after {
	content: '';
	position: absolute;
	right: -2px;
	bottom: 0;
	width: 12px;
	height: 7px;
	border-top: 7px solid transparent;
	border-left: 12px solid #09c
}

.leave-comment .un-login {
	font-weight: 700
}

.comment-form {
	margin-bottom: 30px
}

.comment-form input,.comment-form textarea {
	width: 100%;
	border: none;
	color: #999;
	padding: 0 5px
}

.comment-form input:focus,.comment-form textarea:focus {
	border-color: #09c
}

.comment-form input.touched:invalid,.comment-form textarea.touched:invalid {
	border-color: red
}

.comment-form input.touched:invalid~.invalid-text,.comment-form textarea.touched:invalid~.invalid-text {
	display: block
}

.comment-form input {
	border-bottom: solid 1px #ccc;
	height: 30px;
	margin-top: 3px
}

.comment-form textarea {
	height: 122px;
	border: solid 1px #ccc;
	resize: none;
	box-shadow: none
}

.comment-form .active input,.comment-form .active textarea {
	border-color: #09c
}

.comment-form .invalid-text {
	display: none;
	color: red;
	padding: 6px 0;
	line-height: 18px
}

.comment-form .title {
	height: 37px;
	margin-top: 42px;
	padding: 0 0 5px 48px;
	background: url(../images/title.svg) no-repeat 0 0
}

.comment-form .title.active {
	background-image: url(../images/title-active.svg)
}

.comment-form .text {
	height: 122px;
	margin-top: 42px;
	padding: 0 0 5px 48px
}

.comment-form .name {
	height: 37px;
	margin-top: 42px;
	padding: 0 0 5px 48px;
	background: url(../images/name.svg) no-repeat 0 0
}

.comment-form .name.active {
	background-image: url(../images/name-active.svg)
}

.comment-form .email {
	height: 37px;
	margin-top: 42px;
	padding: 0 0 5px 48px;
	background: url(../images/email.svg) no-repeat 0 0
}

.comment-form .email.active {
	background-image: url(../images/email-active.svg)
}

.comment-form .win-foot button {
	float: left;
	font-size: 16px
}

.comment-form .win-foot button:first-child {
	margin-left: 48px
}

.comment-form .cancel-reply {
	display: none
}

.comment {
	padding-top: .1px;
	margin-bottom: 20px;
	border-top: 1px solid #ebebeb;
	position: relative
}

.comment h2 {
	position: relative;
	padding-left: 51px;
	margin-bottom: 10px;
	height: 37px;
	line-height: 40px;
	margin-top: 30px;
	background: url(../images/comment_1.svg) no-repeat
}

.comment #comment-list {
	margin-top: 30px;
	border-bottom: 1px dotted #ccc
}

.comment-count {
	font-size: 18px;
	font-weight: 400
}

.comment-item .cancel-reply {
	display: block
}

.comment-self {
	padding: 30px 0 20px 0;
	border-top: 1px dotted #ccc
}

.comment-self:hover {
	border-top-color: #09c
}

.comment-self:hover .comment-portrait img::before {
	background-image: url(../images/user-hover.svg)
}

.comment-portrait {
	float: left;
	width: 43px;
	height: 43px;
	margin-right: -43px;
	overflow: hidden;
	border-radius: 50%;
	position: relative
}

.comment-portrait img {
	width: 100%;
	height: 100%
}

.comment-portrait img::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff url(../images/user.svg) center/100% 100% no-repeat
}

.comment-author {
	display: block;
	line-height: 22px;
	font-size: 18px;
	color: #666;
	margin-left: 53px
}

.comment-time {
	color: #999;
	font-size: 14px;
	margin-left: 53px
}

.comment-text {
	margin-left: 53px;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 24px;
	word-break: break-word
}

.comment-text img {
	max-width: 100%
}

.comment-text p {
	margin: 15px 0
}

.comment-text ol,.comment-text ul {
	padding-left: 32px
}

.comment-text a {
	color: #09c
}

.comment-await {
	font-weight: 700;
	margin-left: 53px;
	margin-bottom: 10px;
	font-size: 20px
}

.comment-reply-items {
	padding-left: 53px
}

.comment-actions {
	text-align: right;
	overflow: hidden;
	color: #ccc;
	font-size: 15px
}

.comment-actions>div {
	display: inline-block;
	vertical-align: top;
	margin-left: 35px;
	height: 30px
}

.comment-actions>div:first-child {
	margin-left: 0
}

.comment-dislike,.comment-like {
	cursor: pointer
}

.comment-dislike::before,.comment-like::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	width: 22px;
	height: 30px;
	margin-right: 5px;
	background: url(../images/like.svg) center center/22px auto no-repeat
}

.comment-dislike:hover,.comment-like:hover {
	color: #09c
}

.comment-dislike:hover::before,.comment-like:hover::before {
	background-image: url(../images/like-hover.svg)
}

.comment-dislike.comment-liked,.comment-like.comment-liked {
	pointer-events: none;
	color: #ccc
}

.comment-dislike::before {
	transform: rotate(180deg)
}

.comment-reply-count {
	padding-left: 25px;
	background: url(../images/c71f482760184214b0e308edf9c60dbb.gif) left center/22px auto no-repeat
}

.comment-reply {
	cursor: pointer;
	padding-left: 25px;
	background: url(../images/06a895a68b6546b7a5c56ba8062e0aa7.gif) left center/22px auto no-repeat
}

.comment-reply:hover {
	color: #09c;
	background-image: url(../images/cc0f9b0e8adc40b693f73fcd69f97d72.gif)
}

.comment-replying {
	padding-left: 20px;
	padding-right: 20px;
	background: #f8f8f8
}

.comment .name {
	margin-top: 20px
}

@media (max-width:768px) {
	.comment-number {
		display: none
	}

	.comment-reply-items {
		padding-left: 26px
	}

	.comment-actions>div {
		margin-left: 20px
	}
}

.comment-win .win-head h2 {
	font-weight: 700;
	color: #09c
}

.comment-win .win-body {
	margin-right: -36px;
	padding-right: 36px
}

.comment-win .win-body h2 {
	color: #09c
}

.comment-win .paging {
	display: none
}

.loading-more {
	text-align: center;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 20px
}

@media (max-width:768px) {
	.loading-more {
		margin-bottom: 30px
	}
}

.loading-more>div {
	width: 40px;
	height: 40px;
	border: 1px solid #eee;
	margin: 0 auto;
	border-radius: 50%;
	background: url(../images/1ede5b71a87149daae6df02a254f5b88.gif) center center/40px auto no-repeat;
	animation: roll 2s linear infinite;
	display: none
}

.loading-more.active>div {
	display: block
}

@media (min-width:769px) {
	.comment-win {
		height: 90%
	}

	.comment-win .win-head {
		overflow: hidden
	}

	.comment-win .win-body {
		margin-top: 20px
	}

	.comment-win .win-body h2 {
		font-size: 24px;
		margin-top: 0
	}

	.comment-win .leave-comment {
		border-top: none
	}

	.comment-win .name {
		margin-top: 24px
	}

	.comment-win .text,.comment-win .text textarea {
		height: 92px
	}

	.comment-win .comment {
		border-top: none
	}

	.comment-win .comment h2 {
		padding-left: 0;
		background: 0 0
	}

	.comment-win .comment-self {
		padding: 20px 0 10px 0
	}

	.comment-win .comment .comment-count {
		display: none
	}

	.comment-win .comment .comment-await {
		font-size: 20px
	}

	.comment-win .comment #comment-list {
		margin-top: 20px
	}

	.comment-win .comment-replying {
		padding-left: 20px
	}
}

@media (max-width:768px) {
	.comment-win-mask {
		background: 0 0
	}

	.comment-win #comment-list {
		margin-top: 0;
		border-bottom: none
	}

	.comment-win .comment {
		border-top: none;
		margin-bottom: 0
	}

	.comment-win .comment h2 {
		display: none
	}

	.comment-win .leave-comment {
		display: none
	}
}

.mobile-comment-form {
	width: 100%;
	padding-top: 10px;
	background: #efefef;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 100%;
	color: #000;
	font-size: 16px;
	box-shadow: 0 0 10px #ccc;
	display: none
}

.mobile-comment-form .title {
	text-align: center
}

.mobile-comment-form .win-foot {
	padding-top: 30px
}

.mobile-comment-form .submit {
	background: #ccc;
	color: #fff
}

.mobile-comment-form .submit.active {
	background-color: #09c;
	border-color: #09c
}

.mobile-comment-form textarea {
	width: 100%;
	border: solid 1px #d1d1d1;
	height: 100px;
	padding: 0 5px
}

@media (max-width:768px) {
	.mobile-comment-form {
		padding-top: 80px
	}
}

.no-comment {
	display: none
}

.mobile-review {
	background-color: #fefefe;
	border-top: solid 1px #ededed;
	position: fixed;
	bottom: 0;
	height: 65px;
	z-index: 100;
	width: 100%;
	box-shadow: 0 0 10px #e7e7e7;
	display: none
}

.mobile-review-wrapper {
	padding: 0 5%;
	overflow: hidden
}

.mobile-review-wrapper>* {
	float: left
}

.mobile-review .mobile-comment-btn {
	padding-top: 15px;
	padding-left: 32px;
	border-bottom: solid 1px #e7e7e7;
	color: #b8b8b8;
	background: url(../images/comments.svg) no-repeat 0 20px;
	float: left;
	width: calc(100% - 120px);
	margin-right: -50px
}

.mobile-review .mobile-review-btns {
	margin-top: 15px;
	float: right;
	border-left: 1px solid #e7e7e7
}

.mobile-review .mobile-review-btns>div {
	float: right
}

.mobile-review .mobile-comment-count {
	height: 45px;
	padding-left: 37px;
	padding-top: 15px;
	margin-top: -15px;
	background: url(../images/amount.svg) no-repeat 15px 22px;
	background-size: 18px auto;
	color: #333;
	max-width: calc(100% - 30px);
	float: left
}

.mobile-review .mobile-share-btn {
	width: 45px;
	height: 45px;
	padding-top: 15px;
	margin-top: -15px;
	background: url(../images/share.svg) no-repeat 22px 22px;
	background-size: 18px auto
}

.mobile-review .mobile-rating-btn {
	width: 45px;
	height: 45px;
	padding-top: 15px;
	margin-top: -15px;
	background: url(../images/rating.svg) no-repeat center 22px;
	background-size: 18px auto;
	display: none
}

.review-form {
	font-size: 17px;
	height: 680px
}

.review-form .rating {
	margin-top: 30px;
	color: #f9984b
}

.review-form input,.review-form textarea {
	width: 100%;
	border: none;
	color: #999;
	padding: 0 5px
}

.review-form input:focus,.review-form textarea:focus {
	border-color: #09c
}

.review-form input.touched:invalid,.review-form textarea.touched:invalid {
	border-color: red
}

.review-form input.touched:invalid~.invalid-text,.review-form textarea.touched:invalid~.invalid-text {
	display: block
}

.review-form input {
	border-bottom: solid 1px #ccc;
	height: 30px;
	margin-top: 3px
}

.review-form textarea {
	height: 122px;
	border: solid 1px #ccc
}

.review-form .active input,.review-form .active textarea {
	border-color: #09c
}

.review-form .invalid-text {
	display: none;
	color: red;
	padding: 6px 0;
	line-height: 18px
}

.review-form .title {
	height: 37px;
	margin-top: 42px;
	padding: 0 0 5px 48px;
	background: url(../images/title.svg) no-repeat 0 0
}

.review-form .title.active {
	background-image: url(../images/title-active.svg)
}

.review-form .text {
	height: 122px;
	margin-top: 42px;
	padding: 0 0 5px 48px;
	overflow: hidden
}

.review-form .name {
	height: 37px;
	margin-top: 42px;
	padding: 0 0 5px 48px;
	background: url(../images/name.svg) no-repeat 0 0
}

.review-form .name.active {
	background-image: url(../images/name-active.svg)
}

.review-form .email {
	height: 37px;
	margin-top: 42px;
	padding: 0 0 5px 48px;
	background: url(../images/email.svg) no-repeat 0 0
}

.review-form .email.active {
	background-image: url(../images/email-active.svg)
}

@media screen and (max-width:768px) {
	.review-form {
		height: auto
	}

	.review-form .win-head {
		font-size: 30px
	}

	.review-form .win-foot {
		padding-top: 20px
	}

	.review-form .email,.review-form .name,.review-form .text,.review-form .title {
		margin-top: 30px
	}

	.review-form .text,.review-form textarea {
		height: 62px
	}
}

.review-win {
	height: 90%
}

.review-win .win-head {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden
}

.review-win .win-head h2 {
	float: left;
	color: #09c
}

.review-win .win-body {
	padding-right: 36px;
	margin-right: -36px
}

.review-win .win-body>ul {
	margin-bottom: 30px
}

.review-win .win-buttons {
	margin-top: -33px
}

.review-win .rating-count {
	cursor: default;
	text-transform: uppercase
}

.review-win .rating-count:hover {
	text-decoration: none
}

.review-add-group {
	float: right
}

.review-add-group .rating {
	float: left
}

.review-add {
	float: left;
	color: #09c;
	margin-left: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border: solid 1px #09c;
	border-radius: 30px;
	padding: 0 20px;
	cursor: pointer;
	text-transform: uppercase
}

.review-add:hover {
	background: #09c;
	color: #fff
}

.review-item {
	overflow: hidden;
	margin-top: 40px
}

.review-item:first-child {
	margin-top: 10px
}

.review-item .rating {
	float: left;
	width: 175px
}

.review-content {
	float: left;
	width: calc(100% - 175px);
	padding-bottom: 40px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	position: relative
}

.review-loading {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255,255,255,.5)
}

.review-loading div {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 30px;
	width: 200px;
	text-align: center
}

.review-text {
	width: calc(100% - 200px);
	float: left
}

.review-text b {
	display: block;
	font-size: 18px
}

.review-text i {
	display: block;
	color: #999;
	font-size: 14px
}

.review-text p {
	margin-top: 10px;
	font-size: 16px;
	color: #333
}

.review-like-group {
	width: 50px;
	float: right
}

.review-dislike,.review-like {
	float: left;
	width: 36px;
	height: 66px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	background-position: center 28px;
	background-repeat: no-repeat;
	cursor: pointer
}

.review-dislike::after,.review-like::after {
	content: '';
	display: block;
	width: 100%;
	height: 36px;
	background: url(../images/like.svg) no-repeat;
	background-size: 36px
}

.review-dislike:hover::after,.review-like:hover::after {
	background-image: url(../images/like-hover.svg)
}

.review-dislike.review-liked,.review-like.review-liked {
	pointer-events: none
}

.review-dislike.review-liked::after,.review-like.review-liked::after {
	opacity: .5
}

.review-dislike {
	margin-left: 40px;
	display: none
}

.review-dislike::after {
	transform: rotate(180deg)
}

.review-await {
	font-weight: 700;
	margin-top: 10px;
	font-size: 1.2em
}

@media screen and (max-width:768px) {
	.review-win .win-head {
		margin-top: 0;
		margin-bottom: 20px
	}

	.review-win .win-head h2 {
		float: none
	}

	.review-win .win-foot {
		display: none
	}

	.review-add-group {
		float: none
	}

	.review-add-group .rating {
		float: none
	}

	.review-add {
		margin-left: 0
	}

	.review-item .rating {
		float: none
	}

	.review-item {
		margin-top: 20px
	}

	.review-item:first-child {
		margin-top: 0
	}

	.review-content {
		float: none;
		width: auto;
		margin-top: 10px;
		padding-bottom: 20px
	}

	.review-text {
		float: none;
		width: auto
	}

	.review-like-group {
		float: none;
		margin-top: 10px
	}
}

.online-form {
	line-height: 40px;
	font-size: 18px
}

.online-form.win {
	height: 650px;
	width: 1000px
}

.online-form-placeholder {
	height: 490px
}

@media (max-width:768px) {
	.online-form-placeholder {
		height: auto
	}
}

.online-form .win-body {
	margin-top: 20px
}

.online-form-field {
	margin-top: 20px;
	display: block;
	position: relative
}

.online-form-field::after {
	content: '';
	display: block;
	clear: both
}

.online-form-field span:first-child {
	float: left;
	width: 25%;
	padding-right: 15px;
	text-align: right;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.online-form input {
	border: none;
	border-bottom: solid 1px #d6d6d6;
	height: 40px;
	line-height: 40px;
	padding-left: 0
}

.online-form textarea {
	border: 1px solid #d6d6d6;
	height: 200px;
	line-height: 30px;
	resize: none;
	margin-top: 10px;
	padding: 10px
}

.online-form input.touched:invalid,.online-form input:invalid:focus,.online-form textarea.touched:invalid,.online-form textarea:invalid:focus {
	border-color: red
}

.online-form input:valid,.online-form textarea:valid {
	border-color: #23aa33
}

.online-form-required {
	float: right;
	color: #ff8a00;
	font-size: 24px;
	padding-top: 0
}

.online-form-select {
	margin-bottom: 0;
	background: url(../images/select.svg) no-repeat right 8px center
}

.online-form .online-form-attachment-list,.online-form input,.online-form textarea {
	width: calc(75% - 30px);
	float: left
}

.online-form ul.online-form-menu {
	width: calc(75% - 30px);
	border: 1px solid #333;
	position: absolute;
	right: 30px;
	top: 39px;
	z-index: 100;
	background: #fff;
	line-height: 30px;
	display: none;
	list-style-type: none;
	padding-left: 0;
	margin: 0
}

@media (max-width:768px) {
	.online-form ul.online-form-menu {
		width: 90%;
		top: 90px
	}
}

.online-form ul.online-form-menu li {
	padding: 0 10px;
	cursor: pointer
}

.online-form ul.online-form-menu li:hover {
	background: #eee
}

.online-form ul.online-form-menu li.active {
	color: #0f9ee5
}

.online-form-attachment {
	margin-bottom: -10px
}

.online-form-attachment .online-form-attachment-list {
	padding-left: 0;
	list-style-type: none;
	margin: 0
}

.online-form-attachment .online-form-attachment-list li {
	padding: 0
}

.online-form-attachment-close {
	display: inline-block;
	vertical-align: top;
	margin-top: 4px;
	width: 30px;
	height: 30px;
	padding: 7.5px;
	cursor: pointer
}

.online-form-attachment-close i {
	background: #999;
	height: 1px;
	width: 15px;
	display: block;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.online-form-attachment-close i:first-child {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 8px
}

.online-form-attachment-close i:last-child {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -1px
}

.online-form-attachment-close:hover i {
	background: red
}

.online-form-buttons {
	padding-right: 30px
}

.online-form-buttons button {
	float: right;
	height: 40px;
	line-height: 38px;
	background-color: #333;
	color: #fff;
	border: none;
	text-align: center;
	padding: 0 28px;
	margin-left: 14px;
	margin-top: 10px
}

.online-form-buttons button:hover {
	background-color: #1a1a1a
}

.online-form-buttons .online-form-reset,.online-form-buttons .online-form-submit {
	float: right
}

.online-form-buttons .online-form-cancel {
	background-color: #fff;
	border: 1px solid #888;
	color: #222
}

.online-form-buttons .online-form-cancel:hover {
	background-color: #fafafa
}

.online-form-buttons .online-form-file,.online-form-buttons .online-form-record {
	border: solid 1px #23a0e1;
	color: #23a0e1;
	background-repeat: no-repeat;
	background-position: 25px center;
	background-color: #fff
}

.online-form-buttons .online-form-file:hover,.online-form-buttons .online-form-record:hover {
	background-color: #23a0e1;
	color: #fff;
	text-decoration: none
}

.online-form-buttons .online-form-file {
	padding-left: 45px;
	background-image: url(../images/add.svg)
}

.online-form-buttons .online-form-file:hover {
	background-image: url(../images/add-hover.svg)
}

.online-form-buttons .online-form-record {
	padding-left: 28px;
	position: relative
}

.online-form-buttons .online-form-record::before {
	content: '';
	display: inline-block;
	vertical-align: top;
	margin-top: 12px;
	margin-right: 6px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	box-shadow: 0 0 0 1px #23a0e1;
	border: 3px solid #fff;
	background: #f46464
}

.win .online-form-buttons {
	padding-left: 25%
}

.win .online-form-file,.win .online-form-record {
	margin-left: 0;
	float: left
}

.win .online-form-record {
	margin-left: 20px
}

.win .online-form-buttons-align-right {
	padding-left: 0
}

.win .online-form-buttons-align-right .online-form-file,.win .online-form-buttons-align-right .online-form-record {
	float: right;
	margin-left: 14px
}

.online-form .apower-powerby {
	display: none;
	color: #23a0e1;
	font-size: 13px;
	position: absolute;
	white-space: nowrap
}

@media (min-width:769px) {
	.online-form-placeholder .online-form-buttons button {
		font-size: 14px;
		padding-right: 15px;
		padding-left: 15px
	}

	.online-form-placeholder .online-form-buttons .online-form-record {
		padding-left: 20px
	}

	.online-form-placeholder .online-form-buttons .online-form-file {
		padding-left: 35px;
		background-position: 15px center
	}
}

@media (max-width:768px) {
	.online-form-field span:first-child {
		width: 100%;
		text-align: left
	}

	.online-form input,.online-form textarea {
		width: calc(100% - 30px)
	}

	.online-form-attachment-list {
		width: auto;
		margin-left: 30px
	}

	.online-form-buttons {
		padding-left: 0
	}

	.online-form-submit {
		float: left
	}

	.online-form-cancel,.online-form-record {
		display: none
	}
}

.load-more {
	text-align: center;
	clear: both;
	margin-top: 50px;
	position: relative
}

.load-more::before {
	content: '';
	position: absolute;
	height: 1px;
	background: #e0e0e0;
	width: 100%;
	top: 50%;
	left: 0
}

.load-more>div {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 18px;
	padding: 0 38px;
	border: solid 1px #e0e0e0;
	height: 40px;
	line-height: 38px;
	color: #888;
	cursor: pointer;
	background-color: #f9f9f9
}

.load-more>div span {
	text-align: center
}

.load-more>div i {
	content: '';
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 25px;
	height: 32px;
	transition: opacity .1s linear,transform .5s linear
}

.load-more>div i svg {
	vertical-align: top;
	margin-top: 6px
}

.load-more>div i .trail {
	stroke-dashoffset: -300%;
	stroke-dasharray: 300%,300%
}

.load-more>div i.active {
	opacity: 1
}

.load-more>div i.active~span {
	visibility: hidden
}

.load-more>div i.paused~span {
	visibility: visible
}

.load-more>div i.paused .trail {
	opacity: 0
}

.load-more>div:hover {
	background-color: #ececec
}

.load-more .st0 {
	opacity: .5;
	fill: none;
	stroke: #E0E0E0;
	stroke-width: 2;
	stroke-miterlimit: 10;
	enable-background: new
}

.load-more .st1 {
	fill: none;
	stroke: #FFF;
	stroke-width: 2;
	stroke-miterlimit: 10
}

.load-more .st2 {
	opacity: .5;
	fill: none;
	stroke: #E0E0E0;
	stroke-miterlimit: 10;
	enable-background: new
}

.load-more .st3 {
	fill: none;
	stroke: #1089FB;
	stroke-width: 2;
	stroke-miterlimit: 10;
	stroke-linecap: round;
	stroke-dashoffset: 0;
	stroke-dasharray: 300%,300%
}

.route {
	display: block;
	position: relative;
	min-height: calc(100% - 320px)
}

.report-win {
	width: 500px;
	height: 358px
}

.report-win .win-body {
	padding-top: 60px
}

.report-win-label {
	display: block;
	margin-bottom: 20px;
	overflow: hidden
}

.report-win-label span {
	float: left;
	width: 110px;
	text-align: right
}

.report-win-label input {
	float: right;
	width: -webkit-calc(100% - 120px);
	width: calc(100% - 120px);
	border-width: 0 0 1px 0;
	border-color: #999
}

.report-win-label input.touched:invalid,.report-win-label input:focus:invalid {
	border-color: red
}

.report-win-label input:valid {
	border-color: #23aa33
}

.faq-win {
	height: 680px;
	padding: 0;
	overflow: visible
}

.faq-win .win-close {
	right: -15px;
	top: -15px
}

.faq-win .win-body {
	padding: 0;
	margin-right: 0;
	border: none
}

@media (max-width:768px) {
	.faq-win .win-close {
		right: 0;
		top: 0
	}
}

.bgdelay {
	background: 0 0!important
}

.bgdelay:before {
	background: 0 0!important
}

.bgdelay>* {
	background: 0 0!important
}

.bgdelay>::before {
	background: 0 0!important
}

@font-face {
	font-family:Avenir;src:local("Avenir Light"),local("Avenir"),url("../font/Avenir.woff?92a1") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:Avenir-Black;src:local("Avenir Black"),url("../font/Avenir-Black.woff?c9ca") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:Avenir-Medium;src:local("Avenir Medium"),local("Avenir"),url("../font/Avenir-Medium.woff?07d9") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:raleway;src:url("../font/raleway.woff?9da0") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:HelveticaNeueLight;src:local("Helvetica Neue Light"),url("../font/HelveticaNeueLight.woff?c128") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:big-john;src:url("../font/big-john.woff?c491") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:dinpro;src:url("../font/DINPro-Light.woff?7e64") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:gothamround;src:url("../font/GOTHAMROUNDED-BOOK.woff?eeb5") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:gothamroundLight;src:url("../font/GothamRoundedLight.woff?c297") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:gothamroundMedium;src:url("../font/GOTHAMROUNDED-MEDIUM.woff?88bb") format("woff");font-weight:400;font-style:normal;font-display:swap
}

@font-face {
	font-family:gothamroundBold;src:url("../font/GothamRoundedBold.woff?2b70") format("woff");font-weight:400;font-style:normal;font-display:swap
}

body {
	font-family: Avenir;
	font-size: 15px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto
}

body:lang(zh) {
	font-family: Helvetica
}

h1,h2,h3 {
	font-weight: 400
}

h1:lang(da),h1:lang(de),h1:lang(en),h1:lang(es),h1:lang(fr),h1:lang(it),h1:lang(nl),h1:lang(no),h1:lang(pt),h1:lang(si),h1:lang(sv),h2:lang(da),h2:lang(de),h2:lang(en),h2:lang(es),h2:lang(fr),h2:lang(it),h2:lang(nl),h2:lang(no),h2:lang(pt),h2:lang(si),h2:lang(sv),h3:lang(da),h3:lang(de),h3:lang(en),h3:lang(es),h3:lang(fr),h3:lang(it),h3:lang(nl),h3:lang(no),h3:lang(pt),h3:lang(si),h3:lang(sv) {
	font-family: raleway
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
	max-width: 80%
}

.wrapper::after {
	content: '';
	display: block;
	clear: both
}

@media only screen and (min-width:2200px) {
	.wrapper {
		width: 1428px
	}
}

@media (max-width:768px) {
	.wrapper {
		max-width: 90%
	}
}

.header {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(255,255,255,.5);
	color: #333;
	right: 0;
	height: 50px;
	padding: 0 20px;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.25,.46,.45,.94);
	-moz-transition: -moz-transform .3s cubic-bezier(.25,.46,.45,.94);
	transition: transform .3s cubic-bezier(.25,.46,.45,.94)
}

@media (min-width:769px) {
	.header .wrapper {
		display: -webkit-box;
		display: box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}
}

.header .login {
	display: none
}

.header .header-account-entry {
	height: 32px;
	margin-top: 10px;
	width: auto;
	margin-left: 20px
}

@media (min-width:769px) {
	.header .header-account-entry {
		-webkit-box-flex: 1;
		box-flex: 1;
		-webkit-flex: 1 0 auto;
		flex: 1 0 auto
	}
}

@media screen and (max-width:1024px) {
	.header .header-account-entry {
		position: absolute;
		right: 40px;
		margin-top: 7px
	}
}

.header .header-account-entry>span {
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 10px;
	text-overflow: ellipsis;
	text-align: center
}

.header .header-account-entry-img-wrap {
	width: 32px
}

.header .header-account-entry-img-wrap[hidden=hidden]~.login {
	display: inline-block
}

.header .header-account-entry>span {
	border: solid 1px currentColor;
	padding: 5px 30px;
	border-radius: 6px;
	line-height: 25px;
	display: none;
	padding: 2px 10px
}

@media (max-width:768px) {
	.header .header-account-entry>span {
		width: 70px;
		padding: 2px 10px
	}

	.header .header-account-entry>span.login {
		width: auto
	}
}

@media (max-width:400px) and (min-width:320px) {
	.header .header-account-entry>span:lang(es).login,.header .header-account-entry>span:lang(hu).login {
		width: 70px
	}
}

@media (max-width:320px) {
	.header .header-account-entry>span.login {
		width: 70px
	}
}

.header .header-account-entry svg {
	display: none!important
}

.header .header-account-entry:hover span {
	color: #528dff;
	border-color: #528dff
}

@media (max-width:768px) {
	.header .header-account-entry {
		overflow: initial
	}
}

.header .search-blank {
	vertical-align: bottom;
	float: right;
	position: relative;
	cursor: pointer;
	color: currentColor;
	margin-top: 10px
}

@media (max-width:768px) {
	.header .search-blank {
		display: none
	}
}

.header .search-blank input[type=submit] {
	width: 16px;
	height: 32px;
	border: none;
	cursor: pointer;
	z-index: -1;
	padding: 0;
	background-color: transparent;
	position: absolute;
	top: -6px;
	bottom: 0;
	left: 15px;
	margin: auto
}

.header .search-blank input[type=submit].active {
	margin-right: -23px
}

.header .search-blank input[type=text] {
	width: 0;
	opacity: 0;
	color: #fff;
	border: none;
	border-bottom: solid 1px #fff;
	background-color: transparent;
	height: 30px;
	-webkit-transition: width .4s ease-in-out,opacity .3s ease .3s,padding .4s ease;
	-moz-transition: width .4s ease-in-out,opacity .3s ease .3s,padding .4s ease;
	transition: width .4s ease-in-out,opacity .3s ease .3s,padding .4s ease
}

.header .search-blank input[type=text]~span {
	display: none
}

.header .search-blank .input-field {
	float: right
}

.header .search-blank .input-field.active input[type=text] {
	width: 200px;
	opacity: 1;
	padding-left: 30px
}

.header .search-blank .input-field.active~.search-btn svg {
	left: 40px
}

.header .search-blank .input-field.active~.search-btn input {
	z-index: 2;
	left: 40px
}

.header .search-blank .search-close {
	position: absolute;
	right: -4px;
	top: 6px;
	width: 20px;
	height: 20px;
	padding: 4px;
	display: none;
	cursor: pointer
}

.header .search-blank .search-close>i {
	height: 1px;
	width: 12px;
	background: currentColor;
	display: block;
	margin-bottom: 10px
}

.header .search-blank .search-close>i:first-child {
	-webkit-transform: rotate(-45deg) scale(1.35);
	-moz-transform: rotate(-45deg) scale(1.35);
	transform: rotate(-45deg) scale(1.35);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.header .search-blank .search-close>i:last-child {
	-webkit-transform: rotate(43deg) scale(1.35);
	-moz-transform: rotate(43deg) scale(1.35);
	transform: rotate(43deg) scale(1.35);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.header .search-blank .search-close:hover>i {
	background: #5da4c8
}

.header.slide-up {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%)
}

.header .wrapper {
	height: 100%;
	max-width: none;
	width: 100%;
	position: relative
}

.header:hover {
	background: rgba(0,0,0,.9)
}

.header:hover .nav {
	color: #fff
}

.header:hover .search-wrap {
	color: currentColor
}

.header:hover .header-account-entry {
	color: currentColor;
	border-color: currentColor
}

.header a:hover {
	text-decoration: none
}

.header .logo {
	width: 128px;
	height: 34px;
	position: absolute;
	top: -6px;
	bottom: 0;
	left: 0;
	margin: auto 0;
	display: block;
	/* background: url(../images/logo-apowersoft.svg) left center/auto auto no-repeat */
}

.header .logo img {
	width: 100%;
	height: auto;
	display: none
}

@media (max-width:1024px) {
	.header .logo {
		width: 144px;
		height: 36px
	}
}

.header .search-btn {
	display: inline-flex;
	vertical-align: top;
	margin-left: 15px;
	width: 36px;
	height: 36px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	background-size: 20px auto;
	padding: 8px;
	position: relative
}

.header .search-btn svg {
	width: 16px;
	position: absolute;
	top: -6px;
	bottom: 0;
	left: 15px;
	margin: auto
}

.header .search-btn:hover {
	color: #528dff
}

.header .menu {
	position: absolute;
	right: -21px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 40px;
	height: 40px;
	cursor: pointer;
	color: #ccc;
	padding: 5px 10px
}

@media (min-width:1025px) {
	.header .menu {
		display: none
	}
}

.header .menu-label {
	float: left;
	line-height: 20px;
	margin-left: 11px;
	display: none
}

.header .menu:hover {
	color: #fff
}

.header .menu i {
	background: #737473;
	height: 4px;
	width: 4px;
	margin: 4px auto;
	border-radius: 5px;
	display: block;
	-webkit-transition: -webkit-transform .2s cubic-bezier(.25,.46,.45,.94);
	-moz-transition: -moz-transform .2s cubic-bezier(.25,.46,.45,.94);
	transition: transform .2s cubic-bezier(.25,.46,.45,.94)
}

.header .menu i:first-child {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.header .menu i:nth-child(2) {
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.header .menu i:last-child {
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	transform-origin: 100% 100%
}

.header .menu.active {
	right: -18px
}

.header .menu.active i {
	background: #737473;
	height: 1px;
	margin-bottom: 6.5px;
	display: block;
	width: 21px
}

.header .menu.active i:first-child {
	-webkit-transform: rotate(-45deg) scale(1);
	-moz-transform: rotate(-45deg) scale(1);
	transform: rotate(-45deg) scale(1)
}

.header .menu.active i:nth-child(2) {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	transform: scale(0)
}

.header .menu.active i:last-child {
	-webkit-transform: rotate(45deg) scale(1);
	-moz-transform: rotate(45deg) scale(1);
	transform: rotate(45deg) scale(1)
}

@media (max-width:1024px) {
	.header .menu {
		display: block
	}
}

@media (max-width:1024px) {
	.header {
		position: fixed;
		line-height: 45px;
		height: 45px;
		padding: 0 16px;
		background: #000
	}

	.header.black-header,.header.transparent-black-header,.header.transparent-header,.header.transparent-white-header,.header.white-header {
		background: #000
	}

	.header .menu i,.header .menu.active i {
		background: #fff
	}

	.header .nav {
		background: #000;
		overflow-x: hidden;
		overflow-y: auto;
		top: 40px;
		padding-top: 30px;
		color: #fff!important
	}

	.header .nav li {
		width: 66.6%;
		margin: 0 auto;
		color: #fff!important;
		padding: 0;
		font-size: 17px
	}

	.header .nav li.has-sub .icon {
		width: 14px
	}

	.header .subnav {
		background: #000
	}

	.header .subnav .trangle {
		display: none!important;
		position: fixed;
		top: 40px;
		left: 0;
		right: 0;
		margin: 0 auto;
		border: none;
		background: #000;
		width: 100%;
		height: 40px;
		z-index: 2
	}

	.header .subnav .trangle:before {
		content: '';
		position: relative;
		background: url(../images/7534865869534e34b7899743de688c60.gif) center center/auto 9px no-repeat;
		width: 100%;
		height: 100%;
		display: block
	}

	.header .subnav dl {
		width: 66.6%;
		max-width: none;
		padding-left: 0;
		padding-right: 0;
		margin: 0 auto;
		font-size: 17px
	}

	.header .subnav dt {
		width: 100%;
		line-height: 50px;
		padding: 0;
		border-bottom: 1px solid rgba(123,123,123,.3);
		color: #fff
	}

	.header .subnav dd {
		color: #fff;
		line-height: 50px;
		padding: 0;
		border-bottom: 1px solid rgba(123,123,123,.3)
	}

	.header .nav-popup {
		background: #000;
		top: 40px!important
	}

	.header .nav-popup:not(.search) li {
		margin: 0 auto;
		width: 100%;
		color: #fff;
		font-size: 16px;
		height: 50px;
		border-bottom: 1px solid rgba(123,123,123,.3)
	}

	.header .nav-popup:not(.search) li a {
		display: inline-block;
		margin-top: auto;
		margin-bottom: auto;
		padding-top: 0;
		padding-bottom: 0;
		line-height: 1.3
	}

	.header .nav-popup:not(.search) .trangle {
		display: block
	}

	.header .nav-popup li:not(:last-child) {
		border-bottom: 1px solid rgba(123,123,123,.3)
	}

	.header .nav-popup .trangle {
		display: block;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		border: none;
		background: #000;
		width: 100%;
		height: 40px;
		z-index: 2
	}

	.header .nav-popup .trangle:before {
		content: '';
		position: relative;
		background: url(../images/7534865869534e34b7899743de688c60.gif) center center/auto 9px no-repeat;
		width: 100%;
		height: 100%;
		display: block
	}

	.header .support-ct a::before {
		background-image: url(../images/center-m.svg)
	}

	.header .support-ct a:hover::before {
		background-image: url(../images/center-hover.svg)
	}

	.header .support-cm a::before {
		background-image: url(../images/community-m.svg)
	}

	.header .support-cm a:hover::before {
		background-image: url(../images/community-hover.svg)
	}

	.header .support-fr a::before {
		background-size: 18px auto;
		background-image: url(../images/form-m.svg)
	}

	.header .support-fr a:hover::before {
		background-image: url(../images/form-hover.svg)
	}

	.header .company-ab a::before {
		background-image: url(../images/about-us-m.svg)
	}

	.header .company-ab a:hover::before {
		background-image: url(../images/about-us-hover.svg)
	}

	.header .company-ct a::before {
		background-image: url(../images/contact-us-m.svg)
	}

	.header .company-ct a:hover::before {
		background-image: url(../images/contact-us-hover.svg)
	}
}

@media (max-width:768px) {
	.header .nav li {
		width: 90%
	}

	.header .logo {
		left: 0;
		right: 0;
		margin: auto;
		top: 0;
		width: 120px
	}

	.header .menu {
		right: 0;
		left: -3%;
		top: 4px
	}

	.header .header-account-entry {
		margin-top: 7px;
		right: 0
	}
}

.nav {
	height: 100%;
	white-space: nowrap;
	color: #666;
	float: left
}

@media (min-width:769px) {
	.nav {
		width: calc(100% - 60px);
		padding-left: 130px
	}
}

.nav li {
	float: left;
	margin: 8px 15px 0 0;
	padding: 3px 20px;
	position: relative;
	cursor: pointer
}

.nav li.has-sub {
	padding-right: 20px
}

.nav li.has-sub .icon {
	position: absolute;
	right: 4px;
	top: 0;
	height: 100%
}

.nav li.store a {
	margin-top: 0;
	margin-bottom: 0
}

@media (min-width:1025px) {
	.nav li.search-btn::before {
		width: 30px;
		height: 30px
	}

	.nav li.active,.nav li:hover {
		color: #528dff
	}

	.nav li.active::after {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

.nav a {
	display: block;
	margin: -3px -10px;
	padding: 3px 10px
}

.nav .community,.nav .help {
	display: none
}

@media (min-width:769px) {
	.nav .store {
		float: right
	}
}

.nav .store .store-text {
	display: none
}

@media (min-width:769px) {
	.nav .search-btn {
		float: right
	}
}

@media (min-width:769px) {
	.nav .header-account-entry {
		float: right;
		margin-left: 10px
	}
}

@media (max-width:1024px) {
	.nav {
		position: fixed;
		background: #fff;
		left: 0;
		top: 50px;
		bottom: 0;
		width: 100%;
		height: auto;
		text-align: left;
		display: none;
		z-index: 1000;
		overflow-y: auto
	}

	.nav .header-account-entry {
		float: none;
		margin-left: 60px
	}

	.nav>li {
		font-weight: 700
	}

	.nav li {
		float: none;
		display: block;
		padding: 25px 0 24px;
		width: 66.6%;
		margin: 0 auto;
		font-size: 24px;
		color: #7b7b7b!important;
		white-space: normal;
		border-bottom: 1px solid rgba(123,123,123,.3)
	}

	.nav li.has-sub.actived {
		color: #0f9ee5!important
	}

	.nav li.has-sub.actived svg {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.nav li.active {
		color: #0f9ee5!important
	}

	.nav a {
		margin: 0;
		padding: 0
	}

	.nav .store .store-text {
		display: inline-block
	}

	.nav .store svg {
		display: none
	}

	.nav .search-btn {
		display: none
	}
}

.nav-popup {
	position: absolute;
	z-index: 2000;
	display: none;
	box-shadow: 0 2px 5px 1px rgba(0,0,0,.1);
	background: rgba(255,255,255,.95);
	padding: 0 7px
}

.nav-popup li {
	position: relative
}

.nav-popup li a {
	display: block;
	line-height: 34px;
	padding: 10px 15px 6px 38px
}

.nav-popup li a::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 30px;
	height: 50px;
	background-repeat: no-repeat;
	background-size: 19px auto;
	background-position: 10px center
}

.nav-popup li:hover a {
	color: #3f74e7
}

.nav-popup li:not(:last-child) {
	border-bottom: 1px solid #e5e5e5
}

@media (max-width:1024px) {
	.nav-popup:not(.search) {
		position: static;
		top: 40px!important;
		left: 0!important;
		bottom: 0;
		overflow-y: auto;
		width: 100%
	}

	.nav-popup:not(.search) ul {
		padding-left: 5%
	}

	.nav-popup:not(.search) li {
		height: 80px;
		margin: 0 15px 0 15px;
		font-size: 24px;
		color: #7b7b7b;
		background-size: 12px auto
	}

	.nav-popup:not(.search) li a {
		padding-top: 25px;
		padding-bottom: 25px
	}

	.nav-popup:not(.search) .trangle {
		display: none!important
	}
}

.nav-popup .trangle,.subnav .trangle {
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -10px;
	left: 175px;
	display: none
}

.transparent-header {
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear
}

.transparent-header:hover {
	background: #333
}

.transparent-header:hover .nav>* {
	color: #ccc
}

.transparent-header:hover .nav li.has-sub {
	position: relative;
	color: #ccc
}

.transparent-header:hover .nav li.has-sub:hover {
	color: #0f9ee5
}

@media (max-width:1024px) {
	.transparent-header {
		background-color: #333
	}
}

@media screen and (min-width:1025px) {
	html .black-header .nav li.has-sub {
		position: relative
	}

	html .black-header .nav li.has-sub.active,html .black-header .nav li.has-sub:hover {
		color: #0f9ee5
	}

	html .black-header .nav li.active,html .black-header .nav li:hover {
		color: #0f9ee5
	}
}

.transparent-white-header {
	background-color: transparent
}

.transparent-white-header .nav>* {
	color: #fff;
	font-family: Avenir
}

.transparent-white-header.not-top {
	background: rgba(0,0,0,.9)
}

.transparent-white-header.not-top .nav>* {
	color: #fff
}

.transparent-black-header {
	background-color: transparent
}

.transparent-black-header .nav>* {
	color: #fff
}

.transparent-black-header.not-top {
	background: rgba(0,0,0,.9)
}

.transparent-black-header.not-top .nav>* {
	color: #fff
}

.black-header {
	background: rgba(0,0,0,.9)
}

.black-header .nav>* {
	color: #fff
}

.black-header.not-top {
	background: rgba(0,0,0,.9)
}

.black-header.not-top .nav>* {
	color: #fff
}

.subnav {
	position: absolute;
	top: 50px;
	padding: 30px 0 30px 0;
	background: rgba(255,255,255,.95);
	width: 100%;
	white-space: nowrap;
	font-size: 0;
	display: none;
	text-align: center;
	box-shadow: 35px 35px 50px rgba(0,0,0,.05);
	z-index: 2000
}

.subnav-wrapper {
	overflow: hidden;
	width: 920px;
	max-width: 100%;
	margin: 0 auto;
	white-space: normal;
	text-align: left
}

@media only screen and (min-width:2200px) {
	.subnav-wrapper {
		width: 1120px
	}
}

.subnav li {
	display: block;
	float: left;
	height: 140px;
	margin-bottom: 20px;
	font-size: 15px;
	cursor: pointer;
	background-repeat: no-repeat;
	width: 25%
}

.subnav li:hover {
	color: #0f9ee5
}

.subnav li:hover a::before {
	border-color: #87cff2
}

.subnav a {
	display: block;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center
}

.subnav a:hover {
	text-decoration: none
}

.subnav a::before {
	content: '';
	display: block;
	width: 80px;
	height: 80px;
	margin: 12px auto 10px;
	background-repeat: no-repeat;
	background-position: center center;
	border: solid 2px #efefef;
	border-radius: 5px;
	background-size: 50px auto
}

@media (max-width:1024px) {
	.subnav {
		position: static;
		top: 40px!important;
		left: 0!important;
		bottom: 0;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		padding-top: 0;
		padding-bottom: 0
	}

	.subnav li {
		width: 50%
	}

	.subnav .trangle {
		display: none
	}

	.subnav dt {
		color: #fff
	}
}

.header .solution {
	font-size: 16px;
	color: #333;
	text-align: center
}

.header .solution .subnav-wrapper {
	width: 1056px;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.header .solution dl {
	width: 25%;
	max-width: 256px
}

.header .solution dt {
	font-size: 18px;
	text-align: left;
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	line-height: 35px;
	position: relative
}

.header .solution dt.active .dt-trangle {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg)
}

.header .solution .dt-trangle {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 24px;
	height: 30px;
	background: url(../images/4910dad6de7249fb920b0ad826c10241.gif) center center/12px auto no-repeat
}

@media (min-width:769px) {
	.header .solution .dt-trangle {
		display: none!important
	}
}

.header .solution dd {
	font-size: 16px;
	font-family: Avenir;
	text-align: left;
	line-height: 35px;
	color: #333
}

@media only screen and (max-width:1024px) {
	.header .solution dd {
		color: #fff
	}
}

@media (max-width:768px) {
	.header .solution dd {
		color: #fff;
		line-height: 50px
	}
}

.header .solution dd a {
	text-align: left
}

.header .solution .multimedia:before {
	content: '';
	background: url(../images/multimedia.svg) center center no-repeat;
	width: 24px;
	height: 20px;
	display: inline-block;
	margin-right: 2px;
	vertical-align: middle;
	margin-bottom: 4px
}

.header .solution .mobile:before {
	content: '';
	background: url(../images/mobile.svg) center center no-repeat;
	width: 15px;
	height: 20px;
	display: inline-block;
	margin-right: 2px;
	vertical-align: middle;
	margin-bottom: 4px
}

.header .solution .utility:before {
	content: '';
	background: url(../images/utility.svg) center center no-repeat;
	width: 21px;
	height: 20px;
	display: inline-block;
	margin-right: 2px;
	vertical-align: middle;
	margin-bottom: 4px
}

.header .solution .online:before {
	content: '';
	background: url(../images/online.svg) center center no-repeat;
	width: 26px;
	height: 20px;
	display: inline-block;
	margin-right: 2px;
	vertical-align: middle;
	margin-bottom: 4px
}

@media (min-width:1025px) {
	.header .solution li {
		width: 20%
	}
}

.header .solution li a {
	padding-top: 0
}

.header .solution-sr a:before {
	content: none
}

.header .solution-sr a:hover {
	color: #4786ff
}

.header .solution-ar a:before {
	content: none
}

.header .solution-ar a:hover {
	color: #4786ff
}

.header .solution-vc a:before {
	content: none
}

.header .solution-vc a:hover {
	color: #4786ff
}

.header .solution-vd a:before {
	content: none
}

.header .solution-vd a:hover {
	color: #4786ff
}

.header .solution-vm a:before {
	content: none
}

.header .solution-vm a:hover {
	color: #4786ff
}

.header .solution-it a:before {
	content: none
}

.header .solution-it a:hover {
	color: #4786ff
}

.header .solution-ae a:before {
	content: none
}

.header .solution-ae a:hover {
	color: #4786ff
}

.header .solution-sc a:before {
	content: none
}

.header .solution-sc a:hover {
	color: #4786ff
}

.header .solution-hj a:before {
	content: none
}

.header .solution-hj a:hover {
	color: #4786ff
}

@media only screen and (max-width:1024px) {
	.header .solution .subnav-wrapper {
		display: block;
		text-align: center
	}

	.header .solution dl {
		width: 100%;
		max-width: none;
		padding-left: 10%;
		padding-right: 5%
	}

	.header .solution dt {
		font-size: 16px;
		line-height: 50px
	}

	.header .solution .multimedia:before {
		background: url(../images/multimedia-w.svg) center center no-repeat;
		background-image: url(../images/multimedia-w.svg)
	}

	.header .solution .mobile:before {
		background-image: url(../images/mobile-w.svg)
	}

	.header .solution .utility:before {
		background-image: url(../images/utility-w.svg)
	}

	.header .solution .online:before {
		background-image: url(../images/online-w.svg)
	}
}

.products .subnav-wrapper {
	width: 1200px
}

.products li {
	width: calc(100% / 6)
}

.products li a {
	padding-top: 0
}

.products-rp a::before {
	background-image: url(../images/screen-recorder.png)
}

.products-ar a::before {
	background-image: url(../images/audio-recorder.svg)
}

.products-cs a::before {
	background-image: url(../images/video-converter.png)
}

.products-pm a::before {
	background-image: url(../images/phone-manager.svg)
}

.products-vr a::before {
	background-image: url(../images/video-recorder.png)
}

.products-dc a::before {
	background-image: url(../images/video-downloader.svg)
}

.products-ad a::before {
	background-image: url(../images/android-recorder.svg)
}

.products-ir a::before {
	background-image: url(../images/ios-recorder.svg)
}

.products-cp a::before {
	background-image: url(../images/screen-capture.png)
}

.products-pv a::before {
	background-image: url(../images/photo-viewer.png)
}

.products-pt a::before {
	background-image: url(../images/phone-transfer.svg)
}

.products-am a::before {
	background-image: url(../images/apower-mirror.svg)
}

.products-ve a::before {
	background-image: url(../images/video-editor.svg)
}

.products-pdf a::before {
	background-image: url(../images/apower-pdf.svg)
}

.products-dr a::before {
	background-image: url(../images/data-recovery.svg)
}

.products-hc a::before {
	background-image: url(../images/heic-converter.png)
}

.products-rs a::before {
	background-image: url(../images/apower-rec.svg)
}

.products-as a::before {
	background-image: url(../images/apower-show.svg)
}

.products-un a::before {
	background-image: url(../images/logo.svg);
	background-size: 60px
}

.products-un a::after {
	content: '';
	position: absolute;
	top: 11px;
	left: 50px;
	right: 0;
	margin: 0 auto;
	width: 40px;
	height: 39px;
	background: url(../images/f1f4c4050e2c4effa574f0800bda8e1c.gif)
}

@media (max-width:1024px) {
	.products li {
		width: 50%
	}

	.products .mac-cf {
		float: left
	}
}

.mac .subnav-wrapper {
	width: 1200px
}

.mac li {
	width: 20%
}

.mac li a {
	padding-top: 0
}

.mac li.article {
	display: none
}

.mac-sr a::before {
	background-image: url(../images/mac-screen-recorder.png)
}

.mac-sh a::before {
	background-image: url(../images/mac-screenshot.png)
}

.mac-ar a::before {
	background-image: url(../images/mac-audio-recorder.png)
}

.mac-dl a::before {
	background-image: url(../images/mac-video-downloader.svg)
}

.mac-cf a::before {
	background-image: url(../images/mac-video-converter.png)
}

.mac-ir a::before {
	background-image: url(../images/mac-ios-recorder.png)
}

.mac-ad a::before {
	background-image: url(../images/mac-android-recorder.png)
}

.mac-am a::before {
	background-image: url(../images/apower-mirror.png)
}

.mac-un a::before {
	background-image: url(../images/unlimited.png)
}

.mac-dr a::before {
	background-image: url(../images/data-recovery.png)
}

@media (max-width:1024px) {
	.mac li {
		width: 50%
	}

	.mac .mac-cf {
		float: left
	}
}

.guide li a {
	padding-left: 15px
}

.support li a::before {
	border: none
}

.support-ct a::before {
	background-image: url(../images/center.svg)
}

.support-ct a:hover::before {
	background-image: url(../images/center-hover.svg)
}

.support-cm a::before {
	background-image: url(../images/community.svg)
}

.support-cm a:hover::before {
	background-image: url(../images/community-hover.svg)
}

.support li.support-cm a::before {
	background-size: 23px auto;
	background-position: 5px center;
	left: 4px
}

.support-fr a::before {
	background-size: 18px auto;
	background-image: url(../images/form.svg)
}

.support-fr a:hover::before {
	background-image: url(../images/form-hover.svg)
}

.coupon li a::before {
	border-color: transparent!important
}

.coupon-sport a::before {
	background-image: url(../images/sport.svg)
}

.coupon-sport:hover a::before {
	background-image: url(../images/sport-hover.svg)
}

.coupon-euro a::before {
	background-image: url(../images/euro.svg)
}

.coupon-euro:hover a::before {
	background-image: url(../images/euro-hover.svg)
}

.coupon-unlimit a::before {
	background-image: url(../images/unlimit.svg)
}

.coupon-unlimit:hover a::before {
	background-image: url(../images/unlimit-hover.svg)
}

.coupon-pro a::before {
	background-image: url(../images/pro.svg)
}

.coupon-pro:hover a::before {
	background-image: url(../images/pro-hover.svg)
}

.coupon-offer a::before {
	background-image: url(../images/offer.svg)
}

.coupon-offer:hover a::before {
	background-image: url(../images/offer-hover.svg)
}

.coupon-sharelove a::before {
	background-image: url(../images/sharelove.svg)
}

.coupon-sharelove:hover a::before {
	background-image: url(../images/sharelove-hover.svg)
}

.company li a::before {
	border-color: transparent!important
}

.company-ab a::before {
	background-image: url(../images/about-us.svg)
}

.company-ab a:hover::before {
	background-image: url(../images/about-us-hover.svg)
}

.company-ct a::before {
	background-image: url(../images/contact-us.svg)
}

.company-ct a:hover::before {
	background-image: url(../images/contact-us-hover.svg)
}

.store-nav li a::before {
	border-color: transparent;
	background-image: url(../images/store.svg);
	background-size: 72px
}

.store-nav li a:hover::before {
	border-color: transparent;
	background-image: url(../images/store-hover.svg)
}

.category-entrance {
	padding: 45px 0 25px 141px
}

.category-entrance li {
	height: auto
}

.category-entrance a {
	text-align: left
}

.category-entrance a:before {
	display: none
}

.header .user-center {
	float: right;
	position: relative;
	height: 40px;
	line-height: 40px;
	padding: 0;
	margin: 12px 0 0 10px;
	color: #fff;
	cursor: pointer
}

@media (max-width:1024px) {
	.header .user-center {
		margin-top: 5px
	}
}

.header .user-center .drop .ap-trangle.ap-align-bottom {
	border: none;
	background: url(../images/69d96b223d9e4c8aaaee4f5ba5c6c5bc.gif) center center/19px auto no-repeat
}

.header .user-center .drop-menu {
	box-shadow: 0 10px 20px rgba(0,0,0,.2)
}

.header .user-center .drop-menu ul {
	border-radius: 10px
}

.header .user-center .drop-menu li {
	height: 40px;
	line-height: 40px
}

.header .user-center .drop-menu li:hover a {
	color: #0f9ee5
}

.header .user-center .sign-in {
	margin-top: 2px;
	min-width: 124px;
	height: 32px;
	line-height: 32px;
	padding: 0 30px 0 50px;
	border-radius: 4px;
	background: #28aae6 url(../images/account-white.svg) 30px center no-repeat
}

.header .user-center .sign-in:hover {
	background-color: #0c7db5
}

.header .user-center .portrait {
	width: 40px;
	height: 40px;
	margin-right: 5px
}

.scrolled-up .header .user-center .portrait {
	border-color: transparent
}

.right-bar>a,.right-bar>div {
	background-color: #696969
}

.right-bar .bar-faq {
	background-image: url(../images/faq_1.svg);
	background-position: 21px center
}

.right-bar .bar-rocket {
	background-image: url(../images/rocket_1.svg);
	background-position: 20px center
}

.right-bar .bar-support {
	background-image: url(../images/support_1.svg);
	background-position: 18px center;
	background-size: 20px
}

.right-bar .bar-review {
	background-image: url(../images/review_1.svg);
	background-position: 17px center;
	background-size: 22px
}

.right-bar .bar-comment {
	background-image: url(../images/comment_2.svg);
	background-position: 17px center;
	background-size: 22px
}

.right-bar .bar-community {
	background-image: url(../images/comment_2.svg);
	background-position: 18px center;
	background-size: 21px
}

.right-bar .bar-community a {
	text-decoration: none
}

@media (max-width:768px) {
	.review-win {
		padding: 36px 10px 0
	}

	.review-win .win-head h2 {
		font-size: 26px
	}

	.review-win .win-head .rating-count {
		font-size: 20px
	}

	.review-win .win-head .review-add {
		font-size: 14px
	}

	.review-form {
		padding: 36px 10px 0
	}

	.review-form .win-head {
		font-size: 26px
	}
}

@media (max-width:768px) {
	.header-account-menu {
		width: 100%!important;
		left: 0!important;
		background: #222;
		color: #fff;
		height: 100%!important
	}

	.header-account-menu .header-account-nav-button {
		border-top: solid 1px #333;
		color: #fff;
		height: 50px;
		line-height: 50px
	}

	.header-account-menu .ap-trangle {
		display: none
	}
}

.discount-btn {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px
}

.discount-btn .buy.buy-discount {
	width: 260px;
	height: 65px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	display: inline-block;
	line-height: 65px;
	border-radius: 5px;
	font-weight: 700;
	-webkit-transition: background-color .5s ease;
	-moz-transition: background-color .5s ease;
	transition: background-color .5s ease;
	cursor: pointer;
	background-color: rgba(255,153,102,.77)
}

.discount-btn .buy.buy-discount:hover {
	text-decoration: none;
	background-color: #f96
}

@charset "UTF-8";

.right-bar .bar-news {
	display: none!important
}

.right-bar>div:hover {
	background-color: #3f74e7
}

.footer {
	width: 100%;
	background: #272727;
	color: #bbb
}

.footer a {
	color: inherit
}

.footer a:hover {
	color: #3f74e7
}

.footer>.wrapper {
	overflow: hidden;
	padding-top: 40px;
	padding: 40px 0 0 0
}

.footer .support-email::before,.footer .support-forum::before,.footer .support-help::before {
	content: none
}

.footer-main {
	overflow: hidden
}

.footer dl {
	width: -webkit-calc(33.3333% - 74px);
	width: calc(33.3333% - 74px);
	float: left
}

@media (min-width:769px) {
	.footer dl:last-child {
		width: 222px
	}
}

@media (min-width:769px) {
	.footer dl:lang(zh) {
		width: calc(31% - 74px)
	}

	.footer dl:lang(zh):first-child {
		width: calc(38% - 74px)
	}

	.footer dl:lang(zh):first-child dd {
		float: left
	}

	.footer dl:lang(zh):first-child dd:nth-child(odd) {
		width: 47%
	}

	.footer dl:lang(zh):first-child dd:nth-child(even) {
		width: 53%
	}

	.footer dl:lang(zh):nth-child(2) {
		padding-left: 6%
	}

	.footer dl:lang(zh):nth-child(3) {
		padding-left: 3%
	}

	.footer dl:lang(zh):last-child {
		width: 222px
	}
}

.footer dt {
	color: #fff;
	text-transform: uppercase
}

.footer dt:lang(ja),.footer dt:lang(tw),.footer dt:lang(zh) {
	font-size: 1.2em
}

.footer dd {
	line-height: 40px
}

.footer dd a {
	line-height: 30px;
	font-size: 14px
}

.footer dd a:hover {
	text-decoration: none
}

.footer .footer-select {
	margin-top: 10px
}

.footer-social {
	font-size: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 16px
}

.footer-social a {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 32px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-size: 100% 100%
}

.footer-social a:hover {
	opacity: .7
}

.footer-social a:last-child {
	margin-right: 0
}

.footer-social .facebook,.footer-social .fb {
	background-image: url(../images/facebook_2.svg)
}

.footer-social .facebook:hover,.footer-social .fb:hover {
	background-image: url(../images/facebook-hover_1.svg);
	opacity: 1
}

.footer-social .tt,.footer-social .twitter {
	background-image: url(../images/twitter_3.svg)
}

.footer-social .tt:hover,.footer-social .twitter:hover {
	background-image: url(../images/twitter-hover_2.svg);
	opacity: 1
}

.footer-social .gg,.footer-social .google {
	background-image: url(../images/google_2.svg)
}

.footer-social .gg:hover,.footer-social .google:hover {
	background-image: url(../images/google-hover_2.svg);
	opacity: 1
}

.footer-social .pinterest,.footer-social .pt {
	background-image: url(../images/pinterest_2.svg)
}

.footer-social .pinterest:hover,.footer-social .pt:hover {
	background-image: url(../images/55e612353a13449dbb2efe7377479fa9.gif)
}

.footer-social .bh,.footer-social .hatena {
	background-image: url(../images/hatena-hover_1.svg)
}

.footer-social .ig,.footer-social .instagram {
	background-image: url(../images/instagram.svg)
}

.footer-social .ig:hover,.footer-social .instagram:hover {
	background-image: url(../images/instagram-hover.svg);
	opacity: 1
}

.footer-social .linked-in {
	background-image: url(../images/159d9eeae99a45d58f13019c57820a98.gif)
}

.footer .copyright {
	margin: 50px 0;
	text-align: center;
	font-size: 14px;
	color: #999
}

.footer .copyright p {
	display: inline-block;
	margin-right: 20px
}

.footer .copyright a {
	display: inline-block;
	padding: 0 10px;
	line-height: 11px
}

.footer .copyright a:not(:last-child) {
	border-right: 1px solid #666
}

.footer .copyright a:hover {
	text-decoration: none;
	color: #3f74e7
}

@media screen and (max-width:768px) {
	.footer {
		padding-bottom: 20px
	}

	.footer>.wrapper {
		padding-left: 0
	}

	.footer dl {
		float: none;
		width: auto;
		margin-bottom: 30px;
		width: 100%;
		float: left;
		min-width: 200px
	}

	.footer dt {
		padding-bottom: 10px
	}

	.footer dd a {
		font-size: 15px
	}

	.footer .footer-select {
		width: 100%;
		margin-top: 0
	}

	.footer .footer-social {
		padding-top: 20px;
		width: 100%;
		display: -webkit-box;
		display: box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex
	}

	.footer .footer-social a {
		width: 42px;
		height: 42px
	}

	.footer .footer-social a:not(:last-child) {
		margin-right: auto
	}

	.footer .language-select {
		width: 100%
	}

	.footer .copyright {
		line-height: 24px;
		margin: 0 0 30px 0;
		text-align: left;
		color: #bbb
	}

	.footer .copyright p {
		display: block;
		line-height: 26px;
		padding-bottom: 20px;
		clear: both;
		float: left;
		margin-top: 20px
	}

	.footer .copyright a {
		float: left;
		width: 100%;
		padding-right: 0;
		display: inline-block;
		line-height: 40px
	}

	.footer .copyright a {
		border: none;
		padding-left: 0;
		padding-right: 20px
	}

	.footer .copyright a:not(:last-child) {
		border: none
	}

	.footer .footer-social {
		clear: both
	}
}

.activity-poster {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2000;
	display: none
}

.activity-poster .close {
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 200;
	padding: 0;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	cursor: pointer;
	background: #fff;
	-webkit-transition: opacity .5s ease;
	-moz-transition: opacity .5s ease;
	transition: opacity .5s ease
}

.activity-poster .close::after,.activity-poster .close::before {
	content: '';
	display: block;
	height: 2px;
	background: #d36969;
	-webkit-transition: -webkit-transform .2s ease;
	-moz-transition: -moz-transform .2s ease;
	transition: transform .2s ease
}

.activity-poster .close::before {
	margin-top: 14px;
	-webkit-transform: rotate(-45deg) scale(.7);
	-moz-transform: rotate(-45deg) scale(.7);
	transform: rotate(-45deg) scale(.7)
}

.activity-poster .close::after {
	margin-top: -2px;
	-webkit-transform: rotate(45deg) scale(.7);
	-moz-transform: rotate(45deg) scale(.7);
	transform: rotate(45deg) scale(.7)
}

.activity-poster .close:hover {
	background: #d36969
}

.activity-poster .close:hover::after,.activity-poster .close:hover::before {
	background: #fff
}

.activity-poster .close:hover::before {
	-webkit-transform: rotate(-45deg) scale(.7);
	-moz-transform: rotate(-45deg) scale(.7);
	transform: rotate(-45deg) scale(.7)
}

.activity-poster .close:hover::after {
	-webkit-transform: rotate(45deg) scale(.7);
	-moz-transform: rotate(45deg) scale(.7);
	transform: rotate(45deg) scale(.7)
}

.activity-poster .close:active {
	background: #c74242
}

.language-win li {
	width: 25%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px
}

.language-win li a {
	padding-left: 20px;
	line-height: 30px
}

.language-win .us {
	background: 0 0
}

.language-win .fr {
	background: 0 0
}

.language-win .de {
	background: 0 0
}

.language-win .it {
	background: 0 0
}

.language-win .se {
	background: 0 0
}

.language-win .nl {
	background: 0 0
}

.language-win .es {
	background: 0 0
}

.language-win .br {
	background: 0 0
}

.language-win .fi {
	background: 0 0
}

.language-win .no {
	background: 0 0
}

.language-win .dk {
	background: 0 0
}

.language-win .tr {
	background: 0 0
}

.language-win .pl {
	background: 0 0
}

.language-win .jp {
	background: 0 0
}

.language-win .tw {
	background: 0 0
}

.language-win .cn {
	background: 0 0
}

.language-win .hu {
	background: 0 0
}

.language-win .cz {
	background: 0 0
}

.language-win .gr {
	background: 0 0
}

.language-win .pt {
	background: 0 0
}

.language-win .ru {
	background: 0 0
}

.language-win .id {
	background: 0 0
}

.language-win .in {
	background: 0 0
}

.language-win .ar {
	background: 0 0
}

.language-win .tw:lang(zh) {
	background: 0 0
}

@media screen and (max-width:768px) {
	.language-win .win-body li {
		margin-top: 10px;
		margin-bottom: 10px
	}
}

.language-select {
	border-radius: 0;
	border: none;
	border-bottom: solid 1px #888
}

.language-select-name:lang(en)::before {
	content: "English";
	padding-left: 2px
}

.language-select-name:lang(fr)::before {
	content: "Français";
	padding-left: 2px
}

.language-select-name:lang(de)::before {
	content: "Deutsch";
	padding-left: 2px
}

.language-select-name:lang(it)::before {
	content: "Italiano";
	padding-left: 2px
}

.language-select-name:lang(sv)::before {
	content: "Svenska";
	padding-left: 2px
}

.language-select-name:lang(nl)::before {
	content: "Nederlands";
	padding-left: 2px
}

.language-select-name:lang(es)::before {
	content: "Español";
	padding-left: 2px
}

.language-select-name:lang(pt)::before {
	content: "Português";
	padding-left: 2px
}

.language-select-name:lang(fi)::before {
	content: "Suomi";
	padding-left: 2px
}

.language-select-name:lang(no)::before {
	content: "Norsk";
	padding-left: 2px
}

.language-select-name:lang(da)::before {
	content: "Dansk";
	padding-left: 2px
}

.language-select-name:lang(tr)::before {
	content: "Türkçe";
	padding-left: 2px
}

.language-select-name:lang(pl)::before {
	content: "Polski";
	padding-left: 2px
}

.language-select-name:lang(ja)::before {
	content: "日本語";
	padding-left: 2px
}

.language-select-name:lang(tw)::before {
	content: "繁體中文";
	padding-left: 2px
}

.language-select-name:lang(zh)::before {
	content: "简体中文";
	padding-left: 2px
}

.language-select-name:lang(hu)::before {
	content: "Magyar";
	padding-left: 2px
}

.language-select-name:lang(cs)::before {
	content: "Čeština";
	padding-left: 2px
}

.language-select-name:lang(el)::before {
	content: "ελληνικά";
	padding-left: 2px
}

.language-select-name:lang(pt)::before {
	content: "Português";
	padding-left: 2px
}

.language-select-name:lang(ru)::before {
	content: "Русский";
	padding-left: 2px
}

.language-select-name:lang(id)::before {
	content: "Indonesia";
	padding-left: 2px
}

.language-select-name:lang(in)::before {
	content: "Hindi";
	padding-left: 2px
}

.language-select-name:lang(ar)::before {
	content: "عربي";
	padding-left: 2px
}

.language-select .icon {
	margin: auto 2px auto auto
}

.language-select:hover {
	color: #4b87fb;
	border-color: #4b87fb
}