body {
	margin: 0;
	padding: 0
}
#globalheader ul,#globalheader li,#globalheader p,#globalheader h4,#globalheader h5 {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	line-height: 1
}

#globalheader img {
	border: none
}

#globalheader header,#globalheader nav,#globalheader figure,#globalheader figcaption {
	display: block
}

#globalheader button {
	font: inherit;
	vertical-align: middle;
	box-shadow: none
}

#globalheader button,#globalheader input {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	-webkit-tap-highlight-color: transparent
}

@media print {
	#globalheader {
		display: none
	}
}

#globalheader .gh-text-replace {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px)
}

#globalheader {
	position:absolute;
	z-index: 9999;
	width:100%;
	height: 2.55556em;
	margin: 0 auto 1em;
	font-size: 18px;
	left:0px;
}

@media only screen and (max-device-width: 767px) {
	#globalheader {
		min-width: 100%;
		width: 100%;
		height: 2.66667em;
		background: rgba(0,0,0,0.6);
		text-align: left
	}
}

#globalheader .gh-content {
	width: 980px;
	margin: 0 auto
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-content {
		position: relative;
		width: 100%
	}
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-nav {
		position: absolute;
		z-index: 100;
		height: 0;
		width: 100%;
		top: -2.66667em;
		left: 0;
		overflow: hidden;
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		background: rgba(0,0,0,0.6);
		-webkit-transition: top 0s 0.4s,height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),z-index 0.1s 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: top 0s 0.4s,height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),z-index 0.1s 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
	}

	#globalheader .gh-nav:after {
		content: '';
		position: absolute;
		top: 0;
		width: 100%;
		height: 0.05556em;
		background: rgba(255,255,255,0.2)
	}
}

.gh-show-nav #globalheader .gh-nav {
	top: 2.66667em
}

@media only screen and (max-device-width: 767px) {
	.gh-show-nav #globalheader .gh-nav {
		z-index: 300;
		height: 2.66667em;
		-webkit-transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),z-index 0.1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: height 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99),z-index 0.1s 0s cubic-bezier(0.4, 0.01, 0.165, 0.99)
	}
}

@media only screen and (max-device-width: 767px) {
	.gh-immediate #globalheader .gh-nav {
		-webkit-transition-duration: 0s;
		transition-duration: 0s;
		-webkit-transition-delay: 0s;
		transition-delay: 0s
	}
}

@media only screen and (max-device-width: 680px) {
	#globalheader .gh-nav-view {
		width: 102%;
		white-space: nowrap;
		overflow: scroll;
		-webkit-overflow-scrolling: touch
	}
}

@media only screen and (orientation: portrait) and (max-device-width: 767px) {
	#globalheader .gh-nav-view {
		display: inline-block
	}
}

#globalheader .gh-nav-list {
	position: relative;
	z-index: 1;
	width: 1000px;
	height: 2.55556em;
	margin-left: -10px;
	margin-right: -10px;
	cursor: default;
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none
}

#globalheader .gh-nav-list:after {
	content: '';
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0
}

#globalheader.gh-oldie .gh-nav-list:after {
	display: inline;
	zoom: 1
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-nav-list {
		min-width: 100%;
		width: auto;
		height: 2.66667em;
		padding-bottom: 0.44444em;
		margin: 0
	}
}

@media only screen and (max-device-width: 680px) {
	#globalheader .gh-nav-list:after {
		display: none
	}
}

#globalheader .gh-nav-list .gh-tab {
	margin: 0;
	list-style-type: none;
	height: 2.55556em;
	vertical-align: top;
	display: inline-block
}

#globalheader.gh-oldie .gh-nav-list .gh-tab {
	*display: inline;
	zoom: 1
}

#globalheader.gh-oldie .gh-nav-list .gh-tab.gh-tab-logo .gh-tab-link {
	padding: 0;
	*padding: 0 20px 0 0
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-nav-list .gh-tab {
		height: 2.66667em;
		display: inline-block;
		text-align: center;
		vertical-align: top
	}

	#globalheader .gh-nav-list .gh-tab.gh-tab-logo {
		display: none
	}

	#globalheader .gh-nav-list .gh-tab:last-child {
		padding-right: 0.44444em
	}

	#globalheader .gh-nav-list .gh-tab:nth-child(2) .gh-tab-link {
		margin-left: 1em
	}
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-tab {
		opacity: 0;
		-webkit-transform: translate3d(-8.33333em, 0, 0);
		-ms-transform: translate3d(-8.33333em, 0, 0);
		transform: translate3d(-8.33333em, 0, 0);
		-webkit-transition: opacity 0.2s 0 ease, -webkit-transform 0s 0.4s ease;
		transition: opacity 0.2s 0 ease, transform 0s 0.4s ease
	}
}

