/* line 5, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/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, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 4, ../sass/style.scss */
a {
  text-decoration: none;
}

/* line 8, ../sass/style.scss */
.w1000 {
  width: 1000px;
  margin: 0 auto;
}

/* line 13, ../sass/style.scss */
.fl, .left {
  float: left;
}

/* line 17, ../sass/style.scss */
.fr, .right {
  float: right;
}

/* line 21, ../sass/style.scss */
.clearfix, .wrap {
  *zoom: 1;
}
/* line 23, ../sass/style.scss */
.clearfix:after, .wrap:after {
  content: "\200B";
  height: 0;
  display: block;
  clear: both;
}

/* line 30, ../sass/style.scss */
.hidden {
  display: none;
}

/* line 33, ../sass/style.scss */
.w699 {
  width: 699px;
  margin: 0 auto;
}

/* line 37, ../sass/style.scss */
.w611 {
  width: 611px;
  margin: 0 auto;
}

/* line 41, ../sass/style.scss */
.pr10 {
  padding-right: 10px;
}

/* line 44, ../sass/style.scss */
.pr20 {
  padding-right: 20px;
}

/* line 47, ../sass/style.scss */
.mb30 {
  margin-bottom: 30px;
}

/* line 50, ../sass/style.scss */
.mb10 {
  margin-bottom: 10px;
}

/* line 53, ../sass/style.scss */
.pb30 {
  padding-bottom: 30px;
}

/* line 56, ../sass/style.scss */
.pb10 {
  padding-bottom: 10px;
}

/* line 59, ../sass/style.scss */
.mt30 {
  margin-top: 30px;
}

/* line 62, ../sass/style.scss */
.mt10 {
  margin-top: 10px;
}

/* line 107, ../sass/style.scss */
.sprite {
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}

/* line 113, ../sass/style.scss */
.sprite-add {
  width: 25px;
  height: 25px;
  background-position: -5px -5px;
}

/* line 119, ../sass/style.scss */
.sprite-add10 {
  width: 25px;
  height: 25px;
  background-position: -40px -5px;
}

/* line 125, ../sass/style.scss */
.sprite-add10_hover {
  width: 25px;
  height: 25px;
  background-position: -75px -5px;
}

/* line 354, ../sass/style.scss */
body {
  font-size: 14px;
  font-family: 'microsoft yahei','simsun';
}

/* line 359, ../sass/style.scss */
.page {
  min-height: 1210px;
  background: url(../img/bg_body.jpg) center top no-repeat;
}

/* line 363, ../sass/style.scss */
.nav {
  height: 72px;
  line-height: 72px;
  background: url(../img/bg_nav.jpg) 0 0 repeat-x;
  text-align: center;
}
/* line 368, ../sass/style.scss */
.nav a {
  float: left;
  display: block;
  color: #fff;
  width: 200px;
}
/* line 373, ../sass/style.scss */
.nav a:hover, .nav a.hover {
  background: url(../img/bg_nav_hover.jpg) center no-repeat;
}
/* line 376, ../sass/style.scss */
.nav a.backhome {
  background: url(../img/backhome.jpg) center no-repeat;
  font-size: 0;
}

/* line 382, ../sass/style.scss */
.logo {
  height: 177px;
}
/* line 384, ../sass/style.scss */
.logo .wrap {
  width: 352px;
  height: 80px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding-top: 48px;
}
/* line 394, ../sass/style.scss */
.logo a {
  float: left;
  display: block;
  background-image: url(../img/logo.png);
  background-repeat: no-repeat;
  font-size: 0;
}
/* line 400, ../sass/style.scss */
.logo a.thyj2 {
  background-position: 0 0;
  width: 188px;
  height: 80px;
  margin-right: 20px;
}
/* line 406, ../sass/style.scss */
.logo a.yzz {
  background-position: -215px 0;
  width: 137px;
  height: 80px;
}

