/*@import "//at.alicdn.com/t/c/font_4406115_2ijb6kmjvpq.css";*/
@import "../font/iconfont.css";
.icon {
  font-size: unset;
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  font-family: "Microsoft YaHei", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 5.20833333vw;
}
@media (min-width: 1921px) {
  html {
    font-size: 100px;
  }
}
html,
body {
  overscroll-behavior: contain;
  scroll-behavior: smooth;
}
body {
  line-height: 1.5;
}
object {
  pointer-events: none;
}
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
p,
h1,
h2,
h3,
h4,
h5,
body,
dl,
dd {
  margin: 0;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
  max-width: 100%;
  vertical-align: middle;
}
button,
input,
optgroup,
select,
textarea {
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  font: inherit;
  color: inherit;
  vertical-align: middle;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
textarea {
  overflow: auto;
}
table {
  max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
.ul li,
.ul,
.ul ul,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.body,
.section,
.main,
.touch,
.container,
.oppress,
.add-abs,
.content {
  position: relative;
}
.clear:after {
  clear: both;
}
a,
.fade,
.touch .default {
  transition: all 0.4s ease;
}
[class^='ell'],
[class*=' ell'],
.oppress,
.clip {
  overflow: hidden;
}
[class^='ell'],
[class*=' ell'] {
  text-overflow: ellipsis;
}
.ell {
  white-space: nowrap;
}
.ell2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.section,
.contain,
.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.contain {
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.section,
.cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.fill {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
[v-cloak],
.none {
  display: none;
}
a,
canvas,
svg,
.clear:after,
.square:after,
.add:after,
.add:before,
.add-abs:after,
.add-abs:before,
.block {
  display: block;
}
.clear:after,
.square:after,
.add-abs:after,
.add-abs:before,
.add:after,
.add:before {
  content: "";
}
.fill,
.abs,
.abs-center,
.add-abs:after,
.add-abs:before {
  position: absolute;
}
.abs-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.fade-leave-to,
.fade-enter,
.fade {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.fade-enter-to,
.fade-leave,
.fade-on {
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
.cc {
  -webkit-border-radius: 960px;
  -moz-border-radius: 960px;
  border-radius: 960px;
}
.square:after {
  padding-top: 100%;
}
[class^='flex'],
[class*=' flex'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.flex-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.flex-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.flex-balance,
.flex-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.flex-gather,
.flex-center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.flex-balance,
.flex-gather,
.flex-middle {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.flex-wrap {
  -webkit-box-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-around {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.flex-column {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.f14 {
  font-size: 14px;
}
.f18 {
  font-size: 18px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f30 {
  font-size: 30px;
}
.f32 {
  font-size: 32px;
}
.f36 {
  font-size: 36px;
}
.op7 {
  opacity: 0.7;
}
.spe-font {
  font-family: "Mont", sans-serif;
}
.bold {
  font-weight: bold;
}
.comrow2 {
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.colfff {
  color: #fff;
}
.maincolor {
  color: #ea6522;
}
.object-cover {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 800px) {
  .hide-mob {
    display: none;
  }
}
@media (min-width: 801px) {
  .hide-pc {
    display: none;
  }
  
}
.touch.on .default,
.touch.swiper-slide-active .default,
.touch:hover .default {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.touch.on .fade,
.touch.swiper-slide-active .fade,
.touch:hover .fade {
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
.oppress img,
.oppress .cover,
.oppress .contain {
  transition: all 2s linear;
}
.oppress:hover img,
.oppress:hover .cover,
.oppress:hover .contain {
  transform: scale(1.1);
}
.box-3d {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.title {
  font-weight: bold;
}
.pa,
.pt {
  padding-top: 0.7rem;
}
@media (max-width: 1370px) {
  .pa,
  .pt {
    padding-top: 50px;
  }
}
.pt,
.pb {
  padding-bottom: 0.7rem;
}
@media (max-width: 1370px) {
  .pt,
  .pb {
    padding-bottom: 50px;
  }
}
.text,
.txt {
  line-height: 1.8;
  opacity: 0.7;
}
.text.ell2,
.txt.ell2 {
  height: 3.6em;
}
@media (max-width: 1440px) {
  .text,
  .txt {
    line-height: 1.6;
  }
  .text.ell2,
  .txt.ell2 {
    height: 3.2em;
  }
}
.text *,
.txt * {
  font-size: inherit !important;
  line-height: inherit !important;
}
.text {
  font-size: 14px;
}
@media (max-width: 800px) {
  .text {
    font-size: 13px;
  }
}
@media (min-width: 1681px) {
  [class^='adpat'],
  [class*=' adpat'] {
    font-size: 20px;
  }
}
@media (max-width: 1680px) {
  [class^='adpat'],
  [class*=' adpat'] {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  [class^='adpat'],
  [class*=' adpat'] {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  .adpat-much,
  .adpat-more {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .adpat-much,
  .adpat-more {
    font-size: 12px;
  }
}
@media (max-width: 800px) {
  .adpat-much {
    font-size: 10px;
  }
}
@media (max-width: 640px) {
  .adpat-much {
    font-size: 8px;
  }
}
.txt,
body,
.tf {
  font-size: 16px;
}
@media (max-width: 1200px) {
  .txt,
  body,
  .tf {
    font-size: 14px;
  }
}
.weigh {
  width: 100%;
}
.high {
  height: 100%;
}
.same-bg {
  background-image: url('../images/solute-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 1024px) {
  .f14 {
    font-size: 12px;
  }
  .f18 {
    font-size: 14px;
  }
  .f22 {
    font-size: 16px;
  }
  .f24 {
    font-size: 18px;
  }
  .f30 {
    font-size: 20px;
  }
  .f32 {
    font-size: 24px;
  }
  .f36 {
    font-size: 26px;
  }
  [class*='flex'].main {
    flex-wrap: wrap;
  }
}
ul.pagination {
  text-align: center;
  padding-top: 20px;
  margin-top: 0.3rem;
  padding-left: 0;
  font-size: 0;
  color: #a7a7a7;
  font-family: 'adineueBold', sans-serif;
}
ul.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 calc(8px + 0.1rem);
  border-radius: 100px;
  transition: all 0.2s ease-out;
  position: relative;
  overflow: hidden;
  line-height: calc(2.5em - 4px);
  font-size: 20px;
}
ul.pagination li a {
  transition: none;
}
ul.pagination li span {
  display: block;
}
ul.pagination li a,
ul.pagination li span {
  font-size: 0.9em;
  position: relative;
  z-index: 2;
}
ul.pagination li:hover,
ul.pagination li.active {
  color: #ea6522;
  text-decoration: underline;
}
ul.pagination li:last-child,
ul.pagination li:first-child {
  text-decoration: unset;
  background-color: #fff;
  border: 2px solid #ddd;
  box-sizing: border-box;
  width: 2.5em;
  height: 2.5em;
}
ul.pagination li:last-child > span,
ul.pagination li:first-child > span {
  display: block;
}
ul.pagination li:last-child > a,
ul.pagination li:first-child > a,
ul.pagination li:last-child > span,
ul.pagination li:first-child > span {
  overflow: hidden;
  text-indent: -100px;
  font-size: 0.9em;
  font-family: "iconfont";
}
ul.pagination li:last-child > a:after,
ul.pagination li:first-child > a:after,
ul.pagination li:last-child > span:after,
ul.pagination li:first-child > span:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-indent: 0;
}
ul.pagination li:last-child:hover,
ul.pagination li:first-child:hover {
  color: #ea6522;
  background-color: #fff;
}
ul.pagination li:last-child {
  margin-left: 0.24rem;
  margin-right: 0;
}
ul.pagination li:last-child > a:after,
ul.pagination li:last-child > span:after {
  content: "\e85c";
}
ul.pagination li:first-child {
  margin-right: 0.24rem;
  margin-left: 0;
}
ul.pagination li:first-child > a:after,
ul.pagination li:first-child > span:after {
  content: "\e85e";
}
ul.pagination li.disabled {
  pointer-events: none;
}
@media (max-width: 1680px) {
  ul.pagination li {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  ul.pagination li {
    font-size: 16px;
  }
}
@media (max-width: 1280px) {
  ul.pagination li {
    font-size: 14px;
  }
}
body > .fill,
.section {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
}
.nav-padding {
  height: 5em;
}
.main {
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 1480px) {
  .main {
    max-width: 1200px;
  }
}
@media (max-width: 1280px) {
  .main {
    max-width: 1000px;
  }
}
@media (max-width: 1080px) {
  .main {
    max-width: 100%;
  }
}
.swiper-pagination.default {
  padding-top: 10px;
  margin: 0.3rem auto 0;
  width: auto;
  transform: none!important;
  position: static;
}
.swiper-pagination.default .swiper-pagination-bullet {
  transition: all 0.4s ease;
  width: 0.6em;
  height: 0.6em;
  opacity: 1;
  flex-shrink: 0;
  margin: 0 calc(2px + 0.08rem);
  background-color: #bdbdbd;
}
.swiper-pagination.default .swiper-pagination-bullet-active {
  background-color: #ea6522;
}
.swiper-pagination.white .swiper-pagination-bullet-active,
.swiper-pagination.white .swiper-pagination-bullet {
  background-color: #fff;
}
.swiper-pagination.white .swiper-pagination-bullet {
  opacity: 0.5;
}
.swiper-pagination.white .swiper-pagination-bullet-activ {
  opacity: 1;
}
.swiper-pagination.white.timing .cls-1 {
  stroke: #fff;
}
.swiper-pagination.white.timing .cls-2 {
  fill: #fff;
}
.swiper-pagination.timing .swiper-pagination-bullet {
  background-color: transparent;
  margin: 0 0.75em;
  width: 2em;
  height: 2em;
}
.swiper-pagination.timing .cls-1 {
  fill: none;
  stroke: #ea6522;
  stroke-width: 4;
  stroke-dasharray: 0,314;
  animation-duration: var(--duration--);
  animation-timing-function: linear;
}
.swiper-pagination.timing .cls-2 {
  fill: #ea6522;
}
.swiper-pagination.swiper-pagination-lock {
  display: none;
}
.logo {
  max-width: 10em;
  min-width: 220px;
}
.rang-box {
  width: 7em;
}
.rang-box label {
  color: #454545;
}
.rang-box label .char,
.rang-box label input {
  transition: all 0.4s ease-out;
}
.rang-box label .char {
  font-size: 12px;
}
.rang-box label .input {
  width: 2.5em;
  height: 1.5em;
}
.rang-box label .input input {
  text-align: center;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #c6c6c6;
  background-color: #f7f7f7;
  transition: all 0.4s ease;
  font-size: 0.875em;
}
.rang-box dd {
  margin: 0.75em 0 0;
  height: 0.75em;
  position: relative;
}
.rang-box dd .handle,
.rang-box dd .capacity,
.rang-box dd .occupy {
  position: absolute;
}
.rang-box dd .capacity,
.rang-box dd .occupy {
  left: 0;
  right: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
}
.rang-box dd .occupy,
.rang-box dd .handle {
  background-color: #797979;
  transition: background-color 0.2s ease-out, margin 0.1s ease-out;
}
.rang-box dd .capacity {
  background-color: #cccccc;
  z-index: 1;
}
.rang-box dd .occupy {
  background-color: #797979;
  z-index: 2;
}
.rang-box dd .handle {
  top: 0;
  z-index: 3;
  left: -0.375em;
  width: 0.75em;
  height: 0.75em;
  border-radius: 0.75em;
  cursor: grab;
}
.rang-box dd .handle:after {
  content: "";
  display: block;
  position: absolute;
  left: -0.5em;
  top: -0.5em;
  right: -0.5em;
  bottom: -0.5em;
}
.rang-box.handle-left .occupy,
.rang-box.handle-right .occupy,
.rang-box.handle-left .handle.left,
.rang-box.handle-right .handle.right {
  background-color: #ea6522;
}
.rang-box.handle-left label:first-child .char,
.rang-box.handle-right label:last-child .char {
  color: #ea6522;
}
.rang-box.handle-left label:first-child input,
.rang-box.handle-right label:last-child input {
  border-color: #ea6522;
}
body.handle-min,
body.handle-max,
body.handle-min .rang-box .handle,
body.handle-max .rang-box .handle {
  cursor: grabbing;
}
body.handle-min .rang-box.active .occupy,
body.handle-min .rang-box.active .handle.left {
  background-color: #ea6522;
}
body.handle-max .rang-box.active .occupy,
body.handle-max .rang-box.active .handle.right {
  background-color: #ea6522;
}
.loading span {
  width: 0.5em;
  height: 1.3em;
  border-radius: 4px;
  background: #ea6522;
  animation: load 2s ease infinite;
  margin: 0 0.2em;
}
.loading span:nth-child(2) {
  animation-delay: 0.2s;
}
.loading span:nth-child(3) {
  animation-delay: 0.4s;
}
.loading span:nth-child(4) {
  animation-delay: 0.6s;
}
.loading span:nth-child(5) {
  animation-delay: 0.8s;
}
@keyframes load {
  0%,
  100% {
    background: #ea6522;
  }
  50% {
    transform: scaleY(1.25);
    background: #ea6522;
  }
}
.touchoff .constant {
  color: #636363;
  cursor: pointer;
}
.touchoff .constant .num {
  color: #ea6522;
}
.touchoff .suspend {
  position: fixed;
  left: 0;
  top: 0;
  border: 1px solid #d5d5d5;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
  background-color: #fff;
  white-space: nowrap;
  padding: 1em;
  
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out, pointer-events 0.4s ease-out, transform 0.4s ease-out;
  /*-webkit-user-select: none;*/
  /*-moz-user-select: none;*/
  /*user-select: none;*/
  z-index: 2000;
  max-height: 200px;
  overflow-y: auto;
}
.touchoff .suspend.fade-leave-to,
.touchoff .suspend.fade-enter {
  transform: translateY(10px);
}
.touchoff .suspend.fade-enter-to,
.touchoff .suspend.fade-leave {
  transform: none;
}
.touchoff .suspend .checkbox {
  font-size: 0.875em;
  cursor: pointer;
  color: #777;
  line-height: 1;
}
.touchoff .suspend .checkbox + .checkbox {
  margin-top: 0.75em;
}
.touchoff .suspend .checkbox:hover .char {
  color: #ea6522;
}
.touchoff .suspend .checkbox .appearance,
.touchoff .suspend .checkbox .char {
  transition: all 0.2s ease-out;
}
.touchoff .suspend .checkbox .appearance {
  width: 1em;
  height: 1em;
  box-sizing: border-box;
  border-radius: 2px;
  border: 1px solid #777;
  margin-right: 4px;
}
.touchoff .suspend .checkbox input {
  display: none;
}
.touchoff .suspend .checkbox input:checked ~ .appearance {
  border-color: #ea6522;
  background-color: #ea6522;
}
.touchoff .suspend .checkbox input:checked ~ .appearance:after {
  content: '✔';
  color: #fff;
}
.touchoff .suspend .checkbox input:checked ~ .char {
  color: #ea6522;
}
.touchoff .suspend .reset {
  margin-top: 1em;
  line-height: 1;
  font-size: 0.875em;
  color: #777;
}
.touchoff .suspend .reset:hover {
  color: #ea6522;
}
.caption2 {
  padding-bottom: 18px;
  margin-bottom: 0.2rem;
}
.caption2 a {
  margin-left: 1em;
}
.caption2 .box {
  padding: 0.7em 0 0.9em;
  background: url(../images/caption.png) no-repeat scroll left center;
  background-size: auto 100%;
}
.caption2 .box .img {
  width: 2em;
  height: 2em;
  margin-right: 0.8em;
}
.caption2 dl {
  font-weight: bold;
}
.caption2 dl dt {
  font-size: 1.2em;
}
.caption2 dl dd {
  text-transform: uppercase;
  opacity: 0.2;
  font-size: 0.8em;
  line-height: 1.25;
  white-space: nowrap;
}
.more2 {
  border-radius: 6px;
  box-sizing: border-box;
  padding: 0 1.6em;
  height: 2.5em;
  background-color: #d8d8d8;
}
.more2 + .more2 {
  margin-left: 1.2em;
}
@media (max-width: 800px) {
  .more2 + .more2 {
    margin-left: 12px;
  }
}
@media (max-width: 1440px) {
  .more2 {
    font-size: 18px;
  }
}
.more2 .char {
  font-size: 0.7em;
}
.more2 .icon {
  font-size: 0.8em;
  margin-left: 1.25em;
}
.more2.active,
.more2:hover {
  background-color: #ea6522;
  color: #fff;
}
.more2:hover {
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2);
}
.recommend {
  margin-right: -0.3rem;
}
.recommend .swiper-slide {
  box-sizing: border-box;
  pointer-events: unset!important;
  width: 33.33333%;
  padding-right: 0.3rem;
}
.recommend .img {
  padding-top: 56%;
}
.recommend dt {
  font-weight: bold;
}
.recommend .touch {
  background-color: #fff;
  padding: 1.5em 0.4rem;
  overflow: hidden;
}
.recommend .touch .default {
  text-align: center;
  margin-top: 1em;
}
.recommend .touch .default dt {
  margin-bottom: 0.3em;
}
.recommend .touch .fade {
  top: auto;
  height: 0.8rem;
  padding: 0 0.4rem;
  min-height: 45px;
  border-top: 1px solid #e5e5e5;
  color: #ea6522;
  transform: translateY(50%);
}
.recommend .touch .fade .icon {
  transform: rotateZ(-45deg);
}
.recommend .touch .fade dt {
  -webkit-line-clamp: 1;
  margin-right: 1em;
}
.recommend .touch:hover .fade {
  transform: translateY(0);
}
.recommend .touch:hover .default {
  transform: translateY(50%);
}
.recommend .swiper-pagination {
  padding-right: 0.3rem;
}
@media (max-width: 800px) {
  .recommend {
    margin-right: -10px;
  }
  .recommend .swiper-pagination {
    padding-right: 10px;
  }
  .recommend .touch {
    padding: 1em;
  }
  .recommend .touch .fade {
    padding: 0 1em;
  }
  .recommend .swiper-slide {
    width: 50%;
    padding-right: 10px;
  }
}
@media (max-width: 500px) {
  .recommend .swiper-slide {
    width: 100%;
  }
}
.swiper-change {
  position: relative;
}
.swiper-change .button {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1.8em;
  z-index: 10;
  color: #777;
}
.swiper-change .button .icon {
  font-size: 1.5em;
}
.swiper-change .button:hover {
  color: #ea6522;
}
.swiper-change .button.prev {
  left: 0;
}
.swiper-change .button.prev .icon {
  margin: auto auto auto 0;
}
.swiper-change .button.next {
  right: 0;
}
.swiper-change .button.next .icon {
  margin: auto 0 auto auto;
}
.caption {
  padding-bottom: 20px;
  margin-bottom: 0.4rem;
}
.caption .h1,
.caption .h2 {
  font-weight: bold;
  line-height: 1;
}
.caption .h3,
.caption .h1 {
  color: #ea6522;
  margin-bottom: 0.1rem;
  padding-bottom: 6px;
}
.caption .h1 {
  font-size: 2.25em;
}
.caption .h2 {
  text-transform: uppercase;
  opacity: 0.5;
}
.caption .h3 {
  font-size: 2em;
}
.caption .line {
  width: 1.5em;
  background-color: #ea6522;
  height: 0.25em;
}
.swiper-nav .cc {
  width: 3.2em;
  height: 3.2em;
  border: 1px solid #b0b0af;
  color: #999;
}
.swiper-nav .cc.next {
  margin-left: calc(0.4rem + 20px);
}
.swiper-nav .cc:hover {
  border-color: #ea6522;
  background-color: #ea6522;
  color: #fff;
}
.more {
  border-radius: 6px;
  height: 2.5em;
  width: 9em;
  background-color: #ea6522;
  color: #fff;
  transition: all 0.4s ease-out;
}
.more .char {
  font-size: 0.875em;
}
.more .icon {
  transform: rotateZ(-45deg);
  margin-left: 1em;
  transition: all 0.4s ease-out;
}
a.more:hover,
a:hover .more {
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2);
}
a.more:hover .icon,
a:hover .more .icon {
  transform: rotateZ(0deg);
}
.html5video .img {
  padding-top: 68.75%;
}
.html5video svg {
  width: 6.5em;
  height: 6.5em;
}
.html5video svg .cls1 {
  fill: none;
  stroke-width: 1;
  stroke: #fff;
  stroke-dasharray: 5,5;
  transform-origin: center center;
  animation: aniamte02 60s linear infinite;
}
@keyframes aniamte02 {
  0% {
    transform: rotateZ(0deg);
  }
  100% {
    transform: rotateZ(360deg);
  }
}
.html5video svg .cls2 {
  fill: #ea6522;
}
.html5video svg .cls3 {
  fill: #fff;
}
#header {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  z-index: 100;
  background-color: #fff;
}
#header.scroll{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
}
#header:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-color: transparent;
  transition: all 0.4s ease-out;
  pointer-events: none;
}
#header .main {
  height: 5em;
  line-height: 5em;
  color: #717171;
}
#header .item + .item {
  margin-left: 0.4rem;
}
#header .item.on,
#header .item:hover {
  color: #ea6522;
}
#header .operate{
    position: relative;
    z-index: 99;
}
#header .operate .icon {
  color: #ea6522;
  font-size: 1.75em;
}
#header .operate .char {
  font-size: 0.875em;
  margin-left: 6px;
}
#header .operate .logined .box {
  line-height: normal;
  height: 100%;
}
#header .operate .logined img {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  margin-right: 10px;
}
#header .nav .item {
  position: relative;
}
#header .nav .item:after {
  width: 0;
  content: "";
  display: block;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-bottom: 0.5em solid #ea6522;
  bottom: 0;
  opacity: 0;
  transition: all 0.4s ease-out;
}
#header .nav .item.active:after {
  opacity: 1;
}
#header.active:after {
  background-color: #ea6522;
}
@media (min-width: 1025px) {
    
  #header .nav:nth-of-type(1) {
    margin: 0 auto 0 0.6rem;
    padding-left: 20px;
  }
  #header .nav:nth-of-type(2) {
    margin: 0 0.5rem 0 auto;
  }
  #header .operate .menu {
    display: none;
  }
}
@media (max-width: 1024px) {
    .logo{
        min-width: 200px;
    }
    #header .main{
        flex-wrap:  nowrap!important;
    }
  #header .nav {
    display: none;
  }
  #header .logined .box img {
    margin-right: 0;
  }
  #header .logined .name-box {
    display: none;
  }
}
@media (max-width: 800px) {
  #header .item .char {
    display: none;
  }
  #header .item + .item {
    margin-left: 20px;
  }
}
#search {
  z-index: 99;
  margin: 0 auto;
  max-width: 1400px;
  bottom: auto;
  display: none;
}
#search .container {
  background-color: #fff;
  margin-top: 6em;
  border: 1px solid #ea6522;
  height: 4em;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
  padding: 0 0.7rem;
  transform: translateY(-1em);
  transition: all 0.4s ease-out;
}
#search .search {
  font-size: 1.3em;
  color: #ea6522;
  cursor: pointer;
}
#search .line {
  width: 1px;
  height: 8px;
  background-color: #ea6522;
  margin: auto 0.25rem;
}
#search .content {
  flex: 1;
  padding-right: 1em;
}
#search .content label,
#search .content label input {
  width: 100%;
  display: block;
  height: 100%;
}
#search .content label input::-webkit-input-placeholder {
  font-size: 14px;
}
#search .content .reset {
  left: auto;
  color: #999;
  width: 1em;
  cursor: pointer;
}
#search .content .reset:hover {
  color: #ea6522;
}
#search .content.entering .reset {
  visibility: visible;
  opacity: 1;
  pointer-events: unset;
}
#search.active .container {
  transform: translateY(0);
}
#navbar {
  display: none;
  bottom: auto;
  z-index: 98;
  padding: 0;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
  
}
#navbar .scroll-down {
  position: fixed;
  left: 50%;
  /*bottom: 3em;*/
  top: 50%;
  width: 3em;
  height: 3em;
  border: 1px solid #ea6522;
  background-color: #fff;
  box-sizing: border-box;
  margin: 0 0 -1.5em -1.5em;
  color: #ea6522;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
  z-index: 999;
}
#navbar.scroll,#search.scroll {
    position: fixed;
   
}
#navbar .gallery {
  box-sizing: border-box;
  padding-top: 5em;
  box-shadow: 0 0  1em rgba(0, 0, 0, 0.2);
}
 #navbar .headline {
    width: 10em;
 }
