@charset "UTF-8";
::-moz-selection {
background-color:#0087cd;
color:#fff
}
::selection {
	background-color: #0087cd;
	color: #fff
}
* {
	background-color: transparent;
	font-size: inherit;
	color: inherit
}
html, body {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	overflow-y: auto;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent
}

@media (max-width:767px) {
html, body {
	min-width: 320px
}
}
html.limit-content, html.limit-content body, html.limit-fly, html.limit-fly body {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden
}
html.limit-content.windows {
	overflow-y: scroll
}
body, ul, li, ol, li, ul, dl, dt, dd, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400
}
ol, li, ul, dl, dt, dd {
	list-style: none
}
#vivo-head-wrap a, #vivo-contain a, #vivo-foot-path a, #vivo-foot-wrap a {
	text-decoration: none;
	cursor: pointer;
	outline: 0 none;
	-webkit-tap-highlight-color: transparent
}
#vivo-contain a, #vivo-foot-path a, #vivo-foot-wrap a {
	color: #333
}
#vivo-contain {
	min-height: 740px
}

@media (max-width:1921px) {
#vivo-contain {
	min-height: 540px
}
}

@media (max-width:1440px) {
#vivo-contain {
	min-height: 440px
}
}

@media (max-width:1280px) {
#vivo-contain {
	min-height: 340px
}
}

@media (max-width:767px) {
#vivo-contain {
	min-height: auto
}
}
i, b, em {
	display: inline-block;
	vertical-align: middle;
	font-weight: 400;
	font-style: normal
}
img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-drag: none
}
input {
	outline: 0;
	border: 0
}
#vivo-wrap {
	position: relative;
	width: 100%;
	height: auto;
	z-index: 1
}
.gb-zindex-top {
	z-index: 998!important
}
#vivo-head-wrap {
	font-size: 14px;
	position: absolute;
	width: 100%;
	z-index: 999;
	background-color: rgba(26,26,26,.9)
}

@media (max-width:767px) {
#vivo-head-wrap {
	background-color: #212121
}
}
.gb-vivo-head {
	position: relative;
	width: 1200px;
	height: 44px;
	margin: auto;
	z-index: 2
}
.gb-vivo-head:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.gb-vivo-head * html {
	height: 1px
}

@media (max-width:767px) {
.gb-vivo-head {
	width: 100%
}
}

@media (max-width:1248px) {
.gb-vivo-head {
	width: auto;
	height: 44px;
	padding: 0 16px
}
}

@media (max-width:767px) {
.gb-vivo-head {
	width: 100%;
	padding: 0;
	text-align: center;
	height: 55px;
	-webkit-transition: background 1s ease;
	transition: background 1s ease;
	border-bottom: 1px solid;
	border-bottom-color: #E61A1A1A;
	border-bottom-color: rgba(26,26,26,.9)
}
.gb-vivo-head.openMenu {
	background-color: #0d0d0d;
	border-bottom: 1px solid #262626
}
.gb-vivo-head.openMenu ul.gb-vivo-h-nav, .gb-vivo-head.openMenu ul.gb-vivo-s-nav {
	height: calc(100vh - 56px)
}
.gb-vivo-head.openMenu .gb-vivo-h-menu span.menu-top {
	-webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
	transform: translate3d(0, 8px, 0) rotate(45deg)
}
.gb-vivo-head.openMenu .gb-vivo-h-menu span.menu-middle {
	opacity: 0;
	-webkit-transform: translate3d(-20px, 0, 0);
	transform: translate3d(-20px, 0, 0)
}
.gb-vivo-head.openMenu .gb-vivo-h-menu span.menu-bottom {
	-webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
	transform: translate3d(0, -8px, 0) rotate(-45deg)
}
.gb-vivo-head.openSearch a.gb-vivo-h-logo, .gb-vivo-head.openSearch a.gb-vivo-h-logo2 {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0
}
.gb-vivo-head.openSearch .nav-t-user:before {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0
}
}

@media (max-width:767px) and (max-width:767px) {
.gb-vivo-head.openSearch .nav-t-user {
	display: none
}
}

