.mtip>span{vertical-align:3px;line-height:1;display:inline-block;width:auto;font-size:24px}
.mtip{border-radius:4px;padding-top:10px;padding-left:25px;padding-right:25px;padding-bottom:10px;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.2);box-shadow:0 4px 4px rgba(0,0,0,0.2);font-weight:bold}
.mtip.error{background-color:#BF3358;background-image:-moz-linear-gradient(top,#e34447,#BF3358);background-image:-ms-linear-gradient(top,#e34447,#BF3358);background-image:-webkit-gradient(linear,0 0,0 100%,from(#e34447),to(#BF3358));background-image:-webkit-linear-gradient(top,#e34447,#BF3358);background-image:-o-linear-gradient(top,#e34447,#BF3358);background-image:linear-gradient(top,#e34447,#BF3358);border:1px solid #ca3e3e}
.mtip.success{background-color:#43ab00;background-image:-moz-linear-gradient(top,#43ab00,#388e00);background-image:-ms-linear-gradient(top,#43ab00,#388e00);background-image:-webkit-gradient(linear,0 0,0 100%,from(#43ab00),to(#388e00));background-image:-webkit-linear-gradient(top,#43ab00,#388e00);background-image:-o-linear-gradient(top,#43ab00,#388e00);background-image:linear-gradient(top,#43ab00,#388e00);border:1px solid #338100}
.mtip.warning{background-color:orange;background-image:-moz-linear-gradient(top,#dcb20b,#e6bb10);background-image:-ms-linear-gradient(top,#dcb20b,#e6bb10);background-image:-webkit-gradient(linear,0 0,0 100%,from(#dcb20b),to(#e6bb10));background-image:-webkit-linear-gradient(top,#dcb20b,#e6bb10);background-image:-o-linear-gradient(top,#dcb20b,#e6bb10);background-image:linear-gradient(top,#dcb20b,#e6bb10);border:1px solid #e6bb10}
.tip_container{display:none;z-index:9999;position:fixed !important;top:0;text-align:left;width:auto}
:focus,img{outline:0;outline-width:0px}
::-moz-focus-inner{border-color:transparent}
::selection{background:#605245;color:#FFF}
::-moz-selection{background:#605245;color:#FFF}
.aling-center1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.aling-center2 {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.aling-center3 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.text-hidden1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.cover-style {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
.cover-style .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* 璇ユ枃浠堕厤缃墜鏈虹寮€鍙戝叕鍏盋SS */
* {
  margin: 0px;
  padding: 0px;
  outline: none;
}
ul,
li {
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  vertical-align: bottom;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
.clear {
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
.afterClear:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  float: none;
  clear: both;
}
html,
body {
  font-size: 20px !important;
  /* 鏍瑰厓绱犻粯璁ゅ瓧浣撳ぇ灏忎负20px*/
  min-height: 100%;
  overflow-x: hidden;
  -webkit-touch-callout: none;
  /* 绂佹閾炬帴闀挎寜鐨勬椂鍊欏脊鍑洪€夐」 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /*绂佹閾炬帴楂樹寒鏄剧ず */
  color: #666;
}
@media screen and (min-width: 375px) {
  html,
  body {
    font-size: 20px !important;
  }
}
/* Iphone6/7/8 Plus */
@media screen and (min-width: 414px) {
  html,
  body {
    /* 414*20/375=22.08 */
    font-size: 22.08px !important;
  }
}
@media screen and (min-width: 480px) {
  html,
  body {
    /* 480*20/375=25.6 */
    font-size: 25.6px !important;
  }
}
/* ipad */
@media screen and (min-width: 768px) {
  html,
  body {
    /* 768*20/375=40.96 */
    font-size: 40.96px鈥� !important;
  }
}
@font-face {
  font-family: DINCOND;
  src: url('/DINCOND-BOLD_2.OTF');
}
.layout {
  width: 88%;
  margin: 0 auto;
  position: relative;
}
.view {
  position: relative;
  padding-top: 63px;
  transition: transform 0.5s 0s ease;
  -o-transition: -o-transform 0.5s 0s ease;
  -ms-transition: -ms-transform 0.5s 0s ease;
  -moz-transition: -moz-transform 0.5s 0s ease;
  -webkit-transition: -webkit-transform 0.5s 0s ease;
}
.view.map-open {
  transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.site-map {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999;
  margin-right: -100%;
  transition: transform 0.5s 0s ease;
  -o-transition: -o-transform 0.5s 0s ease;
  -ms-transition: -ms-transform 0.5s 0s ease;
  -moz-transition: -moz-transform 0.5s 0s ease;
  -webkit-transition: -webkit-transform 0.5s 0s ease;
}
.site-map.open {
  transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
}
.site-map .title {
  margin: 1rem 0;
  height: 60px;
  position: relative;
  line-height: 60px;
  font-size: 12px;
}
.site-map .title span {
  display: inline-block;
  width: 20px;
  background-color: #666;
  height: 1px;
  position: absolute;
  left: 0;
  top: 44px;
}
.site-map .title .clear {
  width: 60px;
  height: 60px;
  background: #725a47 url('/images/clear2.png') no-repeat center center;
  position: absolute;
  right: 0;
  top: 0;
}
.site-map nav {
  position: relative;
}
.site-map nav .btn {
  font-size: 20px;
  line-height: 50px;
  width: 80px;
  border-bottom: 1px solid #ccc;
  transition: all 0.3s 0s ease;
  -o-transition: all 0.3s 0s ease;
  -ms-transition: all 0.3s 0s ease;
  -moz-transition: all 0.3s 0s ease;
  -webkit-transition: all 0.3s 0s ease;
}
.site-map nav .btn.on {
  width: 120px;
  border-color: #666;
}
.site-map nav .subnav {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  width: 60px;
  height: 240px;
}
.site-map nav .subnav ul {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
.site-map nav .subnav ul li {
  line-height: 30px;
  margin-bottom: 10px;
}
.site-map nav .subnav ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #999;
}
.site-map .qr {
  margin: 1.5rem 0;
  width: 112px;
  text-align: center;
}
.site-map .qr img {
  width: 84%;
}
.site-map .qr p {
  font-size: 14px;
  margin-top: 4px;
}
.site-map .contact {
  color: #999;
  line-height: 24px;
  width: 100%;
}
.site-map .contact .left {
  width: 60px;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.site-map .contact .right {
  float: left;
  font-size: 12px;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #efefef;
  background-color: #fff;
}
header .logo {
  display: inline-block;
  width: 7rem;
}
header .logo img {
  width: 100%;
}
header .bar {
  width: 1.6rem;
  height: 1.1rem;
  right: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
header .bar img {
  width: 100%;
}
footer {
  background-color: #ebeae9;
  padding-top: 30px;
}
footer .top {
  color: #333;
  font-family: '瀹嬩綋';
}
footer .top p {
  border-bottom: 1px solid #ccc;
  line-height: 28px;
  font-size: 14px;
}
footer .top p strong {
  font-size: 16px;
  display: inline-block;
  width: 60px;
}
footer .top p:first-child {
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: bold;
}
footer .top p:first-child span {
  font-weight: normal;
  float: right;
  font-size: 14px;
}
footer .footer-search {
  display: block;
  width: 60%;
  margin: 30px auto;
  padding: 10px 0;
  font-size: 0.8rem;
  color: #fff;
  background-color: #725a47;
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .footer-search span {
    margin-left: 1rem;
  width: 0.8rem;
  height: 0.8rem;
  background-repeat: no-repeat;
  background-size: contain;
}
footer .copy {
  padding-bottom: 30px;
  font-size: 12px;
  line-height: 22px;
}
footer .copy a {
  color: #666;
}
.common-title {
  padding: 2rem 0 1rem;
  border-bottom: 1px solid #bebebe;
  margin-bottom: 1rem;
  position: relative;
}
.common-title h3 {
  font-size: 22px;
  font-weight: bold;
}
.common-title p {
  margin-top: 10px;
  font-size: 12px;
}
.common-title .nav-link {
  position: absolute;
  font-size: 12px;
  color: #999;
  right: 0;
  bottom: 1rem;
}
.contact-title {
  height: 60px;
  width: 100%;
  text-align: center;
  background-color: #c10303;
  color: #fff;
  margin-top: 2rem;
  font-family: DINCOND;
  line-height: 60px;
}
.contact-title div {
  display: inline-block;
  padding-left: 32px;
  background: #c10303 url('../images/icon-phone.png') no-repeat left center;
  background-size: 20px auto;
}
.contact-map {
  width: 100%;
  height: 17rem;
  background-color: #aaa;
  margin-bottom: 2rem;
}
.merchants {
  margin: 1.5rem 0;
}
.merchants .title {
  text-align: center;
  line-height: 60px;
  color: #fff;
  background-color: #c10303;
  font-size: 14px;
}
.merchants .content {
  background-color: #f5f5f5;
  padding: 1.5rem 1rem;
}
.merchants .content input {
  box-sizing: border-box;
  padding: 16px 20px;
  width: 100%;
  border: 0;
  font-size:.8rem;
  margin-bottom: 1rem;
}
.merchants .content textarea {
    border: 0;
    resize: none;
    width:90%;  
    padding: 5%;     
    height:5rem;
    font-size:.8rem;
}
.merchants .content button {
  margin: 1.5rem 0 1rem;
  display: block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #333;
  color: #fff;
  font-size: 14px;
  width: 100%;
  border: 0;
}
.merchants .content .submit {
    margin: 1.5rem 0 1rem;
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #333;
    color: #fff;
    font-size: 14px;
    width: 100%;
    border: 0;
}

.page{width:96%;padding:.6rem 0;background:#fcfcfc;height:2.8rem;line-height:2.8rem;color:#8a8a8a;font-size:1.4rem;text-align:center;margin:0px auto}
.page a,.page span{width:31%;height:2.8rem;font-size:1.2rem;display:inline-block;color:#919191}
.page span em{color:#4e4e4e;font-style:normal}
.page a.first{border-right:1px solid #8a8a8a}
.page a.last{border-left:1px solid #8a8a8a}
.hidden{width:100%;height:1rem}

.MessageComplet{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000; display:none}
.MessageComplet .Center{width:80%;padding:5%;position:absolute;top:28%;left:5%;background:rgba(37,139,80,0.9);border-radius:6px}
.MessageComplet .Center p span{display:block;line-height:34px;color:#fff;font-size:16px}

div#DIVContent {
  font-size:16px;
  line-height:2;
  color:#999;
}
div#DIVContent img {
  max-width:100%
}
.anchorBL {
  display: none
}