@media (max-width: 1480px) {
    #navbar .headline{
        width: 12em;
    }
}
@media (min-width: 1025px) {
  #navbar .headline,
  #navbar .container {
    /*min-height: calc(100vh - 5em);*/
    
    /*height: 360px;*/
    /*overflow-y: auto;*/
    box-sizing: border-box;
    /*padding-bottom: 1rem;*/
    /*position: relative;*/
    
  }
  #navbar .container{
      padding-bottom: .4rem;
  }
  #navbar .gallery {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    background-color: #fff;
    
  }
   /*#navbar .gallery .ul{*/
   /*    height: auto!important;*/
       
   /*}*/
  #navbar .gallery>.swiper-slide:first-child{
      height: auto!important;
      
      
  }
   #navbar .gallery>.swiper-slide{
       height: 96px!important;
   }
  #navbar .headline {
    
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0.4rem 0;
    color: #565656;
  }
  #navbar .headline + .container {
    width: calc(100% - 12.5em);
  }
  #navbar .headline li {
    height: 3em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 0.2rem;
    cursor: default;
    transition: all 0.2s ease-out;
  }
  #navbar .headline li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #navbar .headline li:hover,
  #navbar .headline li.on {
    background-color: #ea6522;
    color: #fff;
    border-color: #ea6522;
  }
  #navbar .headline .char {
    margin-right: 1em;
    -webkit-line-clamp: 1;
    height: 1.5em;
  }
  #navbar .row {
    margin-top: 0.3rem;
  }
  #navbar .row:first-child {
    margin-top: 0;
  }
  #navbar .top {
    display: none;
  }
  #navbar .plist {
    padding: 0.3rem 0.8rem;
  }
  #navbar .plist .hr {
    margin: 0.2rem auto;
    padding: 20px 0;
  }
  #navbar .plist .hr:after {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #navbar .plist .cate {
    margin-bottom: 1em;
    width: fit-content;
    color: #777;
  }
  #navbar .plist .cate img {
    width: 2em;
    height: 2em;
    object-fit: contain;
    margin-right: 0.5em;
  }
  #navbar .plist .cate .char {
    font-size: 1.2em;
    color: #ea6522;
    line-height: 1;
    margin-right: 1em;
  }
  #navbar .plist .cate:hover {
    color: #ea6522;
  }
  #navbar .plist .cate:hover .char {
    text-decoration: underline;
  }
  #navbar .plist .list {
    margin: -0.5rem -0.4rem 0 0;
  }
  #navbar .plist .list dl {
    width: 31%;
    box-sizing: border-box;
    padding: 0.4rem 0 0 0;
    margin-right: 0.4rem;
  }
  #navbar .plist .list dl:nth-of-type(3n){
      margin-right: 0;
  }
  #navbar .plist .list dt {
    background-color: #f5f5f5;
  }
  #navbar .plist .list dt a {
    height: 3em;
    border-bottom: 2px solid #ea6522;
    padding: 0 1em;
  }
  #navbar .plist .list dt a .icon:first-child {
    color: #ea6522;
  }
  #navbar .plist .list dt a .char {
    font-size: 1.125em;
  }
  #navbar .plist .list dt a:hover {
    background-color: #ea6522;
  }
  #navbar .plist .list dt a:hover,
  #navbar .plist .list dt a:hover .icon {
    color: #fff;
  }
  #navbar .plist .list dd {
    margin-top: 0.875em;
    color: #565656;
    /*display: none;*/
  }
  /*#navbar .plist .list dl:hover dd{*/
  /*    display: block;*/
  /*}*/
  #navbar .plist .list dd a {
    height: 2.5em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
  }
  #navbar .plist .list dd a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    background-color: #ea6522;
    height: 1px;
    transition: all 0.4s ease-out;
  }
  #navbar .plist .list dd a .icon {
    color: #777;
  }
  #navbar .plist .list dd a:hover,
  #navbar .plist .list dd a:hover .icon {
    color: #ea6522;
  }
  #navbar .plist .list dd a:hover:after {
    width: 6.5em;
  }
  #navbar .plist .list a .char {
    margin: 0 auto 0 0;
    -webkit-line-clamp: 1;
    height: 1.5em;
  }
  #navbar .plist .list a .icon {
    transition: all 0.4s ease-out;
  }
  #navbar .plist .list a .icon:first-child {
    font-size: 1.25em;
    margin-right: 0.5em;
  }
  #navbar .plist .list a .icon:last-child {
    margin-left: 1em;
  }
  #navbar .plist .subset .top {
    display: block;
    position: relative;
    z-index: 99;
  }
  #navbar .plist .subset .top > .icon {
    display: none;
  }
  #navbar .main {
    padding: 2em 0;
    width: fit-content;
    margin: 0 auto;
  }
  #navbar .main .nlist {
    margin: -1em -0.6rem 0 0;
    color: #565656;
  }
  #navbar .main .nlist a {
    margin: 1em 0.6rem 0 0;
    font-size: 16px;
  }
  #navbar .main .nlist a:hover,
  #navbar .main .nlist a.on {
    color: #ea6522;
  }
}
@media (min-width: 1025px) and (max-width: 1024px) {
  #navbar .plist .cate {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  #navbar a:hover,
  #navbar a.on {
    color: #ea6522;
  }
  #navbar .headline {
    display: none;
  }
  #navbar .swiper-slide {
    pointer-events: unset;
  }
  #navbar .swiper-wrapper {
    height: auto !important;
  }
  #navbar .swiper-wrapper,
  #navbar .subset,
  #navbar dl {
    display: block;
  }
  #navbar .gallery {
    height: 100vh;
    overflow-y: auto;
    background-color: #f6f6f6;
    color: #2d2d2d;
  }
  #navbar .gallery > .swiper-wrapper {
    font-size: 16px;
  }
  #navbar .top,
  #navbar .subset {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ececec;
  }
  #navbar .container,
  #navbar .plist > .subset,
  #navbar .row > .subset {
    border: none;
  }
  #navbar .top {
    height: 45px;
    padding: 0 10px;
  }
  #navbar .top:after,
  #navbar .top:before {
    content: "";
    position: absolute;
    left: 0;
    background-color: #ea6522;
  }
  #navbar .top:before {
    width: 1px;
    top: 0;
    bottom: 0;
  }
  #navbar .top:after {
    top: 22px;
    height: 1px;
    width: 8px;
  }
  #navbar .top.active > .icon {
    transform: rotateZ(-90deg);
  }
  #navbar .top > .icon {
    transition: all 0.4s ease-out;
    color: #999;
  }
  #navbar .top a > .icon {
    display: none;
  }
  /*#navbar .top a{*/
  /*    width: 100%;*/
  /*}*/
  #navbar .subset {
    display: none;
    padding-left: 10px;
  }
  #navbar .subset:not(:has(dl)) {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.02);
    border-top: none;
  }
  #navbar .subset > a {
    height: 30px;
    line-height: 30px;
    color: #585858;
  }
  #navbar .char {
    margin: 0 auto 0 6px;
    -webkit-line-clamp: 1;
  }
  #navbar .cate img {
    width: 32px;
    height: 32px;
    object-fit: contain;
  }
  #navbar .cate > .icon {
    display: none;
  }
  #navbar dl {
    position: relative;
    overflow: hidden;
  }
  #navbar dl .top{
      font-size: 15px;
  }
  #navbar dl:last-child > .top:before {
    top: auto;
    bottom: 100%;
    height: 100vh;
    margin-bottom: -23px;
  }
  #navbar .main > .top:before,
  #navbar .tree > .top:before,
  #navbar .main > .top:after,
  #navbar .tree > .top:after {
    display: none;
  }
}

#banner {
  padding: 0;
  height: 8rem;
  /*background-color: #ea6522;*/
  /*min-height: 360px;*/
}
.banner .banner-ul,.banner .banner-ul .banner-li{
                    height:100%;
                }
                .banner .banner-ul .banner-li a{display: block; width: 100%; height:100%;}
                .banner_info{width: 100%; padding: 0 3.6%; position: absolute; left: 0; bottom: 6.7%; color: #fff;}
                .banner_info .banner_yw{position: relative; font-family: 'bebasneue'; line-height: 1; text-transform: uppercase;}
                .banner_info .banner_zw{position: relative;  margin-top: 5px; display: inline-block; padding-bottom: 1.9%; margin-bottom: 1.9%;}
                .banner_info .banner_zw_text{line-height: 1; position: relative; }
                .banner_info .banner_line{position: absolute; width: 100%; height: 1px; background: #acce22; left: 0; bottom: 0;}
                .banner_info .banner_small{position: relative; width: 38%; position: relative; }
                /*.banner_info .banner_block{width: 11px; height: 11px;  background: url(../images/lx_cion.png) center center no-repeat; background-size: cover; position: absolute; left: 0; top: 7px;}*/
                .banner_info .banner_small_text{width: 100%; padding-left: 28px; font-size: 14px; color: #d1d3d5; line-height:  26px; height: 52px; overflow: hidden;}
                .banner_info .article-block{left: -200px; opacity: 0; filter:alpha(opacity=0); zoom:1;}
#banner .banner_dot {
  position: absolute;
  left: 50%;
  bottom: 0.4rem;
  margin-bottom: 24px;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
}
#banner .banner_dot div {
  --duration--: 5s;
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  border: 1px solid #c24404;
  border-radius: 10px;
  margin: 0 0.2rem;
  cursor: pointer;
  position: relative;
  transition: all 0.6s ease;
}
#banner .banner_dot div:before,
#banner .banner_dot div:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 4px;
  margin-left: 3px;
  height: 1px;
  background-color: #c24404;
  pointer-events: none;
}
#banner .banner_dot div:before {
  opacity: 0.2;
  z-index: 1;
  width: calc(0.4rem - 4px);
}
#banner .banner_dot div:after {
  width: 0;
  z-index: 2;
}
#banner .banner_dot div:last-child:before,
#banner .banner_dot div:last-child:after {
  display: none;
}
#banner .banner_dot div.current {
  background-color: #c24404;
}
#banner .banner_dot div.current:after {
  animation: animate01 var(--duration--) linear forwards;
}
@keyframes animate01 {
  0% {
    width: 0;
  }
  100% {
    width: calc(0.4rem - 4px);
  }
}
#aside {
  position: fixed;
  text-align: center;
  z-index: 200;
  padding: 0;
  filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.2));
  overflow: visible;
  right: 0.75em;
}

