@charset "UTF-8";
body,
html {
	width: 100%
}

input::-ms-clear,
input::-ms-reveal {
	display: none
}

*,
:after,
:before {
	box-sizing: inherit
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
	width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
	display: block
}

body {
	margin: 0;
	color: rgba(0, 0, 0, .65);
	font-size: 14px;
	font-family: -apple-system, BlinkMacSystemFont, PingFang SC, Microsoft YaHei, Segoe UI, Hiragino Sans GB, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
	font-variant: tabular-nums;
	font-weight: 400;
	line-height: 1.5715;
	background-color: #fff;
	font-feature-settings: "tnum"
}

[tabindex="-1"]:focus {
	outline: none!important
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: rgba(0, 0, 0, .65);
	font-weight: 500
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin-top: 0;
	margin-bottom: 0
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	border-bottom: 0;
	cursor: help
}

address {
	margin-bottom: 1em;
	font-style: normal;
	line-height: inherit
}

input[type=number],
input[type=password],
input[type=text],
textarea {
	-webkit-appearance: none
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1em
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 500
}

dd {
	margin-bottom: .5em;
	margin-left: 0
}

blockquote {
	margin: 0 0 1em
}

dfn {
	font-style: italic
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: rgba(0, 0, 0, .65);
	text-decoration: none;
	background-color: transparent;
	outline: none;
	cursor: pointer;
	transition: color .3s;
	-webkit-text-decoration-skip: objects
}

a:focus {
	text-decoration: none;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto
}

a:hover {
	text-decoration: none;
	outline: 0
}

code,
kbd,
pre,
samp {
	font-size: 1em;
	font-family: SFMono-Regular, Consolas, Liberation Mono, Menlo, Courier, monospace
}

pre {
	margin-top: 0;
	margin-bottom: 1em;
	overflow: auto
}

figure {
	margin: 0 0 1em
}

img {
	vertical-align: middle;
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

[role=button],
a,
area,
button,
input:not([type=range]),
label,
select,
summary,
textarea {
	touch-action: manipulation
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75em;
	padding-bottom: .3em;
	color: rgba(0, 0, 0, .45);
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: inherit
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	padding: 0;
	border-style: none
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
	-webkit-appearance: listbox
}

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	margin-bottom: .5em;
	padding: 0;
	color: inherit;
	font-size: 1.5em;
	line-height: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	outline-offset: -2px;
	-webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	font: inherit;
	-webkit-appearance: button
}

output {
	display: inline-block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none!important
}

mark {
	padding: .2em;
	background-color: #feffe6
}

::-moz-selection {
	color: #fff;
	background: #e62310
}

::selection {
	color: #fff;
	background: #e62310
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.3;
	color: inherit;
	margin-bottom: 0
}

.h1 {
	font-size: 32px
}

.h2 {
	font-size: 28px
}

.h3 {
	font-size: 24px
}

.h4 {
	font-size: 20px
}

.h5 {
	font-size: 18px
}

.h6 {
	font-size: 16px
}

.maxwidth {
	width: 92%;
	max-width: 1280px;
	margin: 0 auto
}

img {
	max-width: 100%
}

hr {
	margin-top: 16px;
	margin-bottom: 16px;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

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

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: "0/0", a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify;
	text-justify: inter-ideograph
}

.text-nowrap,
.text-truncate {
	white-space: nowrap
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.c-flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.overflow-hidden {
	overflow: hidden
}

::-webkit-scrollbar {
	background: #f4f4f4;
	width: 8px;
	height: 8px
}

::-webkit-scrollbar-thumb {
	background: rgba(0, 0, 0, .2);
	width: 8px;
	height: 8px;
	border-radius: 8px
}

::-webkit-scrollbar-track {
	border-radius: 8px
}

input:-webkit-autofill {
	box-shadow: inset 0 0 0 1000px #fff!important
}

svg.icon {
	width: 1em;
	height: 1em;
	vertical-align: -.15em;
	fill: currentColor;
	overflow: hidden
}

.unable-to-interact {
	cursor: not-allowed;
	pointer-events: none
}

@font-face {
	font-family: bebas;
	src: url(../fonts/bebas-webfont.woff2) format("woff2"), url(../fonts/bebas-webfont.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: DINPro;
	src: url(../fonts/DINPro.woff2) format("woff2"), url(../fonts/DINPro.woff) format("woff");
	font-weight: 400;
	font-style: normal
}

@media only screen and (min-width:641px) {
	a:hover {
		color: #e62310
	}
}

@media only screen and (max-width:640px) {
	.h1 {
		font-size: 22px
	}
	.h2 {
		font-size: 20px
	}
	.h3 {
		font-size: 19px
	}
	.h4 {
		font-size: 17px
	}
	.h5 {
		font-size: 16px
	}
	.h6 {
		font-size: 14px
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes scaleIn {
	0% {
		transform: scale(.88)
	}
	to {
		transform: scale(1)
	}
}

@keyframes scaleIn {
	0% {
		transform: scale(.88)
	}
	to {
		transform: scale(1)
	}
}

a[title=站长统计] {
	display: none
}

.v-container {
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s
}

.v-container.ready {
	opacity: 1;
	visibility: visible
}

.el-message-box {
	max-width: 94%
}

@media only screen and (max-width:640px) {
	.el-cascader-menu {
		min-width: 100px
	}
	.el-cascader-menu .el-cascader-node__label {
		font-size: 12px
	}
	.el-cascader-menu .el-cascader-node__postfix {
		right: 6px;
		font-size: 12px
	}
	.el-cascader-menu .el-cascader-node__prefix {
		left: 6px;
		font-size: 12px;
		display: none
	}
	.el-cascader-menu .el-cascader-node {
		padding: 0 16px 0 0;
		line-height: 28px;
		height: 28px
	}
}

.iconfont {
	font-family: iconfont!important;
	font-size: inherit;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.c-notification {
	position: fixed;
	right: 0;
	top: 24px;
	z-index: 9999;
	max-width: calc(100vw - 32px);
	margin-right: 24px
}

.c-notification-notice {
	position: relative;
	padding: 16px 24px;
	width: 384px;
	margin-bottom: 16px;
	margin-left: auto;
	overflow: hidden;
	background: #fff;
	border-radius: 2px;
	box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .12), 0 6px 16px 0 rgba(0, 0, 0, .08), 0 9px 28px 8px rgba(0, 0, 0, .05);
	-webkit-animation: NotificationFadeIn .2s cubic-bezier(.645, .045, .355, 1);
	animation: NotificationFadeIn .2s cubic-bezier(.645, .045, .355, 1)
}

.c-notification-notice .c-notification-notice-content {
	position: relative
}

.c-notification-notice .c-notification-notice-with-icon {
	padding-left: 48px
}

.c-notification-notice .c-notification-notice-with-icon .c-notification-notice-description {
	margin-top: 4px
}

.c-notification-notice .c-notification-notice-icon {
	position: absolute;
	left: 0;
	margin-left: 4px;
	font-size: 24px;
	line-height: 24px
}

.c-notification-notice .c-notification-notice-icon .icon-success {
	color: #52c41a
}

.c-notification-notice .c-notification-notice-icon .icon-info {
	color: #1890ff
}

.c-notification-notice .c-notification-notice-icon .icon-warning {
	color: #faad14
}

.c-notification-notice .c-notification-notice-icon .icon-error {
	color: #ff4d4f
}

.c-notification-notice .c-notification-notice-message {
	color: rgba(0, 0, 0, .85);
	font-size: 16px;
	line-height: 24px;
	padding-right: 24px
}

.c-notification-notice .c-notification-notice-description {
	font-size: 14px;
	margin-top: 8px
}

.c-notification-notice .c-notification-notice-close {
	position: absolute;
	top: 20px;
	right: 24px;
	color: #000;
	outline: none;
	font-size: 16px;
	line-height: 1;
	cursor: pointer;
	opacity: .5;
	transition: opacity .3s
}

.c-notification-notice .c-notification-notice-close:hover {
	opacity: 1
}

@-webkit-keyframes NotificationFadeIn {
	0% {
		left: 384px;
		opacity: 0
	}
	to {
		left: 0;
		opacity: 1
	}
}

@keyframes NotificationFadeIn {
	0% {
		left: 384px;
		opacity: 0
	}
	to {
		left: 0;
		opacity: 1
	}
}

.c-modal {
	position: relative;
	z-index: 1;
	background-color: #fff;
	margin: 0 auto;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
	-webkit-animation: scaleIn .2s ease-in;
	animation: scaleIn .2s ease-in;
	border-radius: 5px;
	overflow: hidden
}

.c-modal-wrap {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	-webkit-animation: fadeIn .2s ease-in;
	animation: fadeIn .2s ease-in;
	transition: opacity .2s, visibility .2s
}

.c-modal-wrap.c-modal-wrap-hide {
	opacity: 0;
	visibility: hidden
}

.c-modal-mask {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	background-color: rgba(0, 0, 0, .45);
	cursor: pointer
}

.c-modal-content {
	max-width: 92vw;
	max-height: 84vh;
	overflow-y: auto
}

.c-modal-close {
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
	font-size: 24px;
	line-height: 1;
	cursor: pointer;
	opacity: .5;
	transition: opacity .3s, transform .3s;
	color: #000
}

.c-modal-content-img a {
	display: block
}

.c-modal-content-img img {
	max-width: 100%
}

.c-modal-content-video video {
	width: 800px;
	max-width: 100%;
	display: block
}

.c-modal-content-videojs {
	width: 800px;
	padding-bottom: 56.25%;
	max-width: 100%
}

.c-modal-content-videojs .video-js {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

@media only screen and (min-width:641px) {
	.c-modal-close:hover {
		opacity: 1;
		transform: rotate(180deg)
	}
}

@media only screen and (max-width:640px) {
	.c-modal-content {
		max-width: 80vw;
		max-height: 72vh
	}
	.c-modal-close {
		padding: 4px;
		top: 16px;
		right: 16px
	}
}

.c-spin {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 100;
	background-color: hsla(0, 0%, 100%, .8);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	color: #1890ff
}

.c-spin.c-spin-fixed {
	position: fixed
}

.c-spin.c-spin-hide {
	position: fixed;
	-webkit-animation: fadeOut .2s ease-out forwards;
	animation: fadeOut .2s ease-out forwards
}

.c-spin-dot {
	width: 100%;
	text-align: center;
	overflow: hidden
}

.c-spin-svg {
	width: 32px;
	height: 32px;
	-webkit-animation: loading-rotate 2s linear infinite;
	animation: loading-rotate 2s linear infinite;
	display: block;
	margin: 0 auto
}

.c-spin-svg-path {
	-webkit-animation: loading-dash 1.5s ease-in-out infinite;
	animation: loading-dash 1.5s ease-in-out infinite;
	stroke-dasharray: 90, 150;
	stroke-dashoffset: 0;
	stroke-width: 2;
	stroke: #1890ff;
	stroke-linecap: round
}

.c-spin-text {
	margin-top: 6px;
	line-height: 1.5;
	padding: 0 4%
}

@-webkit-keyframes loading-rotate {
	to {
		transform: rotate(1turn)
	}
}

@keyframes loading-rotate {
	to {
		transform: rotate(1turn)
	}
}

@-webkit-keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -40px
	}
	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -120px
	}
}

@keyframes loading-dash {
	0% {
		stroke-dasharray: 1, 200;
		stroke-dashoffset: 0
	}
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -40px
	}
	to {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -120px
	}
}

.c-spin.c-spin-theme-dark {
	color: #fff;
	background-color: rgba(0, 0, 0, .8)
}

.c-spin.c-spin-theme-dark .c-spin-svg-path {
	stroke: #fff
}

.c-empty {
	padding: 40px 0;
	font-size: 14px;
	text-align: center;
	color: rgba(0, 0, 0, .25)
}

.c-empty-image {
	height: 40px;
	margin-bottom: 8px
}

.c-empty-image svg {
	height: 100%
}

.c-empty-img-simple .c-empty-img-simple-ellipse {
	fill: #f5f5f5
}

.c-empty-img-simple .c-empty-img-simple-g {
	stroke: #d9d9d9
}

.c-empty-img-simple .c-empty-img-simple-path {
	fill: #fafafa
}

.c-empty-footer {
	margin-top: 16px
}

.mbnav-btn {
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	overflow: hidden;
	transition: all .4s ease-out;
	display: none
}

.mbnav-btn-list {
	width: 30px;
	height: 18px;
	position: absolute;
	top: 21px;
	right: 15px
}

.mbnav-btn-item {
	position: absolute;
	right: 0;
	width: 100%;
	height: 2px;
	background-color: #666;
	border-radius: 1px;
	border-radius: 1.5px;
	transition: all .3s
}

.mbnav-btn-item:first-of-type {
	top: 0
}

.mbnav-btn-item:nth-of-type(2) {
	top: 8px
}

.mbnav-btn-item:nth-of-type(3) {
	width: 50%;
	top: 16px
}

.mbnav {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
	overflow: hidden
}

.mbnav ::-webkit-scrollbar {
	width: 0;
	height: 0;
	background-color: hsla(0, 0%, 100%, 0)
}

.mbnav .data {
	display: none
}

.mbnav .bg {
	left: 0;
	bottom: 0;
	z-index: 0
}

.mbnav .bg,
.mbnav .main {
	position: absolute;
	top: 0;
	right: 0
}

.mbnav .main {
	z-index: 1;
	width: 240px;
	height: 100%;
	background-color: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, .1);
	overflow: hidden;
	transform: translateX(100%);
	transition: transform .3s
}

