@charset "UTF-8";
/*!
**  Author: Yufal | FakeCityMan
**  Email: yufaliang@t5a.cn
**/
.xm_warp{
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
    position: relative;
}
.alsy{
    position: absolute;
    top: 5.14%;
    left: 50%;
    width: 30%;
    height: 0.85%;
}
.note_top{
    float: left;
    background-image: url(../images/xmdr_4_1.jpg);
    width: 100%;
    height: 53.125%;
    text-align: center;
    background-size: cover;
}
.input_style {
    background-color: transparent;
    width: 83%;
    height: 30%;
    margin-top: 9.9%;
    border-radius: 10px;
    font-size: 16px;
    overflow-y: scroll;
	color:#000;
    border: none;
	text-indent: 10px;
}
.send_magess {
    display: inline-block;
    width: 83%;
	margin-top: 1%;
}

.note_top_line{
	float:left;
	background-image:url(../images/xmdr_4_2.jpg);
    width: 100%;
    height: 22px;
	background-size: cover;
}
.note{
	float:left;
	background-image:url(../images/xmdr_4_3.jpg);
	background-repeat:repeat-y;
    background-size: contain;
	width:100%;
	min-height: 200px;
	overflow:hidden;
}
.note_bottom_line{
	float:left;
	background-image:url(../images/xmdr_4_4.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 34px;
}
.fixed_part{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
}
.top{
    float: right;
    width: 16.25%;
	height:9.59%;
}
.rz{
	float: left;
}




/*!
**  Author: Kale Chao | FakeCityMan
**  Blog: kalechao87@github.io
**/
/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
/* line 12, ../sass/review_detail.scss */
img {
  vertical-align: middle;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
* Hide visually and from screenreaders, but maintain layout
*/
/* line 24, ../sass/review_detail.scss */
.invisible {
  visibility: hidden;
}

/**
 * Clearfix helper
 * Used to contain floats: http://nicolasgallagher.com/micro-clearfix-hack/
 */
/* line 33, ../sass/review_detail.scss */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

/* line 39, ../sass/review_detail.scss */
.clearfix:after {
  clear: both;
}

/* ==========================================================================
 Author's custom styles
 ========================================================================== */
/* ==========================================================================
Author's custom styles
========================================================================== */
/* line 50, ../sass/review_detail.scss */
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  /* disables the callout */
}

/* line 62, ../sass/review_detail.scss */
html, body {
  font-family: 'Avenir Next', 'Helvetica Neue', 'Lato', 'Segoe UI', Helvetica, Arial, sans-serif;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 70, ../sass/review_detail.scss */
.no-callout {
  -webkit-touch-callout: none;
  /* disables the callout */
  -webkit-user-select: none;
}

/* line 160, ../sass/review_detail.scss */
.content {
  position: relative;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  color: #ccc;
  padding: 20px;
}
/* line 168, ../sass/review_detail.scss */
.content p {
  line-height: 39px;
  font-size: 24px;
  text-indent: 48px;
}
/* line 177, ../sass/review_detail.scss */
.content p span {
  font-weight: 700;
  color: #fff;
}
/* line 186, ../sass/review_detail.scss */
.content .emphsis {
  color: #adc9dc;
}
/* line 190, ../sass/review_detail.scss */
.content .pcenter {
  text-indent: 0;
  text-align: center;
}
/* line 197, ../sass/review_detail.scss */
.content .no-indent {
  text-indent: 0;
}
/* line 203, ../sass/review_detail.scss */
.content .subhead {
  font-size: 32px;
  font-weight: 700;
  text-indent: 0;
  margin-top: 24px;
  margin-bottom: 12px;
}

/* line 220, ../sass/review_detail.scss */
.table {
  width: 100%;
  border: 1px solid #fff;
  margin-top: 24px;
  margin-bottom: 24px;
  color: #ccc;
  font-size: 24px;
}
/* line 232, ../sass/review_detail.scss */
.table .first-col {
  width: 20%;
}
/* line 236, ../sass/review_detail.scss */
.table .second-col {
  width: 30%;
}
/* line 240, ../sass/review_detail.scss */
.table .third-col {
  width: 50%;
}
/* line 244, ../sass/review_detail.scss */
.table .date, .table .activity {
  display: inline-block;
}
/* line 249, ../sass/review_detail.scss */
.table .activity {
  float: left;
  padding-left: 12px;
}
/* line 256, ../sass/review_detail.scss */
.table .date {
  float: right;
  padding-right: 12px;
}
/* line 263, ../sass/review_detail.scss */
.table th {
  font-size: 28px;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  background: rgba(0, 20, 36, 0.6);
}
/* line 273, ../sass/review_detail.scss */
.table thead {
  font-size: 28px;
  font-weight: 700;
  height: 56px;
  line-height: 56px;
  background: rgba(0, 20, 36, 0.6);
}
/* line 283, ../sass/review_detail.scss */
.table tr {
  text-align: center;
}
/* line 288, ../sass/review_detail.scss */
.table tbody tr {
  height: 48px;
  border-bottom: 1px solid #fff;
}
/* line 296, ../sass/review_detail.scss */
.table .border-b {
  border-bottom: 2px solid #adc9dc;
}
/* line 303, ../sass/review_detail.scss */
.table .border-r {
  border-right: 1px solid #fff;
}

/* line 310, ../sass/review_detail.scss */
#qrcode {
  position: relative;
  left: 0;
  width: 100%;
  height: 341px;
  margin-bottom: 20px;
  z-index: 1000;
  -webkit-touch-callout: default;
  -webkit-user-select: auto;
}
/* line 322, ../sass/review_detail.scss */
#qrcode #qrcode-pic {
  position: relative;
  left: 65px;
  top: -192px;
  padding-top: 192px;
}