@media only screen and (max-device-width: 767px) {
	#globalheader.gh-nav-reveal .gh-tab {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: opacity 0.2s 0.2s ease,-webkit-transform 0.4s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1);
		transition: opacity 0.2s 0.2s ease,transform 0.4s 0.2s cubic-bezier(0.215, 0.61, 0.355, 1)
	}
}

#globalheader.gh-selected-tab-store .gh-tab-zjbwg .gh-tab-link,#globalheader.gh-selected-tab-mac .gh-tab-zxdt .gh-tab-link,#globalheader.gh-selected-tab-iphone .gh-tab-kyjx .gh-tab-link,#globalheader.gh-selected-tab-watch .gh-tab-mzfs .gh-tab-link,#globalheader.gh-selected-tab-ipad .gh-tab-gdcp .gh-tab-link,#globalheader.gh-selected-tab-ipod .gh-tab-czgy .gh-tab-link,#globalheader.gh-selected-tab-itunes .gh-tab-lzp .gh-tab-link,#globalheader.gh-selected-tab-support .gh-tab-support .gh-tab-link {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50)
}

#globalheader .gh-tab-link {
	position: relative;
	display: block;
	opacity: 1;
	height: 2.55556em;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto 1.11111em;
	background-size: auto 20px\0;
}

#globalheader.gh-oldie .gh-tab-link {
	padding-right: 0;
	*padding: 0 34px 0 0;
	*overflow: hidden
}

#globalheader .gh-tab-link:hover {
	opacity: 0.65;
	filter: alpha(opacity=65)
}
#globalheader .gh-tab-link-cur {
	opacity: 0.65;
	filter: alpha(opacity=65)
}
#globalheader .gh-tab-link:hover .gh-tab-inner {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"
}

#globalheader .gh-tab-link .gh-tab-inner {
	position: relative;
	display: block
}

#globalheader.gh-oldie .gh-tab-link .gh-tab-inner {
	height: 2.55556em;
	cursor: pointer;
	width: 130px;
	margin-left: -65px;
	left: 50%;
	background-repeat: no-repeat;
	background-position: 0 50%
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-tab-link {
		display: block;
		overflow: hidden;
		padding: 1em 0 0.55556em;
		margin: 0 0.66667em;
		height: 1.11111em;
		font-weight: 200;
		color: #fff;
		text-decoration: none;
		text-indent: 9000em;
		background-position: 50% 50%;
		background-size: auto 1.11111em
	}
}

@media only screen and (max-device-width: 768px) {
	#globalheader .gh-tab-link:hover {
		opacity: 1
	}
}

#globalheader .gh-tab-logo .gh-tab-link {
	width: 20px;
	background-position: 50% 50%;
	background-image:url("../images/tab_logo.svg");
	background-size: 20px 20px\0
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-tab-logo .gh-tab-link {
		background-size: 1.05556em 1.27778em
	}
}

#globalheader.gh-oldie .gh-tab-logo .gh-tab-link .gh-tab-inner {
	width: 20px;
	margin-left: 0;
	left: 10px;
	background-position: 0px 42%;
	background-image: url("../images/tab_logo.png")
}

#globalheader .gh-tab-zjbwg .gh-tab-link {
	width: 4em;
	background-image: url("../images/tab_zjbwg.svg")
}

#globalheader.gh-oldie .gh-tab-zjbwg .gh-tab-link .gh-tab-inner {
	background-image: url("../images/tab_zjbwg.png")
}

#globalheader .gh-tab-zxdt .gh-tab-link {
	width: 3.55em;
	background-image: url("../images/tab_zxdt.svg")
}

#globalheader.gh-oldie .gh-tab-zxdt .gh-tab-link .gh-tab-inner {
	background-image: url("../images/tab_zxdt.png")
}

#globalheader .gh-tab-kyjx .gh-tab-link {
	width: 3.55em;
	background-image: url("../images/tab_kyjx.svg")
}

#globalheader.gh-oldie .gh-tab-kyjx .gh-tab-link .gh-tab-inner {
	background-image: url("../images/tab_kyjx.png")
}