.mbnav .header {
	background-color: #e62310
}

.mbnav .search {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	border-bottom: none;
	background: #e62310
}

.mbnav .search .submit {
	background: none;
	padding: 0;
	width: 22px;
	background-size: 20px;
	font-size: 22px
}

.mbnav .search .input,
.mbnav .search .submit {
	border: none;
	outline: none;
	height: 60px;
	color: #fff
}

.mbnav .search .input {
	width: calc(100% - 22px);
	line-height: 1.5;
	padding: 0 0 0 12px;
	font-size: 16px;
	background: none
}

.mbnav .search ::-moz-placeholder {
	color: #fff
}

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

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

.mbnav .item {
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	font-size: 16px;
	border-bottom: 1px solid #f2f2f2;
	color: #777;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative
}

.mbnav .item.sub {
	padding-right: 40px
}

.mbnav .item.sub:after {
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -7px;
	content: "\E6A4";
	font-family: iconfont!important;
	font-size: 14px;
	line-height: 1;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.mbnav .slist {
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1;
	width: 240px;
	height: 100%;
	transform: translateX(100%)
}

.mbnav .sitem {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s, transform .3s
}

.mbnav .sitem.active {
	transform: translateX(-100%);
	opacity: 1;
	visibility: visible
}

.mbnav .tit {
	font-size: 16px;
	line-height: 60px;
	padding-right: 20px;
	padding-left: 40px;
	text-align: right;
	background-size: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #f2f2f2;
	position: relative
}

.mbnav .tit:before {
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -7px;
	content: "\E6DB";
	font-family: iconfont!important;
	font-size: 14px;
	line-height: 1;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@-webkit-keyframes phone-navtop-animon {
	0% {
		top: 0;
		transform: rotate(0)
	}
	50% {
		top: 8px;
		transform: rotate(0)
	}
	to {
		top: 8px;
		transform: rotate(45deg)
	}
}

@keyframes phone-navtop-animon {
	0% {
		top: 0;
		transform: rotate(0)
	}
	50% {
		top: 8px;
		transform: rotate(0)
	}
	to {
		top: 8px;
		transform: rotate(45deg)
	}
}

@-webkit-keyframes phone-navbottom-animon {
	0% {
		width: 50%;
		top: 16px;
		transform: rotate(0)
	}
	50% {
		width: 100%;
		top: 8px;
		transform: rotate(0)
	}
	to {
		width: 100%;
		top: 8px;
		transform: rotate(-45deg)
	}
}

@keyframes phone-navbottom-animon {
	0% {
		width: 50%;
		top: 16px;
		transform: rotate(0)
	}
	50% {
		width: 100%;
		top: 8px;
		transform: rotate(0)
	}
	to {
		width: 100%;
		top: 8px;
		transform: rotate(-45deg)
	}
}

@-webkit-keyframes phone-navtop-animoff {
	0% {
		top: 8px;
		transform: rotate(45deg)
	}
	50% {
		top: 8px;
		transform: rotate(0)
	}
	to {
		top: 0;
		transform: rotate(0)
	}
}

@keyframes phone-navtop-animoff {
	0% {
		top: 8px;
		transform: rotate(45deg)
	}
	50% {
		top: 8px;
		transform: rotate(0)
	}
	to {
		top: 0;
		transform: rotate(0)
	}
}

@-webkit-keyframes phone-navbottom-animoff {
	0% {
		width: 100%;
		top: 8px;
		transform: rotate(-45deg)
	}
	50% {
		width: 100%;
		top: 8px;
		transform: rotate(0)
	}
	to {
		width: 50%;
		top: 16px;
		transform: rotate(0)
	}
}

@keyframes phone-navbottom-animoff {
	0% {
		width: 100%;
		top: 8px;
		transform: rotate(-45deg)
	}
	50% {
		width: 100%;
		top: 8px;
		transform: rotate(0)
	}
	to {
		width: 50%;
		top: 16px;
		transform: rotate(0)
	}
}

@media only screen and (max-width:640px) {
	.mbnav-btn {
		display: block
	}
	body.mbNavOpen .mbnav-btn-item:first-of-type {
		-webkit-animation: phone-navtop-animon .4s linear forwards;
		animation: phone-navtop-animon .4s linear forwards
	}
	body.mbNavOpen .mbnav-btn-item:nth-of-type(2) {
		opacity: 0
	}
	body.mbNavOpen .mbnav-btn-item:nth-of-type(3) {
		-webkit-animation: phone-navbottom-animon .4s linear forwards;
		animation: phone-navbottom-animon .4s linear forwards
	}
	body.mbNavOpen .mbnav {
		opacity: 1;
		visibility: visible
	}
	body.mbNavOpen .mbnav .main {
		transform: translateX(0)
	}
	body.mbNavOpen .page-header {
		transform: translateX(-240px)
	}
	body.mbNavOff .mbnav-btn-item:first-of-type {
		-webkit-animation: phone-navtop-animoff .4s linear forwards;
		animation: phone-navtop-animoff .4s linear forwards
	}
	body.mbNavOff .mbnav-btn-item:nth-of-type(2) {
		opacity: 1;
		transition: opacity .2s linear .2s
	}
	body.mbNavOff .mbnav-btn-item:nth-of-type(3) {
		-webkit-animation: phone-navbottom-animoff .4s linear forwards;
		animation: phone-navbottom-animoff .4s linear forwards
	}
	body.mbNavOff .mbnav {
		opacity: 0;
		visibility: hidden
	}
	body.mbNavOff .mbnav .main {
		transform: translateX(100%)
	}
}

.c-pagination {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin-top: 30px;
	justify-content: flex-start;
	font-weight: 400
}

.c-pagination.center {
	justify-content: center
}

.c-pagination.type-a .c-pagination-item {
	background: none;
	color: #fff
}

.c-pagination.type-a .c-pagination-item.active {
	background-color: #e62310
}

.c-pagination-item {
	display: block;
	font-size: 14px;
	line-height: 28px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 0 10px;
	margin-right: 8px;
	margin-top: 8px;
	color: #999;
	transition: all .3s ease-out
}

.c-pagination-item.disabled {
	cursor: not-allowed;
	color: #999;
	opacity: .4
}

.c-pagination-item:last-of-type {
	margin-left: 0
}

.c-pagination-item.active {
	color: #fff;
	background-color: #e62310;
	border-color: #e62310
}

@media only screen and (min-width:641px) {
	.c-pagination-item:not(.disabled):hover {
		color: #fff;
		background-color: #e62310;
		border-color: #e62310
	}
}

@media only screen and (max-width:640px) {
	.c-pagination {
		margin-top: 24px
	}
}

.c-dropdown {
	position: absolute;
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	transition: opacity .3s, visibility .3s;
	padding: 10px
}

.c-dropdown:after,
.c-dropdown:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 0;
	height: 0
}

.c-dropdown-wrap {
	position: relative;
	z-index: 1
}

.c-dropdown-wrap:hover .c-dropdown {
	opacity: 1;
	visibility: visible
}

.c-dropdown-main {
	border: 1px solid #e6e6e6;
	z-index: 0
}

.c-dropdown-main,
.c-dropdown-menu {
	background-color: #fff;
	position: relative
}

.c-dropdown-menu {
	padding: 6px 0;
	text-align: left;
	outline: none;
	min-width: 120px
}

.c-dropdown-menu-item {
	padding: 6px 12px;
	display: block;
	color: rgba(0, 0, 0, .65);
	background-color: #fff;
	font-size: 14px;
	transition: background-color .3s
}

.c-dropdown-menu-item:hover {
	background-color: #f5f5f5
}

.c-dropdown-placement-bottomCenter {
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 100%)
}