/* line 416, ../sass/style.scss */
.content .bg-t {
  height: 35px;
  background: url(../img/bg_content_head.png) center no-repeat;
}
/* line 419, ../sass/style.scss */
.content .bg-t h2 {
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #63330d;
  font-size: 20px;
}
/* line 427, ../sass/style.scss */
.content .bg-c {
  background: url(../img/bg_content.png) center top repeat-y;
  padding-top: 48px;
}
/* line 431, ../sass/style.scss */
.content .bg-b {
  height: 47px;
  background: url(../img/bg_content_bottom.png) center no-repeat;
}
/* line 434, ../sass/style.scss */
.content .bg-b p {
  height: 47px;
  line-height: 47px;
  text-align: center;
  color: #9e8055;
  font-size: 12px;
}
/* line 443, ../sass/style.scss */
.content .r-t {
  background: url(../img/bg_c2_head.png) center top no-repeat;
  height: 19px;
}
/* line 447, ../sass/style.scss */
.content .r-c {
  background: url(../img/bg_c2.png) 0 0 repeat-y;
}
/* line 450, ../sass/style.scss */
.content .r-b {
  background: url(../img/bg_c2_bottom.png) center bottom no-repeat;
  height: 21px;
}
/* line 455, ../sass/style.scss */
.content .item1 .entry {
  font-size: 0;
  height: 30px;
  line-height: 30px;
  width: 360px;
  float: left;
}
/* line 461, ../sass/style.scss */
.content .item1 .entry span {
  font-size: 16px;
  color: #9e8055;
}
/* line 465, ../sass/style.scss */
.content .item1 .entry input {
  width: 136px;
  height: 27px;
  line-height: 27px;
  text-indent: 1em;
  padding: 0;
  border: 1px solid #d6b68c;
  background: #dec39c;
  color: #8b5725;
  font-size: 18px;
  border-radius: 5px;
  margin-left: 5px;
}
/* line 468, ../sass/style.scss */
.content .item1 .entry input:visited {
  background: #f1ddbf;
  font-size: 18px;
  color: #8b5725;
  border: 1px solid #ffae44;
  border-radius: 5px;
  font-family: 'microsoft yahei';
  height: 27px;
  line-height: 27px;
  text-indent: 1em;
  padding: 0;
  margin-left: 10px;
  font-weight: bold;
}
/* line 472, ../sass/style.scss */
.content .item1 .entry .btn-sub {
  float: right;
  padding: 0;
  background: #dec39c;
  border: 1px solid #d6b68c;
  height: 29px;
  line-height: 27px;
  text-align: center;
  width: 80px;
  border-radius: 5px;
  cursor: pointer;
  color: #6c3612;
}
/* line 484, ../sass/style.scss */
.content .item1 .entry .btn-sub:hover {
  box-shadow: 0px 0px 10px #999;
}
/* line 487, ../sass/style.scss */
.content .item1 .entry .btn-sub:active {
  box-shadow: none;
}
/* line 492, ../sass/style.scss */
.content .item1 .c-result {
  width: 213px;
  float: right;
}
/* line 493, ../sass/style.scss */
.content .item1 .c-result span {
  font-size: 16px;
  color: #9e8055;
}
/* line 499, ../sass/style.scss */
.content .item1 .c-result input {
  width: 136px;
  height: 27px;
  line-height: 27px;
  text-indent: 1em;
  padding: 0;
  border: 1px solid #d6b68c;
  background: #dec39c;
  color: #8b5725;
  font-size: 18px;
  border-radius: 5px;
  margin-left: 5px;
}
/* line 502, ../sass/style.scss */
.content .item1 .c-result input:visited {
  background: #f1ddbf;
  font-size: 18px;
  color: #8b5725;
  border: 1px solid #ffae44;
  border-radius: 5px;
  font-family: 'microsoft yahei';
  height: 27px;
  line-height: 27px;
  text-indent: 1em;
  padding: 0;
  margin-left: 10px;
  font-weight: bold;
}
/* line 507, ../sass/style.scss */
.content .item1 table {
  width: 100%;
}
/* line 509, ../sass/style.scss */
.content .item1 table td, .content .item1 table th {
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #cfa37c;
}
/* line 515, ../sass/style.scss */
.content .item1 table th {
  color: #b1874d;
  background: url(../img/bg_th.jpg) 0 0 repeat-x;
}
/* line 519, ../sass/style.scss */
.content .item1 table td {
  color: #6c3612;
  font-size: 16px;
  background: #efd7bd;
}
/* line 523, ../sass/style.scss */
.content .item1 table td.event {
  background: #e7c7a5;
}
/* line 526, ../sass/style.scss */
.content .item1 table td span {
  float: left;
  margin-left: 30px;
}
/* line 530, ../sass/style.scss */
.content .item1 table td .btn-group {
  float: right;
  width: 95px;
  position: relative;
  top: 6px;
  margin-right: 12px;
}
/* line 536, ../sass/style.scss */
.content .item1 table td .btn-group button {
  float: left;
  width: 25px;
  height: 25px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  margin-right: 10px;
  background-color: transparent;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
/* line 544, ../sass/style.scss */
.content .item1 table td .btn-group button.minus {
  width: 25px;
  height: 25px;
  background-position: -459px -243px;
}
/* line 546, ../sass/style.scss */
.content .item1 table td .btn-group button.minus:hover {
  width: 25px;
  height: 25px;
  background-position: -494px -243px;
}
/* line 550, ../sass/style.scss */
.content .item1 table td .btn-group button.add {
  width: 25px;
  height: 25px;
  background-position: -5px -5px;
}
/* line 552, ../sass/style.scss */
.content .item1 table td .btn-group button.add:hover {
  width: 25px;
  height: 25px;
  background-position: -110px -5px;
}
/* line 556, ../sass/style.scss */
.content .item1 table td .btn-group button.add10 {
  margin-right: 0;
  width: 25px;
  height: 25px;
  background-position: -40px -5px;
}
/* line 559, ../sass/style.scss */
.content .item1 table td .btn-group button.add10:hover {
  width: 25px;
  height: 25px;
  background-position: -75px -5px;
}
/* line 567, ../sass/style.scss */
.content .item1 .count {
  font-size: 0;
  overflow: hidden;
  text-align: center;
}
/* line 571, ../sass/style.scss */
.content .item1 .count button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  cursor: pointer;
  font-size: 0;
  display: inline;
}
/* line 577, ../sass/style.scss */
.content .item1 .count button.btn-count {
  width: 138px;
  height: 84px;
  background-position: -153px -141px;
  margin-right: 30px;
}
/* line 580, ../sass/style.scss */
.content .item1 .count button.btn-count:hover {
  width: 138px;
  height: 84px;
  background-position: -5px -235px;
}
/* line 584, ../sass/style.scss */
.content .item1 .count button.reset {
  width: 138px;
  height: 84px;
  background-position: -355px -5px;
}
/* line 589, ../sass/style.scss */
.content .item1 .result {
  color: #6c3612;
  font-size: 14px;
}
/* line 592, ../sass/style.scss */
.content .item1 .result em {
  color: #227664;
}
/* line 596, ../sass/style.scss */
.content .item1 .result span.level {
  color: #d62922;
}
/* line 600, ../sass/style.scss */
.content .item1 .result .r-c {
  padding: 25px 60px;
}
/* line 603, ../sass/style.scss */
.content .item1 .result p {
  line-height: 2;
}
/* line 609, ../sass/style.scss */
.content .item2 .line {
  height: 1px;
  border-bottom: 1px dashed #9e8055;
  margin-bottom: 30px;
}
/* line 303, ../sass/style.scss */
.content .item2 .count {
  position: relative;
  height: 84px;
}
/* line 306, ../sass/style.scss */
.content .item2 .count p {
  font-size: 0px;
  overflow: hidden;
  color: #9e8055;
}
/* line 310, ../sass/style.scss */
.content .item2 .count p span {
  font-size: 16px;
  display: inline-block;
  width: 180px;
  text-align: right;
}
/* line 316, ../sass/style.scss */
.content .item2 .count p input {
  width: 236px;
  height: 27px;
  line-height: 27px;
  text-indent: 1em;
  padding: 0;
  border: 1px solid #d6b68c;
  background: #dec39c;
  color: #8b5725;
  font-size: 18px;
  border-radius: 5px;
  margin-left: 5px;
}
/* line 319, ../sass/style.scss */
.content .item2 .count p input.want {
  margin-top: 26px;
}
/* line 324, ../sass/style.scss */
.content .item2 .count .btn-count {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 138px;
  height: 84px;
  background-position: -153px -141px;
}
/* line 332, ../sass/style.scss */
.content .item2 .count .btn-count:hover {
  width: 138px;
  height: 84px;
  background-position: -5px -235px;
}
/* line 337, ../sass/style.scss */
.content .item2 .r-c {
  padding: 10px 30px;
}
/* line 339, ../sass/style.scss */
.content .item2 .r-c h4 {
  color: #2d2316;
  font-size: 20px;
  padding-bottom: 10px;
}
/* line 344, ../sass/style.scss */
.content .item2 .r-c p {
  color: #774628;
  font-size: 16px;
}
/* line 347, ../sass/style.scss */
.content .item2 .r-c p em {
  color: #e50000;
}
/* line 617, ../sass/style.scss */
.content .item3 .type {
  overflow: hidden;
  margin-bottom: 70px;
}
/* line 620, ../sass/style.scss */
.content .item3 .type button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 118px;
  height: 44px;
  background-position: -5px -87px;
  font-size: 16px;
  color: #6c3612;
  float: left;
}
/* line 627, ../sass/style.scss */
.content .item3 .type button:hover, .content .item3 .type button.hover {
  width: 118px;
  height: 44px;
  background-position: -133px -87px;
}
/* line 630, ../sass/style.scss */
.content .item3 .type button.ng {
  margin-right: 15px;
}
/* line 303, ../sass/style.scss */
.content .item3 .count {
  position: relative;
  height: 84px;
}
/* line 306, ../sass/style.scss */
.content .item3 .count p {
  font-size: 0px;
  overflow: hidden;
  color: #9e8055;
}
/* line 310, ../sass/style.scss */
.content .item3 .count p span {
  font-size: 16px;
  display: inline-block;
  width: 180px;
  text-align: right;
}
/* line 316, ../sass/style.scss */
.content .item3 .count p input {
  width: 236px;
  height: 27px;
  line-height: 27px;
  text-indent: 1em;
  padding: 0;
  border: 1px solid #d6b68c;
  background: #dec39c;
  color: #8b5725;
  font-size: 18px;
  border-radius: 5px;
  margin-left: 5px;
}
/* line 319, ../sass/style.scss */
.content .item3 .count p input.want {
  margin-top: 26px;
}
/* line 324, ../sass/style.scss */
.content .item3 .count .btn-count {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 138px;
  height: 84px;
  background-position: -153px -141px;
}
/* line 332, ../sass/style.scss */
.content .item3 .count .btn-count:hover {
  width: 138px;
  height: 84px;
  background-position: -5px -235px;
}
/* line 337, ../sass/style.scss */
.content .item3 .r-c {
  padding: 10px 30px;
}
/* line 339, ../sass/style.scss */
.content .item3 .r-c h4 {
  color: #2d2316;
  font-size: 20px;
  padding-bottom: 10px;
}
/* line 344, ../sass/style.scss */
.content .item3 .r-c p {
  color: #774628;
  font-size: 16px;
}
/* line 347, ../sass/style.scss */
.content .item3 .r-c p em {
  color: #e50000;
}
/* line 640, ../sass/style.scss */
.content .item4 .search input[type='text'] {
  width: 520px;
  height: 41px;
  line-height: 41px;
  padding: 0;
  border: 0;
  background: url(../img/bg_input.png) 0 0 no-repeat;
  float: left;
  margin-right: 15px;
  text-indent: 2em;
  font-family: 'simsun';
  font-size: 16px;
  color: #b2a694;
}
/* line 654, ../sass/style.scss */
.content .item4 .search input[type="submit"] {
  font-size: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 76px;
  height: 43px;
  background-position: -301px -99px;
}
/* line 663, ../sass/style.scss */
.content .item4 .search-question .r-c {
  padding: 20px;
  font-size: 14px;
  color: #9e8055;
}
/* line 667, ../sass/style.scss */
.content .item4 .search-question .r-c p.placeholder {
  text-align: center;
  padding: 50px 0;
}
/* line 673, ../sass/style.scss */
.content .item4 .supplement {
  border: 1px solid #c7a37c;
  border-radius: 5px;
}
/* line 676, ../sass/style.scss */
.content .item4 .supplement p {
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #c7a37c;
  padding: 0 12px;
  font-size: 14px;
  color: #6c3612;
  overflow: hidden;
  background: #efd7bd;
}
/* line 685, ../sass/style.scss */
.content .item4 .supplement p b {
  font-weight: normal;
  float: right;
}
/* line 689, ../sass/style.scss */
.content .item4 .supplement p.head {
  color: #b1874d;
  border-radius: 5px 5px 0 0;
  background: url(../img/bg_th.jpg) 0 0 repeat-x;
}
/* line 693, ../sass/style.scss */
.content .item4 .supplement p.head em {
  color: #c14939;
}
/* line 696, ../sass/style.scss */
.content .item4 .supplement p.head .more {
  color: #b1874d;
  float: right;
}
/* line 699, ../sass/style.scss */
.content .item4 .supplement p.head .more:hover {
  text-decoration: underline;
}
/* line 704, ../sass/style.scss */
.content .item4 .supplement p.event {
  background: #e7c7a5;
}
/* line 708, ../sass/style.scss */
.content .item4 .supplement .liuyan {
  background: #efcf8c;
  padding: 10px;
}
/* line 711, ../sass/style.scss */
.content .item4 .supplement .liuyan textarea {
  background: url(../img/bg_textarea.png) 0 0 no-repeat;
  width: 459px;
  height: 64px;
  padding: 0;
  border: 0;
  resize: none;
  float: left;
  margin-right: 2px;
  overflow: hidden;
  padding: 10px;
}
/* line 723, ../sass/style.scss */
.content .item4 .supplement .liuyan input[type="submit"] {
  font-size: 0;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  width: 108px;
  height: 84px;
  background-position: -387px -99px;
}
/* line 728, ../sass/style.scss */
.content .item4 .supplement .liuyan input[type="submit"]:hover {
  width: 108px;
  height: 84px;
  background-position: -301px -193px;
}