#globalheader .gh-tab-mzfs .gh-tab-link {
	width: 3.55em;
	background-image: url("../images/tab_mzfs.svg")
}

#globalheader.gh-oldie .gh-tab-mzfs .gh-tab-link .gh-tab-inner {
	background-image: url("../images/tab_mzfs.png")
}

#globalheader .gh-tab-gdcp .gh-tab-link {
	width: 3.55em;
	background-image: url("../images/tab_gdcp.svg")
}

#globalheader.gh-oldie .gh-tab-gdcp .gh-tab-link .gh-tab-inner {
	background-image: url("../images/tab_gdcp.png")
}

#globalheader .gh-tab-czgy .gh-tab-link {
	width: 3.55em;
	background-image: url("../images/tab_czgy.svg")
}

#globalheader.gh-oldie .gh-tab-czgy .gh-tab-link .gh-tab-inner {
	background-image: url("../images/tab_czgy.png")
}

#globalheader .gh-tab-lzp .gh-tab-link {
	width: 2.7em;
	background-image: url("../images/tab_lzp.svg")
}

#globalheader.gh-oldie .gh-tab-lzp .gh-tab-link .gh-tab-inner {
	background-image: url("../images/tab_lzp.png")
}

#globalheader .gh-tab-support .gh-tab-link {
	width: 4em;
	background-image: url("http://bwg.bift.edu.cn/static-portal/images/tab_support.svg")
}

#globalheader.gh-oldie .gh-tab-support .gh-tab-link .gh-tab-inner {
	background-image: url("http://bwg.bift.edu.cn/static-portal/images/tab_support.png")
}

#globalheader[lang="zh-CN"] .gh-tab-zjbwg .gh-tab-link {
	width: 4.35em;
	background-image: url("../images/tab_zjbwg.svg")
}[lang="zh-CN"]#globalheader.gh-oldie .gh-tab-zjbwg .gh-tab-link .gh-tab-inner {
	background-image: url("../images/tab_zjbwg.png")
}

#globalheader .gh-menu {
	display: none;
	z-index: 200
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-menu {
		display: block;
		height: 2.66667em;
		text-align: center
	}

	#globalheader .gh-menu:before,#globalheader .gh-menu:after {
		content: " ";
		display: table
	}

	#globalheader .gh-menu:after {
		clear: both
	}

	html.oldie #globalheader .gh-menu {
		zoom: 1
	}
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-menu-icon {
		display: block;
		position: relative;
		z-index: 1;
		height: 2.66667em;
		width: 2.66667em;
		background-repeat: no-repeat;
		background-position: 50% 46%;
		-webkit-tap-highlight-color: transparent
	}

	#globalheader .gh-menu-icon a {
		display: block;
		height: 2.66667em;
		width: 2.66667em
	}
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-menu-icon-toggle {
		display: block;
		float: left;
		background-size: 2.66667em 2.66667em
	}

	#globalheader .gh-menu-icon-toggle.enhance {
		background: none
	}

	#globalheader .gh-menu-icon-toggle.enhance .gh-svg-wrapper {
		display: block;
		position: absolute;
		height: 2.66667em;
		width: 2.66667em;
		-webkit-transform: translateZ(0) rotate(0deg);
		-ms-transform: translateZ(0) rotate(0deg);
		transform: translateZ(0) rotate(0deg);
		-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		outline: none;
		-webkit-tap-highlight-color: rgba(255,255,255,0);
		-webkit-tap-highlight-color: transparent
	}

	#globalheader .gh-menu-icon-toggle.enhance .gh-svg {
		position: absolute;
		left: 0;
		top: 0;
		-webkit-transform: translateZ(0) rotate(0deg);
		-ms-transform: translateZ(0) rotate(0deg);
		transform: translateZ(0) rotate(0deg);
		fill: #fff;
		-webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		font-size: 18px
	}

	#globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect {
		left: 0;
		top: 0;
		-webkit-transition: -webkit-transform 0.2s 0.2s;
		transition: transform 0.2s 0.2s
	}

	#globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect-top {
		-webkit-transform: translate3d(0, -8px, 0);
		-ms-transform: translate3d(0, -8px, 0);
		transform: translate3d(0, -8px, 0)
	}

	#globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect-bottom {
		-webkit-transform: translate3d(0, 8px, 0);
		-ms-transform: translate3d(0, 8px, 0);
		transform: translate3d(0, 8px, 0)
	}
}