.c-dropdown-placement-bottomCenter:after,
.c-dropdown-placement-bottomCenter:before {
	top: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #e6e6e6
}

.c-dropdown-placement-bottomCenter:after {
	top: 4px;
	border-bottom: 7px solid #fff
}

.c-dropdown-placement-bottomCenter:after,
.c-dropdown-placement-bottomCenter:before {
	left: 50%;
	margin-left: -6px
}

.c-dropdown-placement-bottomLeft {
	bottom: 0;
	left: -10px;
	transform: translateY(100%)
}

.c-dropdown-placement-bottomLeft:after,
.c-dropdown-placement-bottomLeft:before {
	top: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #e6e6e6
}

.c-dropdown-placement-bottomLeft:after {
	top: 4px;
	border-bottom: 7px solid #fff
}

.c-dropdown-placement-bottomLeft:after,
.c-dropdown-placement-bottomLeft:before {
	left: 24px
}

.c-dropdown-placement-bottomRight {
	bottom: 0;
	right: -10px;
	transform: translateY(100%)
}

.c-dropdown-placement-bottomRight:after,
.c-dropdown-placement-bottomRight:before {
	top: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #e6e6e6
}

.c-dropdown-placement-bottomRight:after {
	top: 4px;
	border-bottom: 7px solid #fff
}

.c-dropdown-placement-bottomRight:after,
.c-dropdown-placement-bottomRight:before {
	right: 24px
}

.c-dropdown-placement-topCenter {
	top: 0;
	left: 50%;
	transform: translate(-50%, -100%)
}

.c-dropdown-placement-topCenter:after,
.c-dropdown-placement-topCenter:before {
	bottom: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #e6e6e6
}

.c-dropdown-placement-topCenter:after {
	bottom: 4px;
	border-top: 7px solid #fff
}

.c-dropdown-placement-topCenter:after,
.c-dropdown-placement-topCenter:before {
	left: 50%;
	margin-left: -6px
}

.c-dropdown-placement-topLeft {
	top: 0;
	left: -10px;
	transform: translateY(-100%)
}

.c-dropdown-placement-topLeft:after,
.c-dropdown-placement-topLeft:before {
	bottom: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #e6e6e6
}

.c-dropdown-placement-topLeft:after {
	bottom: 4px;
	border-top: 7px solid #fff
}

.c-dropdown-placement-topLeft:after,
.c-dropdown-placement-topLeft:before {
	left: 24px
}

.c-dropdown-placement-topRight {
	top: 0;
	right: -10px;
	transform: translateY(-100%)
}

.c-dropdown-placement-topRight:after,
.c-dropdown-placement-topRight:before {
	bottom: 2px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 8px solid #e6e6e6
}

.c-dropdown-placement-topRight:after {
	bottom: 4px;
	border-top: 7px solid #fff
}

.c-dropdown-placement-topRight:after,
.c-dropdown-placement-topRight:before {
	right: 24px
}

.c-dropdown-placement-leftCenter {
	left: 0;
	padding: 20px;
	top: 50%;
	transform: translate(-100%, -50%)
}

.c-dropdown-placement-leftCenter:after,
.c-dropdown-placement-leftCenter:before {
	right: 12px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #e6e6e6
}

.c-dropdown-placement-leftCenter:after {
	right: 14px;
	border-left: 7px solid #fff
}

.c-dropdown-placement-leftCenter:after,
.c-dropdown-placement-leftCenter:before {
	top: 50%;
	margin-top: -6px
}

.c-dropdown-placement-leftTop {
	left: 0;
	padding: 20px;
	top: -20px;
	transform: translateX(-100%)
}

.c-dropdown-placement-leftTop:after,
.c-dropdown-placement-leftTop:before {
	right: 12px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #e6e6e6
}

.c-dropdown-placement-leftTop:after {
	right: 14px;
	border-left: 7px solid #fff
}

.c-dropdown-placement-leftTop:after,
.c-dropdown-placement-leftTop:before {
	top: 40px
}

.c-dropdown-placement-leftBottom {
	left: 0;
	padding: 20px;
	bottom: -20px;
	transform: translateX(-100%)
}

.c-dropdown-placement-leftBottom:after,
.c-dropdown-placement-leftBottom:before {
	right: 12px;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 8px solid #e6e6e6
}

.c-dropdown-placement-leftBottom:after {
	right: 14px;
	border-left: 7px solid #fff
}

.c-dropdown-placement-leftBottom:after,
.c-dropdown-placement-leftBottom:before {
	bottom: 40px
}

@media only screen and (max-width:640px) {
	.c-dropdown-wrap .c-dropdown {
		opacity: 1;
		visibility: visible;
		display: none
	}
	.c-dropdown-wrap.mOn .c-dropdown {
		display: block;
		-webkit-animation: fadeIn .2s cubic-bezier(.645, .045, .355, 1);
		animation: fadeIn .2s cubic-bezier(.645, .045, .355, 1)
	}
}

.crumb-nav {
	font-size: 14px
}

.crumb-nav-link {
	color: #ccc;
	position: relative;
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-right: 10px
}

.crumb-nav-link:after {
	content: "\E6A4";
	font-family: iconfont!important;
	font-size: 12px;
	line-height: 1;
	font-style: normal;
	margin-left: 10px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.crumb-nav-active {
	max-width: 160px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #e62310
}

@media only screen and (max-width:640px) {
	.crumb-nav {
		font-size: 12px
	}
}

.social-contact {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.social-contact .c-dropdown {
	width: 170px
}

.social-contact-item {
	width: 36px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 26px;
	color: #909399;
	cursor: pointer;
	position: relative;
	opacity: 1
}

.social-contact-hr {
	width: 1px;
	height: 18px;
	background-color: #6a6a6a;
	margin: 0 12px
}

.c-btn {
	line-height: 1.5715;
	position: relative;
	display: inline-block;
	font-weight: 400;
	white-space: nowrap;
	text-align: center;
	background-image: none;
	box-shadow: 0 2px 0 rgba(0, 0, 0, .015);
	cursor: pointer;
	transition: all .3s cubic-bezier(.645, .045, .355, 1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	touch-action: manipulation;
	height: 36px;
	padding: 6px 16px;
	font-size: 14px;
	border-radius: 3px;
	color: rgba(0, 0, 0, .65);
	background: #fff;
	border: 1px solid #d9d9d9;
	overflow: hidden
}

.c-btn>.anticon {
	line-height: 1
}

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

.c-btn:not([disabled]):hover {
	text-decoration: none
}

.c-btn:not([disabled]):active {
	outline: 0;
	box-shadow: none
}

.c-btn[disabled] {
	cursor: not-allowed
}

.c-btn[disabled],
.c-btn[disabled]>* {
	pointer-events: none
}

.c-btn[disabled],
.c-btn[disabled]:active,
.c-btn[disabled]:focus,
.c-btn[disabled]:hover {
	color: rgba(0, 0, 0, .25);
	background: #f5f5f5;
	border-color: #d9d9d9;
	text-shadow: none;
	box-shadow: none
}

.c-btn:hover {
	color: #e62310;
	border-color: #d9d9d9
}

.c-btn:active,
.c-btn:focus,
.c-btn:hover {
	text-decoration: none;
	background-color: #fff
}

.c-btn:active,
.c-btn:focus {
	color: rgba(0, 0, 0, .65);
	border-color: #e62310
}

.c-btn-lg {
	height: 44px;
	padding: 10px 20px;
	font-size: 16px;
	line-height: 24px;
	border-radius: 3px
}

.c-btn-sm {
	font-size: 12px;
	padding: 2px 7px;
	height: 26px;
	border-radius: 3px
}

.c-btn-block {
	display: block;
	width: 100%
}

.c-btn-primary {
	color: #fff;
	background: #e62310;
	border-color: #e62310;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
	box-shadow: 0 2px 0 rgba(0, 0, 0, .045)
}

.c-btn-primary:hover {
	color: #fff;
	background-color: #eb4f40;
	border-color: #eb4f40
}

.c-btn-primary:active,
.c-btn-primary:focus {
	color: #fff;
	background-color: #e62310;
	border-color: #e62310
}

.c-btn-loading {
	pointer-events: none
}

.c-btn.c-btn-loading:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	background-color: #fff
}

.c-btn.c-btn-loading:after {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	content: "\E60E";
	font-family: iconfont!important;
	color: #e62310;
	font-size: 20px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-style: normal;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-animation: loadingCircle 1s linear infinite;
	animation: loadingCircle 1s linear infinite
}

.c-btn.c-btn-loading.c-btn-lg:after {
	font-size: 24px;
	width: 24px;
	height: 24px;
	margin-top: -12px;
	margin-left: -12px
}

.c-btn.c-btn-loading.c-btn-sm:after {
	font-size: 16px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	margin-left: -8px
}

.c-btn.c-btn-loading.c-btn-primary:before {
	background-color: #e62310
}

.c-btn.c-btn-loading.c-btn-primary:after {
	color: #fff
}

@-webkit-keyframes loadingCircle {
	to {
		transform: rotate(1turn)
	}
}

@keyframes loadingCircle {
	to {
		transform: rotate(1turn)
	}
}

.user-sign-result-modal {
	width: 320px;
	padding: 40px 64px 48px;
	text-align: center
}

.user-sign-result-modal .img {
	height: 104px;
	display: block;
	margin: 0 auto 16px
}

.user-sign-result-modal .tit {
	color: #0097e3;
	margin-bottom: 6px
}

.user-sign-result-modal .title {
	color: #333;
	font-weight: 500;
	margin-bottom: 24px
}

.user-sign-result-modal .text {
	color: #888;
	margin-bottom: 10px
}

@media only screen and (max-width:640px) {
	.user-sign-result-modal {
		width: 100%;
		padding: 30px 44px 40px;
		font-size: 13px
	}
	.user-sign-result-modal .img {
		height: 80px;
		display: block;
		margin: 0 auto 12px
	}
	.user-sign-result-modal .title {
		margin-bottom: 20px
	}
}

@media only screen and (max-width:320px) {
	.user-sign-result-modal {
		font-size: 12px
	}
}

.swiper-container {
	opacity: 0;
	transition: opacity .4s ease
}

.swiper-container.isready {
	opacity: 1
}

.swiper-slide {
	box-sizing: border-box;
	overflow: hidden
}

.swiper-button-next,
.swiper-button-prev {
	outline: none
}

.swiper-pagination.typea {
	bottom: 5%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 28px
}

.swiper-pagination.typea .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: 1px solid transparent;
	background-color: #fff;
	opacity: 1;
	position: relative;
	transition: all .3s;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, .3)
}