@media (max-width:767px) {
.gb-vivo-head.openSearch .nav-t-search {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.gb-vivo-head.openSearch .nav-t-bag {
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0
}
.gb-vivo-head.openSearch .gb-vivo-m-search {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1
}
}
.gb-vivo-head a.gb-vivo-h-logo {
	width: 5%;
	position: absolute;
	width: 74px;
	height: 20px;
	float: left;
	top: 50%;
	margin-top: -12px
}

@media (max-width:767px) {
.gb-vivo-head a.gb-vivo-h-logo {
	position: relative;
	left: auto;
	display: inline-block;
	float: none;
	margin: auto;
	margin-top: 18px;
	width: 74px;
	height: 20px;
	background-size: 74px 20px;
	margin-bottom: 19px
}
}
.gb-vivo-head ul.gb-vivo-h-nav, .gb-vivo-head ul.gb-vivo-s-nav {
	font-family: "Avenir Next ST", "Microsoft YaHei", "PingFang SC";
	position: relative;
	width: 60%;
	height: 100%;
	display: table;
	margin: auto;
	color: #fff
}

@media (max-width:767px) {
.gb-vivo-head ul.gb-vivo-h-nav, .gb-vivo-head ul.gb-vivo-s-nav {
	width: 100%
}
}

@media (max-width:767px) {
.gb-vivo-head ul.gb-vivo-h-nav, .gb-vivo-head ul.gb-vivo-s-nav {
	position: absolute;
	overflow: hidden;
	padding-left: 0;
	display: block;
	text-align: center;
	height: 0;
	background-color: #0d0d0d;
	top: 56px;
	-webkit-transition: height .4s linear;
	transition: height .4s linear
}
}

@media (max-width:1248px) {
.gb-vivo-head ul.gb-vivo-h-nav, .gb-vivo-head ul.gb-vivo-s-nav {
	width: 70%;
	padding-left: 17px
}
}

@media (max-width:767px) {
.gb-vivo-head ul.gb-vivo-h-nav, .gb-vivo-head ul.gb-vivo-s-nav {
	width: 100%;
	padding-left: 0
}
}
.gb-vivo-head ul.gb-vivo-s-nav {
	display: none;
	opacity: 1;
	text-align: left;
	font-family: "Microsoft YaHei", "PingFang SC"
}

@media (max-width:767px) {
.gb-vivo-head ul.gb-vivo-s-nav {
	display: block
}
}
.gb-vivo-head ul.gb-vivo-s-nav li span {
	font-size: 80%;
	position: relative;
	bottom: -6px;
	color: rgba(255,255,255,.8)
}
.gb-vivo-head ul.gb-vivo-s-nav li a {
	font-family: "Microsoft YaHei", "PingFang SC";
	margin: 0 15%!important;
	padding: 0!important
}
.gb-vivo-head ul.gb-vivo-s-nav li.f-s-nav span {
	display: block;
	line-height: 54px;
	margin: 0 15%!important;
	border-bottom: 0
}
.gb-vivo-head ul.gb-vivo-s-nav .results a {
	font-family: "Microsoft YaHei", "PingFang SC";
	color: #fff
}
.gb-vivo-head ul.gb-vivo-s-nav .results dl {
	position: relative;
	margin: 0 15%!important;
	padding: 0!important;
	border-bottom: 1px solid #262626
}
.gb-vivo-head ul.gb-vivo-s-nav .results dt {
	font-size: 14px;
	margin: 15px 0
}
.gb-vivo-head ul.gb-vivo-s-nav .results dd {
	font-size: 12px;
	margin: 10px 0
}
.gb-vivo-head .gb-nav-tool {
	position: absolute;
	width: 8%;
	top: 50%;
	margin-top: -9px;
	right: 0;
	z-index: 2
}

@media (max-width:1248px) {
.gb-vivo-head .gb-nav-tool {
	right: 16px!important
}
}

@media (max-width:567px) {
.gb-vivo-head .gb-nav-tool {
	width: 13%!important
}
}

@media (max-width:767px) {
.gb-vivo-head .gb-nav-tool {
	width: 17%!important;
	overflow: hidden
}
.openSearch .gb-vivo-head .gb-nav-tool {
	overflow: visible
}
}
.gb-vivo-head .v_h_usercenter {
	font-family: "Microsoft YaHei", "PingFang SC";
	position: absolute;
	height: auto;
	padding: 25px 0;
	top: 44px;
	width: 180px;
	right: 0;
	background-color: #fff;
	overflow: hidden;
	visibility: hidden;
	display: none;
	opacity: 0;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out
}

@media (max-width:767px) {
.gb-vivo-head .v_h_usercenter {
	top: 56px;
	right: 15px
}
}

@media (max-width:1248px) {
.gb-vivo-head .v_h_usercenter {
	right: 20px
}
}
.gb-vivo-head .gb-vivo-h-menu {
	position: absolute;
	width: 55px;
	height: 100%;
	display: none;
	left: 0;
	text-align: center;
	vertical-align: middle;
	z-index: 9
}

@media (max-width:767px) {
.gb-vivo-head .gb-vivo-h-menu {
	display: inline-block
}
}
.gb-vivo-head .gb-vivo-h-menu span {
	position: absolute;
	width: 19px;
	height: 1px;
	left: 50%;
	margin-left: -10px;
	background-color: #fff;
	-webkit-transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: transform .4s ease-out, opacity .2s;
	transition: transform .4s ease-out, opacity .2s, -webkit-transform .4s ease-out
}
.gb-vivo-head .gb-vivo-h-menu span.menu-top {
	top: 20px
}
.gb-vivo-head .gb-vivo-h-menu span.menu-middle {
	top: 27px
}
.gb-vivo-head .gb-vivo-h-menu span.menu-bottom {
	top: 35px
}
.gb-vivo-head .gb-vivo-m-search {
	-webkit-transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: transform .4s ease-out, opacity .2s;
	transition: transform .4s ease-out, opacity .2s, -webkit-transform .4s ease-out;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0
}

@media (max-width:767px) {
.gb-vivo-head .gb-vivo-m-search {
	display: block
}
}
.gb-nav-tool a {
	width: 19px;
	height: 19px;
	display: inline-block;
	color: #FFF
}
.gb-nav-tool a.leave:before {
	color: #fff!important
}
.no-mobile .gb-nav-tool a:hover:before, .gb-nav-tool a.current:before {
	color: #b2b2b2
}
.no-mobile .gb-nav-tool a:active:before {
	color: #0087cd
}
.gb-nav-tool a:before {
	-webkit-transition: color .4s ease;
	transition: color .4s ease
}

@media (max-width:767px) {
.gb-nav-tool a {
	-webkit-transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: transform .4s ease-out, opacity .2s;
	transition: transform .4s ease-out, opacity .2s, -webkit-transform .4s ease-out
}
}
.gb-nav-tool .nav-t-search {
	position: absolute;
	padding-top: 2px;
	float: left;
	left: -18px;
	background-position: -19px 0
}

@media (max-width:767px) {
.gb-nav-tool .nav-t-search {
	position: absolute;
	float: none;
	-webkit-transform: translate3d(50px, 0, 0);
	transform: translate3d(50px, 0, 0);
	left: 0;
	opacity: 0
}
}
.gb-nav-tool .nav-t-search:before {
	display: block;
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	position: absolute;
	right: 0;
	font-size: 14px
}
.gb-nav-tool .nav-t-search:active {
	background-position: -38px 0
}
.gb-nav-tool .nav-t-user {
	float: right;
	padding-top: 2px;
	background-position: -19px -19px
}
.gb-nav-tool .nav-t-user:before {
	display: block;
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	position: absolute;
	font-size: 14px
}

@media (max-width:767px) {
.gb-nav-tool .nav-t-user:before {
	font-size: 18px
}
}
.gb-nav-tool .nav-t-user:active {
	color: #0087cd;
	background-position: -38px -19px
}

@media (max-width:767px) {
.gb-nav-tool .nav-t-user:hover {
	background-position: 0 -19px
}
.gb-nav-tool .nav-t-user:active {
	background-position: 0 -19px
}
}
.gb-nav-tool .nav-t-bag {
	display: none;
	background-position: 0 -76px;
	position: relative;
	top: 2px
}
.gb-nav-tool .nav-t-bag:before {
	display: block;
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	position: absolute;
	font-size: 14px
}

@media (max-width:767px) {
.gb-nav-tool .nav-t-bag:before {
	font-size: 18px
}
}
.gb-nav-tool .nav-t-bag:hover:before {
	color: #fff
}
.gb-nav-tool .nav-t-bag:active:before {
	color: #888
}

@media (max-width:767px) {
.gb-nav-tool .nav-t-bag {
	float: left;
	display: block
}
}
ul.gb-vivo-h-nav li, .gb-vivo-head ul.gb-vivo-s-nav li {
	position: relative;
	width: 1%;
	display: table-cell;
	vertical-align: middle;
	z-index: 1
}

@media (max-width:767px) {
ul.gb-vivo-h-nav li, .gb-vivo-head ul.gb-vivo-s-nav li {
	width: 100%
}
}

@media (max-width:767px) {
ul.gb-vivo-h-nav li, .gb-vivo-head ul.gb-vivo-s-nav li {
	display: block
}
}
.lt8 ul.gb-vivo-h-nav li, .lt8 .gb-vivo-head ul.gb-vivo-s-nav li, .gb-vivo-head .lt8 ul.gb-vivo-s-nav li {
	width: auto;
	float: left
}
ul.gb-vivo-h-nav li a, .gb-vivo-head ul.gb-vivo-s-nav li a {
	position: relative;
	display: block;
	height: 100%;
	line-height: 44px;
	font-size: 14px;
	white-space: nowrap;
	padding: 0 22px;
	-webkit-transition: color .4s ease;
	transition: color .4s ease;
	color: #fff
}

@media (max-width:767px) {
ul.gb-vivo-h-nav li a, .gb-vivo-head ul.gb-vivo-s-nav li a {
	margin: 0 10%;
	line-height: 55px;
	border-bottom: 1px solid #262626
}
}

@media (max-width:1248px) {
ul.gb-vivo-h-nav li a, .gb-vivo-head ul.gb-vivo-s-nav li a {
	padding: 0 12px
}
}
ul.gb-vivo-h-nav li a:hover, .gb-vivo-head ul.gb-vivo-s-nav li a:hover {
	color: #b2b2b2
}
ul.gb-vivo-h-nav li a:active, .gb-vivo-head ul.gb-vivo-s-nav li a:active {
	color: #0087cd
}
ul.gb-vivo-h-nav li.menu-search, .gb-vivo-head ul.gb-vivo-s-nav li.menu-search {
	display: none
}

@media (max-width:767px) {
ul.gb-vivo-h-nav li.menu-search, .gb-vivo-head ul.gb-vivo-s-nav li.menu-search {
	display: block
}
}

@media (max-width:767px) {
ul.gb-vivo-h-nav li.menu-search i, .gb-vivo-head ul.gb-vivo-s-nav li.menu-search i {
	position: relative;
	width: 13px;
	height: 13px;
	margin-right: 8px;
	display: inline-block
}
ul.gb-vivo-h-nav li.menu-search i:before, .gb-vivo-head ul.gb-vivo-s-nav li.menu-search i:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	position: absolute;
	top: -2px;
	left: 0
}
}
ul.gb-vivo-h-nav li.current a, .gb-vivo-head ul.gb-vivo-s-nav li.current a {
	color: #0087cd
}

