@import url("//at.alicdn.com/t/font_575271_iw5u59agte.css");
[class*="icon-"] {
  font-family: 'user_mozhan' !important;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
body,
button,
dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
li,
ol,
p,
td,
textarea,
th,
ul,
span,
font,
div,
mip-form,
section {
  margin: 0;
  padding: 0;
  position: relative;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-weight: normal;
  background-size: cover;
  background-position: center;
}
ul,
span,
font {
  font-weight: inherit;
}
body {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  min-width: 320px;
  margin: 0 auto;
  font-family: "Microsoft Yahei", Helvetica !important;
}
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
  font-family: "Microsoft Yahei", Helvetica;
  border-radius: 0;
}
textarea {
  resize: none;
  border: none;
}
input {
  border: none;
  outline: 0;
  -webkit-appearance: none;
  border-radius: 0;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
  border: 0;
}
ul,
li {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
caption,
dfn,
th,
var {
  font-weight: inherit;
  font-style: inherit;
}
td,
th {
  font-weight: normal;
}
var {
  font-style: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
textarea {
  outline: 0;
  -webkit-appearance: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
body::-webkit-scrollbar {
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0);
}
body::-webkit-scrollbar-thumb {
  width: 10px;
  height: 20px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.3);
}
* {
  -webkit-tap-highlight-color: transparent;
}
::-webkit-input-placeholder {
  color: #aeaeae;
}
@media (max-width: 800px) {
  body {
    font: 24px "Microsoft Yahei", Helvetica;
  }
  a:active {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .lay-canvas {
    width: 750px;
  }
}
@media (min-width: 800px) {
  .lay-canvas {
    width: 1200px;
  }
}
.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  content: "\200B";
}
.content {
  margin: auto;
  min-width: 320px;
  max-width: 640px;
}
a {
  text-decoration: none;
  color: #333;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  position: relative;
}
input,
select,
textarea {
  outline: none;
  -webkit-appearance: none;
}
a:hover {
  text-decoration: none;
}
a:active,
a:focus {
  outline: 0;
}
.relative {
  position: relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.overflow,
.overson > * {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.overflow2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/*编辑器特殊标记*/
.new-edit,
.mouse-pass {
  position: relative;
}
/*编辑器重要设置*/
.lay-full {
  box-sizing: border-box !important;
  position: relative;
}
.lay-con,
.lay-canvas {
  margin: auto;
  position: relative;
}
body:not(.edit) .lay-canvas {
  transform: none !important;
}
.lay-alone,
.lay-img {
  display: inline-block;
  vertical-align: top;
  background: center no-repeat;
  background-size: cover;
}
.lay-alone img,
.lay-alone input,
.lay-alone select,
.lay-alone textarea {
  vertical-align: top;
  position: relative;
  max-width: 100%;
  display: block;
}
.lay-alone img {
  opacity: 0;
  filter: alpha(opacity=0);
}
.lay-alone input,
.lay-alone textarea {
  font-size: inherit;
}
.lay-append {
  position: relative;
}
/*文本编辑内的样式*/
.lay-text {
  font-weight: normal;
  font-style: normal;
}
.lay-text i:not([class*="icon-"]) {
  font-style: italic;
}
.lay-text b {
  font-weight: bold;
}
.lay-text.js_yuanjian {
  display: inline-block;
  position: absolute;
  width: 160px;
  height: 90px;
  line-height: 30px;
  font-size: 16px;
}
.lay-text.js_yuanjian i {
  font-style: italic;
}
.lay-text.js_yuanjian a {
  color: #00BFFF;
}
/*组合*/
.lay-zuhe {
  position: absolute;
  width: 100% !important;
  height: 0 !important;
  top: 0 !important;
  left: 0 !important;
}
.lay-zuhe > mouse {
  display: none !important;
}
/*清除模块浮动*/
.lay-mod::after,
.lay-whole::after {
  content: '';
  display: block;
  clear: both;
}
/*滚动条加载更多*/
.lay-scroll {
  display: block;
}
/*链接*/
.lay-a {
  cursor: pointer !important;
}
.lay-a > a.lay-add-a {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}
/*全局绝对定位*/
.lay-fixed {
  position: fixed;
}
/*表单按钮*/
.lay-submit {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.lay-submit::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.lay-submit:active:after {
  background-color: rgba(0, 0, 0, 0.15);
}
.lay-hide-img {
  display: none !important;
}
/*元件样式*/
.lay-yuan,
.lay-ju {
  display: inline-block;
  position: absolute;
  width: 100px;
  height: 100px;
  border: #000 solid 2px;
  border-radius: 50%;
  background-color: #51d3ff;
}
.lay-icon {
  display: inline-block;
  color: #51d3ff;
  fill: #51d3ff;
  width: 100px;
  height: 100px;
}
.lay-ju {
  border-radius: 0;
}
.lay-ele {
  position: absolute;
}
.lay-animation-show.play {
  animation-play-state: running !important;
}
.lay-ele.lay-img,
.edit-style .list .input.img {
  width: 100px;
  height: 100px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjEwMjQiIGhlaWdodD0iMTAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBjbGFzcz0iaWNvbiI+CiA8ZGVmcz4KICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiLz4KIDwvZGVmcz4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cmVjdCBmaWxsPSIjZWFlYWVhIiBzdHJva2Utd2lkdGg9Im51bGwiIHN0cm9rZS1kYXNoYXJyYXk9Im51bGwiIHN0cm9rZS1saW5lam9pbj0ibnVsbCIgc3Ryb2tlLWxpbmVjYXA9Im51bGwiIHg9Ii02LjI5NDY5MiIgeT0iLTYuMjk0NjIiIHdpZHRoPSIxMDI4Ljg3MjUwMSIgaGVpZ2h0PSIxMDMwLjY1MDE5MiIgaWQ9InN2Z18xNCIvPgogIDxwYXRoIGQ9Im01NTcuNTA1NzMsNDMxLjg3MzU0Yy03LjI0Njg5LDAgLTE0LjIwMDM3LDIuODc1MjggLTE5LjMzNDgsOC4wMDk3MWEyNy41MTc2MSwyNy41MTc2MSAwIDAgMCAtOC4wMDk3MSwxOS4zMDU0NmMwLDExLjA2MTAzIDYuNjYwMDksMjEuMDA3MTYgMTYuODcwMjcsMjUuMjYxNGM2LjY4OTQzLDIuNzU3OTIgMTQuMjAwMzcsMi43NTc5MiAyMC44ODk4LDBhMjcuNDUwMTMsMjcuNDUwMTMgMCAwIDAgMTQuNzg3MTYsLTE0Ljc4NzE2bC0wLjAyOTM0LDBjMi43NTc5MiwtNi42ODk0MyAyLjc1NzkyLC0xNC4yMjk3MSAwLC0yMC45MTkxNGMtNC4xNjYyMywtMTAuMTgwODQgLTE0LjExMjM1LC0xNi44NDA5MyAtMjUuMTczMzgsLTE2Ljg3MDI3eiIgZmlsbD0iIzk2OTY5MCIgaWQ9InN2Z18xIi8+CiAgPHBhdGggZD0ibTYzMy43NTkzNiwzNzUuNTI5NTZsLTI0My41MTg3MiwwYy0xNS43MjYwMywwIC0yOC40NTk0MSwxMi43MzMzOSAtMjguNDU5NDEsMjguNDU5NDJsMCwyMTkuNDYwMjRjMCwxNS43MjYwMyAxMi43MzMzOCwyOC40NTk0MiAyOC40NTk0MSwyOC40NTk0MmwyNDMuNTE4NzIsMGMxNS43MjYwMywwIDI4LjQ1OTQxLC0xMi43MzMzOSAyOC40NTk0MSwtMjguNDU5NDJsMCwtMjE5LjQ2MDI0YzAsLTE1LjY5NjY5IC0xMi43MzMzOCwtMjguNDU5NDIgLTI4LjQ1OTQxLC0yOC40NTk0MnptNS42OTE4OCwyMDEuNDE2MzlsLTQzLjY4NjY3LC01NS44MzMyN2MtNS40NTcxNywtOS4xMjQ2MiAtMTYuMzcxNSwtOS4xMjQ2MiAtMjMuNjc3MDYsLTEuODE5MDVsLTUwLjk5MjIzLDUxLjA1MDkxbC01Mi44MTEyOSwtNjcuNDIyNDFjLTUuNDU3MTcsLTcuMzA1NTcgLTE0LjU1MjQ0LC03LjMwNTU3IC0yMS44NTgwMSwwbC02MS45MDY1Niw3NC42NjkyOWwwLC0xNjIuMTg5MzNjMCwtMTAuOTQzNjggNy4zMDU1NiwtMTguMjE5OSAxOC4xOTA1NSwtMTguMjE5OWwyMTguNDkyMDQsMGM5LjA5NTI3LDAgMTguMTkwNTUsOS4xMjQ2MiAxOC4xOTA1NSwxOC4yMTk5bDAsMTYxLjU0Mzg2bDAuMDU4NjgsMHoiIGZpbGw9IiM5Njk2OTAiIGlkPSJzdmdfMiIvPgogPC9nPgo8L3N2Zz4=);
}
/*自定义单选*/
.lay-radio,
.lay-checkbox {
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
}
.lay-radio li,
.lay-checkbox li {
  display: inline-block;
  vertical-align: top;
  font-size: 28px;
  color: #666;
  padding: 10px;
  cursor: pointer;
}
.lay-radio li::before,
.lay-checkbox li::before {
  content: '\e641';
  font-family: "user_mozhan";
  color: #999;
  margin-right: 5px;
}
.lay-radio li.on,
.lay-checkbox li.on {
  color: #333;
}
.lay-radio li.on::before,
.lay-checkbox li.on::before {
  content: '\e62d';
  color: #31a908;
}
.lay-radio.lay-checkbox li::before,
.lay-checkbox.lay-checkbox li::before {
  content: '\e626';
  cursor: pointer;
}
.lay-radio.lay-checkbox li.on::before,
.lay-checkbox.lay-checkbox li.on::before {
  content: '\e630';
  color: #31a908;
}
/*布局模块*/
.box-buju s {
  display: block !important;
  clear: both !important;
  height: 0;
  border: none;
}
.lay-buju {
  min-height: 300px;
}
.lay-buju.lay-full-not .lay-canvas,
.lay-buju.lay-full-not .lay-full {
  max-width: 100%;
}
.lay-buju.lay-buju-top,
.lay-buju.lay-buju-bottom {
  clear: both;
  width: 100%;
  overflow: visible;
  min-height: 65px;
  margin-bottom: 20px;
}
.lay-buju.lay-buju-top.lay-buju-bottom,
.lay-buju.lay-buju-bottom.lay-buju-bottom {
  margin-bottom: 0;
  margin-top: 20px;
}
.lay-buju.lay-buju-left,
.lay-buju.lay-buju-right {
  float: left;
  margin-right: 2%;
}
.lay-buju.lay-buju-left::after,
.lay-buju.lay-buju-right::after {
  content: '';
  display: block;
  clear: both;
}
.lay-buju.lay-buju-right {
  margin-right: 0;
  margin-left: 2%;
}
.lay-buju.b1 {
  width: 9%;
  float: left;
}
.lay-buju.b2 {
  width: 19%;
  float: left;
}
.lay-buju.b3 {
  width: 29%;
  float: left;
}
.lay-buju.b4 {
  width: 39%;
  float: left;
}
.lay-buju.b5 {
  width: 49%;
  float: left;
}
.lay-buju.b6 {
  width: 59%;
  float: left;
}
.lay-buju.b6.w2 {
  width: 58%;
}
.lay-buju.b7 {
  width: 69%;
  float: left;
}
.lay-buju.b8 {
  width: 79%;
  float: left;
}
.lay-buju.b9 {
  width: 89%;
  float: left;
}
/*form表单元件*/
.lay-form-li {
  font-size: 28px;
  width: 560px;
}
.lay-form-li label {
  width: 150px;
  padding: 10px 0;
  line-height: 40px;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  padding-right: 10px;
  color: #666;
  font-size: 32px;
}
.lay-form-li .lay-alone {
  width: 400px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.1);
}
.lay-form-li input,
.lay-form-li textarea,
.lay-form-li select {
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 20px;
  color: #666;
  border: none;
}
.lay-form-li input[type="date"],
.lay-form-li input[type="time"] {
  line-height: 60px;
}
.lay-form-li textarea {
  padding: 10px 20px;
  line-height: 40px;
}
.lay-form-li .lay-textarea {
  height: 160px;
}
.lay-form-li .lay-radio,
.lay-form-li .lay-checkbox {
  width: 399px;
}
.lay-address {
  width: 700px;
}
.lay-address .address {
  width: 540px;
  display: inline-block;
  vertical-align: top;
}
.lay-address .lay-alone {
  width: 33.333%;
  float: left;
}
.lay-canvas {
  border-top: 1px solid transparent;
}
edit,
mouse {
  display: none;
}
.box {
  position: relative;
}
.laycon [class*="ic-"] {
  display: none;
}
/*banner默认图片*/
.swiper-slide {
  background: url(//xiaoruanjian-com.oss-cn-hangzhou.aliyuncs.com/development/002/img/banner/banner1.jpg) no-repeat;
  background-position: center !important;
  background-size: cover !important;
  position: relative;
}
.swiper-slide.s2 {
  background-image: url(//xiaoruanjian-com.oss-cn-hangzhou.aliyuncs.com/development/002/img/banner/banner2.jpg);
}
.swiper-slide.s3 {
  background-image: url(//xiaoruanjian-com.oss-cn-hangzhou.aliyuncs.com/development/002/img/banner/banner3.jpg);
}
.swiper-slide.s4 {
  background-image: url(//xiaoruanjian-com.oss-cn-hangzhou.aliyuncs.com/development/002/img/banner/banner4.jpg);
}
.swiper-slide.s5 {
  background-image: url(//xiaoruanjian-com.oss-cn-hangzhou.aliyuncs.com/development/002/img/banner/banner5.jpg);
}
/*到期弹窗*/
.open-expires {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 9999999999999;
  text-align: center;
}
.open-expires .con {
  background-color: #fff;
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
}
.open-expires .con p {
  color: green;
}
.open-expires .con .btn {
  background-color: green;
  display: inline-block;
  vertical-align: top;
  width: 140px;
  border-radius: 40px;
  color: #fff;
  font-size: 28px;
  line-height: 56px;
  margin-top: 24px;
}
.open-expires .con .btn:active {
  background-color: #005700;
}
.open-expires .con img {
  width: 364px;
  height: 294px;
}
/*加载中*/
.loadWindow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 9999;
  animation: loading_show 0.2s;
}
.loadWindow .loading {
  position: absolute;
  top: 50%;
  left: 0;
  margin: -15px 0 0 0;
  width: 100%;
}
@-webkit-keyframes loading {
  0% {
    transform: scale(0);
  }
  45% {
    transform: scale(1);
  }
  90% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes loading_show {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes loading_hide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.loading {
  height: 30px;
  margin: 20px 0;
  font-size: 30px;
  text-align: center;
  color: #999;
}
.loading span {
  display: block;
  line-height: 30px;
}
.loading view {
  text-align: center;
  display: block;
}
.loading i {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #ccc;
  -webkit-animation: loading 1.1s ease-in-out infinite;
  transform: scale(0);
}
.loading i:nth-child(2) {
  animation-delay: 0.2s;
}
.loading i:nth-child(3) {
  animation-delay: 0.4s;
}
.loadWindow.show {
  display: block !important;
}
.loadWindow.hide {
  animation: loading_hide 0.2s;
  opacity: 0;
}
.g-logo {
  font-size: 0;
}
.g-logo .lay-img {
  vertical-align: middle;
}
.g-logo img {
  width: auto;
}
.g-hr {
  border: 0;
  height: 1px;
  margin: 0;
}
.page_box {
  text-align: center;
  margin: 30px 0 50px;
}
.page_box a {
  margin-right: 2px;
  display: inline-block;
  min-width: 52px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  color: #666;
}
.page_box a:last-child {
  margin-right: 0;
}
.col-md-12 {
  width: 100%;
}
.col-md-11 {
  width: 91.66666667%;
}
.col-md-10 {
  width: 83.33333333%;
}
.col-md-9 {
  width: 75%;
}
.col-md-8 {
  width: 66.66666667%;
}
.col-md-7 {
  width: 58.33333333%;
}
.col-md-6 {
  width: 50%;
}
.col-md-5 {
  width: 41.66666667%;
}
.col-md-4 {
  width: 33.33333333%;
}
.col-md-3 {
  width: 25%;
}
.col-md-2 {
  width: 16.66666667%;
}
.col-md-1 {
  width: 8.33333333%;
}
.lay-open-img img:not(.lay-not-maximg) {
  cursor: pointer;
}
.swiper-maximg {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10000000 !important;
  animation: loading_show 0.3s;
}
.swiper-maximg .swiper-slide {
  background: none;
}
.swiper-maximg .swiper-remove-this {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  font-size: 24px;
  line-height: 20px;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
.swiper-maximg .swiper-remove-this::after {
  content: '\e61b';
  font-family: 'user_mozhan';
}
.swiper-maximg .swiper-pagination-bullet {
  background: #fff;
}
/*翻页*/
.pagination {
  text-align: center;
  margin-bottom: 20px;
  display: block !important;
  margin-top: -15px;
}
.pagination li {
  display: inline-block;
  background-color: #e7e7e7;
  line-height: 30px;
  border-radius: 3px;
  font-size: 14px;
  color: #666;
  margin: 0 2px;
}
.pagination li span,
.pagination li a {
  display: block;
  padding: 0 15px;
}
.pagination li a:hover {
  background-color: #6fb3d9;
  color: #fff;
  border-radius: 3px;
}
.pagination li.active {
  background-color: #4799c7;
  color: #fff;
}
.pagination li.disabled {
  color: #999;
}