.swiper-pagination.typea .swiper-pagination-bullet:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 4px;
	height: 4px;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	transition: opacity .3s
}

.swiper-pagination.typea .swiper-pagination-bullet-active {
	border-color: #fff;
	background-color: transparent;
	opacity: 1
}

.swiper-pagination.typea .swiper-pagination-bullet-active:after {
	opacity: 1
}

.swiper-pagination.typea.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

@media only screen and (min-width:641px) {
	.swiper-pagination.typea .swiper-pagination-bullet:hover {
		border-color: #fff;
		background-color: transparent;
		opacity: 1
	}
	.swiper-pagination.typea .swiper-pagination-bullet:hover:after {
		opacity: 1
	}
}

.editor-detail {
	color: rgba(0, 0, 0, .65);
	font-size: 15px;
	line-height: 1.8;
	text-align: justify;
	text-justify: inter-ideograph
}

.editor-detail h4 {
	font-size: 16px;
	font-weight: 700;
	color: #000
}

.editor-detail p {
	padding: 1px 0
}

.editor-detail ul {
	list-style: none;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	margin-bottom: 0
}

.editor-detail ul li:before {
	box-sizing: border-box;
	content: "\2022";
	display: inline-block;
	font-size: 17px;
	margin-left: -24px;
	padding-right: 11px;
	text-align: right;
	font-weight: 700;
	width: 24px
}

.editor-detail ul p {
	margin: 0
}

.editor-detail ol {
	list-style: decimal
}

.editor-detail li {
	margin-left: 24px;
	padding-top: 2px
}

.editor-detail a {
	text-decoration: underline
}

.editor-detail blockquote {
	background-color: #f2f5fb;
	padding: 5px 20px;
	margin-left: 0;
	margin-right: 0;
	color: #243342;
	border-left: 5px solid #d0d6dc
}

.editor-detail img {
	max-width: 100%
}

.editor-detail.img-center img {
	display: block;
	margin: 0 auto
}

.editor-detail.img-mg img {
	display: block;
	margin: 15px auto
}

.editor-detail.word-type p {
	margin: 20px 0
}

.editor-detail.word-type p img {
	display: block;
	margin: 0 auto
}

.editor-detail.word-type p:first-of-type {
	margin-top: 0
}

.editor-detail.no-spacing p {
	margin: 0
}

@media only screen and (max-width:640px) {
	.editor-detail {
		font-size: 14px
	}
	.editor-detail.img-mg img {
		margin: 10px auto
	}
	.editor-detail.word-type p {
		margin: 10px 0
	}
}

body {
	min-width: 1200px
}

.page-main {
	overflow: hidden
}

.page-pd {
	padding: 50px 0
}

.page-pd-plus {
	padding: 80px 0
}

.c-imghover {
	overflow: hidden
}

.c-imghover .c-imghover-item {
	transition: transform .4s ease-out
}

.page-dw {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1
}

.layout-typea {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.layout-typea-main {
	width: 78.125%
}

.layout-typea-aside {
	width: 21.875%;
	padding-left: 3.9%
}

.layout-typeb {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start
}

.layout-typeb-main {
	width: 66.66%
}

.layout-typeb-aside {
	width: 33.34%;
	padding-left: 18px
}

.layout-typeb-item {
	background-color: #fff;
	padding: 28px 8%;
	margin-bottom: 18px
}

.layout-typeb-header {
	padding-bottom: 12px;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	align-items: flex-end
}

.layout-typeb-header .title {
	color: #333
}

.layout-typeb-header .more {
	margin-left: auto;
	color: #e62310
}

.layout-typec {
	padding: 60px 6% 80px;
	background-color: #fff
}

.layout-typec .layout-typec-title {
	color: #333
}

.layout-typec .layout-typec-tit {
	color: #b2b2b2;
	margin-top: 10px
}

.layout-typec .layout-typec-main {
	max-width: 640px;
	margin-top: 30px
}

.inside-page {
	padding: 28px 0 80px;
	background-color: #f4f4f4
}

.inside-page-main {
	padding: 50px 64px 80px;
	background-color: #fff
}

.article-page01 .title {
	margin-bottom: 36px;
	font-weight: 700;
	color: #000
}

.article-page01 .title.normal {
	font-weight: 500
}

@media only screen and (min-width:641px) {
	.c-imghover:hover .c-imghover-item {
		transition: transform 1.2s ease-out;
		transform: scale(1.1)
	}
}

@media only screen and (max-width:640px) {
	body {
		min-width: 0;
		padding-right: 0!important
	}
	.page-main {
		padding-top: 60px
	}
	.page-pd {
		padding: 40px 0
	}
	.page-pd-plus {
		padding: 50px 0
	}
	.layout-typea {
		width: 100%
	}
	.layout-typea-main {
		width: 100%;
		order: 1
	}
	.layout-typea-aside {
		width: 100%;
		padding-left: 0
	}
	.layout-typeb-main {
		width: 100%
	}
	.layout-typeb-aside {
		width: 100%;
		padding-left: 0
	}
	.layout-typeb-item {
		background-color: #fff;
		padding: 28px 4%;
		border-bottom: 8px solid #f6f6f6;
		margin-bottom: 0
	}
	.layout-typeb-header {
		padding-bottom: 10px;
		margin-bottom: 10px
	}
	.layout-typeb-header .title {
		font-size: 16px
	}
	.layout-typeb-header .title .h4 {
		font-size: 20px
	}
	.layout-typeb-header .more {
		font-size: 12px
	}
	.layout-typec {
		padding: 40px 0;
		background-color: #fff
	}
	.layout-typec .layout-typec-title {
		color: #333
	}
	.layout-typec .layout-typec-tit {
		color: #b2b2b2;
		margin-top: 10px
	}
	.layout-typec .layout-typec-main {
		max-width: 640px;
		margin-top: 30px
	}
	.inside-page {
		padding: 0;
		background-color: #fff
	}
	.inside-page-main {
		width: 100%;
		padding: 36px 4% 60px;
		background-color: #fff
	}
	.inside-page .user-info01 {
		display: none
	}
	.article-page01 .title {
		margin-bottom: 20px
	}
}

.page-header-wrap {
	position: relative;
	z-index: 9;
	background-color: #fff
}

.page-topbar {
	background-color: #404040;
	font-size: 12px;
	color: #ccc;
	position: relative;
	z-index: 1
}

.page-topbar a {
	color: #ccc
}

.page-topbar a:hover {
	color: #fff
}

.page-topbar .gzh {
	margin-left: 46px;
	line-height: 40px
}

.page-topbar .gzh .c-dropdown {
	width: 170px
}

.page-topbar .other {
	margin-left: auto
}

.page-topbar .other .item {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-right: 32px
}

.page-topbar .other .item:last-of-type {
	margin-right: 0
}

.page-topbar .nickname {
	line-height: 40px;
	display: block
}

.page-topbar .hr {
	width: 1px;
	height: 12px;
	background-color: #aaa;
	margin: 0 10px
}

.page-topbar .cart {
	position: relative
}

.page-topbar .cart .iconfont {
	font-size: 18px;
	line-height: 1;
	margin-right: 4px
}

.page-topbar .cart>span {
	margin-left: 4px;
	line-height: 18px;
	min-width: 20px;
	background-color: #ea2214;
	color: #fff;
	padding: 0 5px 2px;
	border-radius: 10px;
	display: block;
	font-size: 14px;
	text-align: center;
	transform: scale(.8)
}

.page-topbar .c-dropdown-menu-item,
.page-topbar .c-dropdown-menu-item:hover {
	color: rgba(0, 0, 0, .65)
}

.page-header {
	padding: 34px 0;
	position: relative;
	z-index: 0
}

.page-header .logo>img {
	height: 36px;
	display: block
}

.page-header .nav {
	margin-left: auto
}

.page-header .nav .item {
	margin-right: 72px
}

.page-header .search {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 240px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #efefef
}

.page-header .search .submit {
	border: none;
	outline: none;
	background: none;
	padding: 0;
	width: 18px;
	height: 40px;
	background-size: 20px;
	color: #777;
	font-size: 18px
}

.page-header .search .input {
	width: calc(100% - 18px);
	height: 40px;
	line-height: 1.5;
	border: none;
	padding: 0;
	outline: none;
	font-size: 14px;
	background: none
}

.page-header .search ::-moz-placeholder {
	color: #ccc
}

.page-header .search ::-webkit-input-placeholder {
	color: #ccc
}

.page-header .search :-ms-input-placeholder {
	color: #ccc
}

.page-header .other {
	display: none;
	flex-wrap: wrap;
	align-items: center;
	margin-left: auto;
	margin-right: 60px
}

.page-header .other .item {
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 22px;
	border-right: 1px solid #f2f2f2
}

@media only screen and (max-width:640px) {
	.page-topbar {
		display: none
	}
	.page-header-wrap {
		width: 100%;
		position: fixed;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1)
	}
	.page-header {
		width: 100%;
		padding: 0 0 0 4%;
		transition: transform .3s
	}
	.page-header .logo>img {
		height: 22px
	}
	.page-header .nav,
	.page-header .search {
		display: none
	}
	.page-header .other {
		display: flex
	}
}

