 
.sh-bar {
	Z-INDEX: 200; BORDER-BOTTOM: #e6e9eb 1px solid; FONT-FAMILY: "FZLTXHK"; BACKGROUND: #fff; HEIGHT: 56px; COLOR: #6a727a
}
.sh-bar H3 {
	LINE-HEIGHT: 56px; MARGIN: 0px; FLOAT: left; FONT-SIZE: 24px; FONT-WEIGHT: normal
}
.sh-bar .menu {
	MARGIN: 13px 0px 0px; FLOAT: right; HEIGHT: 30px
}
.sh-bar .menu SPAN {
	LINE-HEIGHT: 30px; MARGIN: 0px 10px; FLOAT: left; CURSOR: pointer
}
.sh-bar .menu .btn {
	MARGIN-LEFT: 20px
}
.sh-bar-fixed {
	POSITION: fixed; WIDTH: 100%; TOP: 0px; LEFT: 0px
}
.sh-container .section {
	BOX-SIZING: border-box; POSITION: relative; OVERFLOW: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box
}
.sh-container .section .container {
	POSITION: relative; HEIGHT: 100%; COLOR: #6a727a
}
  
.fullpage-wrapper {
	Z-INDEX: 10
}
.fp-slide {
	FLOAT: left
}
.fp-slide {
	DISPLAY: block; HEIGHT: 100%
}
.fp-slidesContainer {
	DISPLAY: block; HEIGHT: 100%
}
.fp-slides {
	POSITION: relative; HEIGHT: 100%; OVERFLOW: hidden; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out
}
.fp-slidesContainer {
	POSITION: relative; FLOAT: left
}
.fp-easing {
	-webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1); -moz-transition: all 1s cubic-bezier(.86, 0, .07, 1); -o-transition: all 1s cubic-bezier(.86, 0, .07, 1); transition: all 1s cubic-bezier(.86, 0, .07, 1)
}
#fp-nav {
	Z-INDEX: 100; POSITION: fixed; MARGIN-TOP: -32px; TOP: 50%; opacity: 1
}
.right#fp-nav {
	RIGHT: 40px
}
#fp-nav UL {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
#fp-nav LI {
	POSITION: relative; LIST-STYLE-TYPE: none; MARGIN: 50px; WIDTH: 14px; DISPLAY: block; HEIGHT: 50px; LIST-STYLE-IMAGE: none
}
#fp-nav LI A {
	Z-INDEX: 1; POSITION: relative; WIDTH: 100%; DISPLAY: block; HEIGHT: 100%; CURSOR: pointer; TEXT-DECORATION: none
}
#fp-nav LI .active SPAN {
	BORDER-BOTTOM-COLOR: #cc0000; BORDER-TOP-COLOR: #cc0000; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-RIGHT-COLOR: #cc0000; BORDER-LEFT-COLOR: #cc0000; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1)
}
#fp-nav LI SPAN {
	Z-INDEX: 1; BORDER-BOTTOM: #d4d4d5 2px solid; POSITION: absolute; BORDER-LEFT: #d4d4d5 2px solid; WIDTH: 40px; BACKGROUND: #d4d4d5; HEIGHT: 40px; BORDER-TOP: #d4d4d5 2px solid; TOP: 1px; BORDER-RIGHT: #d4d4d5 2px solid; LEFT: 1px; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transform: scale(.3); -moz-transform: scale(.8); -o-transform: scale(.8); transform: scale(.8)
}
.fp-tooltip {
	POSITION: absolute; TEXT-ALIGN: right; FONT-STYLE: normal; WIDTH: 110px; COLOR: #d4d4d5; FONT-SIZE: 14px; TOP: -3px; RIGHT: 25px; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out
}
.sh-footer {
	MARGIN: 50px auto 0px; FONT-FAMILY: "FZLTXHK"; OVERFLOW: hidden
}
.sh-footer .item {
	TEXT-ALIGN: center; BORDER-LEFT: #ddd 1px solid; WIDTH: 50%; FLOAT: left; HEIGHT: 480px; MARGIN-LEFT: -1px
}
.sh-footer .item IMG {
	MARGIN: 0px auto; DISPLAY: block
}
.sh-footer .item H3 {
	MARGIN: 0px; COLOR: #070707; FONT-SIZE: 28px; FONT-WEIGHT: normal
}
.sh-footer .item P {
	MARGIN: 0px; COLOR: #8f8e8e; FONT-SIZE: 22px
}
.sh-footer .item P SPAN {
	MARGIN-TOP: 20px; DISPLAY: inline-block; COLOR: #f10b0b; FONT-SIZE: 20px
}
.sh-footer .item P A {
	MARGIN-TOP: 20px; DISPLAY: inline-block; COLOR: #f10b0b; FONT-SIZE: 20px
}