@media (max-width:767px) {
a.gb-vivo-h-logo {
	-webkit-transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: transform .4s ease-out, opacity .2s;
	transition: transform .4s ease-out, opacity .2s, -webkit-transform .4s ease-out
}
}
a.gb-vivo-h-logo svg.vivo-brand-logo-small {
	display: inline-block;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
	fill: #008ddc
}
a.gb-vivo-h-logo:hover svg.vivo-brand-logo-small {
	fill: #50afff
}
a.gb-vivo-h-logo svg.vivo-brand-logo-large {
	display: none
}
a.gb-vivo-h-logo2 {
	position: absolute;
	width: 110px;
	height: 110px;
	float: left;
	top: 0;
	margin-top: 0;
	background-color: #0087cd;
	text-align: center
}
a.gb-vivo-h-logo2 svg.vivo-brand-logo-small {
	display: none
}
a.gb-vivo-h-logo2 svg.vivo-brand-logo-large {
	width: 78%;
	height: 100%;
	fill: #fff;
	display: inline-block
}

@media (max-width:767px) {
a.gb-vivo-h-logo2 {
	width: 74px;
	height: 20px;
	margin-top: 18px;
	margin-left: -37px;
	background: 0 0;
	float: none
}
a.gb-vivo-h-logo2 svg.vivo-brand-logo-small {
	display: block;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
	fill: #008ddc
}
a.gb-vivo-h-logo2:hover svg {
	fill: #50afff
}
a.gb-vivo-h-logo2 svg.vivo-brand-logo-large {
	display: none
}
}
.v_h_usercenter li {
	position: relative;
	display: inline-block;
	text-align: left;
	height: 50px;
	width: 100%
}
.v_h_usercenter li.userlink-1 b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?"
}
.v_h_usercenter li.userlink-2 b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?"
}
.v_h_usercenter li.userlink-3 b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?"
}
.v_h_usercenter li.userlink-4 b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?"
}
.v_h_usercenter li:first-child b {
	font-size: 20px
}
.v_h_usercenter li b {
	margin: 0 auto;
	vertical-align: baseline;
	font-size: 19px;
	position: relative
}
.ios .v_h_usercenter li b {
	top: -2px
}
.android .v_h_usercenter li b {
	top: -2px
}
.v_h_usercenter li a {
	display: block;
	color: #666;
	line-height: 50px;
	font-size: 14px;
	-webkit-transition: color .4s ease-out;
	transition: color .4s ease-out;
	padding: 0 38px
}