@media only screen and (max-device-width: 767px) {

	.gh-show-nav #globalheader .gh-menu-icon-toggle.enhance {
		background: none
	}

	.gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-wrapper {
		-webkit-transform: translateZ(0) rotate(90deg);
		-ms-transform: translateZ(0) rotate(90deg);
		transform: translateZ(0) rotate(90deg);
		-webkit-transition: -webkit-transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: transform 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99)
	}

	.gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg {
		-webkit-transition: -webkit-transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		transition: transform 0.25s 0.2s cubic-bezier(0.4, 0.01, 0.165, 0.99);
		-webkit-transform: translateZ(0) rotate(45deg);
		-ms-transform: translateZ(0) rotate(45deg);
		transform: translateZ(0) rotate(45deg)
	}

	.gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-top {
		-webkit-transform: translateZ(0) rotate(45deg);
		-ms-transform: translateZ(0) rotate(45deg);
		transform: translateZ(0) rotate(45deg)
	}

	.gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-bottom {
		-webkit-transform: translateZ(0) rotate(-45deg);
		-ms-transform: translateZ(0) rotate(-45deg);
		transform: translateZ(0) rotate(-45deg)
	}

	.gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect {
		-webkit-transition: -webkit-transform 0.2s;
		transition: transform 0.2s
	}

	.gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect-top,.gh-show-nav #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect-bottom {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@media only screen and (max-device-width: 767px) {
	.gh-immediate #globalheader .gh-menu-icon-toggle.enhance .gh-svg-wrapper {
		-webkit-transition-duration: 0s;
		transition-duration: 0s;
		-webkit-transition-delay: 0s;
		transition-delay: 0s
	}

	.gh-immediate #globalheader .gh-menu-icon-toggle.enhance .gh-svg {
		-webkit-transition-duration: 0s;
		transition-duration: 0s;
		-webkit-transition-delay: 0s;
		transition-delay: 0s
	}

	.gh-immediate #globalheader .gh-menu-icon-toggle.enhance .gh-svg-rect {
		-webkit-transition-duration: 0s;
		transition-duration: 0s;
		-webkit-transition-delay: 0s;
		transition-delay: 0s
	}
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-menu-icon-home {
		float: none;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -1.33333em;
		background-size: 1.05556em 1.27778em
	}
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-menu-icon-cart {
		opacity: 0.75;
		float: right;
		background-size: 2em 2em;
		background-position: 40% 46%
	}
}

#globalheader .gh-tab-search {
	width: 2.55556em;
	padding: 0;
	position: relative;
	cursor: pointer;
	-webkit-transition: width 0.4s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: width 0.4s cubic-bezier(0.645, 0.045, 0.355, 1),opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	-webkit-tap-highlight-color: transparent
}

#globalheader .gh-tab-search:hover {
	opacity: 0.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65)
}

@media only screen and (max-device-width: 768px) {
	#globalheader .gh-tab-search:hover {
		opacity: 1
	}
}

#globalheader .gh-tab-search a:hover {
	text-decoration: none
}

#globalheader .gh-tab-search .gh-search {
	display: none;
	position: relative;
	z-index: 10;
	height: 1.65em;
	margin: 8px 10px 0 0.44444em
}

#globalheader .gh-tab-search .gh-search .gh-search-form::after {
	display: none;
	display: block\9;
	position: absolute;
	z-index: 1;
	opacity: 0;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-radius: 0 4px 4px 0;
	background: #fff;
	content: '';
	-webkit-transition: opacity 0s linear 1s;
	transition: opacity 0s linear 1s
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-tab-search {
		margin-right: 10px
	}
}

#globalheader .gh-tab-search.enhance.active {
	width: 260px;
	margin: 0 10px;
	padding: 0;
	cursor: default;
	opacity: 1;
	-ms-filter: none;
	-webkit-filter: none;
	filter: none
}

#globalheader .gh-tab-search.enhance.active .gh-search {
	margin-left: 0;
	margin-right: 0
}

#globalheader .gh-tab-search.enhance.active .gh-search-form::after {
	opacity: 1;
	width: 1.66667em;
	height: 30px
}

#globalheader .gh-tab-search.enhance.active .gh-search-submit {
	opacity: 0.75;
	z-index: 9999;
	background-image: url("../images/search_icon_black.svg");
}

#globalheader.gh-oldie .gh-tab-search.enhance.active .gh-search-submit {
	background-image: url("../images/search_icon_black.png")
}

#globalheader .gh-tab-search.enhance.active .gh-search-reset {
	display: block
}