#aside>.item + .item {
  margin-top: 5em;
}
#aside .item .cc {
  width: 2.625em;
  height: 2.625em;
  background-color: #fff;
  color: #ea6522;
  transition: all 0.4s ease-out;
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.15);
}
#aside .item .cc .icon {
  font-size: 1.5em;
}
#aside .item .fade {
  position: absolute;
  right: 100%;
  padding-right: 0.5em;
  margin-right: -8px;
  top: 50%;
  transform: translateY(-50%);
}
#aside .item .content {
  background-color: #ea6522;
  border-radius: 6px;
  padding: 16px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
#aside .item .content .char {
  color: #fff;
  white-space: nowrap;
  font-size: 1.25em;
  line-height: 1;
  font-weight: bold;
}
#aside .item .content .char  p.top-tel{   
    
    width:150px; 
    text-align: justify;
    position: relative;
    
}
#aside .item .content .char  p.top-tel::after {
     content: "";
     display: inline-block;
     /* padding-left: 100%; */
     width: 100%;
}
#aside .item .content img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  max-width: unset;
}
#aside .item.active .cc,
#aside .item:hover .cc {
  background-color: #ea6522;
  color: #fff;
}
#aside .item.active .fade,
#aside .item:hover .fade {
  margin-right: 0;
}
#aside {
    top: 50%;
    transform: translateY(-50%);
  }
.embed-icon{
    top: 50%!important;
    right: 0.75em!important;
    width: 2.625em!important;
    height: 2.625em!important;
    border-radius: 50%;
    
    color: #ea6522;
    background-color: #fff;
    transition: all 0.4s ease-out;
    box-shadow: 0 0.5em 1em rgb(0 0 0 / 15%);
}
.embed-icon-default,.embed-icon .embed-icon-content{
    position: relative;
    width: 2.625em!important;
    height: 2.625em!important;
}

.embed-icon-default::after,.embed-icon .embed-icon-content::after{
    content: '\e636';
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-family: "iconfont" !important;
    z-index: 1;
}
.embed-icon:hover{
    color: #fff;
    background-color: #ea6522;
}  
@media (max-width: 800px) {
  /*#aside {*/
  /*  bottom: 60px;*/
  /*}*/
  /*#aside>.item + .item{*/
  /*    margin-top: 3em;*/
  /*}*/
  #aside>.item + .item {
  margin-top: 64px;
}
  #aside .fade {
    display: none;
  }
  #aside {
    top: 46%;
  }
}

@media (min-width: 801px) {
  
  #aside .fill {
    display: none;
  }
}
#footer {
  color: #fff;
  background-color: #3c3c3c;
  border-bottom: 5px solid #ea6522;
  padding-bottom: 0.2rem;
}
@media (max-width: 800px) {
  #footer .container {
    display: block;
  }
  #footer .container .wechat {
    margin: 40px 0;
    padding: 0;
    justify-content: flex-start;
  }
  #banner .banner_dot {
  margin-bottom: 4px;
}
#banner  .banner_dot div {
  width: 7px;
  height: 7px;
  
}
  #banner .banner_dot div:before,
#banner .banner_dot div:after {
  
  top: 2px;
  
}
}
#footer .info dt {
  line-height: 1.25em;
}
#footer .info dt .icon {
  font-size: 1.25em;
  margin-right: 6px;
  line-height: 1;
}
#footer .info dt .char {
  opacity: 0.9;
}
#footer .info dd {
  opacity: 0.8;
  margin-top: 6px;
}
#footer .info dl + dl {
  padding-top: 10px;
  margin-top: 0.3rem;
}
#footer .wechat {
  padding-top: 20px;
  margin-top: 0.2rem;
  text-align: center;
  white-space: nowrap;
}
#footer .wechat img {
  width: 7.5em;
  height: 7.5em;
  max-width: unset;
  object-fit: contain;
}
#footer .wechat p {
  opacity: 0.7;
  margin-top: 0.75em;
  line-height: 1.4;
}
#footer .wechat li + li {
  margin-left: 0.4rem;
  padding-left: 10px;
}
#footer .nav {
  text-align: center;
  margin: 0 20px;
  flex-shrink: 0;
}
#footer .nav li + li {
  margin-left: 0.4rem;
}
#footer .nav .top {
  border-bottom: 2px solid transparent;
  width: fit-content;
  margin: 0 auto 0.2rem;
  padding-bottom: 0.5em;
  line-height: 1;
}
#footer .nav .top:hover {
  border-color: #ea6522;
}
#footer .nav .sub {
  font-size: 0.875em;
  opacity: 0.7;
  padding: 2px 0;
  margin-top: 0.1rem;
}
#footer .nav .sub:hover {
  color: #ea6522;
  opacity: 1;
  text-decoration: underline;
}
@media (max-width: 1280px) {
  #footer .nav {
    display: none;
  }
}
#footer .copyright {
  margin: 0 -10px 16px;
}
#footer .copyright a {
  padding: 0 10px;
  font-size: 0.875em;
  opacity: 0.5;
}
#footer .copyright a:hover {
  opacity: 1;
}
@media (max-width: 800px) {
  #footer .copyright {
    display: block;
    text-align: center;
  }
}
#crumbs {
  background-color: #f2f2f2;
  overflow: visible;
  z-index: 50;
}
#crumbs .main {
  height: 4em;
  white-space: nowrap;
}
#crumbs .main a,
#crumbs .main .split {
  font-size: 14px;
}
#crumbs .ul {
  flex: 1;
}
#crumbs .back {
  margin-left: 40px;
  color: #666;
}
#crumbs .back .icon {
  font-size: 16px;
  color: #ea6522;
  margin-right: 6px;
}
#crumbs .back:hover {
  color: #ea6522;
}
#crumbs .split {
  font-size: 14px;
  opacity: 0.3;
  margin: 0 1em;
}
#crumbs .split:last-child {
  display: none;
}
#crumbs .fade {
  top: 100%;
  background-color: #f2f2f2;
  border: 1px solid #b6b6b6;
  padding: 1em 1.4em;
  border-radius: 4px;
  z-index: 10;
  margin-top: 0;
  color: #454545;
}
#crumbs .fade,
#crumbs .fade:after,
#crumbs .fade:before {
  position: absolute;
}
#crumbs .fade,
#crumbs .fade:before {
  left: 50%;
  transform: translateX(-50%);
}
#crumbs .fade:after,
#crumbs .fade:before {
  content: "";
  position: absolute;
  bottom: 100%;
}
#crumbs .fade:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 6px solid #f2f2f2;
  margin-bottom: -1px;
  filter: drop-shadow(0 -2px #b6b6b6);
}
#crumbs .fade:after {
  left: 0;
  right: 0;
  height: 10px;
}
#crumbs .fade li {
  padding: 3px 0;
}
#crumbs .fade .line {
  font-size: 14px;
  margin: 0 1em;
  height: 1em;
  width: 1px;
  background-color: #454545;
}
#crumbs .fade a:hover {
  color: #ea6522;
  text-decoration: underline;
}
#crumbs .touch:hover > a span {
  text-decoration: underline;
}
#crumbs .touch:hover .fade {
  margin-top: 8px;
}
#crumbs .touch > a .icon {
  margin-left: 6px;
}
#crumbs .touch .fade:empty {
  display: none;
}
#crumbs .touch .fade:empty ~ a .icon {
  display: none;
}
@media (max-width: 800px) {
  #crumbs .main {
    overflow-x: auto;
  }
  #crumbs .main > a .icon,
  #crumbs .main .fade {
    display: none;
  }
  #crumbs .back {
    display: none;
  }
}
#recount .main {
  padding: 1.8em 0;
}
#recount .main dt {
  font-size: 1.5em;
  color: #ea6522;
}
#recount .main dd {
  color: #565656;
  line-height: 1.8;
}
@media (min-width: 801px) {
  #recount .main dt {
    min-width: 4rem;
  }
  #recount .main dd {
    flex: 1;
    margin-left: 0.5rem;
  }
}
@media (max-width: 800px) {
  #recount .main {
    display: block;
  }
  #recount .main dd {
    margin-top: 10px;
  }
}
#model {
  background-color: #f2f2f2;
  z-index: 10;
  padding: 0;
}
#model .padding {
  height: 0.7rem;
  padding-top: 20px;
}
#model .header {
  background-color: #ea6522;
  color: #fff;
  padding: 0 0.5rem;
  height: 3em;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  #model .header {
    padding: 0 20px;
  }
}
#model .header .reset {
  padding: 0 0.5em;
  height: 100%;
  margin-left: -0.5em;
}
#model .header .reset:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
#model .header .reset .cc {
  margin-right: 0.4em;
  width: 2em;
  height: 2em;
  background-color: #fff;
  color: #ea6522;
}
#model .header .quantity {
  font-size: 12px;
}
#model .container {
  --thead-height--: 0;
  --scrollbar-size--: 0;
  
  padding-top: var(--thead-height--);
}
#model .container .thead {
  background-color: #fff;
  border-bottom: 1px solid #d5d5d5;
  z-index: 10;
  bottom: auto;
  overflow: hidden;
}
#model .container .thead.fixed {
  position: fixed;
}
#model .container .thead.fixed + .tbody .series {
  position: fixed;
  margin-top: calc(var(--thead-height--) + 1px);
 padding-bottom: var(--scrollbar-size--);
}
#model .container .thead.fixed + .tbody .series .ul {
  padding-bottom: var(--scrollbar-size--);
}
#model .container .thead .column > li,
#model .container .thead .series {
  padding: 1.25em 1em;
}
#model .container .thead .column {
  height: 100%;
}
#model .container .thead .column > li + li {
  border-left: 1px solid #d5d5d5;
  position: relative;
}
#model .container .thead .name {
  margin-bottom: 1em;
  white-space: nowrap;
}
#model .container .thead .series {
  position: relative;
  z-index: 200;
}
#model .container .tbody {
  background-color: #fbfbfb;
  padding-left: 12em;
  position: relative;
  overflow: hidden;
  padding-bottom: 1px;
}
@media (max-width: 800px) {
  #model .container .tbody {
    padding-left: 10em;
  }
}
#model .container .tbody .column > li {
  padding: 1em 1.5em;
  border-bottom: 1px solid #d5d5d5;
}
#model .container .tbody .column > li:nth-of-type(5) {
  padding: 1em 0.5em;
}
#model .container .tbody .column > li:first-child{
    justify-content: flex-start;
}
#model .container .tbody .series {
  z-index: 97;
  position: absolute;
  left: 0;
  margin-top: 1px;
  color: #454545;
}
#model .container .tbody .series .ul {
  overflow-y: auto;
  max-height: calc(100vh - var(--thead-height--) - var(--scrollbar-size--));
}
#model .container .tbody .series .back:hover {
  color: #ea6522;
}
#model .container .tbody .series li {
  padding: 1em 2em;
  height: 3em;
  border-bottom: 1px solid #d5d5d5;
  transition: all 0.4s ease-out;
  position: relative;
}
#model .container .tbody .series li:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
#model .container .tbody .series li.active {
  background-color: #ea6522;
}
#model .container .tbody .series li.active,
#model .container .tbody .series li.active .back {
  color: #fff;
}
#model .container .tbody .series li .tags{
    position: absolute;
    bottom: 5px;
    left: 45%;
    font-size: 12px;
    background: #ea6522;
    border-color: #ea6522;
    color: #fff;
    line-height: 1;
    padding: 4px;
    transform: translateX(-50%);
    white-space: nowrap;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
}
#model .container .tbody .series li .tags:before {
    content: '';
    position: absolute;
    left: 50%;
        top: -4px;
    border-bottom: 4px solid #ea6522;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    transform: translateX(-50%);
}
/*#model .container .tbody .series li.active .tags{*/
/*    background: #fff;*/
/*    border-color: #fff;*/
/*    color: #ea6522;*/
    
/*}*/
/*#model .container .tbody .series li.active .tags:before{*/
/*    border-bottom: 4px solid #fff;*/
/*}*/
#model .container .tbody .series .char {
  font-weight: bold;
  margin-left: 0.5em;
  cursor: default;
}
#model .container .tbody .row {
  color: #565656;
}
#model .container .tbody .row a {
  color: #ea6522;
}
#model .container .tbody .row a.pic img{
    width: 30px;
}
#model .container .tbody .row a span {
  font-size: 12px;
  margin-right: 4px;
}
#model .container .column > li,
#model .container .series {
  box-sizing: border-box;
}
#model .container .series {
  text-align: center;
  flex-shrink: 0;
  width: 12em;
  background-color: #fff;
}
@media (max-width: 800px) {
  #model .container .series {
    width: 10em;
  }
}
#model .container .series:after {
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  pointer-events: none;
  width: 1em;
  background-image: linear-gradient(90deg, transparent, #000);
  background-image: -webkit-linear-gradient(right, transparent, #000);
  opacity: 0.075;
}
#model .container .series .name {
  font-size: 1.125em;
  color: #ea6522;
}
#model .container .series .all {
  color: #787878;
  font-size: 14px;
}
#model .container .series .all:hover {
  color: #ea6522;
}
#model .container .row {
  overflow: auto;
  width: 100%;
  margin-bottom: calc(var(--scrollbar-size--) * -1);
}
#model .container .column > li {
  flex-shrink: 0;
}
#model .container .column .name:after {
  content: attr(data-content);
  color: #777;
  font-size: 12px;
  padding-left: 4px;
}
#model .container .pic {
  /*display: inline;*/
  position: relative;
  
}
#model .container .pic ~ img,
#model .container .pic img {
  /*display: none;*/
}

#model .container .pic .hover-img{
    width:100px;
    position: absolute;
    top: -90%;
   right: -100px;
    z-index: 99;
}
#model .container .pic .hover-img img{
    
    display: block;
    width: 100%!important;
}
#model .container .pic:hover .fade{
     visibility: visible;
  opacity: 1;
  pointer-events: unset;
}