@media (max-width:767px) {
.v_h_usercenter li a {
	padding: 0 38px
}
}
.v_h_usercenter li a:hover {
	color: #0087cd
}
.v_h_usercenter li a span {
	position: relative;
	text-align: left;
	display: inline-block;
	margin-left: 18px;
	font-size: 14px;
	line-height: 50px;
	top: -1px
}

@media (max-width:767px) {
.v_h_usercenter li a span {
	font-size: 14px;
	top: -3px
}
}
.v_h_usercenter li a i {
	position: relative;
	min-width: 14px;
	height: 14px;
	font-weight: 700;
	display: inline-block;
	text-align: center;
	margin-top: -1px;
	font-size: 12px;
	padding: 4px;
	line-height: 14px;
	color: #fff;
	border-radius: 50%;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	background-color: #F51818
}
.windows .v_h_usercenter li a i {
	margin-top: 0
}
.mobile .v_h_usercenter li a i {
	margin-top: -1px
}
.android .v_h_usercenter li a i {
	margin-top: -1px
}
.v_h_usercenter li a b:before {
	position: relative;
	font-size: 14px;
	vertical-align: middle;
	line-height: 18px;
	top: -1px
}
#search-curtain, #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li #lang-mask, #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li #follow-mask, #gb-mask-layer {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2);
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990;
	display: none
}
.v_h_search {
	position: absolute;
	width: 81%;
	height: 44px;
	top: 0;
	right: 0;
	z-index: 1;
	display: none
}

@media (max-width:1248px) {
.v_h_search {
	width: 90%;
	height: 44px;
	right: 220px
}
}

@media (max-width:1068px) {
.v_h_search {
	width: 88%;
	height: 44px;
	right: 180px
}
}

@media (max-width:767px) {
.v_h_search {
	right: 33%
}
}
.v_h_search .search-top {
	position: relative;
	width: 100%;
	height: 100%
}

@media (max-width:1248px) {
.v_h_search .search-top {
	margin-left: 22%
}
}
.v_h_search .search-content {
	position: absolute;
	width: 90%;
	height: auto;
	min-height: 280px;
	background: #fff;
	top: 44px
}

@media (max-width:1248px) {
.v_h_search .search-content {
	width: 80%;
	margin-left: 29%
}
}

@media (max-width:1068px) {
.v_h_search .search-content {
	width: 82%;
	margin-left: 29%
}
}
.search-top input {
	font-family: 'Microsoft YaHei', 'PingFang SC';
	width: 750px;
	height: 30px;
	margin-top: 7px;
	background: 0 0;
	padding-left: 43px;
	color: #fff;
	font-size: 14px
}

@media (max-width:1248px) {
.search-top input {
	width: 70%;
	height: 30px;
	padding-left: 10%
}
}
.search-top input::-webkit-input-placeholder, .search-top input textarea::-webkit-input-placeholder {
color:#888
}

@media (max-width:767px) {
.search-top input {
	font-size: 16px;
	font-weight: 400;
	height: 38px;
	-webkit-transition: opacity 0s, -webkit-transform .4s ease-out;
	transition: opacity 0s, -webkit-transform .4s ease-out;
	transition: transform .4s ease-out, opacity 0s;
	transition: transform .4s ease-out, opacity 0s, -webkit-transform .4s ease-out
}
}

@media (max-width:321px) {
.search-top input {
	padding-left: 20%
}
}
.search-top .search-close {
	position: absolute;
	width: 13px;
	height: 13px;
	top: 50%;
	margin-top: -7px;
	right: 10%;
	color: #fff;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	background-size: 250px 250px;
	background-repeat: no-repeat;
	background-position: -19px -38px
}

@media (max-width:1248px) {
.search-top .search-close {
	right: 13%
}
}

@media (max-width:1068px) {
.search-top .search-close {
	right: 12%
}
}

@media (max-width:767px) {
.search-top .search-close {
	position: fixed;
	top: -100%
}
}
.search-top .search-close:before {
	-webkit-transition: color .4s ease;
	transition: color .4s ease;
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	display: block;
	font-size: 13px
}
.search-top .search-close.hover:before {
	color: #888
}
.search-top .search-close:hover {
	background-position: 0 -38px
}
.search-top .search-close:hover:before {
	color: #888
}
.search-top .search-close:active {
	background-position: -38px -38px
}
.search-top .search-close:active:before {
	color: #0087cd
}
.gb-vivo-m-search {
	display: none;
	vertical-align: middle;
	line-height: 60px
}

@media (max-width:767px) {
.gb-vivo-m-search {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -35%;
	width: 70%;
	height: 55px
}
}
.gb-vivo-m-search input {
	background: 0 0;
	width: 100%;
	color: #fff;
	font-size: 16px
}
.gb-vivo-m-search input::-webkit-input-placeholder, .gb-vivo-m-search input textarea::-webkit-input-placeholder {
color:#888
}
.search-content {
	font-family: 'Microsoft YaHei', 'PingFang SC'
}
.search-content dl {
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 24px
}
.search-content dl dt {
	width: auto;
	height: auto;
	padding-left: 43px;
	font-size: 12px;
	color: #888;
	padding-top: 28px;
	margin-bottom: 11px
}

@media (max-width:1248px) {
.search-content dl dt {
	padding-left: 5%
}
}
.search-content dl dd {
	width: 100%;
	height: 40px;
	font-size: 14px
}
.search-content dl dd a {
	display: block;
	width: auto;
	height: 100%;
	line-height: 40px;
	padding-left: 67px;
	color: #333;
	-webkit-transition: all .4s ease;
	transition: all .4s ease
}
.search-content dl dd a:hover {
	background-color: #f2f2f2;
	color: #0087cd
}
.search-content dl dd.current a {
	background-color: #f2f2f2;
	color: #0087cd
}
.search-content .results {
	position: relative;
	width: 100%;
	height: 100%;
	display: none
}
.search-content .results dl:before {
	position: absolute;
	width: 694px;
	height: 1px;
	content: '';
	top: 0;
	left: 43px;
	display: block;
	background-color: #0D000000;
	background-color: rgba(0,0,0,.05)
}