/* line 738, ../sass/style.scss */
.share {
  line-height: 30px;
}
/* line 740, ../sass/style.scss */
.share span {
  float: left;
  font-size: 16px;
  color: #6c3612;
  margin-right: 10px;
}
/* line 747, ../sass/style.scss */
.share .bdshare-button-style0-32 a {
  margin: 0 10px 0 0 !important;
  width: 30px;
  height: 30px;
  background-image: url(../img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
}
/* line 752, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_weixin {
  width: 30px;
  height: 30px;
  background-position: -499px -203px;
}
/* line 754, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_weixin:hover {
  width: 30px;
  height: 30px;
  background-position: -419px -243px;
}
/* line 758, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_tsina {
  width: 30px;
  height: 30px;
  background-position: -419px -203px;
}
/* line 760, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_tsina:hover {
  width: 30px;
  height: 30px;
  background-position: -459px -203px;
}
/* line 764, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_sqq {
  width: 30px;
  height: 30px;
  background-position: -45px -45px;
}
/* line 766, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_sqq:hover {
  width: 30px;
  height: 30px;
  background-position: -85px -45px;
}
/* line 770, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_tqq {
  width: 29px;
  height: 29px;
  background-position: -505px -125px;
}
/* line 772, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_tqq:hover {
  width: 29px;
  height: 29px;
  background-position: -505px -164px;
}
/* line 776, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_tieba {
  width: 30px;
  height: 30px;
  background-position: -503px -45px;
}
/* line 778, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_tieba:hover {
  width: 30px;
  height: 30px;
  background-position: -505px -85px;
}
/* line 782, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_more {
  width: 30px;
  height: 30px;
  background-position: -503px -5px;
}
/* line 784, ../sass/style.scss */
.share .bdshare-button-style0-32 a.bds_more:hover {
  width: 30px;
  height: 30px;
  background-position: -5px -45px;
}

/*footer*/
/* line 793, ../sass/style.scss */
.footer {
  height: 97px;
  padding-top: 20px;
  background: #3094d8;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #ddd;
}
/* line 801, ../sass/style.scss */
.footer a {
  color: #ddd;
  margin: 0 10px;
}
/* line 804, ../sass/style.scss */
.footer a:hover {
  text-decoration: underline;
  color: #fff;
}