/* line 333, ../sass/review_detail.scss */
.qrcode-pic {
  position: relative;
  top: -64px;
  padding-top: 64px;
}

/* line 342, ../sass/review_detail.scss */
.comment {
    width: 83%;
    margin-top: 10px;
	margin-left: 8.5%;
}
/* line 349, ../sass/review_detail.scss */
.comment .avatar {
  display: block;
  float: right;
  margin-right: 20px;
  width: 11%;
  height: 11%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.3);
}
.comment .off_avatar {
    display: block;
    float: left;
    margin-left: 20px;
}
/* line 358, ../sass/review_detail.scss */
.comment li {
  width: 100%;
  min-height: 104px;
  list-style: none;
}
/* line 363, ../sass/review_detail.scss */
.comment li span {
    float: right;
    color: #a0a0a0;
    font-size: 12px;
    width: 16%;
    text-align: center;
    margin-right: -12.5%;
    padding-top: 12.5%;
}
/* line 370, ../sass/review_detail.scss */
.comment .divider {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5%;
    width: 90%;
    height: 1px;
    background: rgba(0, 0, 0, 0.5);
}
/* line 370, ../sass/review_detail.scss */
.comment .off_divider {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5%;
    width: 90%;
    height: 1px;
    background: rgba(100, 100, 100, 0.3);
}
/* line 381, ../sass/review_detail.scss */
.comment .property {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #c7c7c7;
}
.comment .property_off {
    width: 100%;
    float: left;
    font-size: 12px;
    margin-left: 24px;
    line-height: 24px;
    color: #c7c7c7;
}
/* line 394, ../sass/review_detail.scss */
.comment .property .name {
  max-width: 50%;
  color: #000;
}
/* line 400, ../sass/review_detail.scss */
.comment .property .vote {
  float: right;
  margin-top: -12px;
}
/* line 407, ../sass/review_detail.scss */
.comment .property .vote-action {
  font-size: 36px;
}
/* line 413, ../sass/review_detail.scss */
.comment .property .vote-num {
  margin-right: 12px;
}
/* line 419, ../sass/review_detail.scss */
.comment .property .time {
  font-size: 12px;
  margin-left: 24px;
  margin-top: 5px;
}
.comment .property .time_off {
  font-size: 18px;
  margin-left: 24px;
  margin-top: 5px;
}
/* line 426, ../sass/review_detail.scss */
.comment .comment-content {
    width: 65%;
    float: left;
    margin-left: 24px;
    font-size: 14px;
    color: #676767;
}

.comment .comment-off_content {
	float: left;
    margin-left: 24px;
    margin-top: 5px;
    font-size: 14px;
    color: #8e8d8d;
    width: 90%;
}

/* line 441, ../sass/review_detail.scss */
.comment-action {
  z-index: 999;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 100px;
  background: rgba(0, 0, 0, 0.8);
  line-height: 100px;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 454, ../sass/review_detail.scss */
.comment-action .comment-action-title {
  font-size: 30px;
  font-weight: 700;
}
/* line 461, ../sass/review_detail.scss */
.comment-action .comment-input {
  width: 360px;
  height: 60px;
  background: transparent;
  border: 2px solid #fff;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  margin-left: 24px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 24px;
  line-height: 60px;
}

/* line 484, ../sass/review_detail.scss */
.send {
  line-height: 100px;
  float: right;
  font-size: 48px;
  margin-right: 24px;
}

/* line 495, ../sass/review_detail.scss */
.divider-line {
  margin-top: 12px;
  margin-bottom: 24px;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}
