/* line 3, ../sass/lianghuiMHK.scss */
a {
  text-decoration: none;
}

/* line 7, ../sass/lianghuiMHK.scss */
.top {
  width: 100%;
  position: relative;
  height: auto;
  overflow: hidden;
}
/* line 11, ../sass/lianghuiMHK.scss */
.top img {
  width: 100%;
}

/* line 16, ../sass/lianghuiMHK.scss */
.nav {
  width: 100%;
  height: 2.125rem;
  background: url(../images/navBG.gif) repeat-x #fff;
}
/* line 20, ../sass/lianghuiMHK.scss */
.nav .biao {
  position: relative;
  float: left;
  margin-left: 0.9375rem;
  width: 2.5rem;
  height: 2.125rem;
}
/* line 26, ../sass/lianghuiMHK.scss */
.nav .biao .text {
  width: 1.625rem;
  font-family: Microsoft YaHei;
  font-size: 12px;
  line-height: 13px;
  font-family: Microsoft YaHei;
  font-size: 0.75rem;
  line-height: 0.8125rem;
  color: #fffaa8;
  padding: 0.25rem;
  background-color: #770004;
}
/* line 32, ../sass/lianghuiMHK.scss */
.nav .biao .arrowR {
  position: absolute;
  right: 0;
  top: 0.5rem;
  height: 0;
  width: 0;
  border-width: 0.5rem;
  border-color: #770004;
  border-right-width: 0;
  border-style: dashed;
  border-left-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
/* line 47, ../sass/lianghuiMHK.scss */
.nav .content {
  width: 300px;
  float: left;
  margin-left: 0.3125rem;
  height: 2.125rem;
  overflow: hidden;
  position: relative;
}
/* line 54, ../sass/lianghuiMHK.scss */
.nav .content div {
  float: left;
  left: 0;
  position: relative;
}
/* line 59, ../sass/lianghuiMHK.scss */
.nav .content p {
  position: relative;
  font-family: Microsoft YaHei;
  font-size: 12px;
  line-height: 34px;
  font-family: Microsoft YaHei;
  font-size: 0.75rem;
  line-height: 2.125rem;
  color: #fff;
  float: left;
  white-space: nowrap;
}

/* line 68, ../sass/lianghuiMHK.scss */
.daodu {
  height: auto;
  position: relative;
  width: 21.625rem;
  margin: 1.25rem auto;
}
/* line 73, ../sass/lianghuiMHK.scss */
.daodu img {
  position: absolute;
  top: 0rem;
  z-index: 4;
  width: 21.5625rem;
  height: 2.3125rem;
}
/* line 80, ../sass/lianghuiMHK.scss */
.daodu .title {
  font-family: Microsoft YaHei;
  font-size: 16px;
  line-height: 30px;
  font-family: Microsoft YaHei;
  font-size: 1rem;
  line-height: 1.875rem;
  color: #fff;
  width: 6.25rem;
  height: 1.875rem;
  top: 0.4375rem;
  position: absolute;
  z-index: 5;
  text-align: center;
}
/* line 89, ../sass/lianghuiMHK.scss */
.daodu .con {
  position: relative;
  top: 0.75rem;
  height: auto;
  overflow: hidden;
  background-color: #f6f6f6;
  border: 1px solid #dcdcdc;
  padding: 1.875rem 0.75rem 0.75rem 0.75rem;
  z-index: 2;
}
/* line 98, ../sass/lianghuiMHK.scss */
.daodu .con p {
  font-family: Microsoft YaHei;
  font-size: 12px;
  line-height: 25px;
  font-family: Microsoft YaHei;
  font-size: 0.75rem;
  line-height: 1.5625rem;
  color: #111;
}
/* line 100, ../sass/lianghuiMHK.scss */
.daodu .con p:first-child {
  text-indent: 1.5rem;
}

/* line 107, ../sass/lianghuiMHK.scss */
.main {
  height: auto;
  overflow: hidden;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  background-color: #fff;
}
/* line 115, ../sass/lianghuiMHK.scss */
.main .tags {
  height: 2.625rem;
  overflow: hidden;
  width: 100%;
}
/* line 119, ../sass/lianghuiMHK.scss */
.main .tags .tag {
  width: 50%;
  float: left;
  position: relative;
  height: 100%;
}
/* line 124, ../sass/lianghuiMHK.scss */
.main .tags .tag p {
  font-family: Microsoft YaHei;
  font-size: 16px;
  line-height: 34px;
  font-family: Microsoft YaHei;
  font-size: 1rem;
  line-height: 2.125rem;
  color: #fff;
  text-align: center;
  background-color: #a5a5a5;
}
/* line 129, ../sass/lianghuiMHK.scss */
.main .tags .tag .arrowB {
  position: absolute;
  right: 50%;
  height: 0;
  width: 0;
  bottom: 0;
  border-width: 0.5625rem;
  border-bottom-width: 0;
  border-style: dashed;
  border-left-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
/* line 146, ../sass/lianghuiMHK.scss */
.main .tags .tag.on p {
  background-color: #ab0101;
}
/* line 149, ../sass/lianghuiMHK.scss */
.main .tags .tag.on .arrowB {
  border-top-color: #ab0101;
  border-bottom-color: #ab0101;
}
/* line 158, ../sass/lianghuiMHK.scss */
.main .contain {
  width: 21.5625rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
/* line 163, ../sass/lianghuiMHK.scss */
.main .contain .fl {
  float: left;
}
/* line 166, ../sass/lianghuiMHK.scss */
.main .contain .fr {
  float: right;
}
/* line 169, ../sass/lianghuiMHK.scss */
.main .contain > div {
  width: 17.0625rem;
  padding-top: 1.25rem;
  height: auto;
  overflow: hidden;
  width: 100%;
}
/* line 175, ../sass/lianghuiMHK.scss */
.main .contain > div > img {
  margin-top: 0.3125rem;
  width: 2.75rem;
  height: 2.75rem;
}
/* line 180, ../sass/lianghuiMHK.scss */
.main .contain > div > span {
  font-family: Microsoft YaHei;
  font-size: 13px;
  line-height: 24px;
  font-family: Microsoft YaHei;
  font-size: 0.8125rem;
  line-height: 1.5rem;
  color: #c12424;
}
/* line 182, ../sass/lianghuiMHK.scss */
.main .contain > div > span.fr {
  margin-right: 0.8125rem;
}
/* line 185, ../sass/lianghuiMHK.scss */
.main .contain > div > span.fl {
  margin-left: 0.8125rem;
}
/* line 189, ../sass/lianghuiMHK.scss */
.main .contain > div > p {
  font-family: Microsoft YaHei;
  font-size: 12px;
  line-height: 29px;
  font-family: Microsoft YaHei;
  font-size: 0.75rem;
  line-height: 1.8125rem;
  color: #676767;
}
/* line 192, ../sass/lianghuiMHK.scss */
.main .contain > div > p.fr {
  margin-right: 1.5rem;
}
/* line 195, ../sass/lianghuiMHK.scss */
.main .contain > div > p.fl {
  margin-left: 1.5rem;
}
/* line 199, ../sass/lianghuiMHK.scss */
.main .contain > div .say {
  position: relative;
  width: 16.5rem;
  padding: 0 0 0 0.75rem;
  height: auto;
  border: 1px solid #dedede;
  -webkit-border-radius: 0.3125rem;
  -moz-border-radius: 0.3125rem;
  -ms-border-radius: 0.3125rem;
  -o-border-radius: 0.3125rem;
  border-radius: 0.3125rem;
}
/* line 208, ../sass/lianghuiMHK.scss */
.main .contain > div .say p {
  font-family: Microsoft YaHei;
  font-size: 14px;
  line-height: 21px;
  font-family: Microsoft YaHei;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  color: #333333;
  margin: 0.4375rem 0;
}
/* line 213, ../sass/lianghuiMHK.scss */
.main .contain > div .say .pho_1 {
  margin-bottom: 0.625rem;
}
/* line 214, ../sass/lianghuiMHK.scss */
.main .contain > div .say .pho_1 > img {
  width: 15.75rem;
}
/* line 219, ../sass/lianghuiMHK.scss */
.main .contain > div .say .pho_2 {
  width: 15.75rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 227, ../sass/lianghuiMHK.scss */
.main .contain > div .say .pho_2 img {
  width: 7.75rem;
  height: 4.75rem;
  margin-bottom: 0.625rem;
}
/* line 234, ../sass/lianghuiMHK.scss */
.main .contain > div .say .pho_3 {
  width: 15.75rem;
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 242, ../sass/lianghuiMHK.scss */
.main .contain > div .say .pho_3 img {
  width: 5.125rem;
  height: 3.0625rem;
  margin-bottom: 0.375rem;
}
/* line 249, ../sass/lianghuiMHK.scss */
.main .contain > div .say .triangleR {
  position: absolute;
  float: left;
  width: 0.5625rem;
  height: 0.75rem;
  top: 0.9375rem;
  right: -0.4375rem;
}
/* line 256, ../sass/lianghuiMHK.scss */
.main .contain > div .say .triangleR .b {
  border-color: #dedede;
  right: 0;
  z-index: 0;
}
/* line 261, ../sass/lianghuiMHK.scss */
.main .contain > div .say .triangleR .t {
  border-color: #d4ecff;
  left: 0;
  z-index: 1;
}
/* line 267, ../sass/lianghuiMHK.scss */
.main .contain > div .say .triangleR .b, .main .contain > div .say .triangleR .t {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  border-width: 0.4375rem;
  border-right-width: 0;
  border-style: solid;
  border-left-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
  z-index: 0;
}
/* line 281, ../sass/lianghuiMHK.scss */
.main .contain > div .say .triangleL {
  position: absolute;
  float: left;
  width: 0.5625rem;
  height: 0.75rem;
  top: 0.9375rem;
  left: -0.4375rem;
}
/* line 288, ../sass/lianghuiMHK.scss */
.main .contain > div .say .triangleL .b {
  border-color: #dedede;
  z-index: 0;
}
/* line 292, ../sass/lianghuiMHK.scss */
.main .contain > div .say .triangleL .t {
  border-color: #d4ecff;
  z-index: 1;
}
/* line 297, ../sass/lianghuiMHK.scss */
.main .contain > div .say .triangleL .b, .main .contain > div .say .triangleL .t {
  position: absolute;
  top: 0;
  height: 0;
  width: 0;
  border-width: 0.4375rem;
  border-left-width: 0;
  border-style: solid;
  border-right-style: solid;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
/* line 310, ../sass/lianghuiMHK.scss */
.main .contain > div .say.fl {
  background-color: #d2ebff;
}
/* line 312, ../sass/lianghuiMHK.scss */
.main .contain > div .say.fl p {
  color: #257ec2;
}
/* line 314, ../sass/lianghuiMHK.scss */
.main .contain > div .say.fl p a {
  color: #257ec2;
}
/* line 319, ../sass/lianghuiMHK.scss */
.main .contain > div .say.fr {
  background-color: #fff;
}
/* line 321, ../sass/lianghuiMHK.scss */
.main .contain > div .say.fr .t {
  border-right-color: #fff;
  right: 0;
}
/* line 325, ../sass/lianghuiMHK.scss */
.main .contain > div .say.fr .b {
  left: 0;
}

/* line 335, ../sass/lianghuiMHK.scss */
.goPage {
  margin-top: 1.875rem;
  background-image: -webkit-linear-gradient(to top, #fefefe, #e5e5e5);
  background-image: linear-gradient(to top, #fefefe, #e5e5e5);
  background-color: #e5e5e5;
  width: 100%;
  height: 1.875rem;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  text-align: center;
  font-family: Microsoft YaHei;
  font-size: 14px;
  line-height: 30px;
  font-family: Microsoft YaHei;
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: #0067cc;
}

/* line 347, ../sass/lianghuiMHK.scss */
.goTop {
  background-color: #fff;
  width: 100%;
  height: 2.5rem;
  text-align: center;
  font-family: Microsoft YaHei;
  font-size: 12px;
  line-height: 40px;
  font-family: Microsoft YaHei;
  font-size: 0.75rem;
  line-height: 2.5rem;
  color: #0067cc;
}

/* line 354, ../sass/lianghuiMHK.scss */
#liuyan {
  display: none;
}
/* line 357, ../sass/lianghuiMHK.scss */
#liuyan .goTop {
  margin-bottom: 3.0625rem;
}

/* line 361, ../sass/lianghuiMHK.scss */
#fayanButton {
  position: fixed;
  width: 100%;
  height: 3.0625rem;
  bottom: 0;
  left: 0;
  background-color: #d1d1d1;
  z-index: 10;
}
/* line 369, ../sass/lianghuiMHK.scss */
#fayanButton > div {
  width: 20.25rem;
  height: 2.1875rem;
  background-color: #fff;
  -webkit-border-radius: 0.4375rem;
  -moz-border-radius: 0.4375rem;
  -ms-border-radius: 0.4375rem;
  -o-border-radius: 0.4375rem;
  border-radius: 0.4375rem;
  font-family: Microsoft YaHei;
  font-size: 18px;
  line-height: 35px;
  font-family: Microsoft YaHei;
  font-size: 1.125rem;
  line-height: 2.1875rem;
  color: #0a0a0a;
  text-align: center;
  margin: 0.4375rem auto;
}

/* line 381, ../sass/lianghuiMHK.scss */
.ImageScal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  margin: 0 auto;
  z-index: 100;
}
/* line 394, ../sass/lianghuiMHK.scss */
.ImageScal .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: transform;
  -moz-transition-property: transform;
  -ms-transition-property: transform;
  -o-transition-property: transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 409, ../sass/lianghuiMHK.scss */
.ImageScal .swiper-slide {
  webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* line 417, ../sass/lianghuiMHK.scss */
.ImageScal .swiper-slide {
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: relative;
  float: left;
  text-align: center;
  white-space: nowrap;
  width: 23.4375rem;
}
/* line 428, ../sass/lianghuiMHK.scss */
.ImageScal .swiper-slide:after {
  display: inline-block;
  width: 1px;
  height: 100%;
  content: '';
  vertical-align: middle;
}
/* line 435, ../sass/lianghuiMHK.scss */
.ImageScal .swiper-slide img {
  max-height: 70%;
  max-width: 100%;
  margin-top: -1.25rem;
  vertical-align: middle;
  line-height: 100%;
}
/* line 443, ../sass/lianghuiMHK.scss */
.ImageScal .swiper-container-android .swiper-slide, .ImageScal .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
/* line 446, ../sass/lianghuiMHK.scss */
.ImageScal .swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  z-index: 10;
  bottom: 10px;
  left: 0;
  width: 100%;
  color: #fff;
}

/* line 461, ../sass/lianghuiMHK.scss */
#fayan {
  width: 100%;
  height: 100%;
  border: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 0;
}

/* line 471, ../sass/lianghuiMHK.scss */
#canle {
  height: 2.6875rem;
  width: 30%;
  position: absolute;
  z-index: 200;
  color: #fff;
  top: 0;
  left: 0;
  display: none;
  margin-left: 0.625rem;
  font-family: Microsoft YaHei;
  font-size: 15px;
  line-height: 43px;
  font-family: Microsoft YaHei;
  font-size: 0.9375rem;
  line-height: 2.6875rem;
  color: #fff;
}

/* line 483, ../sass/lianghuiMHK.scss */
iframe#fayanIframe {
  width: 100%;
  height: 100%;
  border: 0;
  background-color: #fff;
  z-index: 100;
  filter: alpha(opacity=0);
}

