.inline-block {
  display: inline-block;
  vertical-align: top;
}
.clear {
  *zoom: 1;
}
.clear:after {
  clear: both;
  content: "";
  display: table;
}
.clear > .float {
  float: left;
}
.clear > .float.right {
  float: right;
}
.editor {
  *zoom: 1;
}
.editor:after {
  clear: both;
  content: "";
  display: table;
}
.editor > .float {
  float: left;
}
.editor > .float.right {
  float: right;
}
.oneline {
  width: 100%;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.img-helper {
  font-size: 0;
}
.img-helper span,
.img-helper img {
  display: inline-block;
  vertical-align: top;
  vertical-align: middle;
}
.parent {
  font-size: 0;
}
.parent > .item {
  display: inline-block;
  vertical-align: top;
}
form .row {
  font-size: 0;
  *zoom: 1;
}
form .row > .item {
  display: inline-block;
  vertical-align: top;
}
form .row:after {
  clear: both;
  content: "";
  display: table;
}
form .row > .float {
  float: left;
}
form .row > .float.right {
  float: right;
}
form .row > .col {
  display: inline-block;
  vertical-align: top;
  float: left;
}
form button {
  background-color: transparent;
}
.no-record {
  line-height: 150px;
  text-align: center;
  font-weight: 700;
  color: red;
}
body {
  min-width: 868px;
  background-color: #FFF;
}
header,
#content,
footer {
  float: left;
  clear: both;
  position: relative;
  width: 100%;
  z-index: 0;
}
.outer {
  max-width: 1082px;
  margin: 0 auto;
}
.container {
  max-width: 868px;
  margin: 0 auto;
}
header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-width: 868px;
  min-height: 158px;
  z-index: 2;
  background: url(img/header_bg_repeat_x.png) repeat-x center top;
}
header .header-outer > .container {
  position: relative;
  min-height: 114px;
}
header .nav-outer {
  background-color: #279F42;
}
header .nav-outer > .container {
  min-height: 37px;
}
header .logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 248px;
  margin-top: 17px;
}
header .header {
  position: relative;
  height: 29px;
  z-index: 1;
}
header .header > .top {
  padding-top: 9px;
  line-height: 16px;
  text-align: right;
}
header .header > .top > .item {
  text-align: center;
}
header .header > .top > .center {
  margin-left: 29px;
}
header .header > .top > .left > .item,
header .header > .top > .left span,
header .header > .top > .center > .item,
header .header > .top > .center span {
  font-size: 11px;
  color: #474747;
}
header .header > .top > .left a:hover,
header .header > .top > .left a.current,
header .header > .top > .center a:hover,
header .header > .top > .center a.current {
  color: #279F42;
}
header .header > .top > .left > .name,
header .header > .top > .center > .name {
  width: auto;
  max-width: 200px;
}
header .header > .top > .right {
  margin-left: 26px;
}
#search-form {
  position: relative;
  margin-top: 49px;
}
#search-form input {
  width: 154px;
  height: 22px;
  padding: 0 7px;
  border: 1px solid #D0D0D0;
  line-height: 22px;
  font-size: 11px;
  color: #908D8D;
}
#search-form button {
  position: absolute;
  top: 5px;
  right: 6px;
  width: 16px;
  height: 15px;
  background: url(img/icon_search_2.png) no-repeat;
}
#nav > .item {
  position: relative;
  background: url(img/production.png) no-repeat;
}
#nav > .item > a {
  display: block;
  height: 37px;
}
#nav > .item.item-0 {
  margin-left: -2px;
}
#nav > .item:hover > .dropdown {
  display: block;
}
#nav > .item > .dropdown {
  display: none;
  position: absolute;
  top: 37px;
  left: 0;
  width: 143px;
}
#nav > .item > .dropdown > a {
  display: block;
  padding: 8px;
  border-top: 1px solid #FFF;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  color: #FFF;
}
#nav > .item > .dropdown > a.first {
  border-top: 0;
}
#nav > .item > .dropdown > a.item-0 {
  background-color: #12572A;
}
#nav > .item > .dropdown > a.item-1 {
  background-color: #279F42;
}
#content {
  z-index: 1;
  background: url(img/main_background_repeat.jpg) repeat;
}
#content .outer {
  padding-top: 152px;
  background-color: #FFF;
}
#content .container.main {
  position: relative;
  min-height: 250px;
  padding-top: 22px;
  padding-bottom: 28px;
  z-index: 1;
}
#navigation {
  line-height: 44px;
}
#menu {
  width: 232px;
  margin-right: 9px;
}
#menu > .item {
  width: 100%;
}
#menu > .top {
  height: 403px;
  background: url(img/left_menu_master.png) no-repeat;
}
#menu > .middle {
  background: url(img/left_menu_body_repeat.png) repeat-y;
}
#menu > .middle > .wrapper {
  padding: 14px 45px 0 19px;
  margin-top: -403px;
}
#menu > .middle > .wrapper > .title {
  position: relative;
  height: 24px;
  padding-left: 41px;
  padding-top: 10px;
  margin-bottom: 2px;
}
#menu > .middle > .wrapper > .title > .icon {
  position: absolute;
  top: 2px;
  left: -2px;
}
#menu > .middle > .wrapper > .item > a {
  display: block;
  min-height: 19px;
  padding: 5px 10px 5px 34px;
  line-height: 19px;
  background: url(img/left_menu_pointer_rollout.png) no-repeat 17px 11px;
}
#menu > .middle > .wrapper > .item:hover > a,
#menu > .middle > .wrapper > .item.current > a {
  background-image: url(img/left_menu_pointer_rollover.png);
  color: #1EA844;
}
#menu > .middle > .wrapper > .block > a {
  display: block;
  min-height: 22px;
  padding: 1px 10px 1px 32px;
  line-height: 22px;
  background: url(img/left_menu_sub_pointer.png) no-repeat 20px 9px #279F42;
  color: #FFF;
}
#menu > .middle > .wrapper > .block > a.first {
  padding-top: 4px;
}
#menu > .middle > .wrapper > .block > a.last {
  padding-bottom: 4px;
}
#menu > .middle > .wrapper > .block > a:hover,
#menu > .middle > .wrapper > .block > a.current {
  background-color: #12572A;
}
#menu > .middle > .wrapper > .block > .border {
  height: 2px;
  margin: -1px 10px;
  background: url(img/left_menu_sub_border.png) no-repeat;
}
#menu > .middle > .wrapper > .border {
  height: 2px;
  background: url(img/left_menu_border.png) no-repeat;
}
#menu > .middle > .wrapper > .block + .border {
  margin-top: -2px;
}
#menu > .bottom {
  height: 19px;
  background: url(img/left_menu_tail.png) no-repeat;
}
#main {
  width: 627px;
}
#banner {
  position: relative;
  height: 337px;
  z-index: 0;
  overflow: hidden;
}
#banner > .cycle-slideshow,
#banner > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1082px;
  margin-left: -541px;
}
#banner > .cycle-slideshow > .cycle-pager,
#banner > img > .cycle-pager {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 1001;
  text-align: center;
}
#banner > .cycle-slideshow > .cycle-pager > .item,
#banner > img > .cycle-pager > .item {
  width: 15px;
  height: 15px;
  margin: 3px 3px 0;
  cursor: pointer;
  background: url(img/banner_page_rollout.png) no-repeat;
}
#banner > .cycle-slideshow > .cycle-pager > .item:hover,
#banner > .cycle-slideshow > .cycle-pager > .item.cycle-pager-active,
#banner > img > .cycle-pager > .item:hover,
#banner > img > .cycle-pager > .item.cycle-pager-active {
  background: url(img/banner_page_rollover.png) no-repeat;
}
footer {
  background: url(img/footer_bg_repeat_x.jpg) repeat-x center top;
}
footer .container {
  min-height: 53px;
}
footer .copyright {
  display: inline-block;
  vertical-align: top;
  float: left;
  padding: 15px 0;
  line-height: 23px;
  font-size: 11px;
  color: #8B8A8A;
}
footer .copyright a {
  font-size: 11px;
  color: #8B8A8A;
}
footer .nav {
  padding: 15px 0;
  line-height: 23px;
}
footer .nav span,
footer .nav a {
  font-size: 11px;
  color: #8B8A8A;
}
.pager {
  height: 20px;
  padding: 15px 0;
  line-height: 20px;
  text-align: center;
}
.pager > .item {
  padding: 0 6px;
  font-family: "Century Gothic", CenturyGothic, AppleGothic, Arial, sans-serif;
  font-size: 12px;
}
.pager > .item:hover,
.pager > .item.current {
  color: #1EA844;
}
.standard > h2 {
  margin-top: 6px;
  line-height: 20px;
  color: #1EA844;
}
.standard > .editor {
  margin-top: 13px;
}
.icon-title {
  position: relative;
  padding: 5px 0 5px 41px;
  margin-top: 2px;
}
.icon-title > .icon {
  position: absolute;
  top: 0;
  left: 0;
}
.pdf {
  margin-top: 5px;
  text-align: center;
}
.pdf > a {
  width: 93px;
  height: 27px;
  line-height: 27px;
  border: 2px solid #C1AA87;
  background-color: #9D845A;
  color: #FFF;
}
.pdf > a > img {
  margin-top: -11px;
}
.standard-form {
  line-height: 20px;
}
.standard-form .row {
  margin-top: 7px;
}
.standard-form .label {
  padding-right: 10px;
}
.standard-form .title {
  width: auto !important;
  margin-right: 0;
  line-height: 24px;
  font-weight: 700;
}
.standard-form .star {
  padding-left: 2px;
  color: #1DA843;
}
.standard-form input {
  width: 175px;
  height: 18px;
  padding: 0 7px;
  border: 1px solid #DCDCDC;
  line-height: 18px;
  background: url(img/input_bg.png) repeat-x center bottom;
}
.standard-form textarea {
  width: 175px;
  padding: 4px 7px;
  border: 1px solid #DCDCDC;
  line-height: 18px;
}
.standard-form .code-image {
  cursor: pointer;
}
.standard-form .code-refresh {
  width: 34px;
  height: 20px;
  background: url(img/refresh.png) no-repeat center center;
  cursor: pointer;
}
.standard-form #code {
  width: 47px;
  text-align: center;
}
.standard-form .error-message {
  padding: 8px 0 8px 72px;
  font-weight: 700;
  color: #20A845;
}
.standard-form button {
  background-color: transparent;
}
.standard-form .error {
  border-color: #1DA843;
}
.forgot-popup > .icon-title {
  padding: 11px 0 11px 38px;
  margin-bottom: 2px;
}
.forgot-popup > form {
  line-height: 24px;
}
.forgot-popup > form input {
  width: 381px;
  height: 22px;
  padding: 0 7px;
  border: 1px solid #8E8E8E;
  line-height: 22px;
}
.forgot-popup > form input.error {
  border-color: #1DA843;
}
.forgot-popup > form button {
  margin-left: 8px;
}
.forgot-popup > form .error-message {
  font-weight: 700;
  color: #20A845;
}
.processing {
  padding: 100px 20px;
  line-height: 20px;
  text-align: center;
  font-size: 15px;
}
#nav > .item.item-0,
#nav > .item.item-1,
#nav > .item.item-3,
#nav > .item.item-5 {
  width: 96px;
}
#nav > .item.item-2,
#nav > .item.item-4,
#nav > .item.item-6,
#nav > .item.item-7 {
  width: 97px;
}
#nav > .item.item-0 {
  background-position: -150px -36px;
}
#nav > .item.item-0:hover,
#nav > .item.item-0.current {
  background-position: -150px -81px;
}
#nav > .item.item-1 {
  background-position: -246px -36px;
}
#nav > .item.item-1:hover,
#nav > .item.item-1.current {
  background-position: -246px -81px;
}
#nav > .item.item-2 {
  background-position: -342px -36px;
}
#nav > .item.item-2:hover,
#nav > .item.item-2.current {
  background-position: -342px -81px;
}
#nav > .item.item-3 {
  background-position: -439px -36px;
}
#nav > .item.item-3:hover,
#nav > .item.item-3.current {
  background-position: -439px -81px;
}
#nav > .item.item-4 {
  background-position: -535px -36px;
}
#nav > .item.item-4:hover,
#nav > .item.item-4.current {
  background-position: -535px -81px;
}
#nav > .item.item-5 {
  background-position: -632px -36px;
}
#nav > .item.item-5:hover,
#nav > .item.item-5.current {
  background-position: -632px -81px;
}
#nav > .item.item-6 {
  background-position: -728px -36px;
}
#nav > .item.item-6:hover,
#nav > .item.item-6.current {
  background-position: -728px -81px;
}
#nav > .item.item-7 {
  background-position: -825px -36px;
}
#nav > .item.item-7:hover,
#nav > .item.item-7.current {
  background-position: -825px -81px;
}
#nav > .item.item-8 {
  width: 98px;
  background-position: -922px -36px;
}
#nav > .item.item-8:hover,
#nav > .item.item-8.current {
  background-position: -922px -81px;
}
#content .outer {
  background-color: #F5EDE3;
}
#banner {
  height: 667px;
  margin-top: -113px;
  margin-bottom: -235px;
}
#banner > .cycle-slideshow > .cycle-pager,
#banner > img > .cycle-pager {
  bottom: 233px;
}
.container.main > .wrapper > .left {
  width: 630px;
}
.container.main > .wrapper > .right {
  width: 226px;
  padding-left: 12px;
}
#hot-product {
  position: relative;
  width: 610px;
  height: 373px;
  padding: 28px 0 0 20px;
  margin-top: -10px;
  background: url(img/main_page_hot_product_plate.png) no-repeat;
}
#hot-product > .title {
  padding-left: 26px;
}
#hot-product > .more {
  position: absolute;
  top: 24px;
  right: 22px;
}
#hot-product > .list {
  padding-top: 14px;
}
#hot-product > .list > .item {
  width: 186px;
  margin: 10px 15px 0 0;
  cursor: pointer;
}
#hot-product > .list > .item > img {
  padding: 3px;
  border: 1px solid #A47A40;
  background-color: #B59159;
}
#hot-product > .list > .item > h2 {
  line-height: 28px;
  text-align: center;
  color: #000;
}
#hot-product > .list > .no-record {
  padding: 86px 0;
  margin-right: 22px;
  font-size: 18px;
  color: #A47A40;
}
#login {
  position: relative;
  width: 216px;
  height: 152px;
  padding: 19px 0 0 12px;
  margin: -2px -1px 13px;
  background: url(img/main_page_login_plate.png) no-repeat;
}
#login > .title {
  padding-left: 44px;
}
#login > .register {
  position: absolute;
  top: 18px;
  right: 10px;
  line-height: 18px;
  font-size: 12px;
  color: #333;
}
#login-form {
  padding-top: 24px;
  line-height: 20px;
}
#login-form .row {
  margin-top: 10px;
}
#login-form .label {
  width: 30px;
  padding-right: 10px;
  font-size: 12px;
  color: #333;
}
#login-form input {
  width: 148px;
  height: 18px;
  padding: 0 7px;
  line-height: 18px;
  border: 1px solid #CCC;
  font-size: 12px;
  background-color: #EEE;
  color: #333;
}
#login-form input.error {
  border-color: #F00;
}
#login-form .forgot {
  width: 99px;
  padding-left: 40px;
  padding-right: 10px;
  margin-top: -7px;
  font-size: 12px;
  color: #333;
}
#login-form .submit {
  margin-top: -3px;
}
