.textEellipsis {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.clearF:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  clear: both;
}
.userSelect {
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
}
.floatL {
  float: left;
}
.floatR {
  float: right;
}
.totalIconCss {
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dFlex {
  display: flex;
  justify-content: center;
  align-items: center;
}
@font-face {
  font-family: 'myfont';
  src: url('../fonts/MyriadPro-Regular.woff') format('woff'), /* chrome、firefox */ url('../fonts/MyriadPro-Regular.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/MyriadPro-Regular.otf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('../fonts/MyriadPro-Regular.svg#iconfont') format('svg'), /* iOS 4.1- */ url('../fonts/MyriadPro-Regular.eot');
}
@font-face {
  font-family: 'activeFont';
  src: url("../activeFonts/DIN-Condensed-Bold.ttf");
}
@font-face {
  font-family: 'open-sans';
  src: url("../fonts/Open-Sans-2.ttf") format('opentype');
}
@font-face {
  font-family: 'open-sans-blod';
}
@font-face {
  font-family: 'open-semi-bold';
}
@font-face {
}
@font-face {
}
@font-face {
}
@font-face {
  font-family: 'NunitoSans';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Regular.ttf") format('truetype');
}
@font-face {
  font-family: 'NunitoSans-Bold';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-Bold.ttf") format('opentype');
}
@font-face {
  font-family: 'NunitoSans-Semibold';
  src: url("../fonts/SiteFont/NunitoSans_7pt_SemiCondensed-SemiBold.ttf") format('opentype');
}
html,
body {
  font-size: 12px;
  font-family: NunitoSans, 'open-sans', 'Arial';
}
.the-footer {
  background: #fff;
}
.the-footer .footer-top {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
.the-footer .template-tool {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.the-footer .template-tool .template-row .delivery-img {
  margin-right: 30px;
}
.the-footer .template-tool .site-language .talk {
  color: inherit;
}
.the-footer .template-tool .site-language .talk:hover {
  text-decoration: underline;
  color: #9e6c01;
}
.the-footer .template-tool .site-language .split {
  margin: 0 5px;
}
.the-footer .share-box {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.the-footer .share-box .iconfont {
  text-align: center;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 12px;
  transition: all 0.3s;
  color: #929292;
  font-size: 20px;
}
.the-footer .share-box .icon-Twitter {
  font-size: 18px;
}
.the-footer .share-box .icon-Twitter:hover {
  color: #55acee;
}
.the-footer .share-box .icon-youtube:hover {
  color: #ff4949;
}
.the-footer .share-box .icon-facebook {
  font-size: 26px;
}
.the-footer .share-box .icon-facebook:hover {
  color: #3C5A99;
}
.the-footer .share-box .icon-lingying {
  font-size: 22px;
}
.the-footer .share-box .icon-lingying:hover {
  color: #0172B8;
}
.the-footer .share-box .icon-instagram {
  font-size: 23px;
}
.the-footer .share-box .icon-instagram:hover {
  color: #D22878;
}
.the-footer .footer-body {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}
.the-footer .footer-body .body-c {
  cursor: default;
}
.the-footer .footer-body .body-c .time-open {
  font-weight: 600;
  font-family: NunitoSans-Bold;
}
.the-footer .footer-body .body-c .time-open .time {
  color: #ff4949;
  margin: 0 5px;
}
.the-footer .footer-body .body-c .touch-box {
  margin-top: 10px;
}
.the-footer .footer-body .body-c .touch-title {
  font-family: NunitoSans-Bold;
  font-weight: 600;
}
.the-footer .footer-body .body-c .touch-des {
  color: #929292;
  margin-top: 6px;
}
.the-footer .footer-body .body-c .link-email-row {
  cursor: pointer;
  margin-top: 8px;
  border: 1px solid #d9d9d9;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
}
.the-footer .footer-body .body-c .link-email-row:hover {
  border-color: #66afe9;
}
.the-footer .footer-body .body-c .link-email-row:focus,
.the-footer .footer-body .body-c .link-email-row:active {
  border: 1px solid #66afe9 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.the-footer .footer-body .body-c .link-email-row .email-el {
  height: 40px;
  text-indent: 13px;
  cursor: pointer;
  width: 304px;
}
.the-footer .footer-body .body-c .link-email-row .send-btn {
  width: 90px;
  height: 40px;
  color: #313131;
  background: #f2f2f2;
  cursor: pointer;
  border-left: 1px solid #d9d9d9;
  font-weight: 600;
  font-family: NunitoSans-Bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.the-footer .footer-body .body-c .link-email-row .send-btn .iconfont {
  margin-left: 4px;
}
.the-footer .footer-body .body-r {
  width: 400px;
  color: #313131;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.the-footer .footer-body .body-r .coord-info-box {
  line-height: 18px;
  cursor: default;
}
.the-footer .footer-body .body-r dt {
  line-height: 18px;
  margin-bottom: 6px;
}
.the-footer .footer-body .body-r dt:hover {
  color: #9e6c01;
}
.the-footer .footer-body .body-r dd {
  line-height: 24px;
}
.the-footer .footer-body .body-r dd:hover {
  color: #9e6c01;
}
.the-footer .footer-body .body-r .copyright-row {
  color: #929292;
  cursor: default;
}
.the-footer .footer-body .body-r .copyright-row:hover {
  color: #9e6c01;
}
/*# sourceMappingURL=footer_jp.css.map */