.made_by {
  float: left;
  font-size: 12px;
  color: #444;
  margin-top: -10px;
}
.fd-copy p:first-child {
  float: right;
}
.fd-copy > p:first-child a {
  color: #fff;
}
.not-found {
  width: 500px;
  margin: 20% auto;
}
.m-brand .top .tit {
  width: auto;
  height: 50px;
}
.m-furnit .ul-list-t1 {
  /*display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow: row wrap;
    justify-content: space-around;*/
  margin: 0 -18px -20px;
}
.m-furnit .ul-list-t1 li {
  flex-grow: unset;
  padding: 0% 1.5%;
  margin: 1.5% 0;
}
.m-furnit .ul-list-t1 li:nth-child(1) {
  flex: 58.5%;
}
.m-furnit .ul-list-t1 li:nth-child(2) {
  flex: 40.4%;
}
.m-furnit .ul-list-t1 li:nth-child(3) {
  flex: 100%;
}
.m-furnit .ul-list-t1 li:nth-child(4) {
  flex: 33%;
}
.m-furnit .ul-list-t1 li:nth-child(5) {
  flex: 33%;
}
.m-furnit .ul-list-t1 li:nth-child(6) {
  flex: 33%;
}
.m-furnit .ul-list-t1 li:nth-child(7) {
  flex: 100%;
}
.m-furnit .wp > img:first-child {
  margin-top: 80px;
}
.m-furnit .ul-list-t2 {
  margin-top: 40px;
}
.m-furnit .ul-list-t2 .pic {
  padding-top: 0;
  height: auto;
}
.m-furnit .ul-list-t2 .pic img {
  position: relative;
  top: auto;
  left: auto;
}
.ul-img5 {
  margin-bottom: 0;
}
.ul-img5:last-child {
  margin-bottom: 85px;
}
.ul-img3 li,
.ul-img4 li {
  width: 50%;
  padding: 1% 0.5%;
  margin: 0;
}
.content p {
  margin-bottom: 30px;
}
.nav-next a {
  float: right;
}
.m-pn a {
  max-width: 100%;
}
html[class*="page-arm"] h1.entry-title {
  text-align: center;
  margin: 60px auto 30px;
  display: none;
}
html[class*="page-arm"] .ban {
  padding-top: 20%;
  margin-bottom: 60px;
}
html[class*="page-arm"] #primary {
  margin-bottom: 60px;
}
.ul-list-t1 img {
  width: 100%;
}
.ajax {
  opacity: 0.5;
  cursor: progress!important;
}
html[lang="zh-hans"] .en {
  display: none;
}
html[lang="en-US"] .cn {
  display: none;
}
.featherlight-content img {
  transition: 0s;
}
.ul-img4-case {
  overflow: hidden;
  margin-bottom: 80px;
}
.g-more.disabled {
  cursor: not-allowed;
  opacity: 0.3;
  pointer-events: none;
}
.ul-list-t1 a:before,
.ul-list-t1 a:after {
  display: none;
}
.ul-list-t1 a:hover img {
  transform: unset;
}
/*限制*/
img {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  user-drag: none;
  -webkit-touch-callout: none;
}
.search .pagination {
  margin: 100px 0;
}
.wpml-ls .wpml-ls-current-language {
  display: none;
}
.wpml-ls li + span {
  display: none;
}
