@charset "UTF-8";

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


.dp-layout__box {
	max-width:1200px;
	margin:0 auto
}

.dp-footer {
	background-color:#002faa;
	color:#c0ccda;
	overflow:hidden
}
.dp-layout__content-footer {
	margin:auto 20px 0;
	max-height:285px;
	color:rgb(255 255 255 / 80%)
}
.dp-footer__inner {
	max-width:1200px;
	padding:60px 0;
	margin:0 auto
}
.dp-footer__website {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-moz-flex-direction:row;
	-ms-flex-direction:row;
	-o-flex-direction:row;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	flex-direction:row;
	border-bottom:1px solid #aebbcc;
	padding:80px 0 24px
}
.dp-footer__website-title {
	margin-bottom:8px;
	color:#aebbcc;
	font-weight: bolder;
}
.dp-footer__website-item {
	display:block;
	color:#aabbcc;
	margin-bottom:4px;
	-webkit-transition:color .25s;
	-o-transition:color .25s;
	transition:color .25s
}
.dp-footer__website-item:hover {
	text-decoration:none;
	color:#aebbcc
}
.dp-footer__website-text {
	color:#8b9db6;
	margin-bottom:24px;
	display:block
}
.dp-footer__website-Copyright {
	width:520px;
	font-size:0;
	padding-left:352px
}
.dp-footer__website-Copyright .dp-btn {
	width:100%;
	line-height:36px
}
.dp-footer__bar .dp-footer__inner {
	position:relative
}
.dp-footer__bar .dp-footer__inner:before {
	content:'';
	right:0;
	left:0;
	top:62px;
	position:absolute;
	border-top:1px solid #e6ecf6
}
.dp-footer__bar-list {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-align:center;
	-webkit-box-align:center;
	align-items:flex-end
}
.dp-footer__bar-item a {
	color:#aabbcc
}
.dp-footer__bar-more .is-selected .tea-flag__dropdown .tea-dropdown {
	border:1px solid #adbbcc
}
.dp-footer__bar-more .is-selected .tea-flag__dropdown .tea-dropdown__value {
	margin-right:4px;
	color:#adbbcc
}
.dp-footer__bar-more .dp-dropdown-list--option>li.is-selected {
	color:#2e95ff
}
.dp-footer__bar-mobile .dp-dropdown-list--option>li {
	color:#fff;
	padding:10px 20px;
	line-height:28px
}
.dp-footer__bar-mobile .dp-dropdown-list--option {
	padding:10px 0
}
.dp-footer__bar-more .is-selected .tea-icon.tea-flag-area {
	background-image:url(sprite/global-202206131300.svg);
	background-position:40.38% 98.00999999999999%;
	background-size:1400% 1355%;
	background-repeat:no-repeat
}
.dp-footer__bar-more .is-selected .tea-icon.tea-icon-arrowdown,.tea-flag__inner.is-selected .tea-flag__dropdown .tea-dropdown__header .tea-icon.tea-icon-arrowdown {
	background-image:url(sprite/global-202206131300.svg);
	transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	background-position:20.7% 99.6%;
	background-size:1166.6666666666665% 1129.1666666666665%;
	background-repeat:no-repeat
}
.dp-flag__dropdown .dp-dropdown__header .dp-icon.dp-icon-arrowdown {
	top:2px
}
.dp-footer__bar-logo img {
	vertical-align:middle;
	display:block
}
.dp-footer__bar-logo {
	display:flex;
	flex-direction:row;
	align-items:center;
	padding-bottom:10px
}
.dp-footer__bar-item {
	font-size:12px;
	margin-top:4px;
	line-height:18px
}
.tea-flag__area {
	margin-right:4px;
	font-size:0
}
.dp-footer__list {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.dp-footer__bar-Copyright {
	color:#5e6e84;
	margin-top:20px
}
.dp-footer__bar-more {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-direction:row;
	flex-direction:row;
	-ms-flex-align:center;
	-webkit-box-align:center;
	align-items:center;
	-webkit-box-pack:end;
	-ms-flex-pack:end;
	justify-content:flex-end;
	margin-bottom:16px
}
.dp-footer__bar-wechat {
	margin-bottom:20px
}
.dp-footer__bar-tool {
	text-align:right
}
.dp-footer__bar-help a {
	font-size:12px;
	color:#aabbcc;
	position:relative;
	padding-right:25px;
	-webkit-transition:color .25s;
	-o-transition:color .25s;
	transition:color .25s
}
.dp-footer__bar-help a:hover {
	text-decoration:none;
	color:#aebbcc
}
.dp-footer__bar-help a:last-child {
	padding-right:0
}
.dp-footer__bar-help a:last-child:after {
	display:none
}
.dp-footer__bar-help a:after {
	content:'';
	position:absolute;
	width:1px;
	height:10px;
	background-color:#aebbcc;
	top:2px;
	right:12px
}
.dp-footer__bar {
	padding:24px 0
}
.dp-footer__bar-left {
	-webkit-box-flex:1;
	-ms-flex:1;
	flex:1
}
.dp-footer__bar-cloud {
	background-image:url(../img/cloud-logo-new.svg);
	height:22px;
	background-size:82px 22px;
	width:82px;
	margin-right:12px
}
.dp-footer__bar-dp {
	background-image:url(sprite/global-202206131300.svg);
	height:16px;
	background-size:138.6138613861386% 732.4324324324325%;
	width:87px;
	position:relative;
	margin-left:13px;
	background-position:1.28% 0.43%;
	background-repeat:no-repeat
}
.dp-footer__bar-dp:before {
	content:'';
	border-left:1px solid #aebbcc;
	height:18px;
	width:1px;
	position:absolute;
	left:-13px;
	top:0
}
.dp-footer__bar-right {
	text-align:right
}
.dp-footer__website-logo {
	display:inline-block;
	background-image:url(sprite/global-202206131300.svg);
	width:160px;
	height:32px;
	background-size:233.33333333333334% 1129.1666666666665%;
	background-position:0.63% 16.189999999999998%;
	background-repeat:no-repeat
}

.dp-footer__bar-more .tea-flag__dropdown .tea-dropdown__value {
	display:flex;
	justify-content:center;
	align-items:center;
	margin-right:4px
}
.dp-footer__website-login {
	padding-bottom:0;
	display:flex;
	font-size:0
}

.dp-footer__website-login .dp-footer__website-icon,.dp-footer__website-login a {
	width:32px;
	height:32px;
	display:inline-block;
	vertical-align:top
}
.dp-footer__website-login .dp-footer__bubble+.dp-footer__bubble,.dp-footer__website-login .dp-footer__bubble+a,.dp-footer__website-login a+a {
	margin-left:14px
}
.dp-footer__website-weibo {
	background-image:url(sprite/global-202206131300.svg);
	background-position:38.11% 47.660000000000004%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-weibo:hover {
	background-image:url(sprite/global-202206131300.svg);
	background-position:53.690000000000005% 47.660000000000004%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-wechat {
	background-image:url(sprite/global-202206131300.svg);
	cursor:pointer;
	background-position:84.02% 42.980000000000004%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-wechat:hover {
	background-image:url(sprite/global-202206131300.svg);
	background-position:22.54% 47.660000000000004%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-knowledge {
	background-image:url(sprite/global-202206131300.svg);
	cursor:pointer;
	background-position:31.56% 66.38%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-knowledge:hover {
	background-image:url(sprite/global-202206131300.svg);
	background-position:47.13% 66.38%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-facebook {
	background-image:url(sprite/global-202206131300.svg);
	background-position:0.41000000000000003% 66.38%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-facebook:hover {
	background-image:url(sprite/global-202206131300.svg);
	background-position:15.98% 66.38%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-twitter {
	background-image:url(sprite/global-202206131300.svg);
	background-position:62.7% 66.38%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__website-twitter:hover {
	background-image:url(sprite/global-202206131300.svg);
	background-position:78.28% 66.38%;
	background-size:777.7777777777777% 752.7777777777777%;
	background-repeat:no-repeat
}
.dp-footer__bubble {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	font-size:0
}
.dp-footer__bubble:hover .dp-footer__bubble-content {
	visibility:visible;
	-webkit-transition-delay:.1s;
	-o-transition-delay:.1s;
	transition-delay:.1s;
	opacity:1;
	z-index:59;
	-webkit-transform:translateY(0);
	-ms-transform:translateY(0);
	transform:translateY(0)
}
.dp-footer__bubble-content {
	bottom:100%;
	margin-bottom:8px;
	-webkit-transform:translateY(8px);
	-ms-transform:translateY(8px);
	transform:translateY(8px);
	visibility:hidden;
	width:100px;
	-webkit-transition:.3s ease;
	-o-transition:.3s ease;
	transition:.3s ease;
	-webkit-transition-delay:0s;
	-o-transition-delay:0s;
	transition-delay:0s;
	text-align:center;
	pointer-events:none;
	opacity:0;
	position:absolute;
	left:50%;
	margin-left:-50px
}
.dp-footer__bubble-inner {
	display:inline-block;
	overflow-y:auto;
	max-width:100%;
	max-height:100%;
	text-align:left;
	vertical-align:middle;
	font-weight:400;
	background-color:#fff;
	padding:7px;
	line-height:1.5;
	-webkit-box-shadow:1px 1.73px 3px 0 rgba(0,0,0,.1);
	box-shadow:1px 1.73px 3px 0 rgba(0,0,0,.1);
	left:50%;
	top:50%;
	color:#000;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	white-space:normal;
	border-radius:4px
}
.dp-footer__bubble-inner:after,.dp-footer__bubble-inner:before {
	font-size:0;
	position:absolute;
	width:0;
	height:0;
	content:'';
	border:6px dashed transparent;
	top:100%;
	left:inherit;
	right:inherit;
	margin-top:-1px;
	border-top-style:solid
}
.dp-footer__bubble-inner:before {
	margin-left:-7px;
	border-top-color:#ddd
}
.dp-footer__bubble-inner:after {
	margin-left:-6px;
	border-top-color:#fff
}
.dp-footer__bubble-inner img {
	max-width:100%
}
.dp-footer__bubble-text {
	font-size:12px;
	color:#333
}
.dp-footer__website-Copyright--m {
	display:none
}
.dp-footer__website-Copyright--m .Copyright-m-item {
	height:48px;
	line-height:48px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.dp-footer__website-Copyright--m .Copyright-m-item .Copyright-m__title {
	font-size:12px;
	color:#fff;
	margin-right:24px
}
.dp-footer__website-Copyright--m .Copyright-m-item .Copyright-m__link {
	height:24px;
	width:24px;
	margin-right:16px
}
.dp-footer__website-Copyright--m .Copyright-m-item .dp-footer__website-icon {
	display:block;
	width:100%;
	height:100%
}
.dp-footer__website-Copyright--m .Copyright-m__qrcode img {
	display:block;
	width:85px;
	height:85px;
	padding:7px;
	background-color:#fff;
	border-radius:7px
}
.dp-footer__website-Copyright--m .Copyright-m__qrcode-tips {
	margin-top:12px;
	font-size:10px;
	color:#4e6380
}
.dp-footer__website-Copyright--m .dp-footer__website-servicelink {
	display:block;
	height:48px;
	line-height:48px;
	width:100%;
	text-align:center;
	background:#0a1d40;
	font-size:12px;
	color:#fff;
	margin-top:24px;
	margin-bottom:8px
}
.dp-footer__bar-title {
	margin-bottom:12px;
	color:#aebbcc;
	font-size:14px;
	width:168px;
	display:inline-block;
	text-align:left;
	font-weight:bolder;
}
.dp-footer__bar-wechat img {
	width:168px
}
.dp-footer__status {
	position:relative;
	width:14px;
	height:14px;
	display:inline-block;
	vertical-align:middle;
	margin-right:8px;
	margin-top:-2px
}
.dp-footer__status:before {
	content:'';
	position:absolute;
	width:14px;
	height:14px;
	border-radius:14px;
	opacity:.3;
	background-color:#00c878;
	left:0
}
.dp-footer__status:after {
	content:'';
	position:absolute;
	width:6px;
	height:6px;
	border-radius:6px;
	opacity:.6;
	background-color:#00c878;
	top:4px;
	left:4px
}
.is-error.dp-footer__status:after,.is-error.dp-footer__status:before {
	background-color:#ff9c19
}
.dp-footer__bar-phone,.dp-footer__bar-wechat-text {
	display:none
}
.dp-footer__bar-help {
	font-size:12px;
}
.dp-nav__flag .tea-dropdown__header {
	padding-right:0
}
.dp-footer__bar-mobile {
	display:none
}

.dp-grid {
	margin:0 -12px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
.dp-grid [class*=dp-grid__item] {
	padding-left:12px;
	padding-right:12px
}
.dp-grid__box {
	height:100%;
	line-height:2;
}
.dp-grid.dp-vertical--top {
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:start
}
.dp-grid.dp-vertical--middle {
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.dp-grid.dp-vertical--bottom {
	-webkit-box-align:end;
	-ms-flex-align:end;
	align-items:flex-end
}
.dp-grid.dp-vertical--bottom .dp-grid__box,.dp-grid.dp-vertical--middle .dp-grid__box,.dp-grid.dp-vertical--top .dp-grid__box {
	height:auto
}
.dp-grid.dp-vertical--top [class*=dp-grid__item] {
	vertical-align:top
}
.dp-grid.dp-vertical--middle [class*=dp-grid__item] {
	vertical-align:middle
}
.dp-grid.dp-vertical--bottom [class*=dp-grid__item] {
	vertical-align:bottom
}
.dp-grid__item {
	-ms-flex-positive:1;
	-webkit-box-flex:1;
	flex-grow:1;
	width:0
}
.dp-grid__item-1 {
	width:4.1667%
}
.dp-grid__item-2 {
	width:8.3333%
}
.dp-grid__item-3 {
	width:12.5%
}
.dp-grid__item-4 {
	width:16.6667%
}
.dp-grid__item-5 {
	width:20.8333333%
}
.dp-grid__item-6 {
	width:25%
}
.dp-grid__item-7 {
	width:29.1666667%
}
.dp-grid__item-8 {
	width:33.3333333%
}
.dp-grid__item-9 {
	width:37.5%
}
.dp-grid__item-10 {
	width:41.6666667%
}
.dp-grid__item-11 {
	width:45.8333333%
}
.dp-grid__item-12 {
	width:50%
}
.dp-grid__item-13 {
	width:54.1666667%
}
.dp-grid__item-14 {
	width:58.3333333%
}
.dp-grid__item-15 {
	width:62.5%
}
.dp-grid__item-16 {
	width:66.6666667%
}
.dp-grid__item-17 {
	width:70.8333333%
}
.dp-grid__item-18 {
	width:75%
}
.dp-grid__item-19 {
	width:79.1666667%
}
.dp-grid__item-20 {
	width:83.3333333%
}
.dp-grid__item-21 {
	width:87.5%
}
.dp-grid__item-22 {
	width:91.6666667%
}
.dp-grid__item-23 {
	width:95.8333333%
}
.dp-grid__item-24 {
	width:100%
}
.dp-grid--split-line [class*=dp-grid__item] {
	position:relative
}
.dp-grid--split-line [class*=dp-grid__item]:before {
	content:"";
	display:inline-block;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	border-right:1px solid #E6E9EE
}
.dp-grid--split-line [class*=dp-grid__item]:first-child:before {
	border-right:0
}

.dp-footer__bubble:hover .dp-toolbox__wechat {
	background-image:url(sprite/global-202206131300.svg);
	background-position:25.779999999999998% 29.07%;
	background-size:509.09090909090907% 615.9090909090909%;
	background-repeat:no-repeat
}
.en-version .dp-footer__bubble .dp-toolbox__wechat {
	background-image:url(sprite/global-202206131300.svg);
	background-position:50.44% 28.82%;
	background-size:538.4615384615385% 645.2380952380953%;
	background-repeat:no-repeat
}
.en-version .dp-footer__bubble:hover .dp-toolbox__wechat {
	background-image:url(sprite/global-202206131300.svg);
	background-position:0.44% 48.91%;
	background-size:538.4615384615385% 645.2380952380953%;
	background-repeat:no-repeat
}

@media screen and (max-width:768px) {
	body {
	min-width:320px
}
}
@media screen and (max-width:1240px) {
	.dp--response .dp-nav--fixed .dp-nav__aciton--left .dp-nav__list {
	margin-left:36px
}
.dp--response .dp-nav__service {
	padding:0 20px
}
.dp--response .dp-nav .tea-nav_news,.dp--response .dp-nav .tea-nav_shopcart,.dp--response .dp-nav .tea-nav_user {
	padding-left:0;
	padding-right:0
}
.dp--response .dp-nav .dp-nav__aciton-item {
	margin-left:24px
}
}@media screen and (min-width:1641px) {
	.dp--response .dp-nav__aciton .dp-nav__list-item {
	display:block
}
.dp--response .dp-nav__aciton .dp-nav__list-item-expand {
	display:none
}
}@media screen and (min-width:1561px) and (max-width:1640px) {
	.dp--response .dp-nav__aciton .dp-nav__list-item {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(1),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(2),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(3),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(4),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(5),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(6),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(7) {
	display:block
}
.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(1),.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(2),.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(3),.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(4) {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item-expand {
	display:block
}
}@media screen and (min-width:1481px) and (max-width:1560px) {
	.dp--response .dp-nav__aciton .dp-nav__list-item {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(1),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(2),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(3),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(4),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(5),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(6) {
	display:block
}
.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(1),.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(2),.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(3) {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item-expand {
	display:block
}
}@media screen and (min-width:1401px) and (max-width:1480px) {
	.dp--response .dp-nav__aciton .dp-nav__list-item {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(1),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(2),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(3),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(4),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(5) {
	display:block
}
.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(1),.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(2) {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item-expand {
	display:block
}
}@media screen and (min-width:1321px) and (max-width:1400px) {
	.dp--response .dp-nav__aciton .dp-nav__list-item {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(1),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(2),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(3),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(4) {
	display:block
}
.dp-nav__expand-control .dp-dropdown-list>.tea-option-list__submenu:nth-child(1) {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item-expand {
	display:block
}
}@media screen and (max-width:1320px) {
	.dp--response .dp-nav__aciton .dp-nav__list-item {
	display:none
}
.dp--response .dp-nav__aciton .dp-nav__list-item-expand,.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(1),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(2),.dp--response .dp-nav__aciton .dp-nav__list-item:nth-child(3) {
	display:block
}
}@media screen and (max-width:768px) {
	.dp--response .dp-layout__header {
	display:none
}
.dp--response .dp-layout__header--m {
	display:block
}
}
@media screen and (max-width:1240px) {
	.dp--response .dp-footer .dp-layout__box {
	margin:0 20px
}
.dp--response .dp-footer .dp-footer__website-Copyright {
	width:260px;
	padding-left:92px
}
}@media screen and (max-width:960px) {
	.dp--response .dp-footer .dp-footer__website-Copyright {
	width:200px;
	padding-left:32px
}
}@media screen and (max-width:768px) {
	.dp--response .dp-toolbox {
	display:none
}
.dp--response .dp-footer__website-Copyright--m {
	display:block
}
.dp-footer__bar-wechat-text {
	display:block;
	color:#aabbcc;
	font-size:12px;
	margin-top:16px;
	line-height:18px
}
.dp--response .dp-footer .dp-footer__list {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column
}
.dp--response .dp-footer .dp-footer__list .dp-grid__item {
	width:100%
}
.dp--response .dp-footer .dp-layout__box {
	margin:0 12px
}
.dp--response .dp-footer .dp-footer__website {
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	padding:0;
	border-bottom:none
}
.dp--response .dp-footer .dp-footer__website .dp-grid__box {
	height:49px;
	overflow:hidden;
	font-size:12px;
	border-bottom:1px solid #aebbcc
}
.dp--response .dp-footer .dp-footer__website .dp-grid__box--actived {
	height:auto;
	overflow:visible;
	border-bottom:0
}
.dp--response .dp-footer .dp-footer__website .dp-grid__box--actived .dp-footer__website-title:after {
	background-image:url(sprite/global-media13-202206131300.svg);
	transform:rotate(0);
	-ms-transform:rotate(0);
	-moz-transform:rotate(0);
	-webkit-transform:rotate(0);
	-o-transform:rotate(0);
	background-position:3.5700000000000003% 50%;
	background-size:216.66666666666666% 108.33333333333333%;
	background-repeat:no-repeat
}
.dp--response .dp-footer .dp-footer__website-title {
	line-height:48px;
	height:48px;
	margin-bottom:0;
	position:relative;
	cursor:pointer;
	color:#fff
}
.dp--response .dp-footer .dp-footer__website-title:after {
	content:'';
	display:block;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-10px;
	height:24px;
	width:24px;
	background-image:url(sprite/global-media13-202206131300.svg);
	transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
	background-size:216.66666666666666% 108.33333333333333%;
	background-position:96.43% 50%;
	background-repeat:no-repeat
}
.dp--response .dp-footer .dp-footer__website-item {
	height:48px;
	line-height:48px;
	margin:0 -12px;
	padding:0 12px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background-color:#002faa
}
.dp--response .dp-footer .dp-footer__website-Copyright {
	width:100%;
	text-align:left;
	padding-left:0
}
.dp-footer__bar-wechat {
	text-align:center;
	margin-bottom:16px
}
.dp-footer__bar-title {
	margin-bottom:0;
	color:#fff;
	width:100%;
	line-height:48px;
	font-size:12px
}
.dp-footer__bar-wechat img {
	width:100px
}
.dp-footer__bar-list {
	flex-wrap:wrap-reverse
}
.dp-footer__bar-left,.dp-footer__bar-right {
	flex:100%
}
.dp--response .dp-footer .dp-footer__website-Copyright .dp-footer__website-login {
	display:block;
	text-align:center
}
.dp--response .dp-footer .dp-footer__website-Copyright .dp-footer__bar-more {
	display:none;
	margin:0;
	border:1px solid #242d4e;
	height:48px;
	line-height:48px;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
.dp--response .dp-footer .dp-footer__website-Copyright .dp-footer__bar-more .tea-dropdown__header {
	padding:0
}
.dp--response .dp-footer .dp-footer__bar {
	padding:30px 0 20px;
	border-top:none
}
.dp--response .dp-footer .dp-footer__bar-right {
	text-align:left
}
.dp--response .dp-footer .dp-footer__bar .dp-footer__bar-text {
	display:block;
	font-size:12px
}
.dp--response .dp-footer .dp-footer__bar .dp-footer__bar-item+.dp-footer__bar-item {
	margin-top:0
}
.dp-footer__bar-phone {
	display:block;
	background-color:#0a1d40;
	line-height:48px;
	text-align:center;
	color:#fff;
	font-size:12px;
	margin-top:14px;
	margin-bottom:8px
}
.dp-footer__bar-more .tea-flag__inner {
	border-radius:0;
	flex:auto;
	text-align:center;
	line-height:44px;
	border:0
}
.dp-footer__bar-more .tea-flag__dropdown .tea-dropdown__value {
	font-size:12px;
	color:#fff
}
.dp-footer__bar-help {
	text-align:center;
	margin-bottom:40px
}
.dp-footer__bar-help a {
	font-size:12px
}
.dp-footer__bar-help a:after {
	content:'';
	position:absolute;
	width:1px;
	height:10px;
	background-color:#aebbcc;
	top:2px;
	right:12px
}
.dp-footer__bar-item {
	font-size:12px;
	margin-top:0;
	margin-bottom:6px;
	line-height:15px
}
.dp-footer__bar-more .tea-dropdown {
	display:block;
	border:0
}
.dp-footer__bar-more .tea-dropdown__header {
	justify-content:center;
	padding:0
}
.dp-footer__bar-more {
	display:block;
	border:1px solid #aebbcc
}
.dp-footer__bar-mobile {
	text-align:center;
	background-color:#000
}
.dp-footer__bar-mobile .tea-list--option {
	font-size:12px;
	color:#fff
}
.dp-footer__bar-mobile .tea-list--option .is-selected {
	color:#2e95ff
}
.dp-footer__bar-more.is-selected .dp-footer__bar-mobile {
	display:block
}
.dp-footer__bar-more.is-selected .tea-flag__dropdown .tea-dropdown__header .tea-icon.tea-icon-arrowdown {
	transform:rotate(-180deg);
	-ms-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	-o-transform:rotate(-180deg)
}
.dp-footer__website-login .dp-footer__website-icon,.dp-footer__website-login a {
	width:30px;
	height:30px
}
.dp-footer__bar-more .is-selected .tea-flag__dropdown .tea-dropdown {
	border:0
}
.dp-footer__bar-more .is-selected .tea-flag__dropdown .tea-dropdown__value {
	color:#fff
}
.dp-footer__bar-cloud {
	height:19px;
	margin-right:10px
}
.dp-footer__bar-dp {
	height:14px;
	width:77px;
	margin-left:10px
}
.dp-footer__bar-dp:before {
	height:14px;
	width:1px;
	left:-10px;
	top:0
}