@media only screen and (max-width:320px) {
	.page-header .logo>img {
		height: 20px
	}
	.page-header .other .item {
		width: 50px;
		font-size: 20px
	}
}

.page-footer-wrap {
	background-color: #404040;
	color: #ccc
}

.page-footer-wrap a {
	color: #ccc
}

.page-footer-wrap a:hover {
	color: #fff
}

.page-footer-top {
	padding: 48px 0 28px;
	border-bottom: 1px solid hsla(0, 0%, 100%, .1)
}

.page-footer-top .crumb-nav-active {
	color: #fff
}

.page-footer-top .nav {
	margin-left: auto
}

.page-footer-top .nav .item {
	margin-right: 80px
}

.page-footer-top .nav .item:last-of-type {
	margin-right: 0
}

.page-footer {
	padding: 60px 0;
	border-bottom: 1px solid hsla(0, 0%, 100%, .1);
	align-items: flex-start;
	justify-content: space-between
}

.page-footer .item-r {
	text-align: right;
	line-height: 1.8
}

.page-footer .tel {
	font-size: 32px;
	line-height: 1;
	color: #fff;
	margin-bottom: 40px;
	font-family: DINPro, Arial, Helvetica, sans-serif
}

.page-footer .logo {
	height: 30px;
	display: block;
	margin-bottom: 64px
}

.page-footer-bottom {
	padding: 20px 0;
	font-size: 12px
}

.page-footer-bottom .hr {
	width: 1px;
	height: 12px;
	margin: 0 10px;
	background-color: #aaa
}

.page-footer-bottom .copyright {
	margin-left: 20px;
	margin-right: auto
}

@media only screen and (max-width:640px) {
	.page-footer,
	.page-footer-top {
		display: none
	}
	.page-footer-bottom {
		justify-content: center;
		text-align: center
	}
	.page-footer-bottom .copyright {
		width: 100%;
		margin: 6px 0
	}
}

.page-aside {
	position: fixed;
	right: 1%;
	bottom: 50%;
	transform: translateY(50%);
	z-index: 8;
	background-color: #fff;
	box-shadow: 0 0 9px rgba(0, 0, 0, .12)
}

.page-aside-item {
	width: 50px;
	text-align: center;
	height: 50px;
	position: relative;
	z-index: 1;
	cursor: pointer;
	display: block
}

.page-aside-item:after {
	content: "";
	position: absolute;
	left: 14%;
	bottom: 0;
	width: 72%;
	height: 1px;
	background-color: #eee
}

.page-aside-item .iconfont {
	font-size: 24px;
	line-height: 50px
}

.page-aside-item.sign .c-dropdown {
	width: 160px;
	font-size: 13px
}

.page-aside-item.sign .c-dropdown-main {
	padding: 20px 16px 30px
}

.page-aside-item.sign .c-btn {
	margin-top: 12px
}

.page-aside-item.ewm .c-dropdown {
	width: 190px
}

.page-aside-item.kf .c-dropdown {
	font-size: 17px;
	font-family: DINPro, Arial, Helvetica, sans-serif;
	white-space: nowrap
}

.page-aside-item.kf .c-dropdown-main {
	padding: 4px 16px
}

@media only screen and (min-width:641px) {
	.page-aside-item:hover .iconfont {
		color: #e62310
	}
}

@media only screen and (max-width:640px) {
	.page-aside {
		right: 0;
		bottom: 50px;
		transform: translateY(0);
		display: none
	}
	.page-aside-item.mOn .iconfont {
		color: #e62310
	}
}

.index-page01 {
	padding-top: 0
}

.index-banner .img {
	width: 100%
}

.index-banner .img-m {
	width: 100%;
	display: none
}

.index-page02 {
	background-color: #f4f4f4
}

.user-info01 {
	background-color: #fff;
	padding: 48px 16% 30px;
	text-align: center
}

.user-info01 .avatar {
	width: 100%;
	max-width: 110px;
	border-radius: 50%;
	overflow: hidden;
	display: block;
	margin: 0 auto 12px;
	position: relative
}

.user-info01 .avatar:after {
	content: "";
	display: block;
	width: 100%;
	padding-bottom: 100%
}

.user-info01 .img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
	height: 100%
}

.user-info01 .title {
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.user-info01 .title a {
	color: #3065f8
}

.user-info01 .fraction {
	color: red;
	margin-top: 6px
}

.user-info01 .text {
	font-size: 13px;
	margin-top: 20px
}

.user-info01 .text a:not(.c-btn) {
	color: #3065f8
}

@media only screen and (max-width:640px) {
	.index-page01 {
		padding-bottom: 0
	}
	.index-page02 {
		padding-top: 0
	}
	.index-banner,
	.index-page02>.maxwidth {
		width: 100%
	}
	.index-banner .img {
		display: none
	}
	.index-banner .img-m {
		display: block
	}
	.user-info01 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		text-align: left;
		padding: 24px 4%
	}
	.user-info01 .avatar {
		width: 72px;
		margin-bottom: 0
	}
	.user-info01 .other {
		width: calc(100% - 72px);
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		text-align: left;
		padding-left: 6%
	}
	.user-info01 .title {
		font-size: 16px;
		width: 50%;
		padding-right: 8%
	}
	.user-info01 .fraction {
		width: 50%;
		margin-top: 0;
		text-align: right;
		font-size: 12px
	}
	.user-info01 .text {
		width: 100%;
		margin-top: 16px
	}
	.user-info01 .c-btn {
		max-width: 100px;
		height: 32px;
		padding: 4px 16px
	}
}

.product-list .item {
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 2%;
	background-color: #fff;
	padding: 40px 4.2% 14px;
	text-align: center;
	transition: transform .2s linear, box-shadow .2s linear
}

.product-list .item:nth-of-type(4n) {
	margin-right: 0
}

.product-list .img {
	width: 80%;
	max-width: 120px;
	background: no-repeat 50%/cover;
	margin: 0 auto 32px
}

.product-list .bg {
	width: 100%;
	display: block
}

