body,html {
	height: 100%;margin: 0;
}
body.modelopen{ overflow-y:hidden;}
dd,dl,dt,h1,h2,h3,h4,h5,p,ul {
	list-style: none;
	padding: 0;
	margin: 0
}

a {
	text-decoration: none;
	color: #000
}


html {
	-webkit-tap-highlight-color: transparent;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}


[class*=van-]:focus,a:focus,button:focus,input:focus,textarea:focus {
	outline: 0
}
.clear{ clear:both}
.pages{ clear:both}
aside.el-aside{display:none;}


.el-footer .footnav {
	background: #e3e1e1
}

.foot-top {
	padding: 50px 70px 0 70px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.foot-top dl {
	padding: 0;
	margin: 0
}

.foot-top dl dt {
	text-align: left;
	font-size: 22px;
	line-height: 22px;
	padding: 0;
	margin: 0 0 14px 0
}

.foot-top dl .foot-top-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 250px
}

.foot-top dl .foot-top-box dd {
	padding: 0;
	margin: 0;
	margin-right: 10px
}

.foot-top dl .foot-top-box dd a {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-decoration: none
}

.foot-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 290px;
	width: 200px
}

.foot-top ul,.foot-top ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.foot-top ul li {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 10px
}

.foot-top ul li img {
	display: block;
	width: 96px
}

.foot-top ul li h3 {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 48px;
	color: #333
}

.footer-middle {
	padding: 16px
}

.footer-middle p {
	font-size: 16px;
	line-height: 20px;
	color: #666;
	text-align: center;
	margin: 0
}

.footer-middle p:first-child {
	margin-bottom: 10px
}

.footer-middle p.copyRight a {
	font-size: 16px;
	line-height: 20px
}

.footer-middle p a {
	font-size: 14px;
	padding: 0 8px;
	color: #666;
	text-decoration: none;
	border-right: 1px solid #666
}

.footer-middle p a:last-child {
	border: none
}

.footer-bottom {
	height: 48px;
	background: #d92d25; padding:0px;
}


/*导航*/
.popMenu .el-menu.el-menu--popup {
	background: hsla(0,0%,93.3%,.7);
}
.el-menu--horizontal>.el-submenu{ position:relative; }

.popMenu{ position:absolute; display:none; top:78px; left:0px; padding-top:4px; margin-top:0px; z-index:2; }
@media only screen and (max-width:1750px) {.el-menu--horizontal>li:nth-child(7) .popMenu{ left:auto; right:0;}}
@media only screen and (max-width:1500px) {.el-menu--horizontal>li:nth-child(6) .popMenu{ left:auto; right:0;}}
/*.el-menu--horizontal>li:nth-child(6) .popMenu,.el-menu--horizontal>li:nth-child(7) .popMenu,.el-menu--horizontal>li:nth-child(8) .popMenu,.el-menu--horizontal>li:nth-child(9) .popMenu{ left:auto; right:0;}
*/

.popMenu ul li a:hover{ color:#d92d25}
.popMenu ul{ margin:auto}
.popMenu .el-menu.el-menu--popup {
	background: hsla(0,0%,93.3%,.7); width:560px;
}



/*@media only screen and (min-width:1550px) {
	.base-main {
		max-width: 1400px;
		
	}
}
*/
.el-menu-item, .el-submenu__title {
	padding: 0 10px
}

.header-top {
	padding: 6px 0;
	border-bottom: 1px solid #d92d25
}

.header-top-search {
	width: 100%;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	font-size: 14px;
	line-height: 26px
}

.header-top-search-input {
	width: calc(100% - 84px)
}

.header-top-search-input .el-input__inner {
	border: 0;
	padding: 0 10px;
	height: 26px;
	line-height: 26px;
	font-size: 14px
}

.header-top-search .el-icon-search {
	border-left: 1px solid #999;
	padding: 0 10px
}

.header-top-search-label {
	font-size: 14px;
	line-height: 26px;
	background: #fff;
	color: #d92d25;
	cursor: pointer
}

.header-top-right {
	font-size: 12px;
	line-height: 26px;
	text-align: right
}

.header-top-right-epaper {
	margin-right: 40px
}

.header-top-right-epaper b {
	color: #d92d25
}

.header-top-right-lang {
	display: inline-block
}

.header-top-right-lang img {
	margin-right: 6px;
	height: 14px;
	vertical-align: middle;
	position: relative;
	top: -1px
}

.header-top-right-lang span {
	display: inline-block;
	margin: 0 6px
}

.header-bottom-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; 
}

.header-bottom-nav .logo {
	display: block;
	width: 240px;
	height: 40px;
}

.header-bottom-nav> .el-menu--horizontal>.el-menu-item,.header-bottom-nav .el-submenu .el-submenu__title {
	height: 78px;
	line-height: 78px;
	color: #000;
	font-family: Microsoft Yahei
}

@media screen and (max-width:1110px) {
	.header-bottom-nav .el-menu-item,.header-bottom-nav .el-submenu>.el-submenu__title {
		height: 39px;
		line-height: 39px
	}
}

.header-bottom-nav .el-menu--horizontal>.el-submenu.is-active .el-submenu__title,.header-bottom-nav .el-menu-item.is-active{
	border-color: #d92d25;
	background: #eee
}
.el-aside .el-menu .el-menu-item.is-active {
	border-color: #d92d25;
	background: #eee
}
.el-aside  .el-menu .el-menu-item.is-active>a {
	color: #d92d25;

}

.cur {
	cursor: pointer
}

.el-menu--horizontal> .el-menu-item:not(.is-disabled):hover, .el-menu--horizontal>.el-submenu .el-submenu__title:hover, .el-menu--horizontal>.el-submenu .el-submenu__title:hover{
	color: #d92d25;
	background: #eee
}
/*2020增加，鼠标移到下拉上，选中背景色不消失*/
.el-menu--horizontal> .el-submenu:hover> .el-submenu__title{
	color: #d92d25;
	background: #eee
}

.popMenu .el-menu-item:hover {
	color: #d92d25
}

.popMenu .el-menu-item {
	color: #333
}
.el-menu--horizontal> .el-menu-item ul li a:hover {
	color: #d92d25;

}