#model .loading {
  z-index: 200;
  transition: opacity 0.4s ease-out, visibility 0.4s ease-out, pointer-events 0.4s ease-out;
  font-size: 20px;
  position: fixed;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.6);
}
#model .scrollbar {
  --capacity--: 0;
  position: absolute;
  left: 12em;
  top: 0;
  right: 0;
  z-index: 100;
  overflow-y: auto;
  height: var(--scrollbar-size--);
}
@media (max-width: 800px) {
  #model .scrollbar {
    left: 10em;
  }
}
#model .scrollbar.bottom,
#model .scrollbar.fixed {
  top: auto;
  bottom: 0;
}
#model .scrollbar.fixed {
  position: fixed;
}
#model .scrollbar:before {
  content: "";
  display: block;
  height: 1px;
  width: var(--capacity--);
}
#summary {
  background-color: #f2f2f2;
  z-index: 5;
  overflow: visible;
}
#summary .main {
  border-top: 1px solid #d9d9d9;
}
#summary .gallery {
  padding-bottom: 3.5em;
}
#summary .gallery:before {
  content: "";
  position: absolute;
  left: 19%;
  width: 62%;
  height: 1.4em;
  background-color: #cecece;
  bottom: 3em;
  border-radius: 50%;
  filter: blur(1em);
}
#summary .gallery .swiper-slide {
  padding-top: 64%;
}
#summary .gallery .fill {
  padding: 0 0.8rem;
}
#summary .gallery img {
  max-height: 100%;
}
#summary .thumb {
  padding: 0 1.8em;
}
#summary .left{
    position: relative;
}
#summary  .swiper-change{
    position: absolute;
    bottom: 17px;
    left: 0;
    width: 102%;
}
#summary .swiper-change .button.prev,#summary .swiper-change .button.next{
    top: auto;
    bottom: 0;
}
@media (max-width: 1024px) {
  #summary .thumb {
    font-size: 12px;
  }
}
#summary .thumb .swiper {
  margin-right: -0.7em;
}
#summary .thumb .swiper .swiper-slide {
  width: 33.333333%;
}
#summary .thumb .swiper .item {
  /*margin-right: 0.7em;*/
  border: 1px solid #cbcbcb;
  position: relative;
}
#summary .thumb .swiper .item:after {
  padding-top: 50%;
}
#summary .thumb .swiper .fill {
  padding: 0.6em;
}
#summary .thumb .swiper .fill img {
  max-height: 100%;
}
#summary .thumb .swiper .swiper-slide-thumb-active .item {
  border-color: #ea6522;
}
@media (max-width: 1280px) {
  #summary .left {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  #summary .left {
    font-size: 12px;
  }
}
#summary .content .title {
  font-size: 2em;
  padding-bottom: 10px;
  margin-bottom: 0.1rem;
  margin-top: -0.25em;
}
@media (max-width: 1280px) {
  #summary .content .title {
    font-size: 28px;
  }
}
#summary .content .headline {
  font-size: 0.9em;
  font-weight: bold;
  margin-bottom: 10px;
}
#summary .options .icon {
  font-size: 1.2em;
}
#summary .options .char {
  font-size: 14px;
  margin-left: 6px;
}
#summary .options .button {
  width: 10em;
  height: 2.5em;
  border: 1px solid #ea6522;
  box-sizing: border-box;
  border-radius: 6px;
  color: #ea6522;
  min-height: 45px;
}
#summary .options .button:hover,
#summary .options .button.active {
  background-color: #ea6522;
  color: #fff;
}
#summary .options .button:hover {
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.2);
}
#summary .scroll-down {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3em;
  height: 3em;
  border: 1px solid #ea6522;
  background-color: #fff;
  box-sizing: border-box;
  margin: 0 0 -1.5em -1.5em;
  color: #ea6522;
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
}
#summary .scroll-down .icon {
  animation: animate01 2s linear infinite;
}
@keyframes animate01 {
  0% {
    transform: translateY(-0.3em);
    opacity: 0;
  }
  40% {
    transform: translateY(0);
    opacity: 1;
  }
  80% {
    transform: translateY(0.3em);
    opacity: 0;
  }
  100% {
    transform: translateY(0.3em);
    opacity: 0;
  }
}
#summary .scroll-down:hover {
  background-color: #ea6522;
  color: #fff;
}
@media (min-width: 1025px) {
  #summary .left {
    width: 42%;
  }
  #summary .right {
    width: 58%;
    box-sizing: border-box;
    padding-left: 0.7rem;
  }
  #summary .options {
    display: block;
    margin-left: 0.6rem;
  }
  #summary .options .button + .button {
    margin-top: 1.5em;
  }
  #summary .content {
    flex: 1;
  }
}
@media (max-width: 1024px) {
  #summary .right,
  #summary .main {
    display: block;
  }
  #summary .left {
    max-width: 640px;
    margin: 0 auto 36px;
  }
  #summary .options {
    margin: 36px -0.5em 0;
  }
  #summary .options .button {
    margin: 0 0.5em;
  }
}
#detail2 {
    background-color: #fff;
}
#detail2 .tab-list {
  padding: 0.9em 0;
  overflow-y: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: calc(20px + 0.2rem);
}
#detail2 .tab-list .item {
  height: 2.5em;
  border-radius: 6px;
  min-height: 36px;
}
#detail2 .tab-list .item .c {
  width: 0;
  overflow: hidden;
  transition: all 0.4s ease-out;
}
#detail2 .tab-list .item svg {
  width: 0.625em;
  height: 0.625em;
  max-width: unset;
  
}
#detail2 .tab-list .item svg .cls {
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-dasharray: 15, 2;
  stroke-dashoffset: -8;
  transition: all .8s ;
  
}
@keyframes circle{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
}
#detail2 .tab-list .item + .item {
  margin-left: calc(10px + 0.5rem);
}
#detail2 .tab-list .item.on {
  padding: 0 1em;
  background-color: #ea6522;
  color: #fff;
}
#detail2 .tab-list .item.on svg {
  animation: circle .8s linear ;
  
}
#detail2 .tab-list .item.on svg .cls {
  
  stroke-dasharray: 28, 20;
  stroke-dashoffset: 0;
  
}
#detail2 .tab-list .item.on .c {
  width: 0.625em;
  margin-left: 0.45rem;
}
#detail2 .view {
  overflow-y: auto;
}
#detail2 .caption2 .img {
  background-image: url(../images/xiangqing.png);
}
@media (max-width: 800px) {
  #detail2 .caption2 {
    display: block;
  }
}
#detail2 .swiper {
  overflow: visible;
}
#detail2 .rtf li {
  padding: 6px 0;
}
#detail2 .tabs {
  height: 3.125em;
  line-height: 3.125em;
  background-color: #f2f2f2;
  padding: 0 0.3rem;
  overflow-y: auto;
  margin-bottom: calc(10px + 0.2rem);
}
@media (max-width: 1024px) {
  #detail2 .tabs {
    padding: 0 12px;
  }
}
#detail2 .tabs .item {
  position: relative;
}
#detail2 .tabs .item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  height: 2px;
  background-color: #ea6522;
  transition: all 0.4s ease-out;
}
#detail2 .tabs .item + .item {
  margin-left: calc(10px + 0.4rem);
}
#detail2 .tabs .item:hover,
#detail2 .tabs .item.on {
  color: #ea6522;
}
#detail2 .tabs .item:hover:after,
#detail2 .tabs .item.on:after {
  opacity: 1;
}
#detail2 .tab1 {
  min-width: 100%;
  margin-top: -0.3125em;
}
#detail2 .tab1 td {
  border-top: 0.3125em solid #fff;
  padding: 0.8125em calc(10px + 0.3rem);
  background-color: #f7f7f7;
  box-sizing: border-box;
  white-space: nowrap;
}
#detail2 .tab1 tr:last-child td{
    border-bottom:0.3125em solid #fff;
}
#detail2 .tab1 td:first-child {
  background-color: #f2f2f2;
  text-align: center;
}
@media (min-width: 1025px) {
  #detail2 .tab1 td:first-child {
    width: 300px;
  }
}
#detail2 .tab2 {
  min-width: 100%;
  border: 1px solid #cccccc;
  text-align: center;
}
#detail2 .tab2 thead {
  color: #fff;
  white-space: nowrap;
}
#detail2 .tab2 thead td {
  background-color: #ea6522;
  height: 3.75em;
  vertical-align: middle;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0 1em;
}
#detail2 .tab2 thead td:last-child {
  border-color: #cccccc;
}
#detail2 .tab2 tbody {
  color: #363636;
}
#detail2 .tab2 tbody td {
  padding: 0.8125em 1em;
  border: 1px solid #cccccc;
}
#detail2 .tab2 tbody tr:hover td {
  background-color: #fce8de;
}
#detail2 .options {
  white-space: nowrap;
}
#detail2 .container > .options {
  padding: 20px 0 40px;
  margin: 0.1rem 0;
}
#detail2 .fitting .char {
  font-size: 14px;
}
@media (max-width: 1440px) {
  #detail2 .fitting {
    font-size: 18px;
  }
}
@media (min-width: 801px) {
  #detail2 .fitting .item {
    height: 2.5em;
    border-radius: 2.5em;
  }
  #detail2 .fitting .item + .item {
    margin-left: 0.5rem;
  }
  #detail2 .fitting .item:hover {
    color: #ea6522;
  }
  #detail2 .fitting .item.on {
    background-color: #ea6522;
    color: #fff;
    padding: 0 1.6em;
  }
}
@media (max-width: 800px) {
  #detail2 .fitting {
    margin: -10px -10px 0;
  }
  #detail2 .fitting .content {
    width: fit-content;
    margin: 24px auto 0;
  }
  #detail2 .fitting .item {
    margin: 10px 10px 0;
  }
  #detail2 .fitting .item:hover,
  #detail2 .fitting .item.on {
    color: #ea6522;
    text-decoration: underline;
  }
  #detail2 .tab1 td {
  padding: 0.8125em 4px;
  white-space: nowrap;
}
  /*.new-table{*/
  /*    max-width: 700px;*/
  /*    overflow-x:auto;*/
  /*}*/
}
#detail2 .swiper-change .recommend {
  overflow: hidden;
}
#detail2 .swiper-change .button.prev {
  left: -1.8em;
}
#detail2 .swiper-change .button.next {
  right: -1.8em;
}
@media (min-width: 1441px) {
  #detail2 .swiper-change .swiper-pagination {
    display: none;
  }
}
@media (max-width: 1440px) {
  #detail2 .swiper-change .button {
    display: none;
  }
}
#detail2 .recommend .touch {
  background-color: #f2f2f2;
}
#detail2 .download .item {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  height: 3.5em;
  padding: 0 0.4rem;
  color: #454545;
}
#detail2 .download .item .img {
  width: 1.7em;
  height: 1.8em;
  margin-right: 1em;
}
#detail2 .download .item .headline {
  margin: 0 auto 0 0;
  flex: 1;
  -webkit-line-clamp: 1;
  height: 1.5em;
}
#detail2 .download .item .preview {
  margin-left: 2em;
}
#detail2 .download .item .preview .icon {
  font-size: 20px;
}
#detail2 .download .item .preview .char {
  font-size: 14px;
  margin-left: 4px;
}
#detail2 .download .item:hover {
  border-color: #ea6522;
  color: #ea6522;
}
#detail2 .download .item + .item {
  margin-top: 0.3em;
}
@media (max-width: 800px) {
  #detail2 .download .item {
    padding: 0 12px;
  }
  #detail2 .download .item .preview .char {
    display: none;
  }
}
#recommend {
  background-color: #f2f2f2;
}
#recommend .caption2 .img {
  background-image: url(../images/tuijian.png);
}
#recommend .main > .more2 {
  margin: 24px auto 0;
  width: 200px;
}
#result {
  background-color: #f7f6f5;
}
#result .h1 {
  font-size: 2em;
  color: #ea6522;
  line-height: 1;
  padding-bottom: 20px;
  margin-bottom: 0.1rem;
}
#result .group {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
#result .group:first-child {
  margin-top: 0 !important;
}
#result .group .ell2 {
  margin-right: 1em;
  flex: 1;
  -webkit-line-clamp: 1;
  height: 1.5em;
}
#result .group a.on,
#result .group a:hover {
  color: #ea6522;
}
#result .group dt {
  background-color: #dedddc;
  height: 40px;
  font-weight: bold;
}
#result .group dt .char {
  font-size: 1.125em;
}
#result .group dd a {
  padding: 0.25em 0;
}
#result .group .num {
  color: #999;
}
#result .list {
  color: #454545;
}
#result .list .item {
  margin-top: calc(20px + 0.1rem);
}
#result .list .item:hover .title {
  color: #ea6522;
  text-decoration: underline;
}
#result .list .link,
#result .list .from {
  font-size: 0.7em;
}
#result .list .title {
  font-size: 1.2em;
  margin-top: 3px;
  transition: color 0.4s ease-out;
}
#result .list .link {
  color: #ea6522;
}
#result .list .text {
  margin: 3px 0;
}
@media (min-width: 1025px) {
  #result .left {
    width: 3.8rem;
  }
  #result .right {
    width: calc(100% - 3.8rem);
    box-sizing: border-box;
    padding-left: 0.6rem;
  }
  #result .group {
    margin-top: 0.3rem;
  }
  #result .group dt {
    padding: 0.1rem 0.3rem;
  }
  #result .group dd {
    padding: 0.2rem 0.3rem;
  }
}
@media (max-width: 1024px) {
  #result .group {
    margin-top: 12px;
  }
  #result .group dt {
    padding: 0.1rem 16px;
  }
  #result .group dt .icon {
    transition: all 0.4s ease-out;
    transform: rotateZ(180deg);
  }
  #result .group dt.active .icon {
    transform: rotateZ(0);
  }
  #result .group dd {
    padding: 10px 16px;
    display: none;
  }
  #result .main {
    display: block;
  }
  #result .right {
    margin-top: 30px;
  }
}
#product {
  background-image: url(../images/product.jpg);
  padding-bottom: 1.37rem;
}
#product .swiper .right .text{
    font-size: 18px;
    line-height: 1.8;
    opacity: 1;
}
@media (max-width: 1370px) {
  #product{
    padding-bottom: 80px;
  }
}
#product .swiper {
  overflow: visible;
}
#product .img:after {
  padding-top: 68%;
}
#product .right .caption {
  margin-bottom: 0.3rem;
}
#product .more {
  margin-top: calc(10px + 0.4rem);
}
@media (min-width: 1025px) {
  #product .img {
    width: 41%;
  }
  #product .right {
    width: 59%;
    max-width: 680px;
    padding-left: 1rem;
    box-sizing: border-box;
    margin: 0 0 0 auto;
  }
  
}
@media (max-width: 1024px) {
  #product .item {
    display: block;
  }
  #product .img {
    max-width: 580px;
    margin: 0 auto 16px;
  }
  #product .swiper .right .text{
        font-size: 15.75px;
    
    }
}
#myview {
    padding-bottom: .9rem;
}
@media (max-width: 1370px) {
  #myview {
    padding-bottom: 60px;
    }
}
#myview .more {
  margin-top: calc(20px + 0.5rem);
}
#myview .desc {
  font-size: 1.125em;
  line-height: 1.8;
  max-height: 3.6em;
}
@media (min-width: 1025px) {
  #myview .left {
    width: 55%;
    box-sizing: border-box;
    padding-right: 1.6rem;
  }
  #myview .right {
    width: 45%;
  }
  #myview .right img {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  #myview .main {
    display: block;
  }
  #myview .right {
    margin: 20px auto 0;
    max-width: 580px;
  }
}
#about {
  background-image: url(../images/about.jpg);
}
#about .container .left .title {
  font-size: 1.5em;
  margin: -0.3em 0 0.3em;
  color: #454545;
}
#about .container .more3 {
  margin-top: 24px;
  width: fit-content;
  color: #ea6522;
}
#about .container .more3 .char {
  font-family: "Mont", sans-serif;
  text-transform: uppercase;
  font-size: 0.875em;
  line-height: 1;
}
#about .container .more3 .cc {
  width: 2.5em;
  height: 2.5em;
  background-color: #ea6522;
  color: #fff;
  margin-left: 1em;
  transform: rotateZ(-45deg);
  transition: all 0.4s ease-out;
}
#about .container .more3:hover .cc {
  transform: rotateZ(0deg);
}
@media (min-width: 1025px) {
  #about .container .right {
    width: 45%;
  }
  #about .container .left {
    width: 55%;
    box-sizing: border-box;
    padding-right: 0.9rem;
  }
}
@media (max-width: 1024px) {
  #about .container {
    display: block;
  }
  #about .container .right {
    margin-top: 30px;
    overflow: hidden;
    max-height: 300px;
  }
}
#about .datum {
  --size--: 0;
  --offset--: 0;
  background-color: #fff;
  margin-top: 12px;
  text-align: center;
  line-height: 1;
  color: #454545;
}
#about .datum:before {
  z-index: 1;
  pointer-events: none;
  background-color: #fefdfd;
  transition: all 0.4s ease-out;
  opacity: 0;
}
#about .datum:hover:before {
  opacity: 1;
}
#about .datum .item {
  flex: 1;
  transition: color 0.4s ease-out;
  position: relative;
  z-index: 2;
}
#about .datum .item:hover {
  color: #ea6522;
}
#about .datum dt {
  line-height: 1;
  font-size: 2.8em;
  font-family: "Mont", sans-serif;
  height: 1em;
  overflow: hidden;
}
#about .datum dt:after {
  content: attr(data-content);
  font-size: 0.35em;
}
#about .datum dd {
  font-size: 0.9em;
  color: #787878;
}
@media (min-width: 801px) {
  #about .datum {
    padding: 1.5em 0;
  }
  #about .datum:before {
    width: var(--size--);
    border-top: 4px solid #ea6522;
    border-bottom: 4px solid #ea6522;
    height: 100%;
    top: -4px;
    left: var(--offset--);
  }
  #about .datum .item {
    display: block;
    padding: 0 1em;
  }
  #about .datum dt {
    width: fit-content;
    margin: 0 auto;
  }
}
@media (max-width: 800px) {
  #about .datum {
    display: block;
    margin-top: 24px;
  }
  #about .datum:before {
    height: var(--size--);
    border-left: 4px solid #ea6522;
    border-right: 4px solid #ea6522;
    width: 100%;
    left: -4px;
    top: var(--offset--);
  }
  #about .datum .item {
    padding: 1em 20px;
  }
}
#news .text {
  line-height: 1.5;
  margin-bottom: -0.25em;
  height: 3em;
}
#news .recom {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 18px;
}
#news .recom .content {
  padding: 0.4rem 0.6rem .3rem;
}
#news .recom .h1 {
  font-weight: bold;
  font-size: 1.1em;
  color: #464646;
  transition: all 0.4s ease-out;
  line-height: 1;
  height: 1em;
  padding-bottom: 4px;
  margin-bottom: 0.18rem;
}
#news .recom .bottom {
  padding-top: 10px;
  margin-top: 0.1rem;
  font-size: 0.7em;
  color: #777;
}
#news .recom .bottom .date {
  font-family: "Mont", sans-serif;
}
#news .recom .bottom .go {
  transition: all 0.4s ease-out;
}
#news .recom:hover .h1,
#news .recom:hover .bottom .go {
  color: #ea6522;
}
#news .list .content {
  flex: 1;
  margin-left: 0.2rem;
  padding-left: 10px;
}
#news .list .content dt {
  line-height: 1;
  height: 1em;
  -webkit-line-clamp: 1;
  margin-bottom: 0.8em;
}
#news .list .left {
  font-family: "Mont", sans-serif;
  /*line-height: .8;*/
  color: #464646;
  transition: all 0.4s ease-out;
  position: relative;
}
#news .list .left .d {
  font-size: 1.5em;
}
#news .list .left .y {
  font-size: 0.7em;
  margin-top: -10px;
}
#news .list .left .line {
  width: 16px;
  height: 1px;
  background-color: #464646;
  transition: all 0.4s ease-out;
  position: absolute;
  left: 0;
  bottom:5px;
}
#news .list .item {
  padding: 22px 0.4rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 18px;
}