.product-list .title {
	color: #333;
	font-weight: 500;
	line-height: 22px;
	height: 44px;
	margin-bottom: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.product-list .price {
	color: red;
	margin-bottom: 20px
}

.product-list .sales {
	font-size: 12px;
	color: #c5c5c5
}

.product-detail {
	border-top: 1px solid #eee
}

.product-detail .container {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 0;
	align-items: flex-start
}

.product-detail .picture {
	width: 40%;
	border: 1px solid #eee
}

.product-detail .main {
	width: 60%;
	padding-left: 6%
}

.product-detail .title {
	color: #4d4d4d;
	margin-bottom: 24px
}

.product-detail .info {
	color: #065fc9;
	line-height: 2;
	margin-bottom: 28px
}

.product-detail .info .h5 {
	margin-bottom: 4px
}

.product-detail .meta {
	padding: 20px 24px;
	margin-bottom: 36px;
	background-color: #f6f6f6;
	align-items: flex-end
}

.product-detail .meta .t1 {
	margin-right: 16px
}

.product-detail .meta .t2 {
	font-size: 28px;
	color: red;
	line-height: 1.3
}

.product-detail .meta .t3 {
	font-size: 12px;
	margin-left: auto
}

.product-detail .quantity {
	margin-bottom: 36px
}

.product-detail .operating .btn:nth-of-type(2) {
	margin-left: 16px;
	background-color: #065fc9
}

.product-detail .btn {
	width: 240px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: red;
	text-align: center;
	border-radius: 4px;
	font-size: 16px
}

.product-detail .note {
	font-size: 12px;
	color: red;
	margin-top: 12px
}

.product-detail .el-input-number {
	width: 150px;
	margin: 0 12px 0 24px
}

.product-detail .el-input-number__decrease,
.product-detail .el-input-number__increase {
	background-color: #fff
}

@media only screen and (min-width:641px) {
	.product-list .item:hover {
		box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
		transform: translate3d(0, -2px, 0)
	}
}

@media only screen and (max-width:1280px) {
	.product-list .item {
		padding: 40px 4% 16px
	}
}

@media only screen and (max-width:640px) {
	.index-page02 .layout-typea-main {
		padding: 2.4%
	}
	.product-list .item {
		width: 48.8%;
		margin-bottom: 2.4%;
		margin-right: 2.4%;
		padding: 32px 4.5% 12px
	}
	.product-list .item:nth-of-type(2n) {
		margin-right: 0
	}
	.product-list .img {
		width: 60%;
		margin-bottom: 20px
	}
	.product-list .title {
		font-size: 13px;
		margin-bottom: 6px
	}
	.product-list .price {
		font-size: 13px;
		margin-bottom: 12px
	}
	.product-detail {
		padding-top: 0;
		border-top: none
	}
	.product-detail .picture {
		width: 100%;
		border: none;
		border-bottom: 1px solid #eee
	}
	.product-detail .picture .img {
		width: 75%;
		display: block;
		margin: 0 auto
	}
	.product-detail .main {
		width: 100%;
		padding-left: 0;
		margin-top: 24px
	}
	.product-detail .info {
		font-size: 13px;
		line-height: 1.8;
		margin-bottom: 20px
	}
	.product-detail .meta {
		padding: 18px 20px;
		font-size: 12px
	}
	.product-detail .meta .t1 {
		margin-right: 12px
	}
	.product-detail .meta .t2 {
		font-size: 22px
	}
	.product-detail .quantity {
		font-size: 12px
	}
	.product-detail .el-input-number {
		width: 128px;
		margin: 0 6px 0 12px
	}
	.product-detail .btn {
		width: 128px;
		line-height: 40px;
		height: 40px;
		font-size: 14px
	}
}

.exchange-page01 {
	align-items: flex-start
}

.exchange-page01 .item-l {
	width: 56%;
	padding-right: 16%
}
.exchange-page01 .item-l .el-form-item__label{
    width: 100px!important;
}
.exchange-page01 .item-l .el-form-item__content{
    margin-left: 100px!important;
}
.exchange-page01 .item-l .el-select{width:100%;}

.exchange-page01 .item-r {
	width: 44%
}

@media only screen and (max-width:640px) {
	.exchange-page01 .item-l {
		width: 100%;
		padding-right: 0
	}
	.exchange-page01 .item-r {
		width: 100%;
		border-top: 1px solid #eee;
		padding-top: 22px
	}
}

.cart-empty {
	padding: 100px 8%;
	background-color: #fff
}

.cart-empty .item-l {
	width: 260px
}

.cart-empty .item-r {
	width: calc(100% - 260px);
	padding-left: 7%
}

.cart-empty .title {
	font-weight: 500;
	color: #333;
	margin-bottom: 20px
}

.cart-empty .content {
	line-height: 1.8
}

.cart-empty .content a {
	color: #00f
}

.cart-table-wrap {
	padding: 30px 4% 40px;
	background-color: #fff
}

.cart-table-title {
	color: #333;
	font-weight: 500;
	padding-bottom: 24px;
	border-bottom: 1px solid #f6f6f6
}

.cart-table {
	width: 100%;
	max-width: 100%
}

.cart-table.el-table:before {
	display: none
}

.cart-table.el-table th {
	padding: 18px 0;
	font-weight: 500;
	color: #333;
	border-color: #f6f6f6
}

.cart-table.el-table th>.cell {
	padding-left: 0;
	padding-right: 20px
}

.cart-table.el-table tr:hover td {
	background-color: #fff
}

.cart-table.el-table td {
	padding: 18px 0;
	border-color: #f6f6f6
}

.cart-table.el-table td>.cell {
	padding-left: 0;
	padding-right: 20px
}

.cart-table .el-table__body,
.cart-table .el-table__header {
	width: 100%!important;
	max-width: 100%
}

.cart-table .el-input-number--mini {
	width: 100px
}

.cart-table .box .cover {
	width: 100px;
	height: 100px;
	padding: 12px;
	border: 1px solid #f6f6f6;
	position: relative;
	background-color: #fff
}

.cart-table .box .cover .img {
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.cart-table .box .info {
	padding-left: 16px;
	width: calc(100% - 100px);
	padding-right: 20%
}

.cart-table .box .title {
	color: #333;
	margin-bottom: 8px
}

.cart-table .box .more {
	color: #00f;
	font-size: 13px;
	margin-top: 8px;
	display: none
}

.cart-table .box .deletebtn {
	color: #ffa90a;
	font-size: 18px;
	text-align: right;
	margin-bottom: 16px
}

.cart-table .box .el-input-number {
	max-width: 100%;
	transform: scale(.9);
	transform-origin: right bottom
}

.cart-table .box .price {
	display: none
}

.cart-table .box .other {
	width: 90px;
	display: none
}

.cart-table .stock {
	font-size: 12px;
	color: #999
}

.cart-table .price {
	color: red
}

.cart-table .price span {
	display: none
}

.cart-table .delete {
	color: #00f;
	cursor: pointer
}

.cart-invalid {
	margin-top: 80px
}

.cart-footer {
	padding: 15px 4%;
	background-color: #fff;
	margin-top: 12px
}

.cart-footer .total-price {
	margin-left: auto
}

.cart-footer .total-price span {
	color: red
}

.cart-footer .btn {
	width: 120px;
	line-height: 40px;
	color: #fff;
	background-color: red;
	text-align: center;
	margin-left: 40px;
	cursor: pointer
}

.cart-footer .delete {
	color: #00f;
	cursor: pointer;
	margin: 0 50px
}

.cart-footer .info {
	font-size: 12px;
	line-height: 1.8
}

.cart-footer .info span {
	color: red
}

@media only screen and (max-width:640px) {
	.cart-page01>.maxwidth {
		width: 100%;
		padding: 0 3%
	}
	.cart-empty {
		padding: 64px 4%!important;
		text-align: center
	}
	.cart-empty .item-l {
		width: 130px;
		margin: 0 auto 30px
	}
	.cart-empty .item-r {
		width: 100%;
		padding: 0
	}
	.cart-empty .content {
		line-height: 2
	}
	.cart-table-wrap {
		padding: 30px 0 0
	}
	.el-table__header-wrapper {
		display: none
	}
	.cart-table-title {
		padding-bottom: 16px
	}
	.cart-table colgroup {
		display: none
	}
	.cart-table .el-table__body,
	.cart-table td,
	.cart-table tr {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch
	}
	.cart-table tr {
		position: relative;
		z-index: 1
	}
	.cart-table td:first-of-type {
		width: 26px;
		order: 1;
		display: flex;
		align-items: center
	}
	.cart-table td:first-of-type .cell {
		padding-right: 0
	}
	.cart-table td:nth-of-type(2) {
		width: calc(100% - 26px);
		order: 2
	}
	.cart-table td:nth-of-type(2) .cell {
		padding-right: 0
	}
	.cart-table td:nth-of-type(3) {
		width: calc(100% - 140px);
		order: 4;
		display: none
	}
	.cart-table td:nth-of-type(3) .cell {
		width: 100%
	}
	.cart-table td:nth-of-type(4) {
		width: 100px;
		order: 5;
		display: none
	}
	.cart-table td:nth-of-type(4) .cell {
		padding-right: 0
	}
	.cart-table td:nth-of-type(5) {
		display: none
	}
	.cart-table td:nth-of-type(6) {
		width: 40px;
		order: 3;
		font-size: 13px;
		display: none
	}
	.cart-table td:nth-of-type(6) .cell {
		display: none
	}
	.cart-table .box {
		align-items: stretch
	}
	.cart-table .box .title {
		font-size: 13px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-bottom: 2px
	}
	.cart-table .box .cover {
		width: 70px;
		height: 70px
	}
	.cart-table .box .info {
		width: calc(100% - 160px);
		padding-right: 0;
		padding-left: 12px
	}
	.cart-table .box .more {
		display: block
	}
	.cart-table .box .price {
		margin-top: 2px;
		font-size: 13px;
		line-height: 1.5;
		display: block
	}
	.cart-table .box .other {
		display: block
	}
	.cart-table .price span {
		display: inline
	}
	.cart-footer {
		padding: 12px 0 40px;
		align-items: flex-start
	}
	.cart-footer,
	.cart-footer .el-checkbox__label {
		font-size: 12px
	}
	.cart-footer .delete {
		margin-right: 0;
		margin-left: 20px;
		text-align: right;
		margin-top: 4px
	}
	.cart-footer .info {
		width: 100%;
		text-align: right;
		margin-top: 12px;
		line-height: 2
	}
	.cart-footer .total-price {
		width: 100%;
		text-align: right;
		margin-top: 10px
	}
	.cart-footer .btn {
		margin-left: auto;
		margin-top: 20px;
		width: 100px;
		line-height: 32px
	}
}

.order-table {
	width: 100%;
	max-width: 100%
}

.order-table.el-table:before {
	display: none
}

.order-table.el-table th {
	padding: 18px 0;
	font-weight: 500;
	color: #333;
	border-color: #f6f6f6
}

.order-table.el-table th>.cell {
	padding-left: 0;
	padding-right: 20px
}

.order-table.el-table tr:hover td {
	background-color: #fff
}

.order-table.el-table td {
	padding: 18px 0;
	border-color: #f6f6f6
}

.order-table.el-table td>.cell {
	padding-left: 0;
	padding-right: 20px
}

.order-table .el-table__body,
.order-table .el-table__header {
	width: 100%!important;
	max-width: 100%
}

.order-table .el-table__body {
	border: none
}

.order-table .box .cover {
	width: 100px;
	height: 100px;
	padding: 12px;
	border: 1px solid #f6f6f6;
	position: relative;
	background-color: #fff
}

.order-table .box .cover .img {
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.order-table .box .info {
	padding-left: 16px;
	width: calc(100% - 100px);
	padding-right: 20%
}

.order-table .box .title {
	color: #333
}

.order-table .box .other {
	display: none;
	margin-top: 8px
}

.order-table .price {
	color: red
}

.order-table .price span {
	display: none
}

.order-page-wrap {
	padding: 32px 4% 40px;
	background-color: #fff
}

.order-page01 .cart-table-title {
	padding-bottom: 8px;
	border-bottom: none
}

.order-page02,
.order-page03 {
	margin-top: 10px
}

.order-page03 {
	align-items: flex-start
}

.order-page03 .item-l {
	width: calc(100% - 240px)
}

.order-page03 .item-r {
	width: 240px
}

.order-page03 .title span {
	color: red
}

.order-page03 .item {
	font-size: 12px;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom: 10px
}

.order-page03 .hr {
	width: 100%;
	height: 1px;
	background-color: #eee;
	border: none;
	margin: 0 0 16px
}

.order-page03 .info {
	color: red;
	font-size: 12px;
	margin-top: 10px
}

.order-page03 .btn {
	width: 100%;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: red;
	margin-top: 24px;
	cursor: pointer
}

.order-success {
	background-color: #fff;
	padding: 80px 4% 100px;
	align-items: stretch
}

.order-success .iconfont {
	width: 100px;
	height: 100px;
	background-color: #559aff;
	display: block;
	font-size: 44px;
	color: #fff;
	text-align: center;
	line-height: 100px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 0
}

.order-success .item-l {
	width: 75%;
	padding-left: 150px;
	padding-right: 8%;
	position: relative
}

.order-success .item-r {
	width: 25%;
	border-left: 1px solid #eee
}

.order-success .title {
	margin-bottom: 20px
}

.order-success .title span {
	color: red
}

.order-success .text {
	line-height: 1.8;
	margin-bottom: 4px
}

.order-success .text span {
	color: red
}

.order-success .info {
	font-size: 12px;
	color: red;
	margin-top: 20px
}

.order-success .btns {
	margin-top: 20px
}

.order-success .btn {
	width: 130px;
	line-height: 36px;
	background-color: red;
	color: #fff;
	text-align: center;
	margin-right: 18px
}

.order-success .btn.typea {
	border: 1px solid #ccc;
	color: #333;
	background-color: #fff
}

.order-success .ewm {
	font-size: 12px;
	margin-left: auto;
	text-align: center
}

.order-success .ewm .img {
	width: 100px;
	margin-bottom: 10px
}

.logistics-page01 {
	margin-top: 24px
}

.logistics-page01 .title {
	color: #333;
	margin-bottom: 12px
}

.logistics-page01 .list {
	max-width: 580px;
	padding-top: 10px;
	justify-content: space-between
}

.logistics-page01 .list:before {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #eee
}

.logistics-page01 .item {
	position: relative;
	transform: translateY(-11px)
}

.logistics-page01 .item.active .spot:before {
	opacity: 1
}

.logistics-page01 .item.active .spot:after {
	background-color: #0031bc
}

.logistics-page01 .item.active .tit {
	color: #fff;
	background-color: #0031bc
}

.logistics-page01 .item.active .tit:before {
	opacity: 1
}

.logistics-page01 .spot {
	width: 21px;
	height: 21px;
	border-radius: 50%;
	background-color: #fff;
	margin: 0 auto 8px;
	position: relative
}

.logistics-page01 .spot:before {
	width: 13px;
	height: 13px;
	border-radius: 50%;
	border: 1px solid #0031bc;
	opacity: 0
}

.logistics-page01 .spot:after,
.logistics-page01 .spot:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 0;
	transform: translate(-50%, -50%)
}

.logistics-page01 .spot:after {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #666
}

.logistics-page01 .tit {
	padding: 0 20px;
	line-height: 24px;
	border-radius: 12px;
	position: relative;
	font-size: 13px
}

.logistics-page01 .tit:before {
	content: "";
	position: absolute;
	left: 50%;
	top: -6px;
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 6px solid #0031bc;
	opacity: 0
}

.logistics-page01 .info {
	font-size: 12px;
	margin-top: 24px;
	color: #ccc
}

@media only screen and (max-width:640px) {
	.order-page-wrap {
		padding: 20px 0
	}
	.order-table colgroup {
		display: none
	}
	.order-table .el-table__body,
	.order-table td,
	.order-table tr {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch
	}
	.order-table tr {
		position: relative;
		z-index: 1
	}
	.order-table td:first-of-type .cell {
		padding-right: 0
	}
	.order-table td:nth-of-type(2),
	.order-table td:nth-of-type(3),
	.order-table td:nth-of-type(4) {
		display: none
	}
	.order-table .box .title {
		font-size: 14px;
		line-height: 22px;
		height: 44px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}
	.order-table .box .other {
		font-size: 12px;
		display: flex;
		justify-content: space-between
	}
	.order-table .box .info {
		padding-right: 0
	}
	.order-page01 {
		padding-bottom: 0
	}
	.order-page01 ::-webkit-scrollbar,
	.order-page01 ::-webkit-scrollbar-thumb {
		width: 0;
		height: 0
	}
	.order-page03 {
		margin-top: 0;
		padding: 10px 0 40px
	}
	.order-page03 .item-l {
		width: 100%;
		margin-bottom: 20px
	}
	.order-page03 .item-r {
		width: 100%
	}
	.order-page03 .btn {
		font-size: 14px;
		line-height: 40px
	}
	.order-success {
		padding: 40px 0
	}
	.order-success .item-l {
		width: 100%;
		padding: 0 0 0 80px
	}
	.order-success .item-r {
		display: none
	}
	.order-success .iconfont {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 24px
	}
	.order-success .btns {
		margin-top: 8px
	}
	.order-success .btn {
		width: 110px;
		line-height: 32px;
		font-size: 12px;
		margin-top: 12px;
		margin-right: 12px
	}
	.order-success .info {
		line-height: 1.8
	}
	.logistics-page01 .tit {
		font-size: 12px;
		line-height: 22px;
		padding: 0 16px
	}
}

.address-list-wrap {
	max-height: 680px;
	overflow-y: auto
}

.address-list {
	align-items: stretch
}

.address-list .item {
	width: 24.25%;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 14px 14px 10px;
	margin-right: 1%;
	margin-top: 12px;
	opacity: .5;
	transition: opacity .3s;
	height: 158px;
	position: relative;
	cursor: pointer
}

.address-list .item:before {
	content: "\E60D";
	font-family: iconfont!important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	color: #e62310;
	position: absolute;
	right: 12px;
	top: 12px;
	z-index: 0;
	display: none
}

.address-list .item:nth-of-type(4n) {
	margin-right: 0
}

.address-list .item.active {
	background-color: #fff;
	opacity: 1;
	border-color: #e62310
}

.address-list .item.active:before {
	display: block
}

.address-list .item.default .set {
	display: none
}

.address-list .item.plus {
	opacity: 1;
	background-color: #f9f9f9;
	border-color: #eee;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	cursor: pointer
}

.address-list .name,
.address-list .tel {
	margin-bottom: 6px
}

.address-list .info {
	padding-right: 25%
}

.address-list .address {
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.address-list .text {
	width: 100%;
	text-align: center;
	line-height: 2
}

.address-list .text .iconfont {
	font-size: 16px;
	font-weight: 700
}

.address-list .footer {
	font-size: 12px;
	margin-top: 16px;
	position: relative;
	padding-right: 100px
}

.address-list .footer a {
	color: #e62310;
	margin-right: 16px
}

.address-list .footer .set {
	margin-right: 0;
	position: absolute;
	right: 0;
	top: 0
}

.address-dialog .el-dialog {
	width: 700px;
	max-width: 94%
}

.address-dialog .el-textarea__inner {
	resize: none
}

.address-dialog .el-dialog__body {
	padding: 25px 8% 10px
}

.address-dialog .el-cascader {
	width: 100%
}

@media only screen and (min-width:641px) {
	.address-list .item:hover {
		opacity: 1
	}
}

@media only screen and (max-width:640px) {
	.address-dialog .el-dialog__body {
		padding: 12px 5% 0
	}
	.address-list .item {
		width: 100%
	}
}

.portal-page01 {
	padding: 20px 0
}

.portal-page01 .avatars {
	width: 110px;
	border-radius: 50%;
	overflow: hidden;
	position: relative
}

.portal-page01 .avatars:hover .change {
	opacity: 1
}

.portal-page01 .info {
	width: calc(70% - 110px);
	padding-left: 5%;
	position:relative;
}

.portal-page01 .info .name {
	margin-top: 12px
}

.portal-page01 .info .notes {
	font-size: 12px;
	color: #d1d1d1;
	margin-top: 6px
}
.portal-page01 .info .jd{
	font-size:14px;
	height:30px;
	width:140px;
	text-align: center;
	color:#fff;
	line-height: 30px;
	position:absolute;
	right:0;
	top:0;
	background:#e62310;
	border-radius: 15px;
}

.portal-page01 .info .jf {
	display: none
}

.portal-page01 .integral {
	width: 30%;
	justify-content: flex-end;
	text-align: center
}

.portal-page01 .integral .title {
	color: #333;
	margin-bottom: 4px
}

.portal-page01 .change {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, .6);
	color: #fff;
	width: 100%;
	height: 100%;
	font-size: 15px;
	opacity: 0;
	transition: opacity .3s;
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center
}

.portal-page01 .el-upload {
	display: block;
	width: 100%;
	padding-bottom: 100%
}

.portal-page01 .img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.portal-page02 {
	overflow: hidden;
	position: relative
}

.portal-page02:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	border-top: 80px solid #f6f9fc;
	border-right: 120px solid transparent
}

.portal-page02 .main {
	position: relative;
	z-index: 1
}

.portal-page02 .header {
	align-items: flex-end;
	padding-bottom: 20px;
	margin-bottom: 16px;
	border-bottom: 1px solid #f2f2f2
}

.portal-page02 .time {
	font-size: 12px
}

.portal-page02 .btn {
	margin-left: auto;
	width: 50px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	font-size: 12px;
	background-color: #e62310;
	color: #fff;
	border-radius: 50%;
	cursor: pointer
}

.portal-page02 .btn[disabled] {
	background-color: #ccc;
	pointer-events: none
}

.portal-page02 .day {
	font-size: 50px;
	font-family: bebas, Arial, Helvetica, sans-serif;
	line-height: 1;
	color: #e62310;
	padding-right: 24px;
	margin-right: 16px;
	position: relative
}

.portal-page02 .day:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0;
	width: 1px;
	height: 32px;
	background-color: #e8e8e8;
	transform: skewX(-20deg)
}