@media (max-width:1248px) {
.search-content .results dl:before {
	width: 90%;
	height: 1px;
	left: 5%
}
}
.gb-vivo-menu-series {
	position: absolute;
	width: 100%;
	height: 245px;
	top: 0;
	left: 0;
	z-index: 1;
	color: #fff;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0)
}

@media (max-width:767px) {
.gb-vivo-menu-series {
	display: none
}
}
.gb-vivo-menu-series .vms-bigbox {
	position: relative;
	width: 100%;
	height: 175px;
	top: 44px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	background-color: #E61A1A1A;
	background-color: rgba(26,26,26,.9)
}
.expand-size .gb-vivo-menu-series .vms-bigbox {
	width: 100%;
	height: 190px
}
.gb-vivo-menu-series .vms-bigbox ul {
	position: absolute;
	width: 150px;
	height: 175px;
	top: -28px;
	padding-left: 22px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3FFFF;
	border-left-color: rgba(255,255,255,.2)
}

@media (max-width:1248px) {
.gb-vivo-menu-series .vms-bigbox ul {
	padding-left: 12px
}
}
.expand-size .gb-vivo-menu-series .vms-bigbox ul {
	width: 150px;
	height: 200px
}
.gb-vivo-menu-series .vms-bigbox ul#list1 {
	z-index: 6
}
.gb-vivo-menu-series .vms-bigbox ul#list2 {
	z-index: 5
}
.gb-vivo-menu-series .vms-bigbox ul#list3 {
	z-index: 4
}
.gb-vivo-menu-series .vms-bigbox .nav-item-can {
	width: 180px;
	height: 180px;
	display: inline-block
}
.expand-size .gb-vivo-menu-series .vms-bigbox .nav-item-can {
	width: 210px;
	height: 210px;
	left: -210px
}
.vms-bigbox ul .nav-item-can {
	position: absolute;
	left: -180px;
	top: 0
}
.vms-bigbox ul li {
	font-family: 'Microsoft YaHei', 'PingFang SC';
	font-weight: 400;
	position: relative;
	padding: .6em 0;
	z-index: 2;
	font-size: 14px;
	line-height: 1.2em
}
.vms-bigbox ul li.f-menu-link {
	padding-top: 35px
}
.vms-bigbox ul li:nth-child(n+6) {
	display: none
}
.vms-bigbox ul li a {
	color: rgba(255,255,255,.8);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition: color .4s ease;
	transition: color .4s ease;
	max-width: 7em;
	text-overflow: ellipsis;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden
}
.vms-bigbox ul li a:hover {
	color: #b2b2b2
}
.vms-bigbox ul li a:active {
	color: #0087cd
}
#vivo-foot-wrap {
	font-size: 14px;
	position: relative;
	width: 100%;
	height: 360px;
	z-index: 10;
	color: #333
}

@media (max-width:1248px) {
#vivo-foot-wrap {
	height: auto
}
}
#vivo-foot-wrap.gray {
	background-color: #f7f7f7
}
#vivo-foot-wrap #gb-vivo-foot {
	position: relative;
	max-width: 1200px;
	height: 360px;
	margin: auto;
	bottom: 0;
	z-index: 2
}