#news .list .item + .item {
  margin-top: 18px;
}
#news .list .item:nth-of-type(4) ~ .item {
  display: none;
}
#news .list .item:hover {
  border-color: #ea6522;
  background-color: #ea6522;
}
#news .list .item:hover,
#news .list .item:hover .left {
  color: #fff;
}
#news .list .item:hover .left .line {
  background-color: #fff;
}
@media (min-width: 1025px) {
  #news .list {
    width: 54%;
    box-sizing: border-box;
    padding-left: 0.5rem;
  }
  #news .recom {
    width: 46%;
    
  }
  #news .recom .clip {
    flex: 1;
    height: 338px;
  }
  

  #news .recom .clip .img {
    height: 100%;
  }
}
@media (max-width: 1024px) {
  #news .container {
    display: block;
  }
  #news .recom .img {
    padding-top: 60%;
  }
  #news .recom .clip {
      height: auto;
    max-height: 300px;
  }
  #news .recom .content {
    padding: 16px;
  }
  #news .list {
    margin-top: 30px;
  }
  #news .list .item {
    padding: 16px;
  }
  #news .list .fade {
    display: none;
  }
}
.spe-more {
  border: 1px solid #8b8b8b;
  background-color: transparent;
  color: #8b8b8b;
  margin-right: 26px;
}
.spe-more .icon {
  transform: rotateZ(0);
}
.spe-more:hover {
  color: #fff;
  border: 1px solid #ea6522;
  background-color: #ea6522;
}
.spe-more:hover .icon {
  transform: rotateZ(-45deg) !important;
}
.top-product {
  background-color: #f2f2f2;
  background-image: none !important;
}
.top-product .main {
  padding-bottom: 1rem;
}
#product.top-product .main {
  padding-bottom:0;
}
.top-product .main .left-info {
  width: 60%;
}
.top-product .main .swiper {
  width: 30%;
  margin: 0;
}
.top-product .main .swiper ul li .img {
  width: 80% !important;
}
.top-product .main .swiper .swiper-nav {
  position: relative;
  z-index: 99;
  justify-content: flex-end;
  margin-top: -40px;
}
.top-product .main .swiper .swiper-nav .next {
  margin-left: 20px;
}
.top-product h3 {
  font-size: 45px;
  margin-bottom: 45px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .top-product .main {
    padding-bottom: 50px;
  }
  .top-product .main .left-info {
    width: 100%;
  }
  .top-product .main .swiper {
    width: 100%;
    margin: 40px 0 0;
  }
  .top-product .main .swiper ul li .img {
    width: 80% !important;
  }
  .top-product .main .swiper .swiper-nav {
    position: relative;
    z-index: 99;
    justify-content: flex-end;
    margin-top: -40px;
  }
  .top-product .main .swiper .swiper-nav .next {
    margin-left: 20px;
  }
  .top-product h3 {
    font-size: 30px;
    margin-bottom: 25px;
  }
}
.product-list .item {
  margin-bottom: 40px;
}
.product-list .item:last-child {
  margin-bottom: 0;
}
.product-list .item ul li {
  width: 48%;
  font-size: 18px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  transition: all 0.3s;
}
.product-list .item ul li a {
  padding-left: 30px;
  position: relative;
}
.product-list .item ul li a .left-title i {
  opacity: 0;
  width: 17px;
  height: 13px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-image: url("../images/product-icon1.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.product-list .item ul li a .circle {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.product-list .item ul li a .circle i {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ea6522;
}
.product-list .item ul li a .circle i:nth-of-type(2) {
  background-color: rgba(234, 101, 34, 0.5);
  margin: 0 4px;
}
.product-list .item ul li a .circle i:nth-of-type(3) {
  background-color: rgba(234, 101, 34, 0.3);
}
.product-list .item ul li:hover {
  border-bottom: 1px solid #ea6522;
}
.product-list .item ul li:hover a span {
  color: #ea6522;
}
.product-list .item ul li:hover a .left-title i {
  opacity: 1;
}
.product-list .item ul li:hover a .circle {
  opacity: 1;
}
.product-list .top {
  align-items: center;
  width: 100%;
  height: 80px;
  background-color: rgba(242, 242, 242, 0.7);
  padding: 0 30px;
  margin-bottom: 50px;
  box-sizing: border-box;
}
.product-list .top .name {
  font-size: 30px;
}
.product-list .top a {
  display: flex;
  align-items: center;
}
.product-list .top a img {
  margin-left: 10px;
}

.product-list .top .more .char {
  font-size: 14px;
  margin-right: 8px;
}
.product-list .lists li {
  width: 48%;
  background-color: #ffffff;
  box-shadow: 3.517px 8.285px 9px 9px rgba(0, 0, 0, 0.06);
  padding: 68px 50px ;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 40px;
}
/*.product-list .lists li:nth-of-type(2n){*/
/*   margin-right: 40px;*/
/*}*/
.product-list .lists li .name {
  font-size: 22px;
}
.product-list .lists li .txt {
  width: 60%;
  margin: 30px 0 35px;
}
.product-list .lists li .links{
    width: 72%;
}
.product-list .lists li .pic-box {
  width: 30%;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  /*right: -30px;*/
  /*  transform: translateY(-50%);*/
    /*perspective: 600px;*/
}
.product-list .lists li .pic-box img {
  display: block;
  max-width: 100%;
  
    /*transform: rotateY(45deg) translateZ(60px) ;*/
}
.product-list .lists li  .more{
    min-width: 10em;
    width: auto;
    padding: 0 5px;
    box-sizing: border-box;
    margin-top: 10px;
}
.product-list .lists li .more .icon{
    margin-left: .5em;
}
@media (max-width: 1080px) {
  .product-list .lists li {
    width: 100%;
    padding: 30px 20px;
    margin-bottom: 20px;
  }
  .product-list .lists li .name {
    font-size: 16px;
  }
  .product-list .lists li .txt {
    width: 60%;
    margin: 20px 0 10px;
  }
  .product-list .lists li .pic-box {
    width: 30%;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }
  .product-list .lists li .pic-box img {
    display: block;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .product-list .top {
    height: 60px;
    padding: 0 15px;
    margin-bottom: 20px;
  }
  .product-list .top .name {
    font-size: 20px;
  }
  .product-list .top a {
    font-size: 12px;
  }
  .product-list .top a img {
    width: 15px;
  }
  .product-list .top .more .char {
    font-size: 12px;
    margin-right: 8px;
  }
  .product-list .item {
    margin-bottom: 20px;
  }
  .product-list .item ul li {
    width: 100%;
    font-size: 16px;
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
  .product-list .item ul li a {
    padding-left: 25px;
  }
  .product-list .item ul li a .left-title i {
    opacity: 1;
    width: 15px;
    height: 10px;
  }
  .product-list .item ul li a .circle {
    opacity: 1;
  }
  .product-list .lists li:nth-of-type(2n){
   margin-right: 0;
}
}
.banner {
  width: 100%;
  height: 540px;
  /*background-image: url("../pictures/banner4.jpg");*/
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 76px;
  box-sizing: border-box;
}
.banner .desc {
  width: 30%;
  margin: 33px 0 55px;
}
@media (max-width: 1480px) {
  .banner {
    height: 444px;
  }
  .banner .desc {
    width: 90%;
  }
}
@media (max-width: 1080px) {
  .banner {
    height: 250px;
    padding-top: 20px;
  }
  .banner .main {
    padding: 0 20px;
    box-sizing: border-box;
  }
  .banner .desc {
    margin: 20px 0 ;
  }
}
@media (max-width: 800px) {
  .banner {
    height: auto;
    padding-top: 96px;
    overflow: hidden;
  }
  
}
.sever-banner {
  position: relative;
}
.sever-banner .main{
    width: 100%;
    height: 100%;
}
.sever-banner .bottom-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.25);
}

.sever-banner .bottom-nav .main {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
.sever-banner .bottom-nav a {
  flex: 1;
  height: 100%;
}
.sever-banner .bottom-nav a span {
  transform: translateX(0);
  transition: all 0.3s linear;
}
.sever-banner .bottom-nav a svg {
  display: none;
  transition: all 0.3s linear;
}
.sever-banner .bottom-nav a svg .cls1 {
  fill: none;
  stroke-width: 1;
  stroke: #fff;
  stroke-linecap: butt;
  stroke-linejoin: miter;
}
.sever-banner .bottom-nav a svg .cls2 {
  fill: #fff;
}
.sever-banner .bottom-nav a:hover,
.sever-banner .bottom-nav a.active {
  background-color: #ea6522;
}
.bottom-nav a:hover svg, .bottom-nav a.active svg{
    display: block;
    }
.sever-banner .bottom-nav a:hover span,
.sever-banner .bottom-nav a.active span {
  transform: translateX(-20px);
}


@media (max-width: 768px) {
  .sever-banner .bottom-nav a:hover span,
  .sever-banner .bottom-nav a.active span {
    transform: translateX(0);
  }
  
}
@media (max-width: 768px) {
  .sever-banner .bottom-nav {
    height: 50px;
  }
  .bottom-nav a{
      padding: 0 10px;
  }
  .bottom-nav a:hover svg, .bottom-nav a.active svg{
    display: none;
    }
    .sever-banner .bottom-nav .main {
  width: auto;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.1);
  overflow-x: auto;
  white-space: nowrap;
  flex-wrap: nowrap;
    }
}
.solute-list {
  background-image: url("../images/solute-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.solute-list .ul li {
  width: 100%;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 60px;
  position: relative;
}
.solute-list .ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.solute-list .ul li .left {
  width: 47%;
  height: 400px;
}
.solute-list .ul li .right.fixed-height {
  width: 44%;
  height: 400px;
}
.solute-list .ul li .right.fixed-height .caption {
  padding-top: 64px;
  margin-bottom: 0.2rem;
}
.solute-list .ul li .right.fixed-height .h3.flex-middle {
  font-size: 1.8em;
}
.solute-list .ul li .right.fixed-height .h3.flex-middle img {
  margin-right: 10px;
}
.solute-list .ul li .right.fixed-height .desc {
  margin-bottom: 0.4rem;
}
.solute-list .ul li:hover .oppress img {
  transform: scale(1.1);
}
.solute-list .ul li:nth-of-type(2n) .left {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 768px) {
  .solute-list .ul li {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .solute-list .ul li a {
    flex-wrap: wrap;
  }
  .solute-list .ul li a .left {
    width: 100%;
    height: 200px;
  }
  .solute-list .ul li a .right.fixed-height {
    width: 100%;
    height: auto;
  }
  .solute-list .ul li a .right.fixed-height .caption {
    padding-top: 24px;
    margin-bottom: 0.2rem;
  }
  .solute-list .ul li a .right.fixed-height .h3.flex-middle {
    font-size: 1.8em;
  }
  .solute-list .ul li a .right.fixed-height .h3.flex-middle img {
    height: 24px;
    margin-right: 10px;
  }
  .solute-list .ul li a .right.fixed-height .desc {
    margin-bottom: 15px;
  }
  .solute-list .ul li:nth-of-type(2n) .left {
    position: relative;
    top: 0;
    right: 0;
  }
}
.solute-list .left-nav {
  width: 280px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.solute-list .left-nav .h3 {
  font-size: 2em;
  margin-bottom: 40px;
}
.solute-list .left-nav ul li {
  box-sizing: border-box;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.solute-list .left-nav ul li:first-child {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
.solute-list .left-nav ul li:last-child {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.solute-list .left-nav ul li a {
  padding: 24px 38px;
}
.solute-list .left-nav ul li a span {
  opacity: 0.7;
}
.solute-list .left-nav ul li a .icon {
  color: #ea6522;
  opacity: 0;
}
.solute-list .left-nav ul li:hover::after,
.solute-list .left-nav ul li.active::after {
  content: "";
  position: absolute;
  top: -2px;
  right: 0;
  width: 18%;
  height: 2px;
  background-color: #ea6522;
}
.solute-list .left-nav ul li:hover a span,
.solute-list .left-nav ul li.active a span {
  color: #ea6522;
  opacity: 1;
}
.solute-list .left-nav ul li:hover a .icon,
.solute-list .left-nav ul li.active a .icon {
  opacity: 1;
}
.solute-list .right-lists {
  width: 75%;
}
.solute-list .right-lists .ul li {
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.solute-list .right-lists .ul li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.solute-list .right-lists .ul li .left {
  width: 250px;
  height: 150px;
}
.solute-list .right-lists .ul li .right {
  width: 70%;
  height: 150px;
}
.solute-list .right-lists .ul li .right .date {
  font-family: "Mont", sans-serif;
}
.solute-list .right-lists .ul li .right .h3 {
  opacity: 0.8;
  margin: 4px 0 10px;
}
.solute-list .right-lists .ul li:hover .oppress img {
  transform: scale(1.1);
}
.solute-list .right-lists .ul li:hover .right .h3 {
  opacity: 1;
  color: #ea6522;
}
.solute-list .right-lists .ul li:nth-of-type(2n) .left {
  position: relative;
  top: auto;
  right: auto;
}
@media (max-width: 1480px) {
  .solute-list .left-nav {
    width: 21%;
  }
  .solute-list .right-lists .ul li .left {
    width: 25%;
  }
}
@media (max-width: 1024px) {
  .solute-list .left-nav {
    width: 100%;
    padding-bottom: 0;
    border-right: none;
  }
  .solute-list .left-nav .h3 {
    margin-bottom: 20px;
  }
  .solute-list .left-nav ul li a {
    font-size: 18px;
    padding: 20px 10px ;
  }
  .solute-list .right-lists {
    width: 100%;
  }
  .solute-list .right-lists .ul li {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .solute-list .right-lists .ul li .left {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }
  .solute-list .right-lists .ul li .right {
    width: 100%;
    height: auto;
  }
}
.top-box .search-box {
  height: 60px;
}
.top-box .search-box input {
  width: 318px;
  height: 60px;
  line-height: 60px;
  background-color: #ffffff;
  padding: 0 20px;
}
@media (max-width: 1480px) {
  .top-box .search-box input {
    width: 218px;
  }
}
.top-box .search-box .btn {
  width: 90px;
  height: 100%;
  background-color: #ea6522;
  line-height: 60px;
  text-align: center;
  cursor: pointer;
}
.top-box .search-box .btn:hover {
  opacity: 0.8;
}
.server-list .top-title {
  font-size: 2em;
  text-align: center;
  margin-bottom: 35px;
}
.server-list .top-box .left-links a {
  color: #000000b3;
  margin-right: 45px;
}
.server-list .top-box .left-links a svg {
  opacity: 0;
  margin-left: 10px;
}
.server-list .top-box .left-links a:hover,
.server-list .top-box .left-links a.active {
  color: #ea6522;
}
.server-list .top-box .left-links a:hover svg,
.server-list .top-box .left-links a.active svg {
  opacity: 1;
}
@media (max-width: 768px) {
  .server-list .top-box {
    flex-wrap: wrap;
  }
  .server-list .top-box .left-links {
    margin-bottom: 30px;
  }
}
.server-list .lists li {
  width: 31.9%;
  margin: 0 30px 40px 0;
}
@media (max-width: 1480px) {
  .server-list .lists li {
    width: 31.5%;
  }
}
.server-list .lists li .oppress {
  width: 100%;
  height: 276px;
  margin-bottom: 20px;
  position: relative;
}
.server-list .lists li .oppress svg {
  opacity: 0;
}
.server-list .lists li:nth-of-type(3n) {
  margin-right: 0;
}
.server-list .lists li:hover .oppress::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.server-list .lists li:hover .oppress img {
  transform: scale(1.1);
}
.server-list .lists li:hover .oppress svg {
  opacity: 1;
  z-index: 99;
}
.server-list .lists li:hover .name {
  color: #ea6522;
}
@media (max-width: 1280px) {
  .server-list .lists li {
    width: 31%;
  }
  .server-list .lists li .oppress {
    height: 200px;
  }
}
@media (max-width: 1024px) {
  .server-list .lists li {
    width: 48%;
  }
  .server-list .lists li:nth-of-type(2n) {
    margin-right: 0;
  }
  .server-list .lists li:nth-of-type(3n) {
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .server-list .lists li {
    width: 100%;
    margin-right: 0;
    height: auto;
    margin-bottom: 30px;
  }
  .server-list .lists li:nth-of-type(2n) {
    margin-right: 0;
  }
  .server-list .lists li:nth-of-type(3n) {
    margin-right: 0;
  }
  .server-list .lists li .oppress svg {
    opacity: 1;
  }
}
.server-list .down-lists {
  margin-top: 56px;
}
@media (max-width: 768px) {
  .server-list .down-lists {
    margin-top: 40px;
  }
}
.server-list .down-lists ul li {
  background-color: #ffffff;
  height: 250px;
}
.server-list .down-lists ul li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 37px 48px;
}
.server-list .down-lists ul li a .desc {
  margin: 30px 0;
}
.server-list .down-lists ul li a .down .icon {
  margin-right: 10px;
}
.server-list .down-lists ul li a:hover .desc,
.server-list .down-lists ul li a:hover .down {
  color: #ea6522;
}
@media (max-width: 768px) {
  .server-list .down-lists ul li {
    height: auto;
    margin-bottom: 30px;
  }
  .server-list .down-lists ul li a {
    padding: 20px;
  }
}
.news-list {
  background-image: url("../images/news-bg.jpg");
}
.news-list .lists {
  width: 100%;
}
.news-list .lists ul li {
  position: relative;
}
.news-list .lists ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #ea6522;
  transition: all 0.4s ease-out;
}
.news-list .lists ul li:hover::after {
  width: 50%;
}
.news-list .lists ul li .left {
  width: 400px;
  height: 220px;
}
.news-list .lists ul li .right {
  width: 65%;
  padding-top: 20px;
}
.news-list .lists ul li .right .h3 {
  margin-bottom: 30px;
}
.news-list .lists ul li .right .desc img {
  margin-top: 8px;
  margin-right: 10px;
}
@media (max-width: 1480px) {
  .news-list .lists ul li .left {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .news-list .lists ul li {
    padding-bottom: 30px;
    margin-bottom: 40px;
  }
  .news-list .lists ul li a {
    flex-wrap: wrap;
  }
  .news-list .lists ul li .left,
  .news-list .lists ul li .right {
    width: 100%;
  }
  .news-list .lists ul li .right .h3 {
    margin-bottom: 15px;
  }
  .news-list .lists ul li .right .desc img {
    margin-top: 4px;
    margin-right: 8px;
  }
}
.news-list .swiper {
  overflow: visible;
  height: 494px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .news-list .swiper {
    height: auto;
  }
}
.news-list .swiper .ul li {
  height: 454px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  transition: all 0.4s linear;
  box-sizing: border-box;
}
.news-list .swiper .ul li .oppress {
  height: 307px;
}
.news-list .swiper .ul li .tit {
  margin: 20px 0 30px;
}
@media (max-width: 1280px) {
  .news-list .swiper .ul li .tit {
    margin: 10px 0 20px;
  }
}
@media (max-width: 768px) {
  .news-list .swiper .ul li .tit {
    margin: 20px 0 25px;
  }
}
.news-list .swiper .ul li .bottom .date {
  font-family: "Mont", sans-serif;
}
.news-list .swiper .ul li .bottom .date img {
  margin-right: 8px;
}
.news-list .swiper .ul li .bottom .icon {
  margin-left: 8px;
}
.news-list .swiper .ul li:hover {
  height: 474px;
  transform: translateY(-20px);
  border-bottom: 1px solid #ea6522;
}
.news-list .swiper .ul li:hover .tit {
  color: #ea6522;
}
.news-list .swiper .ul li:hover .watch-more {
  color: #ea6522;
  opacity: 1;
}
@media (max-width: 768px) {
  .news-list .swiper .ul li {
    height: 430px;
  }
}
.news-list .spe-lists {
  margin-top: 20px;
}
.news-list .spe-lists ul li {
  box-sizing: border-box;
  margin-bottom: 30px;
}
.news-list .spe-lists ul li a {
  padding: 45px 60px;
  background-color: #f7f6f5;
}
.news-list .spe-lists ul li .left {
  width: 10%;
  text-align: center;
  padding-right: 65px;
  padding-top: 50px;
  position: relative;
}
.news-list .spe-lists ul li .left::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 2px;
  height: 69px;
  background-color: rgba(0, 0, 0, 0.1);
  transform: translateY(-50%);
}
.news-list .spe-lists ul li .left .day {
  font-size: 3em;
  font-weight: bold;
}
.news-list .spe-lists ul li .left .icon img {
  margin-right: 8px;
}
.news-list .spe-lists ul li .right {
  width: 75%;
}
.news-list .spe-lists ul li .right .txt {
  margin: 32px 0 55px;
}
.news-list .spe-lists ul li .right .spe-more2 {
  width: 146px;
  padding-bottom: 8px;
  border-bottom: 2px solid #ea6522;
}
.news-list .spe-lists ul li .right .spe-more2 .icon {
  font-size: 20px;
  font-weight: bold;
}
.news-list .spe-lists ul li:hover .spe-more2 {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .news-list .spe-lists {
    margin-top: 40px;
  }
  .news-list .spe-lists ul li a {
    flex-wrap: wrap;
    padding: 25px 15px;
  }
  .news-list .spe-lists ul li a .left,
  .news-list .spe-lists ul li a .right {
    width: 100%;
  }
  .news-list .spe-lists ul li a .left {
    padding-right: 0;
    padding-top: 0;
  }
  .news-list .spe-lists ul li a .left::before {
    display: none;
  }
  .news-list .spe-lists ul li a .right {
    margin-top: 20px;
  }
  .news-list .spe-lists ul li a .right .txt {
    margin: 22px 0 25px;
  }
}
.details {
  background-image: url("images/details-bg.jpg");
}
.details .left-slide {
  width: 10%;
}
.details .left-slide .date {
  margin-top: 20px;
}
.details .left-slide .date .year {
  margin-bottom: -10px;
}
.details .left-slide .btn-box {
  margin-top: 70px;
}
.details .left-slide .btn-box a {
  margin-bottom: 20px;
}
.details .left-slide .btn-box a i {
  width: 39px;
  height: 39px;
  border-width: 1px;
  border-color: #c9c9c9;
  border-style: solid;
  border-radius: 50%;
  background-color: #f8f8f8;
  margin-right: 10px;
  box-sizing: border-box;
}
.details .left-slide .btn-box a.back i,
.details .left-slide .btn-box a:hover i {
  border: none;
  color: #fff;
  background-color: #ea6522;
}
.details .article {
  width: 60%;
}
.details .article a{
    display: inline-block;
}
.details .article .tit {
  padding-bottom: 52px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
}
.details .article .desc {
  line-height: 1.8;
  font-size: 18px;
}
.details .article .desc img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.details .right-news {
  width: 25%;
}
.details .right-news ul {
  margin-top: 28px;
}
.details .right-news ul li {
  width: 100%;
  margin-bottom: 42px;
}
.details .right-news ul li:last-child {
  margin-bottom: 0;
}
.details .right-news ul li a {
  background-color: #ffffff;
}
.details .right-news ul li a .oppress {
  height: 200px;
}
.details .right-news ul li a .bottom {
  padding: 38px 30px;
}
.details .right-news ul li a .bottom .date {
  margin-top: 18px;
}
.details .right-news ul li a .bottom .date img {
  margin-right: 8px;
}
.details .right-news ul li a:hover .oppress .img {
  transform: scale(1.1);
}
@media (max-width: 1024px) {
  .details .right-news,
  .details .article {
    width: 100%;
  }
  .details .left-slide {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .details .left-slide .date-box {
    display: flex;
    align-items: center;
  }
  .details .left-slide .date-box .date {
    margin-top: 0;
    display: flex;
    align-items: center;
  }
  .details .left-slide .date-box .date .year {
    margin: 0 5px 0 10px;
  }
  .details .left-slide .date-box .date P:last-child {
    display: flex;
    align-items: center;
  }
  .details .left-slide .btn-box {
    margin-top: 0;
    display: flex;
    align-items: center;
  }
  .details .left-slide .btn-box a {
    margin-bottom: 0;
  }
  .details .left-slide .btn-box a i {
    width: 30px;
    height: 30px;
  }
  .details .left-slide .btn-box a span {
    display: none;
  }
  .details .article .tit {
    margin-top: 20px;
    padding-bottom: 12px;
    margin-bottom: 20px;
  }
  .details .article .desc {
    font-size: 14px;
  }
  .details .right-news {
    margin-top: 40px;
  }
  .details .right-news ul {
    margin-top: 18px;
  }
  .details .right-news ul li a .bottom {
    padding: 20px 15px;
  }
}
.about-us .container {
  position: relative;
}
.about-us .container .main {
  position: static;
}
@media (max-width: 1024px) {
  .about-us .container .main {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
.about-us .container .main .tit {
  font-size: 2em;
  padding: 90px 0 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.about-us .container .main .desc {
  margin: 50px 0 35px;
}
@media (max-width: 768px) {
  .about-us .container .main .tit {
    padding: 40px 0 20px;
  }
  .about-us .container .main .desc {
    margin: 30px 0 25px;
  }
}
.about-us .container .left {
  width: 48%;
}
.about-us .container .right {
  width: 48%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1024px) {
  .about-us .container .left {
    width: 100%;
  }
  .about-us .container .right {
    width: 100%;
    height: auto;
    position: relative;
  }
}
.about-us #about {
  overflow: hidden;
}
.about-us #about .bg {
  background-color: #ea6522;
}
.about-us #about .datum {
  background-color: #ea6522 !important;
  margin-top: 0;
  padding: 3em 0;
}
.about-us #about .datum:before {
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
  background-color: transparent;
}
.about-us #about .datum .item {
  color: #fff !important;
}
@media (max-width: 768px) {
  .about-us #about .datum .item {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
  }
}
.about-us #about .datum .item dd {
  color: #fff;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .about-us #about .datum {
    margin-top: 40px;
  }
  .about-us #about .datum svg {
    display: none;
  }
}
.about-bottom {
  background-image: url("../images/about-bg4.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1024px) {
  .about-bottom .main {
    padding: 50px 20px 0;
    box-sizing: border-box;
  }
}
.about-bottom .tit {
  font-size: 2em;
}
.about-bottom .txt {
  margin-top: 30px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .about-bottom .txt {
    margin-top: 20px;
    margin-bottom: 30px;
  }
}
.about-bottom .pic {
  width: 100%;
}
.about-bottom ul li {
  width: 47.8%;
  height: 565px;
  background-image: url("../images/about-bg2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 84px;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .about-bottom ul li {
    height: auto;
    padding: 40px 44px;
  }
}
.about-bottom ul li:last-child {
  background-image: url("../images/about-bg3.jpg");
}
.about-bottom ul li .icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #ea6522;
}
.about-bottom ul li .tit {
  margin: 1.4rem 0 0.35rem;
}
@media (max-width: 768px) {
  .about-bottom ul {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
  .about-bottom ul li {
    width: 100%;
    padding: 40px 24px;
    margin-bottom: 20px;
  }
  .about-bottom ul li:last-child {
    margin-bottom: 0;
  }
}
.develop-content {
  width: 100%;
  margin-top: 100px;
  padding-bottom: 110px;
}
.develop-content .spe-box {
  /*margin-left: 8%;*/
  padding-bottom: 100px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1680px) {
  .develop-content .spe-box {
    /*margin-left: 2%;*/
  }
}
@media (max-width: 1280px) {
  .develop-content .spe-box {
    margin-left: 0;
  }
}
.develop-content .spe-box .bg {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
}
.develop-content .spe-box .swiper-wrapper {
  padding-top: 50px;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide {
  padding-left: 15px;
  padding-bottom: 127px;
  border-left: 1px dashed rgba(0, 0, 0, 0.1);
  position: relative;
  box-sizing: border-box;
  transition: all 0.3s;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-active,
.develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active {
  margin-top: -40px !important;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-active::before,
.develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active::before {
  background-color: #ea6522;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-active .year,
.develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .year {
  color: #ea6522;
  font-size: 26px;
  margin-top: -17px;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-active .f14,
.develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .f14 {
  font-size: 16px;
  opacity: 1;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide:first-child {
  margin-left: 100px;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide:nth-of-type(even) {
  margin-top: 40px;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: 7px;
  height: 7px;
  background-color: #fff;
  border: 1px solid #ea6522;
}
.develop-content .spe-box .swiper-wrapper .swiper-slide .year {
  margin-top: -8px;
  margin-bottom: 20px;
}
.develop-content .main {
  height: 100px;
}
.develop-content .swiper-button-next,
.develop-content .swiper-button-prev {
  color: #ea6522;
  top: auto;
  bottom: -30px;
}
.develop-content .swiper-button-next.swiper-button-disabled,
.develop-content .swiper-button-prev.swiper-button-disabled {
  color: #7f7f7f;
  opacity: 1;
}
.develop-content .swiper-button-next:after,
.develop-content .swiper-button-prev:after {
  font-size: 24px;
}
.develop-content .swiper-horizontal > .swiper-pagination-bullets,
.develop-content .swiper-pagination-bullets.swiper-pagination-horizontal,
.develop-content .swiper-pagination-custom,
.develop-content .swiper-pagination-fraction {
  bottom: 0;
  width: 80% !important;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
}
.develop-content .swiper-pagination-bullet {
  font-size: 20px;
  color: #7f7f7f;
  opacity: 1;
  width: auto;
  background-color: transparent;
  -webkit-user-select:none;/*webkit浏览器*/
    -moz-user-select:none;/*火狐*/
    -ms-user-select:none;/*IE10*/
    user-select:none;
}
.develop-content .swiper-pagination-bullet-active {
  font-size: 24px;
  color: #ea6522;
}
@media (max-width: 768px) {
  .develop-content {
    margin-top: 50px;
    padding-bottom: 60px;
  }
  .develop-content .main {
    height: auto;
  }
  .develop-content .spe-box {
    padding-bottom: 0;
  }
  .develop-content .spe-box .swiper-wrapper {
    padding-top: 50px;
  }
  .develop-content .spe-box .swiper-wrapper .swiper-slide {
    padding-left: 15px;
    padding-bottom: 100px;
  }
  .develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-active .year,
  .develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .year {
    font-size: 16px;
    margin-top: -7px;
  }
  .develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-active .f14,
  .develop-content .spe-box .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .f14 {
    font-size: 12px;
  }
  .develop-content .spe-box .swiper-wrapper .swiper-slide .year {
    margin-bottom: 10px;
  }
  .develop-content .swiper-pagination-bullet {
    font-size: 12px;
  }
  .develop-content .swiper-button-next,
  .develop-content .swiper-button-prev {
    bottom: -22px;
  }
}
.honors {
  background-color: #f2f2f2;
  padding: 20px 0 40px;
}
.honors .container .left {
  width: 41%;
}
.honors .container .right-pic {
  width: 52%;
  height: 410px;
  overflow: hidden;
  
    box-sizing: border-box;
}
@media (max-width: 768px) {
  .honors .container {
    padding-bottom: 40px;
  }
  .honors .container .left {
    width: 100%;
  }
  .honors .container .right-pic {
    width: 100%;
    margin-top: 30px;
    height: 310px;
    
  }
}
.honors-content {
  padding: 100px 0;
}
.honors-content .tit {
  text-align: center;
}
.honors-content .swiper-box {
  width: 100%;
  overflow: hidden;
  margin: 27px auto 78px;
  box-sizing: content-box;
}
.honors-content .swiper-box .swiper-slide {
  width: 320px;
  height: 435px;
  background-image: url("../images/about-bg5.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px;
  box-sizing: border-box;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
}
.honors-content .swiper-box .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
.honors-content .swiper-box .swiper-slide img {
  display: block;
  height: 100%;
  margin: 0 auto;
  
}
.honors-content .swiper-box .swiper-slide.swiper-slide-active::after,
.honors-content .swiper-box .swiper-slide.swiper-slide-duplicate-active::after {
  display: none;
}
.honors-content .swiper-container2 .swiper-slide {
  /*height: 442px;*/
  /*background: none;*/
  /*padding: 0;*/
}
/*.honors-content .swiper-container2 .swiper-slide img {*/
/*  height: 100%;*/
/*  max-width: 100%;*/
/*}*/
@media (max-width: 768px) {
  .honors-content {
    padding: 50px 0 10px;
  }
  .honors-content .swiper-box {
    margin: 20px auto 48px;
  }
  .honors-content .swiper-box .swiper-slide {
    width: 320px;
    height: 235px;
  }
  .honors-content .right-pic {
    width: 100%;
    margin-top: 30px;
  }
}
.connect-section {
  background-image: url("../images/connect-bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.connect-us {
  overflow: hidden;
}
.connect-us .tit {
  font-size: 2em;
  margin-bottom: 36px;
}
@media (max-width: 1024px) {
  .connect-us .tit {
    margin-bottom: 16px;
  }
}
.connect-us .info {
  margin-top: 40px;
}

.connect-us .info dl {
  margin-bottom: 25px;
}
.connect-us .info dl span {
  display: block;
}
.connect-us .info dt {
  font-size: 24px;
  color: #ea6522;
  width: 58px;
  height: 58px;
  border-width: 1px;
  border-color: #ea6522;
  border-style: solid;
  border-radius: 50%;
  margin-right: 20px;
}
.connect-us .wechat {
  margin-top: 60px;
}
.connect-us .wechat li {
  text-align: center;
  margin-right: 56px;
}
.connect-us .wechat li:last-child {
  margin-right: 0;
}
.connect-us .wechat li .pic {
    width: 121px;
    
  border-width: 1px;
  border-color: #afafaf;
  border-style: solid;
  background-color: #ffffff;
  padding: 2px;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .connect-us .info {
    flex-wrap: wrap;
  }
  .connect-us .info dt {
  font-size: 20px;
  width: 48px;
  height: 48px;
  
  margin-right: 10px;
}
}
@media (max-width: 1024px) {
    .connect-section .main{
        padding-left: 20px;
        padding-right: 20px;
    }
  .connect-us .wechat {
    width: 80%;
    margin: 60px auto 0;
    justify-content: space-between;
  }
  .connect-us .wechat li {
    margin-right: 0;
  }
}
#map2 {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 820px;
}
@media (max-width: 1024px) {
  #map2 {
    position: relative;
    width: 100%;
    height: 420px;
  }
}
.job {
  background-color: #f7f6f5;
}
@media (max-width: 1024px) {
  .job .main {
    max-width: 90%;
  }
}
.job .main .tit {
  font-size: 2em;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .job .main .tit {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .job .main .select-box {
    flex-wrap: wrap;
  }
  .job .main .select-box .left {
    width: 100%;
    flex-wrap: wrap;
  }
}
.job .main .select-box .item {
  margin-right: 70px;
}
@media (max-width: 1024px) {
  .job .main .select-box .item {
    margin-right: 0;
    margin-bottom: 10px;
    width: 100%;
    justify-content: space-between;
  }
}
.job .main .select-box .item:last-child {
  margin-right: 0;
}
.job .main .select-box .item .box {
  width: 200px;
  height: 59px;
  background-color: #ffffff;
  margin-left: 16px;
  position: relative;
}
@media (max-width: 1024px) {
  .job .main .select-box .item .box {
    width: 78%;
  }
  .job .main .select-box .item .box {
 
  margin-left: 0;
}
}
.job .main .select-box .item .box::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  border-width: 8px 5px 0 5px;
  border-style: solid;
  border-color: #000 transparent transparent transparent;
}
.job .main .select-box .item .box select {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  color: #000;
  font-size: 18px;
}
@media (max-width: 1024px) {
  .job .main .select-box .item .box select {
    font-size: 14px;
  }
}
.job .list {
  width: 100%;
  margin-top: 2em;
}
.job .list thead {
  color: #fff;
  background-color: #ea6522;
}
.job .list thead td {
  height: 4em;
}
.job .list thead td:nth-of-type(2) {
  padding-left: 1.2em;
}
.job .list thead,
.job .list .dt {
  text-align: center;
}
.job .list thead td,
.job .list .dt td {
  padding: 0 0.5em;
}
.job .list thead td:nth-of-type(2),
.job .list .dt td:nth-of-type(2) {
  text-align: left;
}
@media (max-width: 800px) {
  .job .list thead td:nth-of-type(4),
  .job .list .dt td:nth-of-type(4),
  .job .list thead td:nth-of-type(5),
  .job .list .dt td:nth-of-type(5),
  .job .list thead td:nth-of-type(7),
  .job .list .dt td:nth-of-type(7),
  .job .list thead td:nth-of-type(8),
  .job .list .dt td:nth-of-type(8) {
    display: none;
  }
}
.job .list .dt {
  background-color: #fff;
  height: 3.5em;
  color: #555;
  cursor: pointer;
}
.job .list .dt:hover {
  background-color: #fff;
}
.job .list .dt td:nth-of-type(1) {
  width: 3em;
}
.job .list .dt .icon {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  color: #fe0000;
  transition: all 0.4s ease-out;
}
.job .list .dt td:nth-of-type(2) {
  color: #000;
}
.job .list .dt.on .icon {
  transform: rotateZ(-90deg);
}
.job .list .dd .container {
  display: none;
  padding: 0.4rem 4.5em;
}
@media (max-width: 1024px) {
  .job .list .dd .container {
    padding: 24px;
  }
  .job .list .dt td:nth-of-type(1) {
  width: 2em;
}
}
.job .list .dd .more {
  margin-top: calc(20px + 0.2rem);
  position: relative;
  padding-left: 32px;
}
.job .list .dd .more .icon-box {
  color: #ea6522;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
}
.job .list .dd .more .icon-box .icon {
  font-size: 20px;
  transform: rotateZ(0deg) !important;
  margin-left: 0;
}
@media (max-width: 1024px) {
  .job .list .dd .more .icon-box {
    width: 30px;
    height: 30px;
  }
}
.job .list .dd .double {
  line-height: 1.8;
  margin-bottom: 20px;
}
.job .list .dd .tf {
  position: relative;
}
.job .list .dd .tf .fixtop {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1024px) {
  .job .list .dd .tf .fixtop {
    position: relative;
  }
}
@media (min-width: 801px) {
  .job .list .dd .double {
    display: none;
  }
}
.login-section {
  background-image: url("../images/login-bg.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.login-section .regit-form,
.login-section .login-form {
  width: 520px;
  background-color: #ffffff;
  box-shadow: 2.867px 7.469px 27px 0px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  padding: 87px 66px;
  box-sizing: border-box;
}
.login-section .regit-form{
    padding:30px 66px;
}
@media (max-width: 1024px) {
  .login-section .regit-form,
  .login-section .login-form {
    padding: 40px 20px;
  }
}
@media (max-width: 768px) {
  .login-section .regit-form,
  .login-section .login-form {
    width: 100%;
  }
}
.login-section .form .top-change {
  margin: 30px 0;
  height: 30px;
  box-sizing: border-box;
}
.login-section .form .top-change .item {
  margin-right: 30px;
  cursor: pointer;
  height: 30px;
  box-sizing: border-box;
}
.login-section .form .top-change .item.active,
.login-section .form .top-change .item:hover {
  color: #ea6522;
  border-bottom: 1px solid #ea6522;
}
.login-section .form .row {
  width: 100%;
  height: 50px;
  background-color: #f0f0f0;
  padding-left: 20px;
  margin-top: 20px;
  box-sizing: border-box;
  position: relative;
}
.login-section .form .row::before{
    content: '*';
    position: absolute;
    top: 55%;
    left: -20px;
    transform: translateY(-55%);
    color: #ea6522;
}
.login-section .form .row .label {
  width: 100%;
  height: 100%;
}
.login-section .form .row .input,
.login-section .form .row .send-code {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  font-size: 14px;
  box-sizing: border-box;
}
.login-section .form .row .input::placeholder,
.login-section .form .row .send-code::placeholder {
  color: #00000080;
}
.login-section .form .row .code {
  position: relative;
}
.login-section .form .row .code::after {
  content: "";
  width: 1px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.5);
}
.login-section .form .row .send-code {
  cursor: pointer;
}
.login-section .form .password-row {
  display: none;
}
.login-section .form .radio {
  margin-top: 2em;
  margin-bottom: 20px;
}
.login-section .form .radio input {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #ea6522;
  position: relative;
  margin-right: 10px;
}
.login-section .form .radio input:checked::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ea6522;
}
.login-section .form .login-btn {
  width: 100%;
  height: 50px;
  background-color: #ea6522;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}
.login-section .login-form .login-btn {
  margin-top: 4em;
}
.login-section .regit-form {
  margin: 0;
}
.login-section .regit-form .password-row {
  display: block;
}
.login-section .slide-info {
  width: 370px;
  height: 450px;
  background-color: #ffffff;
  box-shadow: 2.867px 7.469px 27px 0px rgba(0, 0, 0, 0.1);
  margin-left: 26px;
}
@media (max-width: 1024px) {
  .login-section .slide-info {
    height: 400px;
    width: 100%;
    margin-left: 0;
    margin-top: 40px;
  }
}
.login-section .slide-info .top-tit {
  background-image: url("../images/login-bg2.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
  padding: 0 46px;
  box-sizing: border-box;
}
.login-section .slide-info .middle {
  padding: 27px 46px 30px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
.login-section .slide-info .middle ul {
  position: relative;
}
.login-section .slide-info .middle ul::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 2px;
  width: 0;
  height: 96%;
  border-left: 1px dashed rgba(0, 0, 0, 0.5);
}
.login-section .slide-info .middle ul li {
  margin-bottom: 20px;
  position: relative;
}
.login-section .slide-info .middle ul li:first-child {
  margin-top: 15px;
}
.login-section .slide-info .middle ul li:last-child {
  margin-bottom: 0;
}
.login-section .slide-info .middle ul li img {
  margin-right: 20px;
}
.login-section .slide-info .tips {
  padding: 26px 46px 0;
}
.login-section .slide-info .tips a {
  display: inline-block;
}
body .login-link.fill {
  position: absolute;
  top: 98px;
  width: 118px;
  height: 140px;
  margin-left: -50px;
  background-color: #ffffff;
  box-shadow: 2.867px 7.469px 27px 0px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: translateY(-1em);
  transition: all 0.4s ease-out;
  z-index: 999;
  border-top: 2px solid #ea6522;
  padding: 34px 0 0;
  overflow: visible !important;
  box-sizing: border-box;
}
body .login-link.fill::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -10px;
  transform: translateX(-50%);
  border-width: 0 8px 10px 8px;
  border-style: solid;
  border-color: transparent transparent #ea6522 transparent;
}
body .login-link.fill .login-subnav {
  width: 100%;
}
body .login-link.fill .login-subnav li {
  width: 100%;
}
body .login-link.fill .login-subnav li:first-child {
  margin-bottom: 25px;
}
body .login-link.fill .login-subnav li a {
  text-align: center;
}
body .login-link.fill .login-subnav li a:hover {
  color: #ea6522;
}
body .login-link.fill.active {
  opacity: 1;
  transform: translateY(0);
}
.member {
  min-height: 600px;
}
@media (max-width: 1080px) {
  .member {
    flex-wrap: wrap;
  }
}
.member .aside {
  background-color: #ffffff;
  box-shadow: 2.867px 7.469px 27px 0px rgba(0, 0, 0, 0.1);
  width: 380px;
  height: 100%;
}
@media (max-width: 1480px) {
  .member .aside {
    width: 25%;
  }
}
@media (max-width: 1080px) {
  .member .aside {
    width: 100%;
    margin-bottom: 30px;
  }
}
.member .aside .photo-info {
  padding: 42px 0;
  text-align: center;
}
@media (max-width: 1024px) {
  .member .aside .photo-info {
    padding: 30px 15px;
  }
}
.member .aside .photo-info img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin: 0 auto;
}
.member .aside .photo-info .name {
  margin-top: 16px;
}
.member .aside .list {
  line-height: 60px;
}
.member .aside .list a {
  width: 100%;
  padding: 0 30px 0 40px;
  box-sizing: border-box;
}
.member .aside .list a .icon:first-child {
  font-size: 20px;
}
.member .aside .list a.on,
.member .aside .list a:hover {
  color: #fff;
  background-color: #ea6522;
}
.member .aside .list a.on span,
.member .aside .list a:hover span {
  opacity: 1;
}
.member .member-container {
  width: 71%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 2.867px 7.469px 27px 0px rgba(0, 0, 0, 0.1);
  padding: 70px 80px;
  box-sizing: border-box;
}
@media (max-width: 1080px) {
  .member .member-container {
    width: 100%;
    padding: 40px 15px;
  }
}
.member .member-container .avatar {
  display: block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 1px solid #c9c9c9;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  position: relative;
}
@media (max-width: 1080px) {
  .member .member-container .avatar {
    margin: 0 auto;
  }
}
.member .member-container .avatar .choice {
  display: none;
}
.member .member-container .avatar .icon {
  position: absolute;
  bottom: 10px;
  right: 0;
}
.member .member-container .data-info {
  padding-top: 35px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 35px;
}
.member .member-container .data-info .prop {
  margin-bottom: 25px;
}
.member .member-container .data-info .box {
  margin-bottom: 20px;
}
.member .member-container .data-info .box .char {
  margin-right: 10px;
}
.member .member-container .spe-title {
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 20px;
}
.member .member-container .form .row {
  width: 48%;
}
@media (max-width: 1024px) {
  .member .member-container .form .row {
    width: 100%;
  }
}
.member .member-container .form .row .input {
  width: auto;
  flex: 1;
}
.member .member-container .form .row:last-child {
  width: 100%;
  height: 140px;
  padding-top: 15px;
}
.member .member-container .form .row textarea {
  flex: 1;
  height: 100%;
}
.member .member-container .form .submit-btn {
  width: 100%;
  background-color: #ea6522;
  line-height: 50px;
  text-align: center;
  margin-top: 30px;
}
.member .member-container .job {
  background-color: transparent;
  margin-top: 40px;
}
.member .member-container .job .list thead td:nth-of-type(2) {
  padding-left: 0.5em;
}
.member .member-container .job .list thead td {
  text-align: left;
}
.member .member-container .job .list .dt {
  background-color: #f0f0f0;
}
.member .member-container .job .list .dt td:nth-of-type(1) {
  width: auto;
}
.member .member-container .job .list .dt td:nth-of-type(2) {
  opacity: 0.7;
  width: 8em;
}
.member .member-container .job .list .dt td:nth-of-type(3) {
  width: 8em;
}
.member .member-container .job .list .dt td:nth-of-type(4) {
  width: 16em;
}
.member .member-container .job .list .dt td {
  text-align: left;
}
.member .member-container .job .list .dt td:last-child {
  text-align: center;
  width: 3em;
  box-sizing: border-box;
}
.member .member-container .job .list .dt.on .icon {
  transform: rotateZ(90deg);
}
.member .member-container .job .list .line {
  height: 15px;
}
.member .member-container .job .list .dd {
  background-color: #f7f7f7;
}
.member .member-container .job .list .dd .tf > div {
  margin-bottom: 20px;
}
.member .member-container .job .list .dd .tf .info {
  flex: 1;
}
@media (max-width: 800px) {
  .member .member-container .box {
    min-width: unset;
  }
  .member .member-container .input {
    width: auto;
  }
  .member .member-container .edit {
    margin: 0 0 0 auto;
  }
}
.member #detail2 {
  height: auto;
}
.member #detail2 .lists {
  margin-top: 25px;
}
.member #detail2 .lists .item {
  border: none;
  width: 100%;
  height: 70px;
  color: #ea6522;
  background-color: #f7f6f5;
  padding-left: 15px;
  margin-top: 0.6em;
}
.member #detail2 .lists .item .img {
  width: 2em;
  height: 2.1em;
}

.scroll-down {
  width: 24px;
  text-align: center;
}
.scroll-down > .mouse {
  width: 17px;
  height: 25px;
  animation: mouse-animate 6s linear infinite;
}
@keyframes mouse-animate {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.scroll-down > .icon {
  display: inline-block;
  animation: arrow-down-animate 6s linear infinite;
}
@keyframes arrow-down-animate {
  0% {
    transform: translateY(0);
    opacity: 0;
  }
  33.3333% {
    transform: translateY(50%);
    opacity: 1;
  }
  66.66666% {
    transform: translateY(100%);
    opacity: 0;
  }
  100% {
    transform: translateY(100%);
    opacity: 0;
  }
}
.same-tit {
  position: relative;
}
.same-tit::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -50px;
  width: 31px;
  height: 5px;
  background-color: #ea6522;
}
@media (max-width: 1024px) {
  .same-tit::after {
    bottom: -20px;
  }
}
.spetop-panel {
  background-image: url('../images/add-bg.jpg');
}
.spetop-panel .mian {
  padding-bottom: 30px;
}
.spetop-panel .nav-links {
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.spetop-panel .nav-links .tit {
  font-size: 40px;
}
.spetop-panel .nav-links .right-nav a {
  margin-left: 3em;
  transition: all 0.3s;
}
.spetop-panel .nav-links .right-nav a span {
  opacity: 0.7;
  transition: all 0.3s;
}
.spetop-panel .nav-links .right-nav a svg {
  display: none;
  transition: all 0.3s;
}
.spetop-panel .nav-links .right-nav a:hover,
.spetop-panel .nav-links .right-nav a.active {
  color: #ea6522;
}
.spetop-panel .nav-links .right-nav a:hover span,
.spetop-panel .nav-links .right-nav a.active span {
  margin-right: 5px;
}
.spetop-panel .nav-links .right-nav a:hover svg,
.spetop-panel .nav-links .right-nav a.active svg {
  display: block;
}
.spetop-panel .bottom-info .left-info {
  width: 40%;
}
.spetop-panel .bottom-info .left-info .desc {
  margin: 110px 0 70px;
}
.spetop-panel .bottom-info .right-info {
  width: 55%;
}
.spetop-panel .bottom-info .right-info ul {
  margin-right: 20px;
}
.spetop-panel .bottom-info .right-info ul li {
  width: 348px;
  height: 178px;
  border-width: 1px;
  border-color: #c7c7c7;
  border-style: solid;
  background-color: #ffffff;
  padding: 0 40px;
  box-sizing: border-box;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.spetop-panel .bottom-info .right-info ul li .top img {
  margin-right: 10px;
}
.spetop-panel .bottom-info .right-info ul li .txt {
  margin-top: 15px;
}
.spetop-panel .bottom-info .right-info ul li:hover {
  border: 1px solid #ea6522;
}
.spetop-panel .bottom-info .right-info ul li:hover .top {
  color: #ea6522;
}
.spetop-panel .bottom-info .right-info ul:last-child {
  margin-top: 100px;
}
@media (max-width: 1024px) {
  .spetop-panel .nav-links {
    flex-wrap: wrap;
    padding-bottom: 20px;
  }
  .spetop-panel .nav-links .tit {
    font-size: 30px;
  }
  .spetop-panel .nav-links .right-nav {
    width: 100%;
    flex-wrap: wrap;
  }
  .spetop-panel .nav-links .right-nav a {
    margin-left: 0;
    width: 30%;
    margin-top: 20px;
  }
  .spetop-panel .nav-links .right-nav a svg {
    display: none!important;
  }
  .spetop-panel .bottom-info {
    flex-wrap: wrap;
  }
  .spetop-panel .bottom-info .left-info,
  .spetop-panel .bottom-info .right-info {
    width: 100%;
  }
  .spetop-panel .bottom-info .left-info .desc {
    margin: 40px 0 20px;
  }
  .spetop-panel .bottom-info .right-info {
    flex-wrap: wrap;
  }
  .spetop-panel .bottom-info .right-info ul {
    margin-right: 0;
  }
  .spetop-panel .bottom-info .right-info ul li {
    width: 100%;
  }
  .spetop-panel .bottom-info .right-info ul li .top img {
    height: 30px;
  }
  .spetop-panel .bottom-info .right-info ul li:nth-of-type(3) .top img {
    height: 20px;
  }
  .spetop-panel .bottom-info .right-info ul:last-child {
    margin-top: 0;
  }
}
.spe-panel2.middle-panel {
  background-image: url('../images/add-bg1.jpg');
}
.spe-panel2 .main {
  text-align: center;
}
.spe-panel2 .main .txt {
  margin: 100px auto 40px;
  width: 80%;
}
.spe-panel2 .main .same-tit::after {
  left: 50%;
  transform: translateX(-50%);
}
.spe-panel2 .bottom-info {
  margin-top: 40px;
}
.spe-panel2 .bottom-info ul li {
  display: flex;
  align-items: center ;
  justify-content: center;
  flex-direction: column;
  width: 24%;
  height: 304px;
  background-image: url('../images/add-bg2.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.spe-panel2 .bottom-info ul li .top {
  margin-bottom: 15px;
}
.spe-panel2 .bottom-info ul li .desc {
  opacity: 0.7;
}
.spe-panel2 .bottom-info ul li:nth-of-type(2n) {
  color: #fff;
  background-image: url('../images/add-bg3.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.spe-panel2 .bottom-info ul li:nth-of-type(2n) .desc {
  opacity: 1;
}
@media (max-width: 1024px) {
  .spe-panel2 .main .txt {
    width: 100%;
    margin: 40px 0 20px;
  }
  .spe-panel2 .bottom-info ul {
    flex-wrap: wrap;
  }
  .spe-panel2 .bottom-info ul li {
    width: 48%;
    height: 200px;
    margin-bottom: 20px;
  }
  .spe-panel2 .bottom-info ul li .top {
    margin-bottom: 8px;
  }
  .spe-panel2 .bottom-info ul li .top img {
    height: 30px;
  }
}
.spe-panel3 .txt {
  margin-bottom: 0;
}
/*.spe-panel3 .bottom-svg .svg {*/
/*  width: 974px;*/
/*  height: 430px;*/
/*  margin: 0 auto;*/
/*}*/
.spe-panel4 {
  background-image: url('../images/add-bg5.png');
  background-color: #f7f6f5;
}
.bottom-panel .top-tit {
  text-align: center;
}
.bottom-panel .bottom-info ul li {
  width: 32%;
}
.bottom-panel .bottom-info ul li .oppress {
  width: 100%;
  height: 280px;
  margin-bottom: 30px;
}
.bottom-panel .bottom-info ul li:hover .tit {
  color: #ea6522;
}
.bottom-panel .bottom-info ul li:hover .oppress img {
  transform: scale(1.1);
}
.bottom-panel .bottom-info .more {
  margin: 44px auto 20px;
}
@media (max-width: 1024px) {
  .bottom-panel .bottom-info ul {
    flex-wrap: wrap;
  }
  .bottom-panel .bottom-info ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .bottom-panel .bottom-info ul li .oppress {
    height: 200px;
    margin-bottom: 10px;
  }
  .bottom-panel .bottom-info .more {
    margin-top: 20px;
  }
}
.bottom-svg1 .svg {
  width: 70%;
  margin: 0 auto;
}
.bottom-svg1 .svg .cls-1,
.bottom-svg1 .svg .cls-5 {
  opacity: 0.7;
}
.bottom-svg1 .svg .cls-2,
.bottom-svg1 .svg .cls-8 {
  fill: none;
}
.bottom-svg1 .svg .cls-2 {
  stroke: #000;
  stroke-width: 1px;
}
.bottom-svg1 .svg .cls-2,
.bottom-svg1 .svg .cls-3,
.bottom-svg1 .svg .cls-7 {
  fill-rule: evenodd;
}
.bottom-svg1 .svg .cls-4 {
  font-size: 24px;
  font-weight: 700;
}
.bottom-svg1 .svg .cls-4,
.bottom-svg1 .svg .cls-6 {
  fill: #ea6522;
}
.bottom-svg1 .svg .cls-5 {
  font-size: 16px;
}
.bottom-svg1 .svg .cls-7 {
  fill: #fff;
}
.bottom-svg1 .svg .cls-8 {
  stroke: #ea6522;
  stroke-width: 2px;
}
@media (max-width: 678px) {
  .bottom-svg1 .svg {
    width: 100%;
  }
  .bottom-svg1 .svg .cls-4 {
    font-size: 20px;
  }
  .bottom-svg1 .svg .cls-5 {
    font-size: 14px;
  }
}
.bottom-svg2 .svg {
  width: 60%;
  margin: 0 auto;
}
.bottom-svg2 .svg .cls-1,
.bottom-svg2 .svg .cls-2 {
  fill: #ea6522;
}
.bottom-svg2 .svg .cls-2 {
  fill-rule: evenodd;
}
.bottom-svg2 .svg .cls-3 {
  font-size: 18px;
  opacity: 0.9;
}
.bottom-svg2 .svg .cls-4 {
  font-size: 16px;
  fill: #fff;
}
@media (max-width: 678px) {
  .bottom-svg2 .svg {
    width: 100%;
  }
  .bottom-svg2 .svg .cls-3 {
    font-size: 16px;
  }
  .bottom-svg2 .svg .cls-4 {
    font-size: 14px;
  }
}


.floadAd { position: absolute;z-index: 999900; display: none; }
.floadAd .item { display: block; }
.floadAd .item img { vertical-align: bottom; }/* a img 的组合浏览器默认下边会有几个像素的空白，这里可以消除空白*/

/*新增*/
.spe-more.more{
    color:  #ea6522;
    background: transparent;
    border: 1px solid #ea6522;
}
.product-list .pro-item:not(:last-child){
     margin-bottom: 40px;
      padding-bottom: 40px;
      border-bottom: 1px dashed #d9d9d9;
}
.product-list .pro-item .two-top{
    margin-bottom: 40px;
}
.product-list .pro-item .two-top .name{
    font-size: 24px;
}
.product-list .pro-item .two-top .name .icon{
    display: inline-block;
    transform: rotate(-45deg);
     color:  #ea6522;
     margin-left: .5em;
}
.product-list .pro-item .lists{
    margin-right: -2%;
}
.product-list .pro-item .lists li{
    width: 31.33%;
    padding: 0;
    margin-right: 2%;
    margin-bottom: 30px;
  box-shadow: -2px -3.464px 9px 0px rgba(0, 0, 0, 0.06),3.517px 8.285px 9px 0px rgba(0, 0, 0, 0.06);

}
.product-list .pro-item .lists li a{
    padding: 250px 35px 25px;
    height: 360px;
    box-sizing: border-box;
    overflow: hidden;
    position:relative;    
}
.product-list .pro-item .lists li .pic-box {
    width: 100%;
    height: 250px;
    position: absolute;
    top: 0;
    right: 0;
    transform: none;
}
.product-list .pro-item .lists li .pic-box img{
    max-width: 70%;
    max-height: 70%;
}
.product-list .pro-item .lists li .txt {
    width: 100%;
    margin: 5px 0 0;
    text-align: center;
}
.product-list .pro-item .lists li .name {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.product-list .pro-item .lists li .active-name{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 22px 35px;
    box-sizing: border-box;
    color: #ea6522;
    border-top: 1px solid #d9d9d9;
    transform: translateY(50%);
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: all .4s ease;
}
.product-list .pro-item .lists li  .default-name{
    transform: translateY(0);
    transition: all .4s ease;
    
}
.product-list .pro-item .lists li .active-name .icon{
    display: inline-block;
    transform: rotate(-45deg);
     color:  #ea6522;
     margin-left: 1em;
     font-size: 20px;
    font-weight: bold;
}

.product-list .pro-item .lists li:hover  .default-name{
    opacity: 0;
    overflow: hidden;
    transform: translateY(50%);
    pointer-events: none;
}
.product-list .pro-item .lists li:hover .active-name{
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    pointer-events: unset;

}
.all-more{
  color: rgba(0, 0, 0,.5);  
  border-width: 1px;
  border-color: rgba(0, 0, 0,.3);
  border-style: solid;
  border-radius: 6px;
  width: 144px;
  height: 42px;
  text-align: center;
  line-height: 42px;
font-size: 14px;

transition: all .4s ease;
}
.all-more:hover{
    color: #fff;
    border-color:  #ea6522;
    background-color: #ea6522;
}
.new-top-product .all-more{
    margin-top: 40px;
    color: #fff;
    border-color:  #ea6522;
    background-color: #ea6522;
}
.new-product-list .lists li{
    margin-bottom: 50px;
   box-shadow: -2px -3.464px 9px 0px rgba(0, 0, 0, 0.06),3.517px 8.285px 9px 0px rgba(0, 0, 0, 0.06);

}
.new-product-list .lists li a:hover .all-more{
    color: #fff;
    border-color:  #ea6522;
    background-color: #ea6522;
}
#detail2 .new-table  .table-title .item{
     width: 50%;
     text-align: center;
     height: 60px;
     background-color: rgb(114, 113, 113);
     line-height: 60px;
font-size: 1.125em;
color: #fff;
}
#detail2 .new-table  .table-title .item:first-child    {
    border-right: 1px solid #9d9c9c;
}
#detail2 .new-table .tables .tab1 {
    min-width: inherit;
    margin-top: 0;
    width: 50%;
}
#detail2 .new-view .tab2 .tags{
    padding-left: 40px;
    background-image: url('../images/spe-icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 32px 36px;
    margin-left: .5em;
}
.cppj-box .top-box .title{
    font-size: 1.5em;
}

.cppj-box .top-box .tabs-box .item{
    height: 50px;
    line-height: 50px;
    margin-left: 50px;
    border-radius: 25px;
    transition: all .4s ease;
}
.cppj-box .top-box .tabs-box .item.on{
  padding: 0 1.875em;
  color: #fff;
  background-color: rgb(234, 101, 34);
}
.cppj-box .cppj-swiper{
    margin-top: 35px;
}
#detail2 .cppj-box .cppj-swiper .swiper-box{
    position: relative;
}
.cppj-box .cppj-swiper .swiper-change{
    position: absolute;
    top: 50%;
    left: -1%;
    width: 104%;
    transform: translateY(-50%);
    z-index: 999;
}
#detail2 .cppj-box .cppj-swiper .recommend{
    overflow: hidden;
}
#detail2 .cppj-box .cppj-swiper .swiper-slide{
    padding-right :0;      
}
.pro-main {
  position: relative;
  overflow: hidden;
}
.pro-main #contrast {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 400px;
  background-color: #ffffff;
  box-shadow: -6px 0px 16px 0px rgba(54, 48, 48, 0.15);
  z-index: 199;
  padding: 50px 40px;
  box-sizing: border-box;
  transform: translateX(100%);
  transition: all 0.4s ease-in-out;
  overflow: visible;
}
.pro-main #contrast.show {
  transform: translateX(0);
}
.pro-main #contrast .top-title .tit {
  font-size: 1.625em;
}
.pro-main #contrast .top-title .tips {
  opacity: 0.7;
}
.pro-main #contrast .add-btn {
  width: 120px;
  height: 40px;
  border-width: 1px;
  border-color: #ea6522;
  border-style: solid;
  border-radius: 20px;
  color: #ea6522;
  cursor: pointer;
  transition: all 0.4s ease;
}
.pro-main #contrast .add-btn:hover{
    color: #fff;
    background-color: #ea6522;
}
.pro-main #contrast .add-btn .i {
  margin-left: 0.5em;
}
.pro-main #contrast .select-box {
  margin: 35px 0;
}
.pro-main #contrast .select-box .item {
  position: relative;
  margin-bottom: 15px;
}
.pro-main #contrast .select-box .item .box {
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-radius: 4px;
  width: 100%;
  height: 38px;
  padding: 0 16px;
  box-sizing: border-box;
  cursor: pointer;
}
.pro-main #contrast .select-box .item .box .icon {
  display: block;
  transition: all 0.4s ease;
}
.pro-main #contrast .select-box .item .select-lists {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-radius: 4px;
  padding: 5px 16px 20px;
  box-sizing: border-box;
  z-index: 990;
  /*display: none;*/
  background-color: #fff;
  transition: all 0.4s ease;
}
.pro-main #contrast .select-box .item .select-lists ul {
  max-height: 150px;
  overflow-y: auto;
}
.pro-main #contrast .select-box .item .select-lists ul li {
  margin-top: 15px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.pro-main #contrast .select-box .item .select-lists ul li:hover {
  color: #ea6522;
  
}
.pro-main #contrast .select-box .item .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 3px;
  background-color: #ea6522;
}
/*.pro-main #contrast .select-box .item:hover .box .icon {*/
/*  transform: rotate(-180deg);*/
/*}*/
/*.pro-main #contrast .select-box .item.on .select-lists {*/
/*  display: block;*/
/*}*/
.pro-main #contrast .add-type ul li {
  padding-bottom: 30px;
  margin-bottom: 35px;
  border-bottom: 1px dashed #d9d9d9;
}
.pro-main #contrast .add-type ul li .info {
  width: 80%;
}
.pro-main #contrast .add-type ul li .info img {
  width: 40%;
  margin-right: 6%;
}
.pro-main #contrast .add-type ul li .colse {
  cursor: pointer;
}
.pro-main #contrast .bottom-btn .btn {
  width: 200px;
  height: 50px;
  background-color: #ea6522;
  border-radius: 25px;
  text-align: center;
  line-height: 50px;
  margin: 0 auto 20px;
  cursor: pointer;
}
.pro-main #contrast .bottom-btn .clear {
  cursor: pointer;
}
.pro-main #contrast .bottom-btn .clear .icon {
  margin-right: 0.5em;
}