.popMenu .menuListWrap {
	width: 562px;
	padding-top: 38px
}

.popMenu .menuListWrap-left {
	padding-left: 40px;
	border-right: 2px solid #fff
}

.popMenu .menuListWrap-left .el-menu-item {
	background: transparent
}

.popMenu .menuListWrap-right {
	padding: 0 32px 24px 32px
}

.popMenu .menuListWrap-right p {
	font-size: 14px;
	line-height: 20px;
	color: #d92d25;
	margin: 0 0 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all
}

.popMenu .menuListWrap-right .imgWrap {
	width: 100%;
	height: 120px
}

.popMenu .menuListWrap-right .imgWrap img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}


.mobile-head {
	background: #d92d25;
	padding: 0 10px;
	text-align: center
}

.mobile-head-left {
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	color: #fff
}

.mobile-head-middle {
	font-size: 16px;
	line-height: 30px;
	color: #fff
}

.mobile-head-right {
	text-align: right;
	font-size: 14px;
	line-height: 30px;
	color: #fff
}


.el-menu {
	width: 141px
}

.el-menu--collapse {
	width: 0
}

/*.el-submenu .el-menu-item {
	min-width: 0;
	border-left: 4px solid #d92d25
}*/

.search {
	padding: 0 20px;
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	color: #333
}

.search span {
	color: #d92d25
}



.copyRight {
	text-align: center
}

.copyRight,.copyRight a {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	margin: 0;
	vertical-align: baseline
}





ol,ul {
	margin: 0;
	padding: 0;
	list-style: none
}

button,input,textarea {
	color: inherit;
	font: inherit
}

.van-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.van-multi-ellipsis--l2 {
	-webkit-line-clamp: 2
}

.van-multi-ellipsis--l2,.van-multi-ellipsis--l3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical
}

.van-multi-ellipsis--l3 {
	-webkit-line-clamp: 3
}

.van-clearfix:after {
	display: table;
	clear: both;
	content: ""
}[class*=van-hairline]:after {
	position: absolute;
	box-sizing: border-box;
	content: " ";
	pointer-events: none;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	border: 0 solid #ebedf0;
	-webkit-transform: scale(.5);
	transform: scale(.5)
}

.van-hairline,.van-hairline--bottom,.van-hairline--left,.van-hairline--right,.van-hairline--surround,.van-hairline--top,.van-hairline--top-bottom {
	position: relative
}

.van-hairline--top:after {
	border-top-width: 1px
}

.van-hairline--left:after {
	border-left-width: 1px
}

.van-hairline--right:after {
	border-right-width: 1px
}

.van-hairline--bottom:after {
	border-bottom-width: 1px
}

.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after {
	border-width: 1px 0
}

.van-hairline--surround:after {
	border-width: 1px
}