@media (max-width:1248px) {
#vivo-foot-wrap #gb-vivo-foot {
	padding: 0 16px;
	left: 0;
	margin-left: 0
}
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot {
	height: auto
}
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot ul {
	position: relative;
	display: block;
	width: 100%;
	text-align: left
}
#vivo-foot-wrap #gb-vivo-foot ul li {
	display: block;
	width: 100%
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-directory {
	width: 100%;
	height: 260px;
	display: table;
	margin: auto;
	font-size: 12px
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-directory {
	height: auto;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright {
	padding-top: 35px;
	margin-top: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	font-size: 12px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright * html {
	height: 1px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright * html {
	height: 1px
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright {
	padding: 26px 0
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .copyright-text {
	font-family: "Avenir Next ST", "Microsoft YaHei", "PingFang SC";
	float: left;
	line-height: 14px;
	font-size: 10px
}

@media (max-width:1068px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .copyright-text {
	position: absolute;
	display: block;
	bottom: 10px
}
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .copyright-text {
	position: relative;
	display: inline-block;
	bottom: auto;
	color: #999;
	margin-top: 36px;
	line-height: 18px
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .copyright-text .vf-goto-questionnaire {
	display: inline-block;
	margin-left: 1em;
	vertical-align: middle;
	color: #0087cd
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other {
	position: relative;
	float: right
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li {
	width: 90px;
	height: 40px;
	top: -25px;
	text-align: center;
	display: inline-block;
	-webkit-transition: color .4s ease;
	transition: color .4s ease;
	position: relative
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li {
	position: absolute
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li a {
	line-height: 16px;
	display: inline-block
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li .other-text {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	bottom: 0
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.follow_btn, #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.lang_btn {
	cursor: pointer
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.notFollow-2 {
	text-align: right
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.notFollow-2 b {
	position: relative;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: text-bottom;
	top: 1px;
	margin-right: .4em
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.notFollow-2 b {
	top: 0
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.notFollow-2 b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	position: absolute;
	font-size: 16px;
	display: block
}
.android #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.notFollow-2 b:before {
	top: -1px
}
.ios #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.notFollow-2 b:before {
	top: 1px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.global:before, #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li.follow_btn:before {
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	height: 10px;
	background-color: #bbb;
	bottom: 2px;
	left: -2px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li #lang-mask, #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other li #follow-mask {
	visibility: hidden;
	opacity: 0;
	z-index: 1
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link.notFollow-1:before {
	display: none
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link {
	-webkit-tap-highlight-color: transparent;
	font-size: 12px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link.oldpage {
	right: 42%
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link.notFollow-1 {
	right: 22%
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link.notFollow-1:before {
	display: none
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link.notFollow-2 {
	position: absolute;
	width: 25%;
	float: left;
	right: 0;
	color: #666;
	vertical-align: middle
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link.notFollow-2:before {
	display: none
}
}

@media (max-width:767px) and (max-width:767px) {
.android #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link.notFollow-2 .other-text {
	bottom: -1px
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	width: 150px;
	height: 160px;
	box-shadow: -15px 3px 30px -2px rgba(0,0,0,.1);
	left: -180px;
	bottom: 41px;
	padding-top: 15px;
	background-color: #fff;
	text-align: center;
	-webkit-transition: all .3s .3s ease-out;
	transition: all .3s .3s ease-out;
	overflow: hidden;
	z-index: 3
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast .qr-box {
	height: 115px;
	text-align: center
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast p {
	display: none;
	margin-top: 10px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast img {
	width: auto;
	height: 100%;
	display: none
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast.openAli {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast.openAli .ali-qr {
	display: inline-block
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast.openAli .ali-text {
	display: block
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast.openWechat {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast.openWechat .wechat-qr {
	display: inline-block
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link .vivo-follow-toast.openWechat .wechat-text {
	display: block
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link a {
	color: #666;
	-webkit-transition: color .4s ease;
	transition: color .4s ease
}
.no-mobile #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link a:hover, #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link a.current {
	-webkit-transition: color .4s ease;
	transition: color .4s ease;
	color: #0087cd
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .other-link a:visited {
	color: #666
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow {
	text-align: center
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow {
	position: relative;
	width: 25%;
	float: left;
	left: 25%
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow.follow-3:after {
	display: block;
	height: 10px;
	width: 1px;
	color: red
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow a {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 100%
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow.follow-1:before {
	display: none
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow.follow-1:before {
	display: block
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow b {
	position: absolute;
	display: inline-block;
	left: 50%;
	margin: -12px;
	margin-left: -7px;
	color: #999;
	font-size: 16px;
	-webkit-transition: color .4s ease;
	transition: color .4s ease
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow:hover .vivo-f-toast {
	visibility: visible;
	opacity: 1;
	-webkit-transition: .4s linear;
	transition: .4s linear;
	z-index: 5
}

@media (max-width:767px) {
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .follow:hover .vivo-f-toast {
	visibility: hidden
}
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast {
	display: none;
	-webkit-transition: .4s linear;
	transition: .4s linear;
	position: absolute;
	width: 150px;
	height: 145px;
	box-shadow: 0 5px 30px -2px rgba(0,0,0,.1);
	padding-top: 30px;
	left: 50%;
	margin-left: -75px;
	bottom: 41px;
	background-color: #fff;
	overflow: hidden;
	z-index: 2
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast * html {
	height: 1px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast img {
	margin-top: 15px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast p {
	margin-top: 5px;
	color: #666
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast li {
	position: relative;
	width: 100%;
	height: 40px;
	text-align: left;
	overflow: hidden;
	float: left
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast li:before {
	display: none
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast li a {
	padding-top: 9px;
	position: absolute;
	width: 100%;
	height: 31px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast li a:hover {
	background-color: #f4f4f4
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li {
	overflow: visible
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li a {
	line-height: 30px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li:hover a span {
	color: #000
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li b {
	margin-left: 30px;
	font-size: 22px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li b:before {
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li.sina-follow {
	margin-top: 24px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li.sina-follow a:hover b:before {
	color: #CF0800
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li.sina-follow b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?"
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li.wechat-follow a:hover b:before {
	color: #68B732
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li.wechat-follow b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?"
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li.ali-follow .vivo-follow-toast {
	bottom: -26px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li.ali-follow a:hover b:before {
	color: #5FA8ED
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li.ali-follow b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?"
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.follow-list li a span {
	position: relative;
	font-size: 14px;
	color: #666;
	display: block;
	top: -30px;
	padding-left: 65px;
	line-height: 26px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list {
	width: 300px;
	height: 396px;
	padding-top: 24px;
	left: auto;
	margin-left: 0;
	right: 0
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list:before {
	left: 78%
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li a {
	line-height: 20px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li:hover a {
	color: #000
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.global-lang {
	margin-top: 31px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.global-lang .lang-img-box {
	border: 0;
	overflow: visible;
	top: -2px
}
.windows #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.global-lang .lang-img-box {
	top: -3px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.global-lang .lang-img-box:before {
	width: 20px;
	height: 20px;
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	font-size: 20px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.global-lang span {
	top: -28px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.cn-lang .lang-img-box img {
	margin-left: -9px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.my-lang .lang-img-box img {
	margin-left: -12px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li .lang-img-box {
	position: relative;
	width: 20px;
	height: 20px;
	background-size: auto 104%;
	background-repeat: no-repeat;
	background-position: center center;
	display: inline-block;
	vertical-align: text-top;
	top: -3px;
	margin-left: 40px;
	border: 1px solid #dfdfdf;
	border-radius: 50%;
	overflow: hidden
}
.windows #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li .lang-img-box {
	top: -6px;
	border: 0
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li .lang-img-box img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -15px;
	margin-top: -15px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li span {
	position: relative;
	display: block;
	top: -30px;
	padding-left: 75px;
	line-height: 30px
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.id-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-id_038cf34_____s_wwwstatic_vivoportal_web_dist_common_umix_images.svg)
}
.lt8 #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.id-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-id_eef60b0_____s_wwwstatic_vivoportal_web_dist_common_umix_images.jpg)
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.in-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-in_8a512f0_____s_wwwstatic_vivoportal_web_dist_common_umix_images.svg)
}
.lt8 #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.in-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-in_3959b1d_____s_wwwstatic_vivoportal_web_dist_common_umix_images.jpg)
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.mm-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-mm_bd85d8d_____s_wwwstatic_vivoportal_web_dist_common_umix_images.svg)
}
.lt8 #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.mm-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-mm_6e46612_____s_wwwstatic_vivoportal_web_dist_common_umix_images.jpg)
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.my-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-my_39895ac_____s_wwwstatic_vivoportal_web_dist_common_umix_images.svg)
}
.lt8 #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.my-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-my_b1ba12c_____s_wwwstatic_vivoportal_web_dist_common_umix_images.jpg)
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.ph-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-ph_c5c952d_____s_wwwstatic_vivoportal_web_dist_common_umix_images.svg)
}
.lt8 #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.ph-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-ph_b657985_____s_wwwstatic_vivoportal_web_dist_common_umix_images.jpg)
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.th-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-th_194a8d8_____s_wwwstatic_vivoportal_web_dist_common_umix_images.svg)
}
.lt8 #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.th-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-th_f6fcf1b_____s_wwwstatic_vivoportal_web_dist_common_umix_images.jpg)
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.vn-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-vn_740ee4d_____s_wwwstatic_vivoportal_web_dist_common_umix_images.svg)
}
.lt8 #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.vn-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-vn_ccf4765_____s_wwwstatic_vivoportal_web_dist_common_umix_images.jpg)
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.cn-lang .lang-img-box {
	background-color: #dd2911;
	background-image: url(../imgv/vivo-f-lang-cn_5d83142_____s_wwwstatic_vivoportal_web_dist_common_umix_images.svg);
	background-position: 2px 4px
}
.lt8 #vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-toast.lang-list li.cn-lang .lang-img-box {
	background-image: url(../imgv/vivo-f-lang-cn_6f0a21d_____s_wwwstatic_vivoportal_web_dist_common_umix_images.jpg);
	background-position: center center
}
#vivo-foot-wrap #gb-vivo-foot .gb-foot-copyright .other .vivo-f-triangle {
	content: '';
	height: 0;
	width: 0;
	border-top: 10px solid #fff;
	border-left: 10px dashed transparent;
	border-right: 10px dashed transparent;
	position: absolute;
	left: 50%;
	bottom: 31px;
	margin-left: -5px;
	opacity: 0;
	z-index: 2
}
#vivo-m-toast {
	font-size: 14px;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	vertical-align: middle;
	overflow: hidden;
	width: 100%;
	height: 100%;
	z-index: 999
}
#vivo-m-toast.openQRCode {
	visibility: visible;
	opacity: 1
}
#vivo-m-toast .back-cover {
	position: relative;
	width: 100%;
	height: 100%;
	min-width: 300px;
	filter: alpha(opacity=40);
	background-color: #000;
	background-color: rgba(0,0,0,.4);
	-webkit-transition: opacity 2s linear;
	transition: opacity 2s linear
}
#vivo-m-toast .back-cover .closeIcon {
	position: absolute;
	right: 10px;
	top: 10px;
	padding: 10px
}
#vivo-m-toast .back-cover .closeIcon:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	-webkit-transition: color .4s ease;
	transition: color .4s ease;
	color: #fff;
	font-size: 20px
}
#vivo-m-toast .back-cover .QRContainer {
	position: absolute;
	z-index: 100;
	width: 280px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin-left: -140px;
	margin-top: -200px;
	background-color: #FFF;
	border-radius: 5px;
	text-align: center;
	vertical-align: middle
}
#vivo-m-toast .back-cover .QRContainer .titleP {
	display: none;
	font-size: 16px;
	padding-top: 8%;
	color: #4d4e4f
}
#vivo-m-toast .back-cover .QRContainer .downloadP {
	display: none;
	font-size: 14px;
	color: #0087cd;
	margin-top: 8%
}
#vivo-m-toast .back-cover .QRContainer .infomationP {
	display: none;
	font-size: 14px;
	color: #bbb;
	padding-top: 6%
}
#vivo-m-toast .back-cover .QRContainer hr {
	width: 14px;
	height: 1px;
	background-color: #0087cd;
	border: 0
}
#vivo-m-toast .back-cover .QRContainer .imgP {
	display: none;
	z-index: 100;
	margin-top: 8%
}
#vivo-m-toast .back-cover .QRContainer .imgP img {
	width: 65%;
	height: 40%;
	box-shadow: 0 5px 30px -2px #EAEAEA;
	padding: 10px
}
#vivo-m-toast.AliCode .titleP.ali-title, #vivo-m-toast.AliCode .infomationP.ali-title, #vivo-m-toast.AliCode .imgP.ali-img, #vivo-m-toast.AliCode .downloadP.ali-title {
	display: block
}
#vivo-m-toast.WechatCode .titleP.wechat-title, #vivo-m-toast.WechatCode .infomationP.wechat-title, #vivo-m-toast.WechatCode .imgP.wechat-img, #vivo-m-toast.WechatCode .downloadP.wechat-title {
	display: block
}
.gb-foot-directory {
	font-size: 14px
}
.gb-foot-directory ul.directory-list {
	position: relative;
	width: 80%;
	display: table;
	color: #333
}
.gb-foot-directory ul.directory-list li {
	position: relative;
	width: 1%;
	height: 100%;
	display: table-cell;
	z-index: 1
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-list li {
	height: auto;
	overflow: hidden
}
}
.gb-foot-directory ul.directory-list li .f-d-title {
	font-weight: 600
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-list li .f-d-title {
	color: #000;
	font-weight: 400
}
}
.gb-foot-directory ul.directory-list li a {
	position: relative;
	height: 100%;
	line-height: 23px;
	white-space: nowrap;
	-webkit-transition: color .4s ease;
	transition: color .4s ease
}
#vivo-foot-wrap .gb-foot-directory ul.directory-list li a:hover {
	color: #0087cd
}
#vivo-foot-wrap .gb-foot-directory ul.directory-list li a:active {
	color: #0087cd
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-list li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 32px
}
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-list li dd {
	position: relative;
	padding-left: 1em;
	height: 32px;
	line-height: 32px
}
.gb-foot-directory ul.directory-list li dd.l-d-title {
	margin-bottom: 8px
}
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-list li dd.f-d-title {
	padding-left: 0;
	font-size: 14px
}
.gb-foot-directory ul.directory-list li dd.f-d-title.open b:after {
	-webkit-transform: rotate(45deg) scale(1.1);
	transform: rotate(45deg) scale(1.1)
}
.gb-foot-directory ul.directory-list li dd.f-d-title.open b:before {
	-webkit-transform: rotate(45deg) scale(1.1);
	transform: rotate(45deg) scale(1.1)
}
.gb-foot-directory ul.directory-list li dd.f-d-title b:after {
	position: absolute;
	content: '';
	display: block;
	width: 7px;
	height: 1px;
	background-color: #666;
	top: 16px;
	right: 0;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1)
}
.gb-foot-directory ul.directory-list li dd.f-d-title b:before {
	position: absolute;
	content: '';
	display: block;
	width: 1px;
	height: 7px;
	background-color: #666;
	top: 13px;
	right: 3px;
	-webkit-transition: -webkit-transform .3s ease;
	transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
	transition: transform .3s ease, -webkit-transform .3s ease;
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1)
}
}
.gb-foot-directory ul.directory-list li dd.t-d-title {
	padding-top: 15px
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-list li dd.t-d-title {
	padding-top: 0;
	margin-top: 8px
}
}
.gb-foot-directory ul.directory-phone {
	position: absolute;
	width: 20%;
	top: 0;
	right: 0;
	text-align: right
}

@media (max-width:1248px) {
.gb-foot-directory ul.directory-phone {
	padding-right: 16px
}
}
.gb-foot-directory ul.directory-phone li dd {
	color: #666
}
.gb-foot-directory ul.directory-phone li dd b {
	-webkit-transition: color .4s ease;
	transition: color .4s ease
}
.gb-foot-directory ul.directory-phone li dd a {
	-webkit-transition: color .4s ease;
	transition: color .4s ease
}

@media (max-width:767px) {
#vivo-foot-wrap .gb-foot-directory ul.directory-phone li dd a {
	color: #0087cd
}
#vivo-foot-wrap .gb-foot-directory ul.directory-phone li dd a:visited {
	color: purple
}
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-phone li dd {
	height: 70px;
	line-height: 70px;
	margin-top: 25px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2f2
}
}

@media (min-width:767px) {
.gb-foot-directory ul.directory-phone li dd span {
	display: none
}
}
.gb-foot-directory ul.directory-phone li dd.phone-num {
	font-size: 28px;
	font-weight: 400;
	padding-top: 15px;
	color: #333
}

@media (max-width:1068px) {
.gb-foot-directory ul.directory-phone li dd.phone-num {
	font-size: 21px
}
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-phone li dd.phone-num {
	display: none
}
}
.gb-foot-directory ul.directory-phone li dd.online {
	font-size: 14px;
	padding-top: 11px;
	color: #666;
	position: relative
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-phone li dd.online {
	display: none
}
}

@media (max-width:767px) {
.gb-foot-directory ul.directory-phone li dd.online {
	font-size: 12px
}
}
#vivo-foot-wrap .gb-foot-directory ul.directory-phone li dd.online:hover a {
	color: #0087cd
}
#vivo-foot-wrap .gb-foot-directory ul.directory-phone li dd.online:hover b:before {
	color: #0087cd
}
.gb-foot-directory ul.directory-phone li dd.online b {
	position: absolute;
	right: 60px;
	bottom: -1px;
	width: 20px;
	height: 15px
}
.gb-foot-directory ul.directory-phone li dd.online b:before {
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	position: absolute;
	right: 1px;
	bottom: 1px;
	font-size: 16px
}
#vivo-foot-path {
	font-size: 14px;
	position: relative;
	width: 100%;
	height: 70px;
	background-color: transparent;
	padding-top: 30px
}

@media (max-width:1248px) {
#vivo-foot-path {
	padding: 30px 16px 0;
	width: auto
}
}
#vivo-foot-path.gray {
	background-color: #f7f7f7
}
#vivo-foot-path .foot-path-box {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 1200px;
	margin: auto
}
#vivo-foot-path .foot-path-box .path-link {
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 30px;
	border-top: 1px #dedede solid
}
#vivo-foot-path .foot-path-box .path-link ol li {
	position: relative;
	float: left;
	display: inline-block;
	font-size: 12px;
	padding-left: 25px
}
#vivo-foot-path .foot-path-box .path-link ol li:before {
	color: #333;
	speak: none;
	font-family: iconfont;
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "?";
	position: absolute;
	left: 8px;
	top: 3px;
	font-size: 12px
}
#vivo-foot-path .foot-path-box .path-link ol li a {
	-webkit-transition: color .4s ease-out;
	transition: color .4s ease-out
}
#vivo-foot-path .foot-path-box .path-link ol li a:hover span {
	color: #1a1a1a
}
#vivo-foot-path .foot-path-box .path-link ol li a span {
	color: #333
}
#vivo-foot-path .foot-path-box .path-link ol li span {
	line-height: 18px;
	color: gray
}
#vivo-foot-path .foot-path-box .path-link ol li.home-link {
	padding-left: 0
}
#vivo-foot-path .foot-path-box .path-link ol li.home-link:before {
	display: none
}
#vivo-foot-path .foot-path-box .path-link ol li.home-link a {
	display: inline-block;
	width: 50px;
	height: 16px
}
#vivo-foot-path .foot-path-box .path-link ol li.home-link a svg {
	-webkit-transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: opacity .2s, -webkit-transform .4s ease-out;
	transition: transform .4s ease-out, opacity .2s;
	transition: transform .4s ease-out, opacity .2s, -webkit-transform .4s ease-out;
	fill: #333
}
#vivo-foot-path .foot-path-box .path-link ol li.home-link a:hover svg {
	fill: #1a1a1a
}
.Redshield {
	display: inline-block;
	width: 20px;
	position: relative;
	top: -4px;
	height: 20px;
	border: 0;
	vertical-align: text-top
}
.Redshield img {
	position: absolute;
	border-width: 0;
	width: 100%;
	height: 100%
}

@media (max-width:767px) {
.Redshield {
	margin-left: 0
}
}
