BODY {
	COLOR: #ffffff
}
.fc00 {
	COLOR: #ffffff
}
.fc01 {
	COLOR: #20791b
}
.fc02 {
	COLOR: #ffffff
}
.fc02 A {
	COLOR: #ffffff
}
.fc03 {
	COLOR: #6bfb63
}
.fc03 A {
	COLOR: #6bfb63
}
.fc11 A {
	COLOR: #6bfb63
}
.fc04 {
	COLOR: #e3fe93
}
.fc04 A {
	COLOR: #e3fe93
}
.fc05 {
	COLOR: #ffffff
}
.fc06 {
	COLOR: #1ad610
}
.fc07 {
	COLOR: #57a200
}
.fc08 {
	COLOR: #251a00
}
.fc09 {
	COLOR: #ffffff
}
.fc10 {
	COLOR: #9fff30
}
.bdc0 {
	BORDER-BOTTOM-COLOR: #9fff30; BORDER-TOP-COLOR: #9fff30; BORDER-RIGHT-COLOR: #9fff30; BORDER-LEFT-COLOR: #9fff30
}
.bdc1 {
	BORDER-BOTTOM-COLOR: #78ff70; BORDER-TOP-COLOR: #78ff70; BORDER-RIGHT-COLOR: #78ff70; BORDER-LEFT-COLOR: #78ff70
}
.bdc9t {
	BORDER-TOP-COLOR: #8e7b40
}
.bdc9r {
	BORDER-RIGHT-COLOR: #8e7b40
}
.bdc9b {
	BORDER-BOTTOM-COLOR: #8e7b40
}
.bdc9l {
	BORDER-LEFT-COLOR: #8e7b40
}
.bgc0 {
	BACKGROUND-COLOR: #8cd72e
}
.bgc9:hover {
	BACKGROUND-COLOR: #8cd72e
}
.js-bgc9-hover.bgc9 {
	BACKGROUND-COLOR: #8cd72e
}
.bgc1 {
	BACKGROUND-COLOR: #8e7b40
}
.bgc2 {
	BACKGROUND-COLOR: #0ac000
}
.bgp0 {
	BACKGROUND-IMAGE: url(../images/-1.gif)
}
.nb-body {
	BACKGROUND: #519506
}
.nb-wrap {
	BACKGROUND: url(../images/topbg.jpg) no-repeat center top
}
.nb-bar {
	BACKGROUND: #0ac000
}
.nb-top .h {
	HEIGHT: 242px
}
.nb-top .t {
	FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #055f00; TOP: 100px; LEFT: 120px
}
.nb-top .n {
	FONT-SIZE: 30px
}
.nb-top .d {
	FONT-SIZE: 16px
}
.nb-nav .h {
	LINE-HEIGHT: 45px; HEIGHT: 56px
}
.nb-nav .c {
	MARGIN: 0px 60px 0px 100px
}
.nb-nav .i {
	WIDTH: 115px; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.nb-nav .i:hover {
	COLOR: #033f00
}
.nb-nav .selected {
	BACKGROUND: url(../images/button.gif) no-repeat center top
}
.nb-nav .selected .i {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; FONT-SIZE: 16px
}
.nb-nav .selected .i:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff; FONT-SIZE: 16px
}
.nb-cnt {
	BACKGROUND: url(../images/bg2.jpg) #20791b no-repeat center top
}
.nb-cnt .wc {
	MARGIN: 0px
}
.nb-fot {
	BACKGROUND: url(../images/bottombg.jpg) repeat-x center top
}
.nb-fot .h {
	HEIGHT: 188px
}
.nb-fot .k {
	PADDING-TOP: 100px
}
.nb-mdl {
	MARGIN: 10px
}
.nb-mdl .th {
	LINE-HEIGHT: 81px; HEIGHT: 61px
}
.nb-mdl .bh {
	HEIGHT: 37px
}
.nb-mt .tl {
	WIDTH: 48px; BACKGROUND: url(../images/topleft.gif) no-repeat left top
}
.nb-mt .tc {
	MARGIN: 0px 49px 0px 48px; BACKGROUND: url(../images/topmiddle.gif) repeat-x left top; FONT-SIZE: 14px; FONT-WEIGHT: bold
}
.nb-mt .tr {
	WIDTH: 49px; BACKGROUND: url(../images/topright.gif) no-repeat left top
}
.nb-mt .tm {
	RIGHT: 30px
}
.nb-mc .cl {
	WIDTH: 15px; BACKGROUND: url(../images/middleleft.gif) repeat-y left top
}
.nb-mc .cc {
	BACKGROUND-COLOR: #20791b; MARGIN: 0px 15px
}
.nb-mc .cr {
	WIDTH: 15px; BACKGROUND: url(../images/middleright.gif) right top
}
.nb-mb {
	DISPLAY: block
}
.nb-mb .bl {
	WIDTH: 48px; BACKGROUND: url(../images/bottomleft.gif) no-repeat left bottom
}
.nb-mb .bc {
	MARGIN: 0px 49px 0px 48px; BACKGROUND: url(../images/bottommiddle.gif) repeat-x left bottom
}
.nb-mb .br {
	WIDTH: 49px; BACKGROUND: url(../images/bottomright.gif) no-repeat left bottom
}


/*ICP备案和公网备案样式*/
.bot-item {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  padding: 20px;
  background-color: #ffffff;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.bot-item .company {
  color: #666;
  margin-right: 16px;
}

.bot-item .beian {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.bot-item .beian-img {
  vertical-align: top;
  opacity: 1;
  width: 100%;
  height: 100%;
}

.bot-item .jgawb {
  font-family: MicrosoftYaHei;
  font-size: 12px;
  color: rgb(116, 154, 227);
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
}
