@charset "UTF-8";
/*	Common.css
	Author:dew
	Date:2015-11-18
	Description:Framework layout & module
--------------------------------------------------------------------------------*/
body {
  font: 12px "microsoft yahei", Tahoma, Arial, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53 !important ;
  line-height: 1.5;
  background: #fff;
  color: #333; }

a:link, a:visited {
  color: #333;
  text-decoration: none; }

a:hover, a:active, a:focus {
  color: #f57a11;
  text-decoration: underline; }

.highlight {
  color: #c00; }
  .highlight:link, .highlight:visited, .highlight:hover, .highlight:active, .highlight:focus {
    color: #c00; }
  .highlight a:link, .highlight a:visited,
  .highlight a:hover, .highlight a:active, .highlight a:focus {
    color: #c00; }

.alert {
  color: #f41a11 !important; }

.black {
  color: #000 !important; }

.white {
  color: #fff !important; }

.gray {
  color: #808080 !important; }

.red {
  color: #f41a11 !important; }

.orange {
  color: #f47a11 !important; }

.yellow {
  color: #f4d811 !important; }

.green {
  color: #57b80d !important; }

.blue {
  color: #4dafea !important; }

.purple {
  color: #720ba4 !important; }

.content-empty:after,
.content-empty:before {
  content: '' !important; }

/*base layout - header & footer*/
/*-layout-*/
.container {
  width: 1190px;
  min-width: 1190px;
  margin: 0 auto; }

.topbar {
  min-width: 1190px;
  border-bottom: 1px solid #ddd;
  line-height: 30px;
  background: #eee; }

.header {
  min-width: 1190px; }

.footer {
  min-width: 1190px;
  padding: 5px 0;
  border-top: 1px solid #ddd;
  background: #fff; }

.section {
  display: block; }

/* topbar */
.top-login {
  padding-left: 0; }
  .top-login a {
    margin-right: 10px; }

.top-nav {
  padding-right: 5px; }
  .top-nav a {
    margin-left: 10px; }

/* header */
.site-name {
  display: none; }

.site-logo {
  height: 100px;
  line-height: 100px;
  overflow: hidden; }
  .site-logo img {
    display: block; }

.site-nav {
  float: right;
  height: 100px;
  line-height: 100px; }
  .site-nav li {
    float: left;
    display: inline;
    margin-left: 10px; }
    .site-nav li a {
      color: #333;
      text-decoration: none; }
      .site-nav li a:link, .site-nav li a:visited {
        color: #333;
        text-decoration: none; }
      .site-nav li a:hover, .site-nav li a:active, .site-nav li a:focus {
        color: #f57a11;
        text-decoration: none; }

.main-nav {
  font-size: 14px;
  line-height: 30px;
  background: #eee;
  margin: 0; }
  .main-nav li {
    float: left;
    padding: 0 10px 0 10px; }
    .main-nav li a {
      color: #333;
      text-decoration: none; }
      .main-nav li a:link, .main-nav li a:visited {
        color: #333;
        text-decoration: none; }
      .main-nav li a:hover, .main-nav li a:active, .main-nav li a:focus {
        color: #f57a11;
        text-decoration: none; }

.site-banner {
  background: #eee; }
  .site-banner img {
    display: block;
    text-align: center; }

/* footer */
.foot-nav {
  margin: 5px 0;
  text-align: center; }
  .foot-nav li {
    display: inline; }
  .foot-nav a {
    padding: 0 5px; }

.copyright {
  margin: 5px 0;
  line-height: 24px;
  color: #333; }

/* base wrapper */
.wrap-tit {
  line-height: 30px;
  background: #ddd; }

.wrap-tit-l {
  float: left;
  padding-left: 10px; }

.wrap-tit-r {
  float: right;
  padding-right: 10px; }
  .wrap-tit-r a {
    color: #333; }

.wrap-inner {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd; }

.wrap-btm {
  background: #ddd; }

.wrap-btm-l {
  float: left;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background: #ddd;
  line-height: 1px;
  font-size: 1px; }

.wrap-btm-r {
  float: right;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background: #ddd;
  line-height: 1px;
  font-size: 1px; }

/* other wrapper */
.com-wrap .wrap-tit {
  border-bottom: 2px solid #009237;
  background: #fff;
  line-height: 30px; }

.com-wrap .wrap-tit-l {
  padding-left: 5px;
  height: 100%;
  font-size: 16px;
  cursor: default; }

.com-wrap .wrap-tit-r {
  padding-right: 5px;
  height: 100%;
  font-size: 12px;
  color: #999; }
  .com-wrap .wrap-tit-r a {
    text-decoration: none; }
    .com-wrap .wrap-tit-r a:link, .com-wrap .wrap-tit-r a:visited {
      color: #999;
      text-decoration: none; }
    .com-wrap .wrap-tit-r a:hover, .com-wrap .wrap-tit-r a:active, .com-wrap .wrap-tit-r a:focus {
      color: #f57a11;
      text-decoration: none; }

.com-wrap .wrap-inner {
  background: #fff;
  border-left: none;
  border-right: none; }

.com-wrap .wrap-btm {
  display: none; }

/*project header & footer style*/
.bg-top-head, .topbar .top-login .msg-mark, .topbar .top-nav li, .shopcart, .shopcart i, .shopcart .msg-mark, .main-nav li .hot, .main-nav .quick-start .hn-app, .category-trigger {
  background: url(../../img/common-top-head.png) no-repeat left center;
}

/* topbar */
.topbar {
  width: auto !important;
  position: relative;
  z-index: 999;
  border: none;
  color: #666; }
  .topbar .top-login {
    width: 540px;
    padding-left: 0; }
    .topbar .top-login li {
      float: left;
      display: inline; }
    .topbar .top-login a {
      margin: 0;
      color: #666;
      text-decoration: none !important; }
      .topbar .top-login a:hover {
        color: #f57a11; }
    .topbar .top-login .label {
      padding: 0 8px; _float: left; }
    .topbar .top-login .msg {
      display: inline-block;
      *display: inline;
      *zoom: 1; }
    .topbar .top-login .msg-mark {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 20px;
      height: 20px;
      line-height: 20px;
      margin-left: 1px;
      margin-top: 5px;
      *margin-top: 0px;
      padding-left: 6px;
      vertical-align: top;
      _vertical-align: -3px;
      overflow: hidden;
      color: #fff;
      text-align: center;
      letter-spacing: -1px;
      background-position: 0 -33px; }
      .topbar .top-login .msg-mark em {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        vertical-align: top; }
      .topbar .top-login .msg-mark sup {
        position: relative;
        vertical-align: baseline;
        top: -5px; *top: -25px;*left:8px;}
    .topbar .top-login .dropdown {
      _width: 126px; }
    .topbar .top-login .my-message {
      position: absolute;
      left: -39px;
      top: 30px;
      clear: both;
      width: 230px;
      border: 1px solid #009237;
      background: #fdf3eb;
      border-radius: 5px;
      color: #009237; }
      .topbar .top-login .my-message b {
        position: absolute;
        width: 12px;
        height: 7px;
        top: -7px;
        left: 53px; }
        .topbar .top-login .my-message b img {
          float: left; }
      .topbar .top-login .my-message .message-buy {
        float: left;
        text-align: left;
        width: 215px;
        padding-left: 15px;
        padding-top: 4px;
        padding-bottom: 4px; }
        .topbar .top-login .my-message .message-buy dt {
          padding-left: 20px;
          background: url(../../img/correct.png) no-repeat 0 10px; }
        .topbar .top-login .my-message .message-buy dd {
          padding-left: 20px; }
        .topbar .top-login .my-message .message-buy i {
          color: #f47a11;
          font-weight: bold;
          font-style: normal;
          margin: 0 2px; }
  .topbar .top-nav {
    _width: 625px;
    padding-right: 0; }
    .topbar .top-nav li {
      float: left;
      _display: inline;
      background-position: 0 0; }
      .topbar .top-nav li:first-child {
        padding-left: 0;
        background-image: none; }
      .topbar .top-nav li:last-child {
        padding-right: 0; }
    .topbar .top-nav a {
      margin: 0;
      color: #666;
      text-decoration: none !important; }
      .topbar .top-nav a:hover {
        color: #f57a11; }
    .topbar .top-nav .label {
      padding: 0 12px; }
  .topbar .dropdown-label {
    position: relative;
    cursor: default;
    padding: 0 22px 0 12px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    zoom: 1;
    z-index: 100; }
    .topbar .dropdown-label i {
      float: right;
      position: absolute;
      right: 0;
      top: 0;
      width: 15px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      color: #333;
      font-size: 18px; }
      .topbar .dropdown-label i:before, .topbar .dropdown-label i:after {
        position: absolute;
        content: ' ';
        display: block;
        width: 0;
        height: 0;
        border: 4px solid transparent;
        left: 0; }
      .topbar .dropdown-label i:before {
        top: 14px;
        border-top-color: #333; }
      .topbar .dropdown-label i:after {
        top: 13px;
        border-top-color: #eee; }
  .topbar .dropdown-layer {
    display: none;
    position: absolute;
    left: 0;
    top: 29px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 9; }
  .topbar .dropdown {
    position: relative;
    _width: 84px; }
    .topbar .dropdown.hover .dropdown-label {
      border-left: 1px solid #ddd;
      border-right: 1px solid #ddd;
      background: #fff; }
      .topbar .dropdown.hover .dropdown-label i:before {
        top: 9px;
        border-top-color: transparent;
        border-bottom-color: #333; }
      .topbar .dropdown.hover .dropdown-label i:after {
        top: 10px;
        border-top-color: transparent;
        border-bottom-color: #fff; }
    .topbar .dropdown.hover .dropdown-layer {
      display: block; }
  .topbar .dd-site-map {
    width: 490px;
    padding: 5px 18px;
    left: auto;
    right: 0; }
    .topbar .dd-site-map P a {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 60px;
      margin-right: 10px;
      white-space: nowrap; }
  .topbar .dd-hn-qrcode {
    width: 92px;
    margin-left: -9px;
    padding: 8px 5px 5px; }
    .topbar .dd-hn-qrcode img {
      display: block;
      width: 88px;
      margin: 0 auto;
      vertical-align: top; }
    .topbar .dd-hn-qrcode P {
      padding: 2px 0;
      line-height: 18px;
      text-align: center; }
      .topbar .dd-hn-qrcode P span {
        display: block;
        white-space: nowrap; }
  .topbar .dd-hn-service,
  .topbar .dd-help-center {
    width: 62px;
    padding: 6px 10px 8px;
    text-align: center; }
    .topbar .dd-hn-service p,
    .topbar .dd-help-center p {
      line-height: 24px; }
      .topbar .dd-hn-service p a,
      .topbar .dd-help-center p a {
        display: block; }
  .topbar .dd-city-list {
    width: 320px;
    padding: 8px 10px; }
    .topbar .dd-city-list .list {
      line-height: 22px; }
    .topbar .dd-city-list a {
      float: left;
      width: 48px;
      padding: 2px 8px; }
      .topbar .dd-city-list a.selected, .topbar .dd-city-list a:hover {
        color: #fe0000; }
  .topbar .dl-city {
    position: relative;
    max-width: 298px;
    padding-left: 0;
    overflow: hidden;
    white-space: nowrap; }
    .topbar .dl-city:before {
      content: ' ';
      position: absolute;
      width: 100%;
      height: 18px;
      right: 0;
      top: 5px;
      background: #fff;
      border: 1px solid #ccc;
      border-left: none;
      z-index: -1; }
    .topbar .dl-city i:after {
      border-top-color: #fff; }
    .topbar .dl-city span.tit {
      line-height: 14px;
      margin-right: 6px;
      padding: 4px 3px 4px 8px;
      border-right: 1px solid #ddd;
      background: #eee;
      vertical-align: -2px\9; }
  .topbar .dropdown.hover .dl-city:before {
    display: none; }
  .topbar .dropdown.hover .dl-city span.tit {
    background-color: #fff;
    border-right-color: #fff; }
  .topbar .hl {
    color: #f57a11; }
    .topbar .hl:hover {
      color: #f57a11; }
    .topbar .hl a,
    .topbar .hl a:hover {
      color: #f57a11; }

.topbanner {
  display: block;
  width: 100%;
  background: no-repeat top center; }
  .topbanner .container {
    position: relative; }
  .topbanner .small {
    position: relative;
    height: 70px;
    overflow: hidden; }
  .topbanner .big {
    position: relative;
    margin-top: -70px; }
  .topbanner a.close, .topbanner a.pack {
    position: absolute;
    right: 5px;
    top: 5px;
    display: block;
    width: 40px;
    height: 18px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-decoration: none !important;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9A000000,endColorstr=#9A000000); }
    .topbanner a.close:after, .topbanner a.pack:after {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 18px;
      content: "\5173\95ED";
      text-align: center;
      color: #fff;
      font-family: sans-serif; }
  .topbanner a.pack:after {
    content: "\6536\8D77"; }
  .topbanner a img {
    display: block;
    vertical-align: top; }

/* header */
.site-name {
  display: none; }

.site-logo {
  height: 123px;
  line-height: 123px;
  padding: 5px 0 5px 10px;
  overflow: hidden; }
  .site-logo img {
    display: block; }

.site-search {
  float: right;
  display: inline;
  width: 515px;
  margin-right: 18px;
  padding: 24px 0 0 0;
  font-size: 14px; }
  .site-search .search-top {
    height: 20px;
    padding-left: 10px;
    overflow: hidden; }
    .site-search .search-top li {
      float: left;
      position: relative;
      height: 20px;
      line-height: 20px;
      margin-right: 12px;
      padding-right: 12px;
      cursor: pointer;
      overflow: hidden;
      text-align: center;
      background: no-repeat right center; }
      .site-search .search-top li:after {
        content: '';
        width: 1px;
        height: 12px;
        position: absolute;
        right: 0;
        top: 4px;
        background: #e9e9e9; }
      .site-search .search-top li:hover {
        color: #f47211; }
    .site-search .search-top .current {
      color: #f47211; }
    .site-search .search-top .search-tj-l a, .site-search .search-top .search-tj-l a:visited,
    .site-search .search-top .search-tj-r a,
    .site-search .search-top .search-tj-r a:visited {
      color: #878787; }
    .site-search .search-top .search-tj-l a:hover,
    .site-search .search-top .search-tj-r a:hover {
      color: #f00;
      text-decoration: none; }
    .site-search .search-top .search-tj-l {
      width: 120px;
      text-indent: 10px; }
    .site-search .search-top .search-tj-r {
      width: 180px;
      float: left;
      line-height: 22px;
      height: 30px;
      margin-right: 5px;
      overflow: hidden;
      text-align: center; }
      .site-search .search-top .search-tj-r .current {
        background: none; }
  .site-search .search-area {
    width: 515px;
    _width: 518px;
    height: 40px;
    margin-top: 4px;
    float: right;
    display: inline; }
    .site-search .search-area .search-inpt {
      float: left;
      width: 393px;
      height: 38px;
      border: 1px solid #009237;
      background: #fff;
      line-height: 38px;
      overflow: hidden;
      padding: 0 10px;
      outline: none; }
    .site-search .search-area .search-btn {
      float: left;
      width: 100px;
      height: 40px;
      border: none;
      border: 0;
      background: #009237;
      cursor: pointer;
      color: #fff;
      font-size: 14px;
      -webkit-transition: background 0.3s;
      -moz-transition: background 0.3s;
      -ms-transition: background 0.3s;
      -o-transition: background 0.3s;
      transition: background 0.3s; }
      .site-search .search-area .search-btn:hover {
        background: #006a28; }
  .site-search .keylist {
    height: 28px;
    line-height: 28px;
    padding-left: 8px;
    overflow: hidden;
    font-size: 12px; }
    .site-search .keylist li {
      float: left;
      margin-right: 8px; }
      .site-search .keylist li a {
        color: #999;
        text-decoration: none !important; }
        .site-search .keylist li a:hover, .site-search .keylist li a:active, .site-search .keylist li a:focus {
          color: #333; }
  .site-search .autoComplete {
    width: 415px;
    float: left;
    position: relative; }
    .site-search .autoComplete input {
      width: 200px;
      height: 25px;
      margin: 0;
      padding: 0;
      line-height: 25px; }
    .site-search .autoComplete ul {
      z-index: 999;
      padding: 0;
      margin: 0;
      border: 1px solid #ddd;
      width: 513px;
      background: white;
      display: none;
      position: absolute;
      left: 0;
      top: 39px; }
    .site-search .autoComplete li {
      list-style: none;
      color: #999;
      line-height: 24px; }
    .site-search .autoComplete li a {
      display: block;
      color: #333;
      text-decoration: none;
      padding: 1px 0 1px 5px; }
    .site-search .autoComplete li a:hover {
      color: #000;
      background-color: #f1f1f1;
      border: none; }
    .site-search .autoComplete .splite {
      border-top: 1px solid #ddd; }
    .site-search .autoComplete strong {
      color: #f47211; }
    .site-search .autoComplete .org {
      border-color: #009237;
      color: #3e3e3e; }

.shopcart {
  float: right;
  position: relative;
  width: 140px;
  height: 40px;
  line-height: 40px;
  margin-top: 47px;
  margin-right: 10px;
  border: 1px solid #ddd;
  background-position: -55px -62px;
  background-color: #f5f5f5;
  font-size: 14px; }
  .shopcart a {
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 12px;
    color: #666;
    text-decoration: none !important; }
    .shopcart a:hover {
      color: #E82200; }
  .shopcart i {
    float: left;
    display: block;
    width: 17px;
    height: 15px;
    margin-top: 12px;
    margin-right: 5px;
    background-position: -128px -33px; }
  .shopcart .msg-mark {
    position: absolute;
    right: 15px;
    top: -4px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-left: 3px;
    padding-left: 3px;
    overflow: hidden;
    background-color: transparent;
    background-position: -47px -33px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    letter-spacing: -1px; }
    .shopcart .msg-mark em {
      vertical-align: baseline; }
    .shopcart .msg-mark sup {
      position: relative;
      top: -5px;
      vertical-align: top; }

.main-nav {
  margin: 0;
  line-height: 45px;
  font-size: 16px;
  border-top: 1px solid #ddd;
  background: #009237; }
  .main-nav li {
    float: left;
    position: relative;
    padding: 0; }
    .main-nav li:before, .main-nav li:after {
      position: absolute;
      right: 0;
      top: 16px;
      content: '';
      width: 1px;
      height: 16px;
      background: #00702a; }
    .main-nav li:after {
      left: auto;
      right: -1px;
      background-color: #01ab41; }
    .main-nav li.market {
      width: 200px;
      background: #0da944;
      text-align: center;
      color: #fff;
      cursor: default;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
      .main-nav li.market:before, .main-nav li.market:after {
        display: none; }
    .main-nav li a {
      display: block;
      padding: 0 18px;
      color: #fff;
      text-decoration: none;
      -webkit-transition: background 0.5s;
      -moz-transition: background 0.5s;
      -ms-transition: background 0.5s;
      -o-transition: background 0.5s;
      transition: background 0.5s; }
      .main-nav li a:link, .main-nav li a:visited {
        color: #fff;
        text-decoration: none; }
      .main-nav li a:hover, .main-nav li a:active, .main-nav li a:focus {
        color: #fff;
        text-decoration: none; }
      .main-nav li a:hover {
        background-color: #006a28; }
    .main-nav li.current a {
      background-color: #006a28; }
    .main-nav li .hot {
      position: absolute;
      right: 2px;
      top: -2px;
      display: block;
      width: 19px;
      height: 16px;
      background-position: -89px -33px;
      z-index: 100; }
  .main-nav .quick-start {
    float: right;
    padding: 0 20px 0 15px; }
    .main-nav .quick-start .hn-app {
      display: block;
      width: 67px;
      padding: 0 10px 0 35px;
      background-position: -157px -19px;
      color: #fff !important;
      text-decoration: none !important;
      -webkit-transition: background 0.5s;
      -moz-transition: background 0.5s;
      -ms-transition: background 0.5s;
      -o-transition: background 0.5s;
      transition: background 0.5s; }
      .main-nav .quick-start .hn-app:hover {
        background-color: #006a28; }

.site-banner {
  background: #eee; }
  .site-banner img {
    display: block;
    text-align: center; }

/*category ��Ŀ�˵���ʽ*/
.category {
  float: left;
  position: relative;
  text-align: left;
  font-size: 12px;
  z-index: 998; }
  .category .label {
    width: 198px;
    border: 1px solid #eee;
    line-height: 20px;
    background: #f8f8f8; }
    .category .label a {
      display: inline; }
      .category .label a:hover {
        background: none; }
    .category .label dl {
      padding: 8px 10px 8px 48px;
      border-bottom: 1px solid #eee;
      cursor: default;
      background: url(../../img/bg-index-page.png) no-repeat;
      _background-image: url(../../img/bg-index-page.gif);
      background-position: -252px 18px !important; }
      .category .label dl.hover {
        position: relative;
        z-index: 999;
        margin-top: -1px;
        margin-left: -1px;
        border: 1px solid #dcdcdc;
        border-right-color: #eee;
        background-color: #eee; }
      .category .label dl.follow {
        padding-top: 17px;
        padding-bottom: 16px; }
      .category .label dl.cate-01 {
        background-position: -252px -35px !important; }
      .category .label dl.cate-02 {
        background-position: -252px -92px !important; }
      .category .label dl.cate-03 {
        background-position: -252px -149px !important; }
      .category .label dl.cate-04 {
        background-position: -252px -208px !important; }
      .category .label dl.cate-05 {
        background-position: -252px -263px !important; }
      .category .label dl.cate-06 {
        background-position: -252px -321px !important; }
      .category .label dl.cate-07 {
        background-position: -252px -379px !important; }
    .category .label dt {
      position: relative;
      font-size: 16px; }
      .category .label dt a {
        position: relative;
        padding: 0;
        text-align: left;
        *padding-right: 15px;
        *background: url(../../img/category-label-item.gif) no-repeat 100% 4px !important;
      }
        .category .label dt a:link, .category .label dt a:visited {
          color: #333;
          text-decoration: none; }
        .category .label dt a:hover, .category .label dt a:active, .category .label dt a:focus {
          color: #009237;
          text-decoration: none; }
        .category .label dt a:before, .category .label dt a:after {
          position: absolute;
          content: ' ';
          display: block;
          width: 0;
          height: 0;
          border: 6px solid transparent;
          top: 4px; }
        .category .label dt a:before{
          right: -20px;
          border-left-color: #b2b2b2; }
        .category .label dt a:after {
          right: -18px;
          border-left-color: #f8f8f8; }
    .category .label dd {
      height: 20px;
      overflow: hidden; }
      .category .label dd a {
        margin-right: 10px;
        padding: 0;
        text-align: left; }
        .category .label dd a:link, .category .label dd a:visited {
          color: #666;
          text-decoration: none; }
        .category .label dd a:hover, .category .label dd a:active, .category .label dd a:focus {
          color: #f57a11;
          text-decoration: none; }
    .category .label dl.hover dt a:after {
      border-left-color: #eee; }
  .category .panel {
    display: none;
    position: absolute;
    width: 768px;
    min-height: 453px;
    _height: 453px;
    top: 0;
    left: 200px;
    margin-left: -2px;
    border: 1px solid #dcdcdc;
    background: #eee;
    overflow: hidden; }
    .category .panel a {
      display: inline;
      padding: 0;
      -webkit-transition: background 0.1s, border 0.1s;
      -moz-transition: background 0.1s, border 0.1s;
      -ms-transition: background 0.1s, border 0.1s;
      -o-transition: background 0.1s, border 0.1s;
      transition: background 0.1s, border 0.1s; }
      .category .panel a:hover {
        background: none; }
    .category .panel .item {
      display: none;
      zoom: 1;
      overflow: hidden; }
      .category .panel .item.hover {
        display: block; }
  .category .sub-cate {
    float: left;
    width: 550px;
    margin: 20px 0;
    padding: 0 0 0 10px; }
    .category .sub-cate dl {
      margin-bottom: 10px;
      overflow: hidden;
      line-height: 2em; }
    .category .sub-cate dt {
      position: relative;
      float: left;
      width: 88px;
      padding: 8px 30px 0 0;
      text-align: right;
      font-size: 14px; }
      .category .sub-cate dt i {
        position: absolute;
        top: 12px;
        right: 20px;
        width: 4px;
        height: 14px;
        font: 400 10px/16px consolas; }
      .category .sub-cate dt a:link, .category .sub-cate dt a:visited {
        color: #009234;
        text-decoration: none; }
      .category .sub-cate dt a:hover, .category .sub-cate dt a:active, .category .sub-cate dt a:focus {
        color: #f57a11;
        text-decoration: none; }
      .category .sub-cate dt a i {
        color: #aaa !important; }
    .category .sub-cate dd {
      float: left;
      width: 380px;
      padding: 6px 0;
      border-top: 1px solid #eee; }
      .category .sub-cate dd a {
        float: left;
        padding: 0 8px;
        margin: 6px 0;
        line-height: 14px;
        height: 14px;
        border-left: 1px solid #e0e0e0;
        white-space: nowrap; }
        .category .sub-cate dd a:link, .category .sub-cate dd a:visited {
          color: #666;
          text-decoration: none; }
        .category .sub-cate dd a:hover, .category .sub-cate dd a:active, .category .sub-cate dd a:focus {
          color: #f57a11;
          text-decoration: none; }
    .category .sub-cate.columns {
      float: left;
      width: 353px;
      border-right: 1px solid #eee; }
      .category .sub-cate.columns dd {
        width: 230px; }
      .category .sub-cate.columns:nth-child(2n+1) {
        border-right: 1px solid #ccc; }
  .category .sub-rcmd {
    float: right;
    width: 166px;
    padding: 25px 30px 20px 10px;
    overflow: hidden; }
    .category .sub-rcmd a {
      display: block;
      margin-bottom: 5px;
      text-decoration: none; }
    .category .sub-rcmd img {
      vertical-align: top; }
  .category .follow-cate {
    padding: 40px;
    font-size: 14px;
    line-height: 24px; }
    .category .follow-cate a {
      float: left;
      display: inline;
      width: 100px;
      margin-bottom: 16px;
      padding: 3px;
      border: 1px solid #ddd;
      margin-right: 10px;
      white-space: nowrap;
      text-align: center; }
      .category .follow-cate a:link, .category .follow-cate a:visited {
        color: #666;
        text-decoration: none; }
      .category .follow-cate a:hover, .category .follow-cate a:active, .category .follow-cate a:focus {
        color: #fff;
        text-decoration: none; }
      .category .follow-cate a:hover {
        background-color: #f57a12;
        border-color: #f57a12; }
    .category .follow-cate .btns {
      margin-top: 50px;
      padding: 10px;
      text-align: center; }
      .category .follow-cate .btns .setting {
        padding: 8px 30px;
        border: none;
        background: #009237;
        color: #fff; }
  .category .follow-none {
    padding-top: 100px;
    font-size: 16px;
    color: #666; }
    .category .follow-none p {
      text-align: center; }


.category-toggle {
  display: none;
  position: absolute;
  left: 0;
  top: 0; }

.category-trigger {
  display: block;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -ms-transition: background .3s;
  -o-transition: background .3s;
  transition: background .3s;
  background-position: 175px -57px; }
  .category-trigger:hover, .category-trigger.hover {
    background-position: 175px -104px !important; }

/* footer */
.footer {
  clear: both;
  background: #fff; }
  .footer .ptb20 {
    padding-top: 20px;
    padding-bottom: 20px; }
  .footer .quick-nav {
    border-bottom: 1px solid #666; }
    .footer .quick-nav .icon {
      padding: 20px 70px 10px;
      line-height: 21px;
      font-size: 16px;
      color: #666; }
      .footer .quick-nav .icon li {
        float: left;
        padding: 0 40px; *padding: 0 35px;}
        .footer .quick-nav .icon li:hover img {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
        .footer .quick-nav .icon li.i1 {
          width: 182px; }
        .footer .quick-nav .icon li.i2 {
          width: 182px; }
        .footer .quick-nav .icon li.i3 {
          width: 182px; }
        .footer .quick-nav .icon li.i4 {
          width: 182px; }
      .footer .quick-nav .icon img {
        float: left;
        width: 54px;
        height: 54px;
        vertical-align: top;
        -webkit-transition: transform 0.3s;
        -moz-transition: transform 0.3s;
        -ms-transition: transform 0.3s;
        -o-transition: transform 0.3s;
        transition: transform 0.3s; }
      .footer .quick-nav .icon p {
        float: left;
        padding: 5px 8px;
        cursor: default; }
        .footer .quick-nav .icon p span {
          display: block;
          white-space: nowrap; }
    .footer .quick-nav .list {
      padding: 25px 72px; }
      .footer .quick-nav .list dl {
        float: left;
        width: 25%;
        _width: 24.9%;
        color: #4b944b; }
      .footer .quick-nav .list dt {
        margin-bottom: 8px;
        font-size: 14px; }
      .footer .quick-nav .list dd {
        float: left;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-right: 10px;
        border-right: 1px solid #666;
        line-height: 14px;
        white-space: nowrap; }
        .footer .quick-nav .list dd:last-child {
          border-right: none; }
      .footer .quick-nav .list a:link, .footer .quick-nav .list a:visited {
        color: #666;
        text-decoration: none; }
      .footer .quick-nav .list a:hover, .footer .quick-nav .list a:active, .footer .quick-nav .list a:focus {
        color: #f57a11;
        text-decoration: none; }
  .footer .foot-qr {
    float: left;
    padding: 0 15px 0 25px; }
    .footer .foot-qr .qrcode {
      float: left;
      width: 96px;
      margin: 0 4px; }
      .footer .foot-qr .qrcode img {
        display: block;
        width: 84px;
        height: 84px;
        margin: 0 auto;
        padding: 6px;
        vertical-align: top;
        background: #fff; }
      .footer .foot-qr .qrcode p {
        padding: 2px 0;
        line-height: 18px;
        text-align: center; }
        .footer .foot-qr .qrcode p span {
          display: block;
          white-space: nowrap; }
  .footer .foot-nav {
    max-width: 940px;
    *width: 930px;
    margin: 0;
    text-align:center;
    line-height: 14px; }
    .footer .foot-nav li {
      zoom: 1;
      display: inline;
      margin-right: 8px;
      margin-bottom: 6px;
      padding-right: 8px;
      border-right: 1px solid #666; }
      .footer .foot-nav li:last-child {
        border-right: none; }
    .footer .foot-nav a {
      margin: 0;
      padding: 0; }
      .footer .foot-nav a:link, .footer .foot-nav a:visited {
        color: #666;
        text-decoration: none; }
      .footer .foot-nav a:hover, .footer .foot-nav a:active, .footer .foot-nav a:focus {
        color: #f57a11;
        text-decoration: none; }
  .footer .copyright {
    min-width: 750px;
	text-align:center;
    margin: 0;
    line-height: 28px;
    color: #666;
	padding-top:10px;}
    .footer .copyright .imgs {
      padding-top: 8px;}
      .footer .copyright .imgs a {
        margin-right: 6px; }
      .footer .copyright .imgs img {
        vertical-align: top; }

/*fixed layer*/
.floor-nav {
  display: none;
  position: fixed;
  _position: absolute;
  left: 0;
  top: 0;
  width: 34px;
  height: auto;
  overflow: hidden;
  z-index: 998; }
  .floor-nav li {
    border-bottom: 1px solid #dadbdc; }
    .floor-nav li:last-child {
      border-bottom: none; }
    .floor-nav li a {
      display: block;
      height: 34px;
      overflow: hidden;
      background: url(../../img/bg-index-page.png) no-repeat;
      -webkit-transition: background 0.2s;
      -moz-transition: background 0.2s;
      -ms-transition: background 0.2s;
      -o-transition: background 0.2s;
      transition: background 0.2s; }
    .floor-nav li.nav-1 a {
      background-position: -53px 0; }
      .floor-nav li.nav-1 a.current, .floor-nav li.nav-1 a:hover {
        background-position: -87px 0; }
    .floor-nav li.nav-2 a {
      background-position: -53px -44px; }
      .floor-nav li.nav-2 a.current, .floor-nav li.nav-2 a:hover {
        background-position: -87px -44px; }
    .floor-nav li.nav-3 a {
      background-position: -53px -88px; }
      .floor-nav li.nav-3 a.current, .floor-nav li.nav-3 a:hover {
        background-position: -87px -88px; }
    .floor-nav li.nav-4 a {
      background-position: -53px -132px; }
      .floor-nav li.nav-4 a.current, .floor-nav li.nav-4 a:hover {
        background-position: -87px -132px; }
    .floor-nav li.nav-5 a {
      background-position: -53px -176px; }
      .floor-nav li.nav-5 a.current, .floor-nav li.nav-5 a:hover {
        background-position: -87px -176px; }
    .floor-nav li.nav-6 a {
      background-position: -53px -220px; }
      .floor-nav li.nav-6 a.current, .floor-nav li.nav-6 a:hover {
        background-position: -87px -220px; }
    .floor-nav li.nav-7 a {
      background-position: -53px -264px; }
      .floor-nav li.nav-7 a.current, .floor-nav li.nav-7 a:hover {
        background-position: -87px -264px; }
    .floor-nav li.nav-8 a {
      background-position: -53px -308px; }
      .floor-nav li.nav-8 a.current, .floor-nav li.nav-8 a:hover {
        background-position: -87px -308px; }
    .floor-nav li.nav-9 a {
      background-position: -53px -352px; }
      .floor-nav li.nav-9 a.current, .floor-nav li.nav-9 a:hover {
        background-position: -87px -352px; }
    .floor-nav li.nav-10 a {
      background-position: -53px -396px; }
      .floor-nav li.nav-10 a.current, .floor-nav li.nav-10 a:hover {
        background-position: -87px -396px; }
    .floor-nav li.nav-11 a {
      background-position: -53px -440px; }
      .floor-nav li.nav-11 a.current, .floor-nav li.nav-11 a:hover {
        background-position: -87px -440px; }

/*toolbar*/
.hn-toolbar-wrap {
  position: fixed;
  _position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  width: 0;
  height: 100%;
  _top:expression(eval(document.documentElement.scrollTop));
}

.hn-toolbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 100%;
  border-right: 6px solid #666;
  -webkit-transition: right .3s ease-in-out 0s;
  -moz-transition: right .3s ease-in-out 0s;
  transition: right .3s ease-in-out 0s; }

.hn-toolbar-tabs {
  position: absolute;
  top: 50%;
  left: -29px;
  width: 35px;
  margin-top: -100px; }

.hn-toolbar-tab {
  position: relative;
  width: 35px;
  height: 35px;
  margin-bottom: 1px;
  cursor: pointer;
  background-color: #666; }

.hn-toolbar-footer {
  position: absolute;
  bottom: -1px;
  width: 100%;
  left: -29px; }
.hn-toolbar-tab a {
  text-decoration: none !important;
}
.hn-toolbar-tab .tab-text {
  width: 66px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  position: absolute;
  z-index: 1;
  left: 35px;
  top: 0;
  background-color: #666;
  -webkit-transition: left .3s ease-in-out .1s;
  -moz-transition: left .3s ease-in-out .1s;
  transition: left .3s ease-in-out .1s;
  _display: none;
}

.hn-toolbar-tab .tab-sub {
  position: absolute;
  z-index: 3;
  right: 7px;
  top: -11px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  padding: 1px;
  border: 1px solid #fe2500;
  overflow: hidden;
  color: #fe2500;
  font-family: verdana, arial, sans-serif;
  text-align: center;
  min-width: 12px;
  _width: 20px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.hn-toolbar-tab .tab-ico {
  width: 34px;
  height: 35px;
  position: relative;
  z-index: 2;
  display: inline-block;
  _display: block;
  background: #666 url(../../img/bg-index-page.png) no-repeat;
  _background-image: url(../../img/bg-index-page.gif);
}
.hn-tbar-tab-cart .tab-ico {
  background-position: 0 8px; }

.hn-tbar-tab-mine .tab-ico {
  background-position: 4px -185px; }

.hn-tbar-tab-supply .tab-ico {
  background-position: 2px -147px; }

.hn-tbar-tab-purchase .tab-ico {
  background-position: 3px -109px; }

.hn-tbar-tab-credits .tab-ico {
  background-position: 3px -71px; }

.hn-tbar-tab-service .tab-ico {
  background-position: 2px -32px; }

.hn-tbar-tab-qrcode .tab-ico {
  background-position: 3px -224px; }

.hn-tbar-tab-top .tab-ico {
  background-position: 2px -262px; }

.hn-tbar-tab-iphone .tab-ico {
  background-position: 4px -300px; }
.hn-tbar-tab-im .tab-ico {background-position: 7px 50%; }
.hn-toolbar-tab.hn-tbar-tab-supply .tab-text,.hn-toolbar-tab.hn-tbar-tab-purchase .tab-text{
  z-index: 2;
  left: 0px;
  background: #0da944;
  line-height: 18px;
  width: 19px;
  padding: 5px 5px;
  font-size: 14px;
  height: 55px;
 }
.hn-toolbar-tab.hn-tbar-tab-supply,.hn-toolbar-tab.hn-tbar-tab-purchase{    height: 65px;}
.hn-tbar-tab-hover .tab-text {
  display: block;
  left: -62px;
  background-color: #0da944; }

.hn-tbar-tab-hover .tab-text-1 {
  width: 75px;
  left: -40px;
}

.hn-tbar-tab-hover,
.hn-tbar-tab-hover .tab-ico {
  background-color: #0da944 !important; }
  
/** 右侧滚动微信 **/
.hn-toolbar-tab .tab-expand {
  width: 100px;
  height: 150px;
  padding-right: 34px;
  top: -125px; }
/** 右侧滚动微信 **/

.hn-tbar-tab-hover .tab-expand {
  left: -100px; }

.hn-toolbar-wrap .qrcode img {
  display: block;
  width: 78px;
  height: 78px;
  margin: 0 auto;
  padding: 3px;
  margin-top:10px;
  background: #fff; }

.hn-toolbar-wrap .qrcode P {
  padding: 2px 0;
  line-height: 18px;
  text-align: center; }
  .hn-toolbar-wrap .qrcode P span {
    display: block;
    white-space: nowrap; }

/* ------- ��¼���� --------*/
.theme-popover-mask {
  z-index: 9998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../img/hei.png) repeat;
  opacity: 0.4;
  filter: alpha(opacity=40);
  display: none; }

.theme-popover {
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 365px;
  margin: -200px 0 0 -200px;
  border-radius: 5px;
  display: none;
  padding: 5px;
  background: #A1A1A1; }


*html .theme-popover {
  z-index: 9999;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 350px;
  margin: -175px 0 0 -200px; }

.theme-poptit {
  border-bottom: 1px solid #ddd;
  padding: 6px;
  position: relative;
  background: #f3f3f3;
  font-weight: bold; }

*html .theme-poptit {
  border-bottom: 1px solid #ddd;
  padding: 6px;
  position: absolute;
  background: #f3f3f3;
  font-weight: bold; }

.theme-popbod {
  width: 248px;
  height: 270px;
  float: left;
  background: #FFF;
  padding: 30px 75px; }

.theme-all {
  width: 398px;
  height: 363px;
  float: left;
  border: solid 1px #777; }

.theme-popbod ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  color: #666; }

.theme-popbod ul .li1 {
  width: 100%;
  height: 20px;
  float: left; }

.theme-popbod ul .li2 {
  width: 100%;
  height: 30px;
  float: left;
  padding-bottom: 12px; }

.theme-popbod ul .li3 {
  width: 100%;
  height: 20px;
  float: left;
  padding-bottom: 7px; }

.theme-popbod ul .li4 {
  width: 100%;
  height: 33px;
  float: left;
  padding-bottom: 40px; }

.theme-popbod ul .li5 {
  width: 100%;
  height: 18px;
  float: left; }

.theme-poptit .close {
  float: right;
  color: #999;
  padding: 5px;
  margin: -2px 0px -5px 0px;
  font: bold 14px/14px simsun;
  text-shadow: 0 1px 0 #777;
  text-decoration: none; }

.theme-poptit .close a {
  text-decoration: none; }

.theme-poptit .close:hover {
  color: #666; }

.theme-popbod .login-text {
  width: 242px;
  height: 18px;
  line-height: 18px;
  margin-right: 3px;
  padding: 3px;
  border: solid 1px #c8c8c8;
  vertical-align: middle;
  color: #999;
  box-sizing: inherit;
}

.zd_left {
  float: left; }

.zd_bold {
  font-weight: bold; }

.zd_right {
  float: right; }

.theme-popbod ul .li3 input {
  padding: 0px;
  margin: 0px 6px 0px 0px; }

.theme-popbod ul .li3 input {
  vertical-align: middle; }

.theme-popbod ul .li4 button {
  width: 250px;
  height: 33px;
  border: 0;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  line-height: 31px;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  background: url(../../img/zd_but.png) no-repeat 0 0;
  cursor: pointer;
  zoom: 1; }

.theme-popbod ul .li4 button:hover {
  background: url(../../img/zd_but.png) no-repeat 0px -33px; }

.theme-popbod a {
  text-decoration: none;
  color: #444; }

.theme-popbod a:hover {
  text-decoration: underline;
  color: #ff7300; }

.theme-popbod ul .li5 img {
  vertical-align: middle; }

.zd_qqlg {
  width: 100%;
  height: 18px;
  float: left;
  background: url(../../img/zd_qq.jpg) 0px center no-repeat;
  padding-left: 20px;
  line-height: 18px; }

.dp_center .grid {
  letter-spacing: normal;
  word-spacing: normal; }

/*error*/
.errorWrapper {
    display: none;
    position: absolute;
    top: -24px;
    left: 15px;
    z-index: 999;
}
.errorWrapper label:after {
    background-attachment: scroll;
    background: url("../../img/error-wrapper-down.png") no-repeat scroll 0 0;
    bottom: -8px;
    content: " ";
    height: 16px;
    position: absolute;
    left: 18px;
    width: 16px;
}
.errorWrapper label {
    background: #fdf3eb url("../../img/input_check_error.gif") no-repeat scroll 10px 50%;
    border: 1px solid #f00;
    border-radius: 3px;
    color: #f00;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    padding: 5px 10px 5px 30px;
    z-index: 999;
}
.errorWrapper label a {
  color: #1faa50;
  margin-left: 2px;
}
.errorWrapper-1 {
    left:552px;
    top: 40px;
}
.errorWrapper-1 label:after {
    background-image: url("../../img/error-wrapper-left.png");
    background-repeat: no-repeat;
    background-size: 0 0;
    background-attachment: scroll;
    background: rgba(0, 0, 0, 0) url("../../img/error-wrapper-left.png") no-repeat scroll 0 0;
    bottom: 4px;
    content: " ";
    height: 16px;
    position: absolute;
    left: -6px;
    width: 16px;
}
.errorWrapper-2 {
    left:565px;
    top: 218px;
}
.errorWrapper-2 label:after {
    background-image: url("../../img/error-wrapper-left.png");
    background-repeat: no-repeat;
    background-size: 0 0;
    background-attachment: scroll;
    background: rgba(0, 0, 0, 0) url("../../img/error-wrapper-left.png") no-repeat scroll 0 0;
    bottom: 14px;
    content: " ";
    height: 16px;
    position: absolute;
    left: -6px;
    width: 16px;
}
.errorWrapper-2 label {
    background: #fdf3eb none;
    border: 1px solid #f47a11;
    color: #f47a11;
    padding: 8px 10px 8px 12px;
}

.errorWrapper-3 label {
  background: url("../../img/input_check_error.gif") no-repeat scroll 10px 50%;
  border-radius: 3px;
  color: #f00;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  padding: 5px 10px 5px 30px;
  z-index: 999;
}

/*-pop-layer-follow-*/
.pop-layer-follow {
  display: none;
  position: absolute;
  left: 0;
  top: 30px;
  z-index: 99;
  width: 848px;
  min-height: 215px;
  _height: 215px;
  padding: 35px 170px 0;
  border: 1px solid #0da944;
  font-size: 14px;
  background: #fff;
  color: #666; }
.pop-layer-follow .hl {
  color: #ff0000 !important; }
.pop-layer-follow .inner {
  display: none; }
.pop-layer-follow .search {
  float: left;
  width: 280px;
  overflow: hidden; }
.pop-layer-follow .search .title {
  margin: 0 0 3px;
  font-size: 16px;
  font-weight: normal;
  color: #009237; }
.pop-layer-follow .search .keywords {
  width: 180px;
  height: 18px;
  line-height: 18px;
  padding: 8px 8px 8px 42px;
  border: 1px solid #ddd;
  outline: none;
  background:#fff url(../../img/bg-index-page.png) no-repeat -258px -710px;
}
.pop-layer-follow .search .autocomplete {
  width: 220px;
  margin-top: -1px;
  padding: 5px;
  border: 1px solid #DDD;
  line-height: 24px; }
.pop-layer-follow .search .autocomplete a:link, .pop-layer-follow .search .autocomplete a:visited {
  color: #666;
  text-decoration: none; }
.pop-layer-follow .search .autocomplete a:hover, .pop-layer-follow .search .autocomplete a:active, .pop-layer-follow .search .autocomplete a:focus {
  color: #f57a11;
  text-decoration: none; }
.pop-layer-follow .selection {
  float: right;
  width: 565px;
  padding-top: 15px;
  overflow: hidden; }
.pop-layer-follow .selection .item {
  _height: 30px;
  min-height: 30px;
  position: relative;
  padding-left: 90px;
  margin-bottom: 15px; }
.pop-layer-follow .selection .item em {
  width: 80px;
  position: absolute;
  float: left;
  left: 0;
  top: 0;
  padding-right: 10px;
  text-align: right;
  color: #009237; }
.pop-layer-follow .selection .item li {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px; }
.pop-layer-follow .selection .item .box {
  float: left;
  position: relative;
  height: 26px;
  line-height: 26px;
  padding-right: 30px;
  padding-left: 30px;
  border: 1px solid #ddd;
  background: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pop-layer-follow .selection .item .box span {
  display: none;
  position: absolute;
  width: 16px;
  height: 100%;
  right: 0;
  top: 0;
  background: #f00;
  color: #fff;
  text-align: center; }
.pop-layer-follow .selection .item .box:hover {
  padding-right: 38px;
  padding-left: 22px;
  border-color: #f00;
  color: #f00;
  text-decoration: none; }
.pop-layer-follow .selection .item a:link span,
.pop-layer-follow .selection .item a.link span {
  display: none;
  _display: none !important;
}
.pop-layer-follow .selection .item a:hover span,
.pop-layer-follow .selection .item a.hover span {
  display: block; }

.pop-layer-follow .selection .btns {
  margin-top: 22px;
  padding-left: 8px; }
.pop-layer-follow .selection .btn {
  height: 28px;
  line-height: 28px;
  margin-right: 20px;
  padding: 0 30px;
  background: #999;
  border: none;
  cursor: pointer; }
.pop-layer-follow .selection .btn-submit {
  background-color: #009237;
  color: #fff; }
.pop-layer-follow .selection .btn-cancel {
  background-color: #999;
  color: #fff; }

.category .pop-layer-follow {
  display: block;
  position: static;
  padding: 10px 30px;
  border: none;
  background: none;
  width: auto;
}
.category .pop-layer-follow .inner {
  display: block;
}
.category .pop-layer-follow .search {
  width: 240px;
}
.category .pop-layer-follow .selection {
  width: 465px;
}
.category .pop-layer-follow .selection .item {
  display: block;
}
.category .follow-btns {
  margin-top: 50px;
  padding: 10px;
  text-align: center; }
.category .follow-btns .setting {
  padding: 8px 30px;
  border: none;
  background: #009237 !important;
  color: #fff !important; }

/*- 2016-5-9 -*/
.code-index-as {
  text-align: center;
  background: #fff;
  padding: 5px;
  position: absolute;
  z-index: 999;
  font-size: 14px;
  line-height: 24px;
  display: none;
  border: 1px solid #e2e2e2;
  border-top: 0;
}
.code-index-as img {
  width: 100px;
}
.massges-prompt {
  color: #999;
}
.massges-prompt.hidden {
  display: none;
}
.massges-prompt a, .massges-prompt a:link, .massges-prompt a:visited, .massges-prompt a:hover, .massges-prompt a:active, .massges-prompt a:focus {
  color: #1faa50;
}

/************���µ�¼ע����ʽ**************/

/*	regs.css
	Author:run
	Date:2016-10-28
	Description:Framework reset and global style
--------------------------------------------------------------------------------*/

/*  ע��ҳ�� */
button{font-family: "microsoft yahei", Tahoma, Arial, \5FAE\8F6F\96C5\9ED1, \5B8B\4F;}
.reg-top{ width:1000px; min-height:46px; height:auto;margin: 10px auto 10px;font-size: 16px;}
.reg-top .reg-fr{ float:right; line-height:30px; margin-top:10px;}
.reg-top .reg-login{ float:right; width:138px; height:30px; line-height:30px; display:block; background-color:#039236; color:#fff; text-align:center; font-weight:bold;}
.reg-top .reg-login:hover{ background-color:#007028; text-decoration:none;}
.reg-infomation,.register{
  width: 435px;
  margin: 10px auto;
}
.reg-infomation h1{
  font-size: 24px;
  color: #ff500b;
}
.reg-infomation p{
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
  color: #333333;
}
.register{
  margin-top: 30px;

}
.box-border{
  border: solid 1px #dddddd;
  line-height: 23px;
  height: 23px;
  padding:15px;
  margin-top: 30px;
  position: relative;
}
.box-border label{
  font-size:18px;

}
.box-border label.lt2,.box-border label.lt8,.box-border label.lt10,.box-border label.lt16{
  display: inline-block;
  width: 110px;
  vertical-align: middle;
  overflow: hidden;
}
.lt2{ letter-spacing: 2px;}
.lt8{letter-spacing: 8px;}
.lt10{letter-spacing: 18px;}
.lt16{letter-spacing: 16px;}
.box-border input{
  width: 265px;
  font-size: 16px;
  border: none;
  margin: 0;
  padding: 0;
  outline:none;
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.box-border input#phoneCode{
  background: #fff;
}
.box-border input.l-small{
  width: 160px;
}
.box-border input.yzm{
  width: auto;
  font-size: 18px;
  padding:0px 10px;
}
.box-border img{
  vertical-align: middle;
  width: 80px;
  height: 30px;
  float: right;
  margin-top: -3px;
}
.yes,.no{
  position: relative;
}
.yes:after{
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  right: 10px;
  top:50%;
  margin-top: -8px;
  content: "";
  background: url("../../img/correct.png") center no-repeat;
  background-size: contain;
}
.no:after{
  position: absolute;
  display: inline-block;
  width: 16px;
  height: 16px;
  right: 10px;
  top: 50%;
  margin-top: -8px;
  content: "";
  background: url("../../img/error.png") center no-repeat;
  background-size: contain;
}
.other.yes:after{
  right: 175px;
}
.other.no:after{
  right: 175px;
}
.box-border .yzm,.login-input .yzm{
  border: none;
  position: absolute;
  right: 6px;
  top:6px;
  height: 41px;
  padding: 0px 10px;
  font-size: 18px;
  font-family: "microsoft yahei", Tahoma, Arial, \5FAE\8F6F\96C5\9ED1, \5B8B\4F;
  cursor: pointer;
  outline: none;
  color: #fff;
  background: #ff500b;
}
p.regmes{
  font-size: 14px;
  color: #999999;
  padding: 10px 0px 0px;
}
p.regmes a{
  color: #4dafea;
}
.register input.submit{
  width: 436px;
  height: 46px;
  line-height: 46px;
  margin-top: 30px; background: #ff500b; text-align: center;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  outline:none;
  cursor: pointer;
  font-family: "microsoft yahei", Tahoma, Arial, \5FAE\8F6F\96C5\9ED1, \5B8B\4F;
}
.message-text input.submit{
  width: 436px;
  height: 46px;
  line-height: 46px;
  margin-top: 30px; background: #ff500b; text-align: center;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
  outline:none;
  cursor: pointer;
  font-family: "microsoft yahei", Tahoma, Arial, \5FAE\8F6F\96C5\9ED1, \5B8B\4F;
}
.agreement{
  text-align: center;
  margin: 15px auto 50px auto;
}
.agreement a{
  font-size: 16px;
  color: #4dafea;
}
.errorWrapper{
  left: 0px;
  z-index: 7;
}
.errorWrapper label{
  font-size: 12px;
}

.message-text{
  width: 436px;
  margin:15px auto;
}
p.regitpd{
  text-align: right;
  padding-top: 15px;
}
p.regitpd a{
  color: #333333;
  font-size: 16px;
  text-align: right;
}
.fx-w .fx-s-4{
  border-radius: 4px;
  border: none !important;
}
.fx-w h2{
  background-color:#fff !important;
}
.fx-w .line{
  border-bottom:none !important;
}
.fx-w h2 a{
  font-family: Simsun;
  font-size: 14px;
}
.fx-w .fx-s-2{
  border-radius: 4px;
  border: none !important;
}
.fx-s-2 .text{ padding: 0px 60px; }
.fx-s-2 .text p.title{
  font-size: 18px;
}
.message .box-border{ margin-top: 20px;}
.message .regmes{ font-size: 14px;}
.message .button{ padding: 25px 60px 0px 60px;}
.message .button input{
  background: #ff500b;
  text-align: center;
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  color: #fff;
  border: none;
  cursor: pointer;
  outline:none;
  border-radius: 4px;
  font-size: 18px;
}
.fs14{
  font-size: 14px;
}
.reg-left{
  float: left;
}
.reg-right{
  float: right;
}
.reg-box{
  width: 600px; margin-top: 15px;
  padding-left: 35px;
}
.bg-box{
  width: 515px;
  height:300px;
  text-align: center;
  padding-top: 80px;
  margin-top: 40px;
  border-left: solid 1px #eeeeee;
  background: url("../../img/logbg.jpg") center top no-repeat;
}
.tyzm{
  display: none;
}
.hold{
  color: #fff !important;
  background: #dcdcdc !important;
}
.bg-box h3{
  padding-top: 20px;
  font-size: 16px;
  margin-left: -35px;
}
.bg-box b{
  display: block;
  border-bottom: solid 1px #eee;
  height: 0px;
  font-size: 0px;
  width: 180px;
  margin: 35px auto;
  margin-left: 150px;

}
.bg-box div{
  margin-left: -35px;
  margin-top: 30px;
}
.bg-box div a{
  padding: 0px 5px;
}
.bg-box p{
  margin-top: 15px;
  margin-left: -35px;
  font-size: 18px;
  line-height: 30px;
}
.bg-box p a{
  color: #4dafea;
}

/*��¼��ʽ*/

.login-box{
  width: 390px;
  height: auto;
  border: solid  1px #caccce;
  margin-top: 50px;
  margin-right: 100px;
  margin-bottom: 100px;
  padding-bottom: 35px;
}
.reg-box .fl img{
  margin-top: 35px;
}
.tab_way{
  width: 100%;
  height: 56px;
  border-bottom: solid 1px #e7eaeb;
}
.tab_way a{
  display: inline-block;
  width: 50%;
  text-align: center;
  line-height: 56px;
  font-size: 18px;
  position: relative;
}
.tab_way a.on{
  color: #ff9900;
}
a:focus{
  color: #333;
  text-decoration: none;
}
.tab_way a:active{
  color: #333;
  text-decoration: none;
}
.tab_way a.on:after{
  display: inline-block;
  width: 120px;
  height: 0px;
  border-bottom: solid 2px #ff9900;
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: -1px;
  z-index: 1;
}
.login-input{
  margin-top: 20px;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.login-input input{
  width: 340px;
  padding: 8px 4px;
  font-size: 16px;
  border: solid 1px #caccce;
  outline:none;
  text-indent: 5px;
}
.login-input input:focus{
  border: solid 1px #ff9900;
}
input.username{
  background: url("../../img/user.jpg") 8px center no-repeat;text-indent: 30px;
}
input.password{
  background: url("../../img/locked.jpg") 8px center no-repeat;text-indent: 30px;
}
.plab{
  padding: 5px 20px 0px;
  font-size: 16px;
  color: #666666;
}
.plab input{
  outline: none;
}
.login-input input.sibmit{
  width: 100%;
  font-size: 16px;
  color: #fff;
  padding: 10px 0px ;
  background: #ff500b;
  border: none;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.sibmit:active{
  opacity: 0.9;
}
.login-input .plab{
  padding-left: 0px;
}
.plab span a{
  color: #666666;
}
.plab a:hover{
  text-decoration: underline;
  color: #ff9900;
}
.bod{ text-align: center; font-size: 16px; color: #666; position: relative;}
.bod:before{
  content: "";
  display: inline-block;
  border-bottom: solid 1px #dee1e2;
  position: absolute;
  height: 0px;
  width: 90px;
  left: 0;
  top:10px;
}
.bod:after{
  content: "";
  display: inline-block;
  border-bottom: solid 1px #dee1e2;
  position: absolute;
  height: 0px;
  width: 90px;
  right: 0;
  top:10px;
}
.login-abox{
  text-align: center;
  margin-top: 25px;
}
.login-abox a{
  padding: 5px;
}
.plab a{
  color: #4dafea;
}
.login-input .yzm{
  text-indent:0px;
  font-size: 16px;
  height: 27px;
  width: auto;
  border: none;
  padding: 0px 4px;
}
.login-input img{
  position: absolute;
  top:5px;
  right: 6px;
}
.ft14{
  font-size: 14px;
}
.divhide{
  display: none;
}

.lg-message-box{
  width: 750px;
  height: 650px;
  background: #fff;
  position: fixed;
  z-index: 9999;
  left: 50%;
  top:50%;
  margin-left: -375px;
  margin-top: -325px;
  border-radius: 4px;
}
.lg-message-box .login-box{
  margin:50px auto 0px;
}
.lg-message-box h2{
  text-align: right;
  line-height: 35px;
}
.lg-message-box h2 .close-a{
  font-family: Simsun;
  font-size: 20px;
  text-decoration: none;
  padding-right: 10px;

}

.item-box{
  width: 900px;
  margin: 35px auto;
}
.item-box h3{
  font-size: 24px;
  color: #333333;
  text-align: center;
}
.item-box ul{
  width: 900px;
  margin-top: 35px;
}
.item-box li{
  float: left;
  width: 145px;
  margin-left: 5px;
  line-height: 35px;
  font-size: 18px;
  margin-bottom: 30px;
  position: relative;
}
.item-box li input{
  vertical-align: middle;
  width: 18px;
  height: 18px;
  outline: none;
  cursor: pointer;
  opacity: 0;
  filter: opacity(0);
}
.item-box li input:checked+label span{
  background: url("../../img/checked.jpg") center no-repeat;
  border: solid 1px #ff500b;
}
.item-box li label span{
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url("../../img/selectbg.jpg") center no-repeat;
  vertical-align: middle;
  border: solid 1px #d8dada;
  cursor: pointer;
  position: absolute;
  left: 0px; top: 9px;
}
.item-box li span:hover{
  border: solid 1px #ff500b;
}
.item-box li label{
  vertical-align: middle;
}
.item-box li:last-child{
  width: auto;
}
.item-box li:last-child i{
  color: #ff9900;
  vertical-align: middle;
  font-style: normal;
}
.buttondiv{
  margin: 35px auto;
  text-align: center;
}
.buttondiv input{
  display: inline-block;
  width: 150px; height: 45px; line-height: 45px; margin: 0px 10px;
  color: #fff; font-size: 18px; border-radius: 4px; border: none; text-align: center; cursor: pointer;
  outline: none;
}
.canel{
  background: #009237;
}
.ok{
  background: #ff500b;
}
.waring-box{
  width: 320px;
  height: 170px;
  position: fixed;
  left:50%;
  margin-left: -160px;
  top: 50%;
  margin-top: -85px;
  background: #fff;
  border-radius: 4px;
  text-align: center;
  z-index: 9999;
  box-shadow: 0 0 5px 0px #9e9e9e;
}
.waring-box p{
  line-height: 25px;
  font-size: 16px;
  width: 250px;
  margin: 50px auto 20px auto;
  background: url("../../img/mesg.png") left center no-repeat;
}
.waring-box input{
  display: inline-block;
  width: 100px; height: 35px; margin: 0px 10px;
  color: #fff; font-size: 14px; border-radius: 4px; border: none; text-align: center; cursor: pointer;
  outline: none;background: #009237;
}
.item-out-box{
  background: #fff;
  width: 1000px;
  border-radius: 4px;
  height: 605px;
  position: fixed;
  left:50%;
  margin-left: -500px;
  top:50%;
  margin-top: -302px;
  z-index:999;
}
.item-out-box h2 {
  text-align: right;
  line-height: 35px;
}
.item-out-box h2 .close-a{
  font-family: Simsun;
  font-size: 20px;
  text-decoration: none;
  padding-right: 10px;
}
.w-bg{
  z-index: 999 !important;
}
.disable{
  background: #d9d9d9 !important;
}
.left115{
  left: 115px !important;
}
/******��¼ע��end*****/