.portal-page02 .footer {
	justify-content: space-between
}

.portal-page02 .footer a {
	color: #e62310
}

.portal-page03 .address-list .item {
	width: 100%;
	margin-right: 0
}

.portal-table .el-col {
	margin-top: 14px
}

.portal-table .el-col:nth-of-type(2n-1) {
	color: #999
}

.portal-table .el-col:nth-of-type(2n) {
	color: #000
}

.user-info02 .layout-typec-main {
	max-width: 500px
}

.user-info02 .c-btn {
	max-width: 250px
}

.user-info02 .el-date-editor,
.user-info02 .el-select {
	width: 100%
}

.user-security01 .c-btn {
	max-width: 280px;
	margin-top: 60px
}

.user-security01 .item {
	padding-bottom: 24px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 24px;
	justify-content: space-between
}

.user-security01 .item:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0
}

.user-security01 .item.success .title:before {
	content: "\E8C3";
	color: #48bd86
}

.user-security01 .title {
	width: 46%;
	padding-left: 26px;
	position: relative
}

.user-security01 .title:before {
	content: "\E8C6";
	position: absolute;
	left: 0;
	top: 50%;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-top: -9px;
	border-radius: 50%;
	overflow: hidden;
	font-family: iconfont!important;
	font-size: 16px;
	color: #ff8a0b
}

.user-security01 .text {
	width: 35%
}

.user-security01 .btn {
	color: #0076e0;
	width: 19%
}

.user-integral01 .title {
	margin-bottom: 36px;
	font-weight: 500;
	color: #000
}

.user-integral01 .layout-typec-main {
	max-width: 100%
}

.user-integral01 .balance {
	font-weight: 700;
	margin-bottom: 30px;
	color: #333
}

.user-integral01 .balance strong {
	color: #e62310
}

.user-integral01 .table {
	font-size: 12px;
	text-align: center;
	border: 1px solid #ddd
}

.user-integral01 .thead {
	font-size: 14px;
	font-weight: 700;
	background-color: #f6f6f6
}