/* line 491, ../sass/lianghuiMHK.scss */
.uploadB {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.7);
  bottom: 0;
  width: 100%;
  height: 5.625rem;
  text-align: center;
  z-index: 20;
}
/* line 504, ../sass/lianghuiMHK.scss */
.uploadB .sel {
  width: 100%;
  height: 1.875rem;
  border-bottom: 1px solid #eee;
}
/* line 509, ../sass/lianghuiMHK.scss */
.uploadB .cancel {
  border-top: 1px solid #eee;
  height: 1.875rem;
  width: 100%;
}

/* line 516, ../sass/lianghuiMHK.scss */
.uploadArea {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  margin: 0 auto;
  z-index: 10;
}
/* line 527, ../sass/lianghuiMHK.scss */
.uploadArea .top {
  width: 100%;
  height: 2.6875rem;
  background: -ms-linear-gradient(top, #353438, #4a494b);
  background: -moz-linear-gradient(top, #353438, #4a494b);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#353438), to(#4a494b));
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#353438), to(#4a494b));
  background: -webkit-linear-gradient(top, #353438, #4a494b);
  background: -o-linear-gradient(top, #353438, #4a494b);
}
/* line 538, ../sass/lianghuiMHK.scss */
.uploadArea .top .cancel {
  float: left;
  font-family: Microsoft YaHei;
  font-size: 14px;
  line-height: 30px;
  font-family: Microsoft YaHei;
  font-size: 0.875rem;
  line-height: 1.875rem;
  color: #fff;
}
/* line 542, ../sass/lianghuiMHK.scss */
.uploadArea .top .send {
  float: right;
  font-family: Microsoft YaHei;
  font-size: 15px;
  line-height: 43px;
  font-family: Microsoft YaHei;
  font-size: 0.9375rem;
  line-height: 2.6875rem;
  color: #2cc42c;
  margin-right: 0.625rem;
}
/* line 547, ../sass/lianghuiMHK.scss */
.uploadArea .top .fileDele {
  float: right;
  width: 2.6875rem;
  height: 2.6875rem;
  background: url(../images/dele.png) no-repeat;
  background-size: cover;
}
/* line 555, ../sass/lianghuiMHK.scss */
.uploadArea .textare {
  height: auto;
  width: 100%;
  overflow: hidden;
}
/* line 560, ../sass/lianghuiMHK.scss */
.uploadArea #say {
  border-color: rgba(225, 225, 225, 0);
  font-family: Microsoft YaHei;
  font-size: 17px;
  line-height: 24px;
  font-family: Microsoft YaHei;
  font-size: 1.0625rem;
  line-height: 1.5rem;
  color: #999999;
  padding: 1.0625rem 1.5625rem;
  background-size: cover;
  resize: none;
}
/* line 567, ../sass/lianghuiMHK.scss */
.uploadArea #say:focus {
  outline: none;
}
/* line 570, ../sass/lianghuiMHK.scss */
.uploadArea #fileImage {
  width: 4.5625rem;
  height: 4.5625rem;
}
/* line 575, ../sass/lianghuiMHK.scss */
.uploadArea .upload_preview {
  float: right;
  margin-right: 0.625rem;
  width: 90%;
  margin-bottom: 0.625rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}
/* line 584, ../sass/lianghuiMHK.scss */
.uploadArea .upload_preview .upload_append_list {
  float: right;
  width: 4.5625rem;
  height: 4.5625rem;
  border: 0.125rem solid #dcdcdc;
  float: right;
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
  position: relative;
}
/* line 594, ../sass/lianghuiMHK.scss */
.uploadArea .upload_preview .upload_append_list .upload_progress {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0.625rem;
  top: 0.625rem;
}
/* line 605, ../sass/lianghuiMHK.scss */
.uploadArea .upload_preview .upload_append_list img {
  width: 4.5625rem;
  height: 4.5625rem;
}
/* line 611, ../sass/lianghuiMHK.scss */
.uploadArea .upload_preview .a-upload {
  float: right;
  display: block;
  width: 4.5625rem;
  height: 4.5625rem;
  position: relative;
  cursor: pointer;
  margin-right: 0.625rem;
  background: url(../images/picico.jpg) no-repeat;
  background-size: cover;
  border: 0.125rem solid #dcdcdc;
  overflow: hidden;
  margin-bottom: 0.625rem;
}
/* line 625, ../sass/lianghuiMHK.scss */
.uploadArea .upload_preview .a-upload input {
  position: absolute;
  font-size: 100px;
  right: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
/* line 634, ../sass/lianghuiMHK.scss */
.uploadArea .upload_preview .a-upload.addm {
  background: url(../images/addpic.jpg) no-repeat;
  background-size: cover;
}
/* line 641, ../sass/lianghuiMHK.scss */
.uploadArea .BigSize, .uploadArea .linshi {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  margin: 0 auto;
  text-align: center;
  white-space: nowrap;
  width: 100%;
}
/* line 656, ../sass/lianghuiMHK.scss */
.uploadArea .BigSize:after, .uploadArea .linshi:after {
  display: inline-block;
  width: 1px;
  height: 100%;
  content: '';
  vertical-align: middle;
}
/* line 663, ../sass/lianghuiMHK.scss */
.uploadArea .BigSize img, .uploadArea .linshi img {
  max-height: 70%;
  max-width: 100%;
  margin-top: -1.25rem;
  vertical-align: middle;
  line-height: 100%;
}
/* line 671, ../sass/lianghuiMHK.scss */
.uploadArea .BigSize {
  display: none;
}
/* line 674, ../sass/lianghuiMHK.scss */
.uploadArea .linshi {
  margin-top: 2.6875rem;
}