#contrast .contrast-btn {
  position: fixed;
  top: 120px;
  left: -28px;
  z-index: 10199;
  cursor: pointer;
  
}
#contrast .contrast-btn .nav-icon {
    font-size: 20px;
    color: #fff;
  width: 28px;
  height: 53px;
  background-color: #ea6522;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: 0 0.5em 1em rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
#contrast .contrast-btn.on  {
    left: 0;
    transform: rotate(180deg) ;
}
@media (max-width: 1000px) {
    
  #contrast .contrast-btn {
    /*top: 65px;*/
    /*right: 40px !important;*/
    /*transform: translateY(0);*/
  }
}
.comparison-lists {
  background-image: url('../images/new-bg.jpg');
}
.comparison-lists table {
  width: 100%;
}
.comparison-lists table .tab-cell {
  padding: 0.2em 1.25em;
  box-sizing: border-box;
}
.comparison-lists table .tab-cell.name {
  text-align: left;
}
.comparison-lists table th {
  background-color: #727171;
  height: 60px;
  text-align: left;
  border: 1px solid #727171;
  font-weight: normal;
}
.comparison-lists table tr td {
  border-left: 1px solid #d7d8da;
  border-bottom: 1px solid #d7d8da;
  text-align: center;
  color: rgba(0, 0, 0, 0.8);
}
.comparison-lists table tr td:last-child {
  border-right: 1px solid #d7d8da;
}
.comparison-lists table tr td:first-child {
  width: 200px;
}
.comparison-lists table .pic {
  width: 100%;
  height: 115px;
}
.comparison-lists table .pic img {
  max-width: 80%;
  max-height: 80%;
}
.comparison-lists table .desc {
  text-align: center;
  padding: 0.5em 0;
}
.comparison-lists table .desc .link {
  color: #ea6522;
}
.comparison-lists table .desc .link .icon {
  text-align: center;
  line-height: 17px;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  color: #fff;
  margin-left: 0.2em;
  background-color: #ea6522;
}
.comparison-lists table .left-name {
  width: 100%;
}
.comparison-lists table .left-name .tit {
  padding: 0 1.25em;
  width: 36%;
  box-sizing: border-box;
  text-align: left;
}
.comparison-lists table .left-name .right-two {
  width: 64%;
}
.comparison-lists table .left-name .right-two p {
  width: 100%;
  padding: 0.2em 1.25em;
  box-sizing: border-box;
  border-left: 1px solid #d7d8da;
  border-bottom: 1px solid #d7d8da;
  text-align: left;
}
.comparison-lists table .left-name .right-two p:last-child {
  border-bottom: none;
}
#model{
  overflow: visible;  
  position: static;
}
#model .operate .addComparison{
    color: #ea6522;
    cursor: pointer;
    margin-left: .8em;
}
#model .container .tbody .row .addComparison span {
    font-size: 12px;
    margin-right: 4px;
}
#model .container .oldComparison{
    opacity: .8;
     margin-left: .8em;
}
#model .container .tbody .column > li:first-child{
    position: relative;
}
#model .container .tbody .column > li .tit{
    position: absolute;
    top: 0;
    right: 0;
}
#model .hf{
    margin-top: 1.5em;
}
#model .column .tit {
    height: 100%;
    padding: 1em 0;
    box-sizing: border-box;
}
#model .column .tit .tit-box{
    height: 100%;
}
@media (max-width: 800px) {
    .product-list .pro-item .lists li a {
    height: 350px;
    }
    .product-list .pro-item:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
    .product-list .pro-item .two-top {
    margin-bottom: 20px;
}
.product-list .pro-item .two-top .name .icon,
    .product-list .pro-item .lists{
        margin-right: 0;
    }
  .product-list .pro-item .lists li{
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;

    }
    .product-list .pro-item .two-top .name {
    font-size: 20px;
}
.product-list .pro-item .lists li .name {
    font-size: 18px;
}
.all-more{
  width: 100px;
  height: 35px;
  line-height: 35px;
font-size: 12px;
}
.comparison-lists table tr td:first-child .left-name{
    width: 150px;
}
.comparison-lists table .tab-cell{
    white-space: nowrap;
}
.comparison-lists .main{
    max-width: 1200px;
    overflow-x: auto;
}
.pro-main #contrast {
  width: 80%;
  padding: 30px 20px;
}
}
.sort-box {
  position: absolute;
  top: 0.8em;
  right: 0.4em;
}
.sort-con .s-item {
  cursor: pointer;
  position: relative;
}
.sort-con .s-item i {
  font-size: 13px;
}
.sort-con .s-item.active i {
  color: #ea6522;
}
.sort-con .s-item:last-child {
  margin-top: -10px;
}
