/* line 5, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  /*line-height: 1;*/
  line-height: 100%;
}

/* line 24, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 8, ../sass/common.scss */
html, body {
  width: 100%;
  height: 100%;
  font-family: 'Microsoft YaHei'; }

/* line 14, ../sass/common.scss */
a {
  color: inherit;
  text-decoration: none; }

/* line 18, ../sass/common.scss */
dd, dt {
  color: #000; }



/* line 22, ../sass/common.scss */
.wrapper {
  width: 100%;
  background: #f9f9f9;
  padding-bottom: 50px; }

/* line 27, ../sass/common.scss */
.content {
  width: 1200px;
  margin: 0 auto;
  *zoom: 1; }
  /* line 22, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
  .content:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden; }

/* line 32, ../sass/common.scss */
.container {
  width: 1060px;
  margin-left: auto;
  margin-right: auto; }

/* line 37, ../sass/common.scss */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  height: 0; }

/* line 46, ../sass/common.scss */
.pos {
  font-size: 24px;
  margin-bottom: 23px;
  text-indent: 50px;
  padding: 7px 0; }

/* line 52, ../sass/common.scss */
.a-nav {
  text-align: center;
  color: #cecece;
  margin-bottom: 40px; }
  /* line 55, ../sass/common.scss */
  .a-nav li {
    display: inline-block;
    vertical-align: top;
    width: 75px;
    font-size: 18px;
    margin: 0 25px;
    padding-bottom: 5px;
    color: #000; }
  /* line 64, ../sass/common.scss */
  .a-nav .active {
    border-bottom: 3px solid #e87919;
    cursor: pointer;
    color: #e87919; }

/* line 73, ../sass/common.scss */
.see, .love {
	font-size:12px;
  display: inline-block;
  vertical-align: top;
  height: 25px;
  padding-left: 19px;
  line-height:16px;
  color: #666; }

/* line 81, ../sass/common.scss */
.see {
  background: url(/hbhbs../images/icons/eye.png) no-repeat left 2px;
  margin-left: 50px; }

/* line 85, ../sass/common.scss */
.love {
  background: url(/hbhbs../images/icons/love.png) no-repeat left 1px;
  margin-left: 20px; }

/* line 90, ../sass/common.scss */
.label-des {
  background: url(/hbhbs../images/icons/label.png) no-repeat left center;
  padding-left: 17px;
  font-size:12px;
  color: #666; }

/* line 97, ../sass/common.scss */
.c-article .hover-list .n-margin {
  margin-right: 0; }
/* line 101, ../sass/common.scss */
.c-article .wrapper {
  padding-top: 28px; }

/* line 105, ../sass/common.scss */
em {
  color: #f4ae00; }

/* share to */
/* line 109, ../sass/common.scss */
.share {
  margin-top: -40px;
  margin-left: 486px; }
  /* line 112, ../sass/common.scss */
  .share span, .share a {
    display: inline-block;
    vertical-align: middle; }
  /* line 116, ../sass/common.scss */
  .share span {
    margin-right: 5px; }
  /* line 119, ../sass/common.scss */
  .share img {
    margin-left: 8px; }

/* line 124, ../sass/common.scss */
input {
  font-family: 'Microsoft YaHei';
  cursor: pointer; }

/* line 128, ../sass/common.scss */
.first-img, .second-img, .third-img {
  width: 100%; }

/* line 132, ../sass/common.scss */
.header {
  -webkit-transition: 2s; }
  /* line 134, ../sass/common.scss */
  .header .wrapper {
    padding-bottom: 0; }
  /* line 137, ../sass/common.scss */
  .header .bacg1 {
    background: #ddd;
    height: 40px;
    position: fixed;
    z-index: 80;
    top: 0; }
    /* line 143, ../sass/common.scss */
    .header .bacg1 .content {
      height: 40px;
      line-height: 40px;
      color: #666; }
      /* line 147, ../sass/common.scss */
      .header .bacg1 .content .title {
        float: left; }
      /* line 150, ../sass/common.scss */
      .header .bacg1 .content .login {
        float: right; }
      /* line 153, ../sass/common.scss */
      .header .bacg1 .content input {
        width: 45px;
        height: 24px;
        font-size: 14px;
        line-height: 24px;
        border: none;
        color: #666;
        font-family: 'Microsoft YaHei';
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
        /* line 162, ../sass/common.scss */
        .header .bacg1 .content input .reg {
          margin-right: 10px; }
        /* line 165, ../sass/common.scss */
        .header .bacg1 .content input:hover {
          background: #666;
          color: #fff; }
  /* line 172, ../sass/common.scss */
  .header .change {
    height: 0; }
  /* line 175, ../sass/common.scss */
  .header .bacg2 {
    margin-top: 40px;
    height: 100px;
    background: #fff; }
    /* line 179, ../sass/common.scss */
    .header .bacg2 .content {
      font-size: 16px; }
      /* line 181, ../sass/common.scss */
      .header .bacg2 .content .logo {
        float: left;
        margin-top: 25px; }
      /* line 185, ../sass/common.scss */
      .header .bacg2 .content .nav_bar {
        float: left;
        margin-left: 20px;
        margin-top: 24px;
        *zoom: 1; }
        /* line 22, D:/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/utilities/general/_clearfix.scss */
        .header .bacg2 .content .nav_bar:after {
          content: "\0020";
          display: block;
          height: 0;
          clear: both;
          overflow: hidden;
          visibility: hidden; }
        /* line 190, ../sass/common.scss */
        .header .bacg2 .content .nav_bar li {
          text-align: center;
          float: left;
          padding: 5px 20px;
          border-right: 1px solid #cbcbcb; }
          /* line 195, ../sass/common.scss */
          .header .bacg2 .content .nav_bar li h2 {
            margin-top: 12px; }
        /* line 200, ../sass/common.scss */
        .header .bacg2 .content .nav_bar .last {
          border: none; }
      /* line 204, ../sass/common.scss */
      .header .bacg2 .content .search_text {
        margin-top: 32px;
        /*float: right;*/
        width: 170px; /*190px;*/
        height: 36px;
        border: 1px solid #cacaca;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        /*background: url(/hbhbs../images/icons/search.png) no-repeat 160px center;*/
        text-indent: 10px;
        color: #999;
        font-family: 'Microsoft YaHei'; }

       #searchForm #submit{
           margin-top: 40px;
           margin-left: -3px;
           float:right;
           /*height: 36px;width:40px;*/
           /*background: url(/hbhbs../images/icons/search.png) no-repeat 40px center;*/
       }

/* footer section */
/* line 221, ../sass/common.scss */
.g-footer .footer-wrap {
  background-color: #fff; }

/* line 224, ../sass/common.scss */
.g-footer .footer-service-wrap {
  padding: 16px 0;
  border-bottom: 1px solid #f1f1f1; }

/* line 228, ../sass/common.scss */
.g-footer .footer-service ul {
  text-align: center;
  font-size: 0; }

/* line 232, ../sass/common.scss */
.g-footer .footer-service li {
  display: inline-block;
  border-right: 1px solid #ddd;
  width: 24.8%;
  text-align: center; }

/* line 238, ../sass/common.scss */
.g-footer .footer-service li.last-service {
  border-right: none; }

/* line 241, ../sass/common.scss */
.g-footer .footer-service a {
  font-size: 16px;
  color: #999;
  vertical-align: middle; }

/* line 246, ../sass/common.scss */
.g-footer .footer-service i {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 13px;
  background-image: url(/hbhbs../images/icons/sprite.png);
  vertical-align: middle; }

/* line 254, ../sass/common.scss */
.g-footer .footer-service i.camera {
  background-position: 0 -42px; }

/* line 257, ../sass/common.scss */
.g-footer .footer-service i.photographer {
  background-position: -39px -41px; }

/* line 260, ../sass/common.scss */
.g-footer .footer-service i.graph {
  background-position: -76px -40px; }

/* line 263, ../sass/common.scss */
.g-footer .footer-service i.vip {
  background-position: -116px -40px; }

/* line 267, ../sass/common.scss */
.g-footer .footer-info-wrap {
  padding: 41px 0 38px; }

/* line 270, ../sass/common.scss */
.g-footer .footer-info .links {
  position: relative;
  float: left; }

/* line 274, ../sass/common.scss */
.g-footer .footer-info .links dl {
  float: left;
  margin-right: 120px; }

/* line 278, ../sass/common.scss */
.g-footer .footer-info .links dt {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 10px; }

/* line 283, ../sass/common.scss */
.g-footer .footer-info .links dl a {
  font-size: 14px;
  line-height: 30px;
  color: #666; }

/* line 288, ../sass/common.scss */
.g-footer .footer-info .links dl a:hover {
  color: #333; }

/* line 291, ../sass/common.scss */
.g-footer .footer-info .qrcode {
  float: right; }
.g-footer .footer-info .qrcode  dd{
	color:#666;
	font-size:16px;
	padding-left:8px;
	margin-top:8px;
	display:inline-block;
	text-align:center;
}
/* line 294, ../sass/common.scss */
.g-footer .footer-copyright {
  background-color: #696969;
  text-align: center; }

/* line 298, ../sass/common.scss */
.g-footer .footer-copyright p {
  font-size: 12px;
  line-height: 33px;
  color: #fff; }

#error_subcontent{
	text-align:center;
}  
#error_subcontent p .error404{
	font-size:70px;
}
#2dbarcode {
	text-align:center; 
}
#indexpage{
	text-align:center;
	font-size:14px;
	color:#cccccc;
}

/*  register part   */
#loginarea{
	float:left;
	width:100%;
	text-align:center;
}
#loginarea_small{
	margin:0 auto;
	width:40%;
	text-align:left;
	padding:10px 0;
	line-height:2em;
}
#loginarea_small h1{
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
.reg_label{
	display:block;
	width:120px;
	text-align:justify;
}
#inp{
	text-align:center;
}

#errorarea{
	float:left;
	width:100%;
	text-align:center;
}
.errors{
	margin:0 auto;
	width:40%;
	text-align:left;
	padding:10px 0;
	line-height:2em;
	color:#ff0000;
}