@-webkit-keyframes van-slide-up-enter {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes van-slide-up-enter {
	0% {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@-webkit-keyframes van-slide-up-leave {
	to {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@keyframes van-slide-up-leave {
	to {
		-webkit-transform: translate3d(0,100%,0);
		transform: translate3d(0,100%,0)
	}
}

@-webkit-keyframes van-slide-down-enter {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes van-slide-down-enter {
	0% {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@-webkit-keyframes van-slide-down-leave {
	to {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@keyframes van-slide-down-leave {
	to {
		-webkit-transform: translate3d(0,-100%,0);
		transform: translate3d(0,-100%,0)
	}
}

@-webkit-keyframes van-slide-left-enter {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes van-slide-left-enter {
	0% {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@-webkit-keyframes van-slide-left-leave {
	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@keyframes van-slide-left-leave {
	to {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0)
	}
}

@-webkit-keyframes van-slide-right-enter {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes van-slide-right-enter {
	0% {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@-webkit-keyframes van-slide-right-leave {
	to {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@keyframes van-slide-right-leave {
	to {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0)
	}
}

@-webkit-keyframes van-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes van-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes van-fade-out {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes van-fade-out {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes van-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes van-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.van-fade-enter-active {
	-webkit-animation: van-fade-in .3s;
	animation: van-fade-in .3s
}

.van-fade-leave-active {
	-webkit-animation: van-fade-out .3s;
	animation: van-fade-out .3s
}

.van-slide-up-enter-active {
	-webkit-animation: van-slide-up-enter .3s ease both;
	animation: van-slide-up-enter .3s ease both
}

.van-slide-up-leave-active {
	-webkit-animation: van-slide-up-leave .3s ease both;
	animation: van-slide-up-leave .3s ease both
}

.van-slide-down-enter-active {
	-webkit-animation: van-slide-down-enter .3s ease both;
	animation: van-slide-down-enter .3s ease both
}

.van-slide-down-leave-active {
	-webkit-animation: van-slide-down-leave .3s ease both;
	animation: van-slide-down-leave .3s ease both
}

.van-slide-left-enter-active {
	-webkit-animation: van-slide-left-enter .3s ease both;
	animation: van-slide-left-enter .3s ease both
}

.van-slide-left-leave-active {
	-webkit-animation: van-slide-left-leave .3s ease both;
	animation: van-slide-left-leave .3s ease both
}

.van-slide-right-enter-active {
	-webkit-animation: van-slide-right-enter .3s ease both;
	animation: van-slide-right-enter .3s ease both
}

.van-slide-right-leave-active {
	-webkit-animation: van-slide-right-leave .3s ease both;
	animation: van-slide-right-leave .3s ease both
}

.van-info {
	position: absolute;
	top: 0;
	right: 0;
	box-sizing: border-box;
	min-width: 16px;
	padding: 0 3px;
	color: #fff;
	font-weight: 500;
	font-size: 12px;
	font-family: PingFang SC,Helvetica Neue,Arial,sans-serif;
	line-height: 14px;
	text-align: center;
	background-color: #ee0a24;
	border: 1px solid #fff;
	border-radius: 16px;
	-webkit-transform: translate(50%,-50%);
	transform: translate(50%,-50%);
	-webkit-transform-origin: 100%;
	transform-origin: 100%
}

.van-info--dot {
	width: 8px;
	min-width: 0;
	height: 8px;
	background-color: #ee0a24;
	border-radius: 100%
}

@font-face {
	font-weight:400;font-family:vant-icon;font-style:normal;font-display:auto;src:url(https://img.yzcdn.cn/vant/vant-icon-db1de1.woff2) format("woff2"),url(https://img.yzcdn.cn/vant/vant-icon-db1de1.woff) format("woff"),url(https://img.yzcdn.cn/vant/vant-icon-db1de1.ttf) format("truetype")
}

.van-icon {
	position: relative;
	font: normal normal normal 14px/1 vant-icon;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased
}

.van-icon,.van-icon:before {
	display: inline-block
}

.van-icon-add-o:before {
	content: "\F000"
}

.van-icon-add-square:before {
	content: "\F001"
}

.van-icon-add:before {
	content: "\F002"
}

.van-icon-after-sale:before {
	content: "\F003"
}

.van-icon-aim:before {
	content: "\F004"
}

.van-icon-alipay:before {
	content: "\F005"
}

.van-icon-apps-o:before {
	content: "\F006"
}

.van-icon-arrow-down:before {
	content: "\F007"

}

.van-icon-arrow-left:before {
	content: "\F008"
}

.van-icon-arrow-up:before {
	content: "\F009"
}

.van-icon-arrow:before {
	content: "\F00A"
}

.van-icon-ascending:before {
	content: "\F00B"
}

.van-icon-audio:before {
	content: "\F00C"
}

.van-icon-award-o:before {
	content: "\F00D"
}

.van-icon-award:before {
	content: "\F00E"
}

.van-icon-bag-o:before {
	content: "\F00F"
}

.van-icon-bag:before {
	content: "\F010"
}

.van-icon-balance-list-o:before {
	content: "\F011"
}

.van-icon-balance-list:before {
	content: "\F012"
}

.van-icon-balance-o:before {
	content: "\F013"
}

.van-icon-balance-pay:before {
	content: "\F014"
}

.van-icon-bar-chart-o:before {
	content: "\F015"
}

.van-icon-bars:before {
	content: "\F016"
}

.van-icon-bell:before {
	content: "\F017"
}

.van-icon-bill-o:before {
	content: "\F018"
}

.van-icon-bill:before {
	content: "\F019"
}

.van-icon-birthday-cake-o:before {
	content: "\F01A"
}

.van-icon-bookmark-o:before {
	content: "\F01B"
}

.van-icon-bookmark:before {
	content: "\F01C"
}

.van-icon-browsing-history-o:before {
	content: "\F01D"
}

.van-icon-browsing-history:before {
	content: "\F01E"
}

.van-icon-brush-o:before {
	content: "\F01F"
}

.van-icon-bulb-o:before {
	content: "\F020"
}

.van-icon-bullhorn-o:before {
	content: "\F021"
}

.van-icon-calender-o:before {
	content: "\F022"
}

.van-icon-card:before {
	content: "\F023"
}

.van-icon-cart-circle-o:before {
	content: "\F024"
}

.van-icon-cart-circle:before {
	content: "\F025"
}

.van-icon-cart-o:before {
	content: "\F026"
}

.van-icon-cart:before {
	content: "\F027"
}

.van-icon-cash-back-record:before {
	content: "\F028"
}

.van-icon-cash-on-deliver:before {
	content: "\F029"
}

.van-icon-cashier-o:before {
	content: "\F02A"
}

.van-icon-certificate:before {
	content: "\F02B"
}

.van-icon-chart-trending-o:before {
	content: "\F02C"
}

.van-icon-chat-o:before {
	content: "\F02D"
}

.van-icon-chat:before {
	content: "\F02E"
}

.van-icon-checked:before {
	content: "\F02F"
}

.van-icon-circle:before {
	content: "\F030"
}

.van-icon-clear:before {
	content: "\F031"
}

.van-icon-clock-o:before {
	content: "\F032"
}

.van-icon-clock:before {
	content: "\F033"
}

.van-icon-close:before {
	content: "\F034"
}

.van-icon-closed-eye:before {
	content: "\F035"
}

.van-icon-cluster-o:before {
	content: "\F036"
}

.van-icon-cluster:before {
	content: "\F037"
}

.van-icon-column:before {
	content: "\F038"
}

.van-icon-comment-circle-o:before {
	content: "\F039"
}

.van-icon-comment-circle:before {
	content: "\F03A"
}

.van-icon-comment-o:before {
	content: "\F03B"
}

.van-icon-comment:before {
	content: "\F03C"
}

.van-icon-completed:before {
	content: "\F03D"
}

.van-icon-contact:before {
	content: "\F03E"
}

.van-icon-coupon-o:before {
	content: "\F03F"
}

.van-icon-coupon:before {
	content: "\F040"
}

.van-icon-credit-pay:before {
	content: "\F041"
}

.van-icon-cross:before {
	content: "\F042"
}

.van-icon-debit-pay:before {
	content: "\F043"
}

.van-icon-delete:before {
	content: "\F044"
}

.van-icon-descending:before {
	content: "\F045"
}

.van-icon-description:before {
	content: "\F046"
}

.van-icon-desktop-o:before {
	content: "\F047"
}

.van-icon-diamond-o:before {
	content: "\F048"
}

.van-icon-diamond:before {
	content: "\F049"
}

.van-icon-discount:before {
	content: "\F04A"
}

.van-icon-down:before {
	content: "\F04B"
}

.van-icon-ecard-pay:before {
	content: "\F04C"
}

.van-icon-edit:before {
	content: "\F04D"
}

.van-icon-ellipsis:before {
	content: "\F04E"
}

.van-icon-empty:before {
	content: "\F04F"
}

.van-icon-envelop-o:before {
	content: "\F050"
}

.van-icon-exchange:before {
	content: "\F051"
}

.van-icon-expand-o:before {
	content: "\F052"
}

.van-icon-expand:before {
	content: "\F053"
}

.van-icon-eye-o:before {
	content: "\F054"
}

.van-icon-eye:before {
	content: "\F055"
}

.van-icon-fail:before {
	content: "\F056"
}

.van-icon-failure:before {
	content: "\F057"
}

.van-icon-filter-o:before {
	content: "\F058"
}

.van-icon-fire-o:before {
	content: "\F059"
}

.van-icon-fire:before {
	content: "\F05A"
}

.van-icon-flag-o:before {
	content: "\F05B"
}

.van-icon-flower-o:before {
	content: "\F05C"
}

.van-icon-free-postage:before {
	content: "\F05D"
}

.van-icon-friends-o:before {
	content: "\F05E"
}

.van-icon-friends:before {
	content: "\F05F"
}

.van-icon-gem-o:before {
	content: "\F060"
}

.van-icon-gem:before {
	content: "\F061"
}

.van-icon-gift-card-o:before {
	content: "\F062"
}

.van-icon-gift-card:before {
	content: "\F063"
}

.van-icon-gift-o:before {
	content: "\F064"
}

.van-icon-gift:before {
	content: "\F065"
}

.van-icon-gold-coin-o:before {
	content: "\F066"
}

.van-icon-gold-coin:before {
	content: "\F067"
}

.van-icon-good-job-o:before {
	content: "\F068"
}

.van-icon-good-job:before {
	content: "\F069"
}

.van-icon-goods-collect-o:before {
	content: "\F06A"
}

.van-icon-goods-collect:before {
	content: "\F06B"
}

.van-icon-graphic:before {
	content: "\F06C"
}

.van-icon-home-o:before {
	content: "\F06D"
}

.van-icon-hot-o:before {
	content: "\F06E"
}

.van-icon-hot-sale-o:before {
	content: "\F06F"
}

.van-icon-hot-sale:before {
	content: "\F070"
}

.van-icon-hot:before {
	content: "\F071"
}

.van-icon-hotel-o:before {
	content: "\F072"
}

.van-icon-idcard:before {
	content: "\F073"
}

.van-icon-info-o:before {
	content: "\F074"
}

.van-icon-info:before {
	content: "\F075"
}

.van-icon-invition:before {
	content: "\F076"
}

.van-icon-label-o:before {
	content: "\F077"
}

.van-icon-label:before {
	content: "\F078"
}

.van-icon-like-o:before {
	content: "\F079"
}

.van-icon-like:before {
	content: "\F07A"
}

.van-icon-live:before {
	content: "\F07B"
}

.van-icon-location-o:before {
	content: "\F07C"
}

.van-icon-location:before {
	content: "\F07D"
}

.van-icon-lock:before {
	content: "\F07E"
}

.van-icon-logistics:before {
	content: "\F07F"
}

.van-icon-manager-o:before {
	content: "\F080"
}

.van-icon-manager:before {
	content: "\F081"
}

.van-icon-map-marked:before {
	content: "\F082"
}

.van-icon-medal-o:before {
	content: "\F083"
}

.van-icon-medal:before {
	content: "\F084"
}

.van-icon-more-o:before {
	content: "\F085"
}

.van-icon-more:before {
	content: "\F086"
}

.van-icon-music-o:before {
	content: "\F087"
}

.van-icon-music:before {
	content: "\F088"
}

.van-icon-new-arrival-o:before {
	content: "\F089"
}

.van-icon-new-arrival:before {
	content: "\F08A"
}

.van-icon-new-o:before {
	content: "\F08B"
}

.van-icon-new:before {
	content: "\F08C"
}

.van-icon-newspaper-o:before {
	content: "\F08D"
}

.van-icon-notes-o:before {
	content: "\F08E"
}

.van-icon-orders-o:before {
	content: "\F08F"
}

.van-icon-other-pay:before {
	content: "\F090"
}

.van-icon-paid:before {
	content: "\F091"
}

.van-icon-passed:before {
	content: "\F092"
}

.van-icon-pause-circle-o:before {
	content: "\F093"
}

.van-icon-pause-circle:before {
	content: "\F094"
}

.van-icon-pause:before {
	content: "\F095"
}

.van-icon-peer-pay:before {
	content: "\F096"
}

.van-icon-pending-payment:before {
	content: "\F097"
}

.van-icon-phone-circle-o:before {
	content: "\F098"
}

.van-icon-phone-circle:before {
	content: "\F099"
}

.van-icon-phone-o:before {
	content: "\F09A"
}

.van-icon-phone:before {
	content: "\F09B"
}

.van-icon-photo-o:before {
	content: "\F09C"
}

.van-icon-photo:before {
	content: "\F09D"
}

.van-icon-photograph:before {
	content: "\F09E"
}

.van-icon-play-circle-o:before {
	content: "\F09F"
}

.van-icon-play-circle:before {
	content: "\F0A0"
}

.van-icon-play:before {
	content: "\F0A1"
}

.van-icon-plus:before {
	content: "\F0A2"
}

.van-icon-point-gift-o:before {
	content: "\F0A3"
}

.van-icon-point-gift:before {
	content: "\F0A4"
}

.van-icon-points:before {
	content: "\F0A5"
}

.van-icon-printer:before {
	content: "\F0A6"
}

.van-icon-qr-invalid:before {
	content: "\F0A7"
}

.van-icon-qr:before {
	content: "\F0A8"
}

.van-icon-question-o:before {
	content: "\F0A9"
}

.van-icon-question:before {
	content: "\F0AA"
}

.van-icon-records:before {
	content: "\F0AB"
}

.van-icon-refund-o:before {
	content: "\F0AC"
}

.van-icon-replay:before {
	content: "\F0AD"
}

.van-icon-scan:before {
	content: "\F0AE"
}

.van-icon-search:before {
	content: "\F0AF"
}

.van-icon-send-gift-o:before {
	content: "\F0B0"
}

.van-icon-send-gift:before {
	content: "\F0B1"
}

.van-icon-service-o:before {
	content: "\F0B2"
}

.van-icon-service:before {
	content: "\F0B3"
}

.van-icon-setting-o:before {
	content: "\F0B4"
}

.van-icon-setting:before {
	content: "\F0B5"
}

.van-icon-share:before {
	content: "\F0B6"
}

.van-icon-shop-collect-o:before {
	content: "\F0B7"
}

.van-icon-shop-collect:before {
	content: "\F0B8"
}

.van-icon-shop-o:before {
	content: "\F0B9"
}

.van-icon-shop:before {
	content: "\F0BA"
}

.van-icon-shopping-cart-o:before {
	content: "\F0BB"
}

.van-icon-shopping-cart:before {
	content: "\F0BC"
}

.van-icon-shrink:before {
	content: "\F0BD"
}

.van-icon-sign:before {
	content: "\F0BE"
}

.van-icon-smile-comment-o:before {
	content: "\F0BF"
}

.van-icon-smile-comment:before {
	content: "\F0C0"
}

.van-icon-smile-o:before {
	content: "\F0C1"
}

.van-icon-smile:before {
	content: "\F0C2"
}

.van-icon-star-o:before {
	content: "\F0C3"
}

.van-icon-star:before {
	content: "\F0C4"
}

.van-icon-stop-circle-o:before {
	content: "\F0C5"
}

.van-icon-stop-circle:before {
	content: "\F0C6"
}

.van-icon-stop:before {
	content: "\F0C7"
}

.van-icon-success:before {
	content: "\F0C8"
}

.van-icon-thumb-circle-o:before {
	content: "\F0C9"
}

.van-icon-thumb-circle:before {
	content: "\F0CA"
}

.van-icon-todo-list-o:before {
	content: "\F0CB"
}

.van-icon-todo-list:before {
	content: "\F0CC"
}

.van-icon-tosend:before {
	content: "\F0CD"
}

.van-icon-tv-o:before {
	content: "\F0CE"
}

.van-icon-umbrella-circle:before {
	content: "\F0CF"
}

.van-icon-underway-o:before {
	content: "\F0D0"
}

.van-icon-underway:before {
	content: "\F0D1"
}

.van-icon-upgrade:before {
	content: "\F0D2"
}

.van-icon-user-circle-o:before {
	content: "\F0D3"
}

.van-icon-user-o:before {
	content: "\F0D4"
}

.van-icon-video-o:before {
	content: "\F0D5"
}

.van-icon-video:before {
	content: "\F0D6"
}

.van-icon-vip-card-o:before {
	content: "\F0D7"
}

.van-icon-vip-card:before {
	content: "\F0D8"
}

.van-icon-volume-o:before {
	content: "\F0D9"
}

.van-icon-volume:before {
	content: "\F0DA"
}

.van-icon-wap-home-o:before {
	content: "\F0DB"
}

.van-icon-wap-home:before {
	content: "\F0DC"
}

.van-icon-wap-nav:before {
	content: "\F0DD"
}

.van-icon-warn-o:before {
	content: "\F0DE"
}

.van-icon-warning-o:before {
	content: "\F0DF"
}

.van-icon-warning:before {
	content: "\F0E0"
}

.van-icon-weapp-nav:before {
	content: "\F0E1"
}

.van-icon-wechat:before {
	content: "\F0E2"
}

.van-icon-youzan-shield:before {
	content: "\F0E3"
}

.van-icon__image {
	width: 1em;
	height: 1em;
	object-fit: contain
}

.van-cell {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 16px;
	overflow: hidden;
	color: #323233;
	font-size: 14px;
	line-height: 24px;
	background-color: #fff
}

.van-cell:not(:last-child):after {
	position: absolute;
	box-sizing: border-box;
	content: " ";
	pointer-events: none;
	right: 0;
	bottom: 0;
	left: 16px;
	border-bottom: 1px solid #ebedf0;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5)
}


.van-cell--borderless:after {
	display: none
}

.van-cell__label {
	margin-top: 3px;
	color: #969799;
	font-size: 12px;
	line-height: 18px
}

.van-cell__title,.van-cell__value {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1
}

.van-cell__value {
	position: relative;
	overflow: hidden;
	color: #969799;
	text-align: right;
	vertical-align: middle;
	word-wrap: break-word
}

.van-cell__value--alone {
	color: #323233;
	text-align: left
}

.van-cell__left-icon,.van-cell__right-icon {
	min-width: 1em;
	height: 24px;
	font-size: 16px;
	line-height: 24px
}

.van-cell__left-icon {
	margin-right: 5px
}

.van-cell__right-icon {
	margin-left: 5px;
	color: #969799
}

.van-cell--clickable {
	cursor: pointer
}

.van-cell--clickable:active {
	background-color: #f2f3f5
}

.van-cell--required {
	overflow: visible
}

.van-cell--required:before {
	position: absolute;
	left: 8px;
	color: #ee0a24;
	font-size: 14px;
	content: "*"
}

.van-cell--center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.van-cell--large {
	padding-top: 12px;
	padding-bottom: 12px
}

.van-cell--large .van-cell__title {
	font-size: 16px
}

.van-cell--large .van-cell__label {
	font-size: 14px
}

.van-field__label {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	flex: none;
	box-sizing: border-box;
	width: 90px
}

.van-field__label--center {
	text-align: center
}

.van-field__label--right {
	padding-right: 16px;
	text-align: right
}

.van-field__value {
	overflow: visible
}

.van-field__body {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.van-field__control {
	display: block;
	box-sizing: border-box;
	width: 100%;
	min-width: 0;
	margin: 0;
	padding: 0;
	color: #323233;
	line-height: inherit;
	text-align: left;
	background-color: transparent;
	border: 0;
	resize: none
}

.van-field__control::-webkit-input-placeholder {
	color: #969799
}

.van-field__control::placeholder {
	color: #969799
}

.van-field__control:disabled {
	color: #969799;
	background-color: transparent;
	cursor: not-allowed;
	opacity: 1;
	-webkit-text-fill-color: currentColor
}

.van-field__control:read-only {
	cursor: default
}

.van-field__control--center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	text-align: center
}

.van-field__control--right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
	text-align: right
}

.van-field__control--custom {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	min-height: 24px
}

.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time] {
	min-height: 24px
}

.van-field__control[type=search] {
	-webkit-appearance: none
}

.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon {
	-webkit-flex-shrink: 0;
	flex-shrink: 0
}

.van-field__clear,.van-field__right-icon {
	margin-right: -8px;
	padding: 0 8px;
	line-height: inherit
}

.van-field__clear {
	color: #c8c9cc;
	font-size: 16px;
	cursor: pointer
}

.van-field__left-icon .van-icon,.van-field__right-icon .van-icon {
	display: block;
	min-width: 1em;
	font-size: 16px;
	line-height: inherit
}

.van-field__left-icon {
	margin-right: 5px
}

.van-field__right-icon {
	color: #969799
}

.van-field__button {
	padding-left: 8px
}

.van-field__error-message {
	color: #ee0a24;
	font-size: 12px;
	text-align: left
}

.van-field__error-message--center {
	text-align: center
}

.van-field__error-message--right {
	text-align: right
}

.van-field__word-limit {
	margin-top: 4px;
	color: #646566;
	font-size: 12px;
	line-height: 16px;
	text-align: right
}

.van-field__word-num--full {
	color: #ee0a24
}

.van-field--error .van-field__control::-webkit-input-placeholder {
	color: #ee0a24;
	-webkit-text-fill-color: currentColor
}

.van-field--error .van-field__control,.van-field--error .van-field__control::-webkit-input-placeholder {
	color: #ee0a24;
	-webkit-text-fill-color: currentColor
}

.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder {
	color: #ee0a24;
	-webkit-text-fill-color: currentColor
}

.van-field--min-height .van-field__control {
	min-height: 60px
}

.van-stepper {
	font-size: 0;
	-webkit-user-select: none;
	user-select: none
}

.van-stepper__minus,.van-stepper__plus {
	position: relative;
	box-sizing: border-box;
	width: 28px;
	height: 28px;
	margin: 0;
	padding: 4px;
	color: #323233;
	vertical-align: middle;
	background-color: #f2f3f5;
	border: 0;
	cursor: pointer
}

.van-stepper__minus:before,.van-stepper__plus:before {
	width: 13px;
	height: 1px
}

.van-stepper__minus:after,.van-stepper__plus:after {
	width: 1px;
	height: 13px
}

.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	background-color: currentColor;
	content: ""
}

.van-stepper__minus:active,.van-stepper__plus:active {
	background-color: #e8e8e8
}

.van-stepper__minus--disabled,.van-stepper__plus--disabled {
	color: #c8c9cc;
	background-color: #f7f8fa;
	cursor: not-allowed
}

.van-stepper__minus--disabled:active,.van-stepper__plus--disabled:active {
	background-color: #f7f8fa
}

.van-stepper__minus {
	border-radius: 4px 0 0 4px
}

.van-stepper__minus:after {
	display: none
}

.van-stepper__plus {
	border-radius: 0 4px 4px 0
}

.van-stepper__input {
	box-sizing: border-box;
	width: 32px;
	height: 28px;
	margin: 0 2px;
	padding: 0;
	color: #323233;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background-color: #f2f3f5;
	border: 0;
	border-width: 1px 0;
	border-radius: 0;
	-webkit-appearance: none
}

.van-stepper__input:disabled {
	color: #c8c9cc;
	background-color: #f2f3f5;
	-webkit-text-fill-color: currentColor;
	opacity: 1
}

.van-stepper__input:read-only {
	cursor: default
}

.van-stepper input[type=number]::-webkit-inner-spin-button,.van-stepper input[type=number]::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none
}

.van-cell-group {
	background-color: #fff
}

.van-cell-group__title {
	padding: 16px 16px 8px;
	color: #969799;
	font-size: 14px;
	line-height: 16px
}

.van-loading {
	color: #c8c9cc;
	font-size: 0
}

.van-loading,.van-loading__spinner {
	position: relative;
	vertical-align: middle
}

.van-loading__spinner {
	display: inline-block;
	width: 30px;
	max-width: 100%;
	height: 30px;
	max-height: 100%;
	-webkit-animation: van-rotate .8s linear infinite;
	animation: van-rotate .8s linear infinite
}

.van-loading__spinner--spinner {
	-webkit-animation-timing-function: steps(12);
	animation-timing-function: steps(12)
}

.van-loading__spinner--spinner i {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.van-loading__spinner--spinner i:before {
	display: block;
	width: 2px;
	height: 25%;
	margin: 0 auto;
	background-color: currentColor;
	border-radius: 40%;
	content: " "
}

.van-loading__spinner--circular {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.van-loading__circular {
	display: block;
	width: 100%;
	height: 100%
}

.van-loading__circular circle {
	-webkit-animation: van-circular 1.5s ease-in-out infinite;
	animation: van-circular 1.5s ease-in-out infinite;
	stroke: currentColor;
	stroke-width: 3;
	stroke-linecap: round
}

.van-loading__text {
	display: inline-block;
	margin-left: 8px;
	color: #969799;
	font-size: 14px;
	vertical-align: middle
}

.van-loading--vertical {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center
}

.van-loading--vertical .van-loading__text {
	margin: 8px 0 0
}

@-webkit-keyframes van-circular {
	0% {
		stroke-dasharray: 1,200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -40
	}

	to {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -120
	}
}

@keyframes van-circular {
	0% {
		stroke-dasharray: 1,200;
		stroke-dashoffset: 0
	}

	50% {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -40
	}

	to {
		stroke-dasharray: 90,150;
		stroke-dashoffset: -120
	}
}

.van-loading__spinner--spinner i:first-of-type {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	opacity: 1
}

.van-loading__spinner--spinner i:nth-of-type(2) {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
	opacity: .9375
}

.van-loading__spinner--spinner i:nth-of-type(3) {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	opacity: .875
}

.van-loading__spinner--spinner i:nth-of-type(4) {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
	opacity: .8125
}

.van-loading__spinner--spinner i:nth-of-type(5) {
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg);
	opacity: .75
}

.van-loading__spinner--spinner i:nth-of-type(6) {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	opacity: .6875
}

.van-loading__spinner--spinner i:nth-of-type(7) {
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
	opacity: .625
}

.van-loading__spinner--spinner i:nth-of-type(8) {
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg);
	opacity: .5625
}

.van-loading__spinner--spinner i:nth-of-type(9) {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	opacity: .5
}

.van-loading__spinner--spinner i:nth-of-type(10) {
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg);
	opacity: .4375
}

.van-loading__spinner--spinner i:nth-of-type(11) {
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
	opacity: .375
}

.van-loading__spinner--spinner i:nth-of-type(12) {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
	opacity: .3125
}

.van-picker {
	position: relative;
	background-color: #fff;
	-webkit-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: 100%
}

.van-picker__toolbar {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	height: 44px;
	line-height: 44px
}

.van-picker__cancel,.van-picker__confirm {
	padding: 0 16px;
	color: #1989fa;
	font-size: 14px;
	background-color: transparent;
	border: none;
	cursor: pointer
}

.van-picker__cancel:active,.van-picker__confirm:active {
	background-color: #f2f3f5
}

.van-picker__title {
	max-width: 50%;
	font-weight: 500;
	font-size: 16px;
	text-align: center
}

.van-picker__columns {
	position: relative;
	cursor: grab
}

.van-picker__columns,.van-picker__loading {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex
}

.van-picker__loading {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	color: #1989fa;
	background-color: hsla(0,0%,100%,.9)
}

.van-picker__frame {
	top: 50%;
	z-index: 3;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.van-picker__frame,.van-picker__mask {
	position: absolute;
	left: 0;
	width: 100%;
	pointer-events: none
}

.van-picker__mask {
	top: 0;
	z-index: 2;
	height: 100%;
	background-image: -webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));
	background-image: linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));
	background-repeat: no-repeat;
	background-position: top,bottom;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.van-picker-column {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	overflow: hidden;
	font-size: 16px;
	text-align: center
}

.van-picker-column__wrapper {
	-webkit-transition-timing-function: cubic-bezier(.23,1,.68,1);
	transition-timing-function: cubic-bezier(.23,1,.68,1)
}

.van-picker-column__item {
	padding: 0 5px;
	color: #000
}

.van-picker-column__item--disabled {
	opacity: .3
}

.van-overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.7)
}

.van-overflow-hidden {
	overflow: hidden!important
}

.van-popup {
	position: fixed;
	max-height: 100%;
	overflow-y: auto;
	background-color: #fff;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	-webkit-overflow-scrolling: touch
}

.van-popup--center {
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0)
}

.van-popup--center.van-popup--round {
	border-radius: 20px
}

.van-popup--top {
	top: 0;
	left: 0;
	width: 100%
}

.van-popup--top.van-popup--round {
	border-radius: 0 0 20px 20px
}

.van-popup--right {
	top: 50%;
	right: 0;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.van-popup--right.van-popup--round {
	border-radius: 20px 0 0 20px
}

.van-popup--bottom {
	bottom: 0;
	left: 0;
	width: 100%
}

.van-popup--bottom.van-popup--round {
	border-radius: 20px 20px 0 0
}

.van-popup--left {
	top: 50%;
	left: 0;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0)
}

.van-popup--left.van-popup--round {
	border-radius: 0 20px 20px 0
}

.van-popup--safe-area-inset-bottom {
	padding-bottom: constant(safe-area-inset-bottom);
	padding-bottom: env(safe-area-inset-bottom)
}

.van-popup-slide-top-enter,.van-popup-slide-top-leave-active {
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0)
}

.van-popup-slide-right-enter,.van-popup-slide-right-leave-active {
	-webkit-transform: translate3d(100%,-50%,0);
	transform: translate3d(100%,-50%,0)
}

.van-popup-slide-bottom-enter,.van-popup-slide-bottom-leave-active {
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0)
}

.van-popup-slide-left-enter,.van-popup-slide-left-leave-active {
	-webkit-transform: translate3d(-100%,-50%,0);
	transform: translate3d(-100%,-50%,0)
}

.van-popup__close-icon {
	position: absolute;
	z-index: 1;
	color: #c8c9cc;
	font-size: 22px;
	cursor: pointer
}

.van-popup__close-icon:active {
	color: #969799
}

.van-popup__close-icon--top-left {
	top: 16px;
	left: 16px
}

.van-popup__close-icon--top-right {
	top: 16px;
	right: 16px
}

.van-popup__close-icon--bottom-left {
	bottom: 16px;
	left: 16px
}

.van-popup__close-icon--bottom-right {
	right: 16px;
	bottom: 16px
}

.van-button {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	height: 44px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 42px;
	text-align: center;
	border-radius: 2px;
	cursor: pointer;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-appearance: none;
	-webkit-text-size-adjust: 100%
}

.van-button:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	background-color: #000;
	border: inherit;
	border-color: #000;
	border-radius: inherit;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	opacity: 0;
	content: " "
}

.van-button:active:before {
	opacity: .1
}

.van-button--disabled:before,.van-button--loading:before {
	display: none
}

.van-button--default {
	color: #323233;
	background-color: #fff;
	border: 1px solid #ebedf0
}

.van-button--primary {
	color: #fff;
	background-color: #07c160;
	border: 1px solid #07c160
}

.van-button--info {
	color: #fff;
	background-color: #1989fa;
	border: 1px solid #1989fa
}

.van-button--danger {
	color: #fff;
	background-color: #ee0a24;
	border: 1px solid #ee0a24
}

.van-button--warning {
	color: #fff;
	background-color: #ff976a;
	border: 1px solid #ff976a
}

.van-button--plain {
	background-color: #fff
}

.van-button--plain.van-button--primary {
	color: #07c160
}

.van-button--plain.van-button--info {
	color: #1989fa
}

.van-button--plain.van-button--danger {
	color: #ee0a24
}

.van-button--plain.van-button--warning {
	color: #ff976a
}

.van-button--large {
	width: 100%;
	height: 50px;
	line-height: 48px
}

.van-button--normal {
	padding: 0 15px;
	font-size: 14px
}

.van-button--small {
	min-width: 60px;
	height: 30px;
	padding: 0 8px;
	font-size: 12px;
	line-height: 28px
}

.van-button__loading {
	display: inline-block;
	color: inherit;
	vertical-align: top
}

.van-button--mini {
	display: inline-block;
	min-width: 50px;
	height: 22px;
	font-size: 10px;
	line-height: 20px
}

.van-button--mini+.van-button--mini {
	margin-left: 4px
}

.van-button--block {
	display: block;
	width: 100%
}

.van-button--disabled {
	cursor: not-allowed;
	opacity: .5
}

.van-button--loading {
	cursor: default
}

.van-button--round {
	border-radius: 999px
}

.van-button--square {
	border-radius: 0
}

.van-button__icon {
	min-width: 1em;
	font-size: 1.2em;
	line-height: inherit;
	vertical-align: top
}

.van-button__icon+.van-button__text,.van-button__loading+.van-button__text {
	display: inline-block;
	margin-left: 5px;
	vertical-align: top
}

.van-button--hairline {
	border-width: 0
}

.van-button--hairline:after {
	border-color: inherit;
	border-radius: 4px
}

.van-button--hairline.van-button--round:after {
	border-radius: 999px
}

.van-button--hairline.van-button--square:after {
	border-radius: 0
}



@media screen and (max-width:768px) {
	.out-container {
		height: 100%
	}

	.out-container .in-container {
		height: calc(100% - 30px);
		overflow: hidden
	}

	.out-container .in-container .el-main {
		-webkit-overflow-scrolling: touch;
		overflow-y: auto;
		-webkit-box-flex: 0;
		-ms-flex: none;
		flex: none;
		width: 100vw
	}

	.out-container .in-container .el-main .router-view-box {
		min-height: calc(100% - 40px)
	}
}

@media screen and (min-width:769px) {
	.el-main {
		min-height: calc(100% - 590px);
		padding: 0
	}

	.el-container {
		min-height: 100%
	}
}

.el-main {
	padding: 0
}
/*拜访预约*/
.book .el-dialog__header {
	text-align: left
}

.book .van-cell-group__title {
	text-align: left;
	color: #000
}

.book .el-form-item__content {
	text-align: left
}

.book .el-input:not(.el-date-editor) .el-input__inner {
	width: auto
}

.book .el-input-number .el-input .el-input__inner {
	width: 100%
}

.book [class*=van-hairline]:after {
	border-top: 0 solid #ebedf0
}

.book .btnWrap {
	text-align: right;
	padding-top: 10px
}

.book .form-btn {
	margin-bottom: 0
}

.book .form-btn .el-form-item__content {
	text-align: right
}

.book .form-btn .el-form-item__content button {
	width: 140px
}

.book .bookTip {
	text-align: center
}

.book .bookTip img {
	width: 110px;
	height: 110px
}

.book .bookTip-title {
	font-size: 36px;
	line-height: 40px;
	color: #2d2c64;
	margin: 50px 0 80px 0
}

.book .bookTip-label {
	font-size: 30px;
	line-height: 34px;
	color: #cbcbcb
}
.book .bookForm{ padding:20px;}
.book .el-select-dropdown{ top:auto;bottom:35px;}
.book .bookdate2 .el-col-2{ text-align:center;}
@media screen and (max-width:768px) {
	.book .bookTip img {
		width: 80px;
		height: 80px
	}

	.book .bookTip-title {
		font-size: 18px;
		line-height: 20px;
		color: #2d2c64;
		margin: 20px 0 30px 0
	}

	.book .bookTip-label {
		font-size: 14px;
		line-height: 16px;
		color: #cbcbcb
	}
	.book .bookdate2 .el-form-item__content{ display:block}
	.book .bookdate2 .el-col-2{ clear:both; width:100px; margin-left:-120px; text-align:right; padding-top:20px;}
	.book .bookdate2 .el-col-11{ max-width:100%; width:100%;}
	.book .bookdate2 .el-col-2+.el-col-11{ padding-top:20px;}
}

.fade-enter-active,.fade-leave-active {
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.fade-enter,.fade-leave-to {
	opacity: 0
}



/*分页*/

.pages  .pagination {
	white-space:nowrap;
	padding:2px 5px;
	color:#303133;
	font-weight:700; line-height:30px; text-align:center; clear:both;
}
.pages  .pagination  li{ display:inline-block;}
.pages  .pagination  li.disabled {
	color:#c0c4cc;
	cursor:not-allowed
}



.pages  .pagination li {

display:inline-block;
	margin-right: 5px;


}
.pages .pagination li span,.pages .pagination li a{background: #F4F4F5; line-height:30px;display:inline-block;width:25px; text-align:center; float:none;font-size:12px; color:#555555;}
.pages  .pagination li:last-child {
	margin-right: 0
}
.pages .pagination li a:hover{color:#d92d25;}
.pages  .pagination li.active span {
	background-color:#d92d25;color:#fff;
}

.wenhuapage .pages{ padding-bottom:70px;  }
/*移动端*/
.pc{ display:block}
.phone{ display:none}
@media screen and (max-width:768px) {
.pc{ display:none}
.phone{ display:block}
.footer-bottom {
	height: 20px;
	background: #d92d25
}
.listMenu{ display:none}

}


/*banner*/

.banner {
	width:100%
}
.banner .swiper-button-next {
	color:#fff;
	background-image:none
}
@media screen and (min-width:769px) {
	.banner .swiper-button-next {
	font-size:80px;
	line-height:80px;
	width:80px;
	height:80px
}
.banner .swiper-button-next:hover {
	color:#f8e1e3
}
}@media screen and (max-width:768px) {
	.banner .swiper-button-next {
	font-size:40px;
	line-height:40px;
	width:40px;
	height:40px
}
}.banner .swiper-button-prev {
	color:#fff;
	background-image:none
}
@media screen and (min-width:769px) {
	.banner .swiper-button-prev {
	font-size:80px;
	line-height:80px;
	width:80px;
	height:80px
}
.banner .swiper-button-prev:hover {
	color:#f8e1e3
}
}@media screen and (max-width:768px) {
	.banner .swiper-button-prev {
	font-size:40px;
	line-height:40px;
	width:40px;
	height:40px
}
}.banner .item-wrap {
	width:100%;
	height:44.27vw;
	background:#fff
}
.banner .item-wrap img,.banner .item-wrap video {
	display:block;
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.cms *{ max-width:100%;}
.el-menu .el-submenu .el-menu--inline{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D92D25;
}
/*导航*/
@media only screen and (max-width:1150px) {
	header.el-header.phone{ display:block}
	header.el-header.pc{ display:none}
}
.banner .video .btn{
	content:'';
	background-image: url(../img/play.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 80px;
	margin-top: -40px;
	margin-left: -40px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-size:70%;
	border: 5px solid rgba(255,255,255,0.8); border-radius:100%; cursor:pointer;
}