#globalheader.gh-oldie .gh-tab-search.enhance.active .gh-search-reset {
	display: none
}

#globalheader.gh-oldie .gh-tab-search.enhance.active .gh-search-reset.show {
	display: block
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper {
	padding: 0 30px;
	padding-right: 6px\9;
	background-color: #fff
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input {
	cursor: text;
	color: #333;
	font-size: 0.88889em;
	line-height: 18px
}

#globalheader.gh-oldie .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input {
	line-height: 32px
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input::-webkit-input-placeholder {
	color: #aaa
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input::-moz-placeholder {
	color: #aaa
}

#globalheader .gh-tab-search.enhance.active .gh-search-input-wrapper .gh-search-input::-ms-clear {
	display: none;
	width: 0;
	height: 0
}

#globalheader .gh-tab-search .gh-search-magnify {
	display: block;
	height: 1.65em;
	width: 1.66667em;
	background-image:url("../images/search_icon_white.svg");
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 1.05556em 1.05556em;
	background-size: 19px 19px\0
}

#globalheader.gh-oldie .gh-tab-search .gh-search-magnify {
	height: 32px;
	width: 30px;
	background-image: url("../images/search_icon_white.png")
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-tab-search .gh-search-magnify {
		background-size: 1.05556em 1.05556em
	}
}

#globalheader .gh-tab-search a.gh-search-magnify {
	padding: 0 0.44444em;
	height: 2.55556em;
	width: 1.66667em
}

#globalheader.gh-oldie .gh-tab-search a.gh-search-magnify {
	height: 48px;
	width: 30px
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-tab-search a.gh-search-magnify {
		margin: 0 0.55556em 0 0;
		height: 2.66667em;
		background-position: 50% 50%
	}
}

#globalheader .gh-tab-search.enhance .gh-search {
	display: block
}

#globalheader .gh-tab-search.enhance a.gh-search-magnify {
	display: none
}

@media only screen and (max-device-width: 767px) {
	#globalheader .gh-tab-search.enhance .gh-search {
		display: none
	}

	#globalheader .gh-tab-search.enhance a.gh-search-magnify {
		display: block
	}
}

#globalheader .gh-search-submit {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	-webkit-transition: left .3s ease;
	transition: left .3s ease;
	box-shadow: none;
	cursor: pointer
}

#globalheader .gh-search-reset {
	display: none;
	position: absolute;
	z-index: 1;
	width: 1.66667em;
	height: 1.65em;
	right: 0;
	top: 0;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
	-webkit-transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),-webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
}

#globalheader.gh-oldie .gh-search-reset {
	width: 30px;
	height: 32px;
	background-image: url("http://bwg.bift.edu.cn/static-portal/images/icon_close.png")
}

#globalheader .gh-search-reset.show {
	cursor: pointer;
	z-index: 9999;
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

#globalheader .gh-search-input-wrapper {
	height: 1.65em;
	padding: 0;
	border-radius: 4px;
	background-color: transparent;
	-webkit-transition: background-color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1),padding 0.01s linear;
	transition: background-color 0.4s cubic-bezier(0.645, 0.045, 0.355, 1),padding 0.01s linear
}

#globalheader .gh-search-input-wrapper .gh-search-input {
	margin-top: 1px;
	width: 100%;
	height: 26px;
	border: none;
	box-shadow: none;
	font-size: 0;
	line-height: 0;
	cursor: pointer
}

#globalheader .gh-search-input-wrapper .gh-search-input::-webkit-input-placeholder {
	color: transparent;
	-webkit-transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
}

#globalheader .gh-search-input-wrapper .gh-search-input::-moz-placeholder {
	color: transparent;
	transition: color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)
}

#globalheader .gh-search-input-wrapper .gh-search-input:-ms-input-placeholder {
	opacity: 0;
	color: transparent
}

#globalheader .gh-search-input-wrapper .gh-search-input:focus {
	outline: none
}

#globalheader .gh-tab-search .show {
	display: block
}

#globalheader .gh-search-results {
	position: absolute;
	display: none;
	width: 260px;
	z-index: 5;
	top: 36px;
	left: 0;
	padding-top: 15px;
	font-size: 13px;
	line-height: 18px;
	font-family: "" Lucida Grande ", " Lucida Sans Unicode ", Helvetica, Arial, Verdana, sans-serif";
	text-align: left;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFF3F3F3)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFF3F3F3);
	border-radius: 0 0 4px 4px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.23)
}