.user-integral01 .tr {
	justify-content: space-between;
	align-items: stretch;
	border-bottom: 1px solid #ddd
}

.user-integral01 .tr:last-of-type {
	border-bottom: none
}

.user-integral01 .td {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 10px 4%;
	border-right: 1px solid #ddd
}

.user-integral01 .td:last-of-type {
	border-right: none
}

.user-integral01 .td:first-of-type {
	width: 36%
}

.user-integral01 .td:nth-of-type(2) {
	width: 24%
}

.user-integral01 .td:nth-of-type(3) {
	width: 40%
}

.user-order01 .td:nth-of-type(2) {
	width: 64%
}

@media only screen and (max-width:640px) {
	.user-portal {
		width: 100%
	}
	.portal-page01 {
		padding: 4px 0
	}
	.portal-page01 .avatars {
		width: 80px
	}
	.portal-page01 .integral {
		display: none
	}
	.portal-page01 .info {
		width: calc(100% - 80px)
	}
	.portal-page01 .info .tit {
		display: none
	}
	.portal-page01 .info .jf {
		display: block;
		margin-top: 8px
	}
	.portal-page01 .info .name {
		margin-top: 0;
		font-size: 16px;
		font-weight: 500;
		margin-bottom: 10px
	}
	.portal-page01 .change {
		font-size: 12px
	}
	.portal-page02 {
		display: none
	}
	.portal-page03 {
		border-bottom: none
	}
	.user-security01 {
		font-size: 12px
	}
	.user-security01 .item {
		margin-bottom: 18px;
		padding-bottom: 18px
	}
	.user-security01 .c-btn {
		margin-top: 48px
	}
	.user-integral01 .table {
		font-size: 12px
	}
	.user-integral01 .thead {
		font-size: 13px
	}
	.user-integral01 .thead .td {
		padding: 12px 3%
	}
	.user-integral01 .td {
		padding: 8px 3%
	}
	.user-order01 .td:nth-of-type(2) {
		width: 64%
	}
}

.login-page01 {
	margin-top: 8px;
	box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1);
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.login-page01 .picture {
	width: 50%
}

.login-page01 .picture .img {
	width: 100%
}

.login-page01 .main {
	width: 50%;
	padding: 50px 12%
}

.login-page01 .logo {
	height: 28px;
	display: block;
	margin: 0 auto 50px;
	max-width: 999px
}

.login-page01 .title {
	color: #333;
	text-align: center;
	margin-bottom: 30px
}

.login-page01 .el-input__inner {
	padding: 0 10px;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid #f0f0f0
}

.login-page01 .el-input__inner:hover {
	border-color: #bbb
}

.login-page01 .el-input__inner:focus {
	border-color: #1366a8
}

.login-page01 .c-btn {
	margin-bottom: 12px
}

.login-page01 .c-btn.hid{pointer-events: none;opacity:0.6;}

.login-page01 .more {
	justify-content: space-between
}

.login-page01 .more a {
	color: #e62310
}

.login-page01 .footer {
	margin-top: 40px
}

.login-page01 .footer .tit {
	text-align: center;
	justify-content: center;
	position: relative;
	font-size: 16px;
	margin-bottom: 40px
}

.login-page01 .footer .tit:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	z-index: 0;
	background-color: #e8e8e8
}

.login-page01 .footer .tit span {
	padding: 0 16px;
	background-color: #fff;
	position: relative;
	z-index: 1
}

.login-page01 .footer .btns {
	justify-content: center
}

.login-page01 .footer .btn {
	font-size: 20px;
	width: 36px;
	line-height: 36px;
	height: 36px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	background-color: #6fa3f5;
	margin-right: 24px
}

.login-page01 .footer .btn:last-of-type {
	margin-right: 0
}

.login-page01 .footer .btn.weixin {
	background-color: #49b844
}

.login-page01 .footer .btn.weibo {
	background-color: #e6162d
}

.login-page01 .code-wrap .code {
	width: calc(100% - 120px)
}

.login-page01 .code-wrap .code-btn {
	width: 108px;
	height: 34px;
	line-height: 20px;
	margin-bottom: 0;
	margin-left: auto
}

.yszc_tc{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: -999;opacity:0; transition:all 0.5s;display:block!important;}
.yszc_tc.on{opacity: 1;z-index: 999;}
.yszc_tc .bj{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);}
.yszc_tc .con{background-color: #ffffff;width: 80%;height:80vh;overflow:auto; position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.yszc_tc .con .close{position: sticky;top: 1vw;right: 2vw;width:100%;height:25px;cursor:pointer}
.yszc_tc .con .close img{position: absolute;top: 0;right: 2vw;width: 25px;height: 100%;}
.yszc_tc .con .gx_btn{display: flex;align-items: center;margin-top:2.6vw;cursor:pointer;}
.yszc_tc .con .gx_btn .gou{width: 16px;height: 16px;display: flex;justify-content: center;align-items: center;border: 1px solid rgba(0, 0, 0, .45);margin-right:6px;}
.yszc_tc .con .gx_btn .gou img{width: 80%;opacity:0;}
.yszc_tc .con .gx_btn.on .gou img{opacity: 1;}

.ty_btn{display: flex!important;align-items: center;margin-top:2.6vw;cursor:pointer;}
.ty_btn .gou{width: 16px;height: 16px;display: flex;justify-content: center;align-items: center;border: 1px solid rgba(0, 0, 0, .45);margin-right:6px;}
.ty_btn .gou img{width: 80%;opacity:0;}
.ty_btn.on .gou img{opacity: 1;}



.bind-page01 {
	text-align: center;
	margin-bottom: 40px
}

.bind-page01 .avatar {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	display: block;
	margin: 0 auto 16px
}

@media only screen and (max-width:640px) {
	.login-page01 {
		box-shadow: none;
		margin-top: 0
	}
	.login-page01 .picture {
		display: none
	}
	.login-page01 .main {
		width: 100%;
		padding: 48px 0
	}
	.login-page01 .logo {
		height: 22px;
		margin-bottom: 36px
	}
}

.activity-page01 {
	background-color: #f4f4f4
}

.activity-page01 .item {
	width: 31.25%;
	margin-right: 3.125%;
	margin-bottom: 3.125%;
	color: #888;
	transition: background-color .3s
}

.activity-page01 .item:nth-of-type(3n) {
	margin-right: 0
}

.activity-page01 .main {
	padding: 28px 24px 24px
}

.activity-page01 .title {
	font-size: 20px;
	color: #333;
	margin-bottom: 6px
}

.activity-page01 .content {
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}

.activity-page01 .more {
	font-size: 12px;
	color: #333;
	margin-top: 20px;
	justify-content: space-between
}

.activity-page01 .time .iconfont {
	font-size: 14px;
	color: #999;
	margin-right: 6px
}

.activity-page01 .state {
	color: #999
}

.activity-page01 .state.active {
	color: #e62310
}

.activity-page01 .c-pagination {
	justify-content: center
}

.activity-page02 {
	background-color: #f4f4f4
}

.activity-page02 .layout-typea-aside {
	padding-left: 20px
}

.activity-page02 .header {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eee
}

.activity-page02 .header .title {
	color: #333
}

.activity-page02 .header .time {
	color: #e62310;
	margin-top: 10px
}

.activity-page02 .side {
	background-color: #fff;
	padding: 24px 24px 30px;
	margin-top: 20px
}

.activity-page02 .side .title {
	font-size: 18px;
	color: #e62310;
	margin-bottom: 6px
}

.activity-page02 .side .content {
	font-size: 13px
}

.activity-page02 .side .upload {
	width: 140px;
	margin-top: 20px
}

.activity-modal .c-modal-content {
	width: 700px;
	padding: 50px 50px 60px
}

.activity-modal .title {
	text-align: center;
	color: #333;
	margin-bottom: 30px
}

.activity-modal .tip {
	font-size: 12px;
	color: #888
}

.activity-modal .el-upload--picture-card {
	width: 90px;
	height: 90px;
	line-height: 88px
}

.activity-modal .el-upload--picture-card i {
	font-size: 22px
}

.activity-modal .el-upload-list--picture-card .el-upload-list__item {
	width: 90px;
	height: 90px
}

.activity-modal .el-form-item__label {
	padding-right: 20px;
	width: 100px!important;
}
.activity-modal .el-form-item__content{
    margin-left: 100px!important;
}

.activity-modal .submit-item {
	margin-bottom: 0
}

.activity-modal .submit {
	width: 120px
}

.activity-modal .el-textarea__inner {
	height: 120px;
	resize: none
}

.activity-modal .el-progress-circle {
	width: 70px!important;
	height: 70px!important;
	margin: 0 auto
}

.activity-modal .el-progress__text {
	font-size: 14px!important
}

@media only screen and (min-width:641px) {
	.activity-page01 .item:hover {
		background-color: #fff
	}
}

@media only screen and (max-width:640px) {
	.activity-page01 .item {
		width: 100%;
		margin-right: 0;
		margin-bottom: 4%;
		background-color: #fff
	}
	.activity-page01 .main {
		padding: 20px
	}
	.activity-page01 .title {
		font-size: 18px
	}
	.activity-page01 .content {
		font-size: 13px
	}
	.activity-page02 {
		padding: 0
	}
	.activity-page02 .layout-typea-aside {
		padding-left: 0;
		order: 1
	}
	.activity-page02 .user-info01 {
		display: none
	}
	.activity-page02 .header {
		padding-bottom: 12px;
		margin-bottom: 20px
	}
	.activity-page02 .header .time {
		margin-top: 6px;
		font-size: 12px
	}
	.activity-page02 .side {
		margin-top: 8px;
		padding: 24px 4% 40px
	}
	.activity-page02 .side .title {
		font-size: 16px
	}
	.activity-modal .c-modal-content {
		max-width: 92vw;
		padding: 40px 4%
	}
	.activity-modal .el-form-item__label {
		width: 100%!important;
		line-height: 1.5;
		display: block;
		margin-bottom: 6px;
		text-align: left;
		float: none
	}
	.activity-modal .el-form-item__content {
		margin-left: 0!important
	}
	.activity-modal .tip {
		line-height: 1.5;
		margin-bottom: 12px
	}
	.activity-modal .title {
		margin-bottom: 16px
	}
}