.w1600 {
  width: 16rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  z-index: 2;
}

@media (max-width: 1620px) {
  .w1600 {
    width: 94%;
  }
}

.w1440 {
  width: 14.4rem;
  margin: 0 auto;
  position: relative;
  font-size: 0;
  z-index: 2;
}

@media (max-width: 1460px) {
  .w1440 {
    width: 94%;
  }
}

header {
  width: 100%;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  transition: all ease 0.6s;
}

header .hop {
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: calc((60 / 1920) * 100%);
}

header .logo {
  display: inline-block;
  vertical-align: middle;
  width: 2.34rem;
}

header .logo a, header .logo img {
  width: 100%;
  display: block;
}

header .lmx {
  display: inline-block;
  vertical-align: middle;
  color: #585f7e;
  line-height: 1.5;
  width: auto;
  padding: 0 0 0 0.3rem;
}

header nav {
  flex: 1;
  text-align: right;
  padding-left: 0.2rem;
}

header nav .natem {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  text-align: left;
}

header nav .natem .nas {
  width: auto;
  display: inline-block;
  position: relative;
  padding: 0 0.1rem;
}

header nav .natem .nas a {
  display: inline-block;
  line-height: 3.5;
  line-height: 1rem;
  color: #333;
  position: relative;
  padding: 0 0.1rem;
}

header nav .natem .navuls {
  width: 2rem;
  position: absolute;
  z-index: 101;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
}

header nav .natem .navuls ul {
  width: 100%;
}

header nav .natem .navuls ul li {
  width: 100%;
  position: relative;
}

header nav .natem .navuls ul li .njm {
  width: 100%;
  font-size: 0;
  background-color: rgba(255, 255, 255, 0.5);
}

header nav .natem .navuls ul li .ns {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 3;
  color: #222;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0.2rem;
  position: relative;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
}

header nav .natem .navuls ul li .theul {
  width: 100%;
  background-color: #fff;
  display: none;
}

header nav .natem .navuls ul li .theul li {
  width: 100%;
  font-size: 0;
}

header nav .natem .navuls ul li .theul li .xn {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2.5;
  padding: 0 0.2rem;
}

header nav .natem .navuls ul li:hover .ns {
  background-color: #ff9900;
  color: #fff;
}

header nav .natem .navuls ul li.has-the:after {
  content: "+";
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  position: absolute;
  background: none;
  right: 0;
  left: auto;
  transform: translateX(0);
  top: 0.05rem;
  font-size: 20px;
  color: #333;
  border: none;
  display: none;
}

header nav .natem .navuls ul li.has-the.show:after {
  content: "-";
}

header nav .natem.on .nas a {
  color: #ff9900;
}

header nav .natem:hover .nas a {
  color: #ff9900;
}

header .rav {
  display: inline-block;
  vertical-align: middle;
}

header .rav .languages {
  width: 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin: 0 0.1rem;
  text-align: left;
  min-width: 60px;
}

header .rav .languages .lauges {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

header .rav .languages .lauges .lashow {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  position: relative;
  cursor: pointer;
  padding: 0 0.3rem 0 0.1rem;
}

header .rav .languages .lauges .lashow .ac {
  display: inline-block;
  vertical-align: middle;
  width: 0.23rem;
  height: 0.23rem;
}

header .rav .languages .lauges .lashow .ac img {
  width: 100%;
  display: block;
}

header .rav .languages .lauges .lashow .am {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
  margin-left: 0.1rem;
}

header .rav .languages .lauges .lashow:after {
  content: " ";
  position: absolute;
  z-index: 3;
  right: 0.05rem;
  top: calc(50% + 0.01rem);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  background-size: 100% 100%;
  border: solid 0.05rem;
  border-color: #333 transparent transparent transparent;
}

header .rav .languages .lauges .language {
  position: absolute;
  z-index: 10;
  top: 100%;
  width: 100%;
  display: none;
}

header .rav .languages .lauges .language .latem {
  width: 100%;
}

header .rav .languages .lauges .language .latem a {
  width: 100%;
  display: block;
  color: #fff;
  padding: 0 0.1rem;
  line-height: 3;
  background: rgba(255, 153, 0, 0.5);
}

header .rav .languages .lauges .language .latem:hover a {
  background: #ff9900;
  color: #fff;
}

header .rav .ss {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
  background-image: linear-gradient(36deg, #ff9900 0%, #ffcc00 100%);
  position: relative;
}

header .rav .ss img {
  position: absolute;
  z-index: 3;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.25rem;
  height: 0.25rem;
}

header .rav .menu {
  display: inline-block;
  vertical-align: middle;
  display: none;
}

header .rav .stvm {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

header .rav .stvm .input {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  border-bottom: solid 1px #ddd;
  transition: all ease 0.3s;
}

header .rav .stvm .input input {
  width: 100%;
  display: block;
  border: none;
  background-color: transparent;
  line-height: 2.5;
  color: #fff;
}

header .rav .stvm .clost {
  display: inline-block;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
  width: 0;
  cursor: pointer;
  transition: all ease 0.3s;
}

header .rav .stvm .clost img {
  width: 100%;
  display: block;
}

header .rav .stvm .tli {
  width: 100%;
  padding: 0.1rem 0;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #fff;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  display: none;
}

header .rav .stvm .tli ul {
  width: 100%;
  display: block;
}

header .rav .stvm .tli li {
  width: 100%;
  padding: 0 0.2rem;
  cursor: pointer;
  color: #666;
  line-height: 2;
}

header .rav .stvm .tli li a {
  width: 100%;
  color: #666;
  line-height: 2;
  display: block;
}

header .rav .stvm .tli li a:hover {
  color: #333;
}

header .rav .stvm.long .input {
  width: 2rem;
}

header .rav .stvm.long .input input {
  padding: 0 0.15rem;
}

header .rav .stvm.long .clost {
  display: inline-block;
}

header .rav .stvm.long .clost {
  width: 0.24rem;
}

header .black {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  cursor: pointer;
}

header .sear {
  width: 100%;
  font-size: 0;
  padding: 0.3rem 0.3rem;
  display: none;
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1111;
  background: #fff;
}

header .sear form {
  width: 100%;
  font-size: 0;
  margin: 0 auto;
  max-width: 10rem;
  display: block;
}

header .sear .input {
  width: calc(100% - 1rem);
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  background: #222;
}

header .sear .input input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  background: #f9f9f9;
  color: #666666;
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.2rem;
  border: none;
}

header .sear .submxt {
  width: 1rem;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

header .sear .submxt input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #ff9900;
  color: #fff;
  line-height: 2.5;
  padding: 0 0.2rem;
  border: none;
  text-align: center;
  cursor: pointer;
}

@media (max-width: 1330px) {
  header .hop {
    padding-left: 3%;
  }
  header .lmx {
    display: none;
  }
  header nav {
    padding-left: 0.2rem;
  }
  header nav .natem .nas a {
    padding: 0 0.1rem;
  }
}

@media (max-width: 900px) {
  header nav {
    width: 80%;
    position: fixed;
    max-width: 90%;
    right: 0;
    top: 0;
    left: auto;
    height: 100vh;
    background-color: #fff;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: auto;
    z-index: 500;
    transform: translate(100%, 0);
    transition: transform .3s;
    padding-left: 0.1rem;
    padding: 0.1rem;
    display: block;
    text-align: left;
  }
  header nav .natem {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: auto;
    width: 100%;
    padding: 0.1rem 0;
  }
  header nav .natem .nas {
    width: auto;
    display: inline-block;
    width: 100%;
  }
  header nav .natem .nas a {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5;
    color: #333;
    font-weight: bold;
    padding: 0 0.3rem;
    position: relative;
  }
  header nav .natem .navuls {
    width: 100%;
    position: relative;
    z-index: 101;
    left: 0%;
    top: 0%;
    transform: translateX(0%);
    background: #fff;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
    display: none;
  }
  header nav .natem .navuls ul {
    width: 100%;
    padding: 0.1rem 0.3rem;
  }
  header nav .natem .navuls ul li {
    width: 100%;
    display: block;
    position: relative;
  }
  header nav .natem .navuls ul li .ns {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    line-height: 3;
    color: #333;
    text-align: left !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 0.2rem;
    background: #fff;
    position: relative;
  }
  header nav .natem .navuls ul li .ns:hover {
    color: #ff9900;
  }
  header nav .natem .navuls ul li .ns:after {
    content: ' ';
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 12px;
    background-image: url("../images/r.png");
    background-size: 100% 100%;
  }
  header nav .natem .navuls ul li + li {
    border-top: solid 1px #eee;
  }
  header nav .natem .navuls ul li:hover .ns {
    background-color: transparent;
    color: #333;
  }
  header nav .natem .navuls ul li.has-the:after {
    display: block;
  }
  header nav .natem.on .nas:after {
    display: none;
  }
  header nav .natem.has-nav:after {
    content: "+";
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    position: absolute;
    background: none;
    right: 0;
    left: auto;
    transform: translateX(0);
    top: 0.05rem;
    font-size: 20px;
    color: #333;
    border: none;
  }
  header nav .natem.has-nav.show:after {
    content: "-";
  }
  header .rav {
    width: calc(100% - 1.62rem);
    text-align: right;
  }
  header .rav .menu {
    display: inline-block;
    vertical-align: middle;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 0.1rem;
  }
  header .rav .ss {
    display: inline-block;
    vertical-align: middle;
  }
  header.menu-state {
    z-index: 10000;
  }
  header.menu-state nav {
    transform: translate(0, 0);
  }
  header.menu-state .black {
    display: block;
  }
}

.banner {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner .swiper-slide {
  width: 100%;
  position: relative;
}

.banner .swiper-slide .img {
  width: 100%;
  padding-top: 45.83%;
}

.banner .swiper-slide .sox {
  position: absolute;
  top: 50%;
  left: calc((160 / 1920) * 100%);
  transform: translateY(-50%);
  width: 100%;
  max-width: 8.6rem;
}

.banner .swiper-slide .sox .xm {
  width: 100%;
  color: #fff;
  line-height: 1.3;
  text-align: left;
}

.banner .swiper-slide .sox .xm p {
  color: #fff;
  line-height: 1.3;
}

.banner .swiper-slide .sox .sm {
  width: 100%;
  color: #fff;
  line-height: 1.3;
  font-weight: bold;
  text-align: left;
  margin-top: 0.1rem;
}

.banner .swiper-slide .sox .sm p {
  color: #fff;
  line-height: 1.3;
}

.banner .swiper-slide .voc {
  background-color: #000;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner .botom {
  width: 100%;
  position: absolute;
  z-index: 3;
  bottom: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
  text-align: center;
}

.banner .botom .tom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.banner .botom .btns {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

.banner .botom .btns .btn {
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  transition: all ease 0.5s;
  margin: 0 0.1rem;
  display: inline-block;
  vertical-align: middle;
}

.banner .botom .btns .btn img {
  width: 100%;
  display: block;
}

.banner .botom .btns .btn img:first-child {
  display: block;
}

.banner .botom .btns .btn img:last-child {
  display: none;
}

.banner .botom .btns .btn:hover {
  background-color: #ff9900;
}

.banner .botom .btns .btn:hover img:first-child {
  display: none;
}

.banner .botom .btns .btn:hover img:last-child {
  display: block;
}

.banner .botom .now {
  display: inline-block;
  color: #fff;
  line-height: 2;
  margin: 0 0.1rem;
}

.banner .botom .line {
  display: inline-block;
  position: relative;
  color: #fff;
}

.banner .botom .length {
  display: inline-block;
  color: #fff;
  line-height: 2;
  margin: 0 0.1rem;
}

@media (max-width: 1620px) {
  .banner .swiper-slide .sox {
    left: 3%;
  }
  .banner .swiper-pagination {
    left: 3%;
  }
}

@media (max-width: 800px) {
  .banner .swiper-slide .img {
    padding-top: 76%;
  }
  .banner .swiper-slide .sox {
    max-width: 80%;
  }
  .banner .swiper-slide .sox .sm {
    font-size: 18px;
  }
  .banner .swiper-slide .sox .xm {
    font-size: 16px;
  }
}

footer {
  width: 100%;
  background-color: #111;
}

footer .ftop {
  width: 100%;
  padding: 0.6rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

footer .ftop .flist {
  display: inline-block;
  vertical-align: top;
  flex: 1;
  padding-right: 0.2rem;
}

footer .ftop .flist .fit {
  width: 100%;
  font-size: 0;
  position: relative;
  margin-bottom: 0.45rem;
}

footer .ftop .flist .fit a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

footer .ftop .flist .fit .lix {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 2px;
  background-color: #ff9900;
  position: absolute;
  top: 2em;
  left: 0;
}

footer .ftop .flist .ful {
  width: 100%;
  font-size: 0;
}

footer .ftop .flist .ful a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: 1.5;
  padding: 0.05rem 0;
  color: rgba(255, 255, 255, 0.5);
  transition: all ease 0.5s;
}

footer .ftop .flist .ful a:hover {
  color: #fff;
}

footer .fmid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.3rem 0;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
}

footer .fmid .fol {
  display: flex;
  flex: 1;
}

footer .fmid .fol .fitm {
  display: inline-block;
  vertical-align: top;
  flex: 1;
  width: auto;
  padding-right: 0.2rem;
}

footer .fmid .fol .fitm .fx {
  width: 100%;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
}

footer .fmid .fol .fitm .xpm {
  width: 100%;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.5;
}

footer .fmid .for {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

footer .fmid .for .share {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

footer .fmid .for .share .am {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  margin: 0 0.1rem;
  opacity: 0.5;
  transition: all ease 0.5s;
}

footer .fmid .for .share .am a, footer .fmid .for .share .am img {
  width: 100%;
  display: block;
}

footer .fmid .for .share .am:hover {
  background-color: #ff9900;
  opacity: 1;
}

footer .fbot {
  width: 100%;
  border-top: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0.36rem 0;
}

footer .fbot .fot {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

footer .fbot .fot .fm {
  display: inline-block;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
}

@media (max-width: 800px) {
  footer .ftop .flist {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    width: 100%;
    border-bottom: solid 1px #eee;
    position: relative;
    flex: none;
  }
  footer .ftop .flist .fit {
    width: 100%;
    margin-bottom: 0;
    padding: 0.3rem 0;
  }
  footer .ftop .flist .fit .lix {
    display: none;
  }
  footer .ftop .flist .ful {
    width: 100%;
    font-size: 0;
    padding-bottom: 0.15rem;
    display: none;
  }
  footer .ftop .flist:first-child {
    border-top: solid 1px #efefef;
  }
  footer .ftop .flist.has-ful:after {
    content: " ";
    display: inline-block;
    width: 0.36rem;
    height: 0.16rem;
    background-image: url("../images/t2.png");
    background-position: center;
    background-size: 100% 100%;
    text-align: center;
    position: absolute;
    right: 0.3rem;
    left: auto;
    transform: translateX(0);
    top: 0.45rem;
    color: #333;
    border: none;
    transition: all ease 0.5s;
  }
  footer .ftop .flist.has-ful.show:after {
    content: " ";
    transform: translateX(0) rotate(180deg);
  }
  footer .fmid .fol {
    width: 100%;
    flex-wrap: wrap;
  }
  footer .fmid .fol .fitm {
    width: 100%;
    flex: none;
    padding: 0.15rem 0;
  }
  footer .fmid .for {
    width: 100%;
  }
  footer .fmid .for .share .am {
    width: 0.7rem;
    height: 0.7rem;
  }
}

.product {
  width: 100%;
}

.product .prom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.product .prom .prl {
  display: inline-block;
  vertical-align: middle;
  width: calc((960 / 1920) * 100%);
  padding: 1rem 1rem 1rem calc((160 / 1920) * 100%);
}

.product .prom .prl .prlper {
  width: calc((685 / 800) * 100%);
  width: 100%;
  display: block;
}

.product .prom .prl .prlper .swiper-slide {
  width: 100%;
}

.product .prom .prl .imgs {
  width: 100%;
  overflow: hidden;
}

.product .prom .prl .imgs .img {
  width: 100%;
  padding-top: 105.98%;
}

.product .prom .prr {
  display: inline-block;
  vertical-align: middle;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: calc((960 / 1920) * 100%);
}

.product .prom .prr .pot {
  width: 100%;
  padding: 1rem calc((160 / 1920) * 100%) 1rem 1rem;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.product .prom .prr .pot .pit {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.4rem;
}

.product .prom .prr .pot .pit .bm {
  display: inline-block;
  color: #333;
  font-weight: bold;
  margin-right: 0.15rem;
}

.product .prom .prr .pot .pit .xm {
  display: inline-block;
  color: #333;
}

.product .prom .prr .pot .xt {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.product .prom .prr .pot .xinp {
  width: 100%;
  color: #666;
  line-height: 1.8;
  max-height: 2.2rem;
  text-align: justify;
}

.product .prom .prr .pot .xinp p {
  color: #666;
  line-height: 1.8;
}

.product .prom .prr .pot .pok {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
}

.product .prom .prr .pot .pok a {
  display: inline-block;
  vertical-align: middle;
  background-color: #ff9900;
  border-left: solid 0.1rem #ffcc00;
  color: #fff;
  line-height: 3;
  padding: 0 0.5rem;
}

.product .prom .prr .pot .pok a:hover {
  background-color: #ffcc00;
}

.product .prom .prr .pot .pxrms {
  width: 100%;
}

.product .prom .prr .pot .pxrms .pxrm{
  width: 100%;
  display: none;
}
.product .prom .prr .pot .pxrms .pxrm.on{
  width: 100%;
  display: block;
}

.product .prom .prr .pob {
  width: 100%;
  background-image: linear-gradient(90deg, #ff9900 0%, #ffcc00 100%);
  padding-right: calc((160 / 1920) * 100%);
  display: flex;
  align-items: center;
}

.product .prom .prr .pob .btms {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 1;
  white-space: nowrap;
}

.product .prom .prr .pob .btms .btn {
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: transparent;
  border: solid 1px #fff;
  transition: all ease 0.5s;
  margin: 0 0.1rem;
  display: inline-block;
  vertical-align: middle;
}

.product .prom .prr .pob .btms .btn img {
  width: 100%;
  display: block;
}

.product .prom .prr .pob .btms .btn img:first-child {
  display: block;
}

.product .prom .prr .pob .btms .btn img:last-child {
  display: none;
}

.product .prom .prr .pob .btms .btn:hover {
  background-color: #fff;
}

.product .prom .prr .pob .btms .btn:hover img:first-child {
  display: none;
}

.product .prom .prr .pob .btms .btn:hover img:last-child {
  display: block;
}

.product .prom .prr .pob .icon {
  display: inline-block;
  vertical-align: middle;
  width: 1.6rem;
  height: 1.6rem;
  position: relative;
}

.product .prom .prr .pob .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.6rem;
  height: 0.6rem;
  transform: translate(-50%, -50%);
}

.product .prom .prr .pob .rom {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  width: calc(100% - 1.6rem - 1.4rem);
}

.product .prom .prr .pob .rom .ty {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.product .prom .prr .pob .rom .ym {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.product .prom .prr .pob .rom .rovms {
  width: 100%;
  display: none;
  padding: 0.15rem 0;
}

.product .prom .prr .pob .rom .rovms.on {
  display: block;
}

@media (max-width: 1620px) {
  .product .prom .prl {
    padding: 1rem 1rem 1rem 3%;
  }
  .product .prom .prr .pot {
    padding: 1rem 3% 1rem 1rem;
  }
  .product .prom .prr .pob {
    padding-right: 3%;
  }
}

@media (max-width: 800px) {
  .product .prom {
    width: 100%;
  }
  .product .prom .prl {
    width: 100%;
    padding: 0.5rem 3% 0.3rem;
  }
  .product .prom .prl .prlper {
    max-width: 5rem;
    display: block;
    margin: 0 auto 0.2rem;
  }
  .product .prom .prr {
    width: 100%;
  }
  .product .prom .prr .pot {
    padding: 0.3rem 3%;
  }
  .product .prom .prr .pot .xinp {
    max-height: 4rem;
    height: auto;
  }
}

.modular {
  width: 100%;
}

.modular .mitop {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.6rem;
}

.modular .mitop .bm {
  display: inline-block;
  color: #333;
  font-weight: bold;
  margin-right: 0.15rem;
}

.modular .mitop .xm {
  display: inline-block;
  color: #333;
}

.modular .migop {
  width: 100%;
  margin-bottom: 0.4rem;
}

.modular .migop .in {
  width: 100%;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
}

.modular .migop .ir {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.modular.white .mitop .bm, .modular.white .mitop .xm {
  color: #fff;
}

.modular.white .migop .in, .modular.white .migop .ir {
  color: #fff;
}

.footprint {
  width: 100%;
  padding: 1rem 0;
}

.footprint .fmp {
  width: 100%;
}

.footprint .fmp .imgs {
  width: 100%;
  position: relative;
}

.footprint .fmp .imgs .img {
  width: 100%;
  padding-top: 46%;
}

.footprint .fmp .imgs .points {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}

.footprint .fmp .imgs .points .pis {
  position: absolute;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 50%;
  background-color: #e40012;
  transform: translate(-50%, -50%);
}

.footprint .fmp .fib {
  width: 100%;
  border-left: solid 0.1rem #3366cc;
  padding-left: 0.33rem;
}

.footprint .fmp .fib .ft {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.04rem;
}

.footprint .fmp .fib .fm {
  width: 100%;
  color: #3366cc;
  line-height: 1.5;
}

.parthers {
  width: 100%;
  padding: 1rem 0;
}

.parthers .partper {
  width: 100%;
  position: relative;
}

.parthers .partper .swiper-container{
  width: 100%;
  padding-bottom: 0.4rem;
}

.parthers .partper .swiper-slide {
  width: 100%;
  font-size: 0;
}

.parthers .partper .paom {
  width: calc((250 / 1600) * 100%);
  margin-right: calc((19 / 1600) * 100%);
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin-bottom: 0.2rem;
}

.parthers .partper .paom .img {
  width: 100%;
  padding-top: 56%;
  background-color: rgba(255, 255, 255, 0.6);
}

.parthers .partper .paom:nth-child(6n) {
  margin-right: 0;
}

.parthers .partper .btn {
  position: absolute;
  z-index: 5;
  top: 47%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: white;
}

.parthers .partper .btn img {
  width: 100%;
  display: block;
}

.parthers .partper .btn img:first-child {
  display: block;
}

.parthers .partper .btn img:last-child {
  display: none;
}

.parthers .partper .btn:hover {
  background-color: #ff9900;
}

.parthers .partper .btn:hover img:first-child {
  display: none;
}

.parthers .partper .btn:hover img:last-child {
  display: block;
}

.parthers .partper .bl {
  left: -0.7rem;
}

.parthers .partper .br {
  right: -0.7rem;
}

.parthers .tim {
  width: 100%;
  color: #fff;
  margin-top: 0.3rem;
  line-height: 1.5;
}

.parthers .partper .swiper-pagination {
  bottom: 0;
  text-align: right;
  padding-right: 0.2rem;
}

.parthers .partper .swiper-pagination-bullet {
  width: 0.4rem;
  height: 3px;
  border-radius: 0;
  opacity: 1;
  background-color: #999;
}

.parthers .partper .swiper-pagination-bullet-active {
  background-color: #ff9900;
}



@media (max-width: 1620px) {
  .parthers .partper .bl {
    left: 0rem;
  }
  .parthers .partper .br {
    right: 0rem;
  }
}

.enter {
  width: 100%;
  padding: 1rem 0 2.5rem;
}

.enter .entm {
  width: 100%;
  font-size: 0;
  text-align: right;
  position: relative;
}

.enter .entm .enl {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  width: calc((980 / 1600) * 100%);
  z-index: 2;
}

.enter .entm .enl .img {
  width: 100%;
  padding-top: 65.30%;
}

.enter .entm .enr {
  display: inline-block;
  vertical-align: middle;
  width: calc((1160 / 1600) * 100%);
  text-align: left;
  padding-left: calc((540 / 1600) * 100%);
  padding-bottom: 1.8rem;
  position: relative;
  background-color: #fff;
  min-height: 8.2rem;
}

.enter .entm .enr .date {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  width: calc((960 / 1160) * 100%);
  background-color: #3366cc;
  padding: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.enter .entm .enr .date .datm {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.enter .entm .enr .date .datm .dt {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.enter .entm .enr .date .datm .dm {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.enter .entm .enr .eox {
  width: 100%;
  padding: 0.7rem 1rem;
}

.enter .entm .enr .eox .mitop {
  margin-bottom: 0.5rem;
}

.enter .entm .enr .eox .einp {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.enter .entm .enr .eox .einp p {
  color: #666;
  line-height: 1.5;
}

.enter .entm .enr .eox .eot {
  width: 100%;
  font-size: 0;
  margin-top: 1rem;
  text-align: right;
}

.enter .entm .enr .eox .eot a {
  display: inline-block;
  vertical-align: middle;
  background-color: #ff9900;
  border-left: solid 0.1rem #ffcc00;
  color: #fff;
  line-height: 3;
  padding: 0 0.6rem;
}

.enter .entm .enr .eox .eot a:hover {
  background-color: #ffcc00;
}

@media (max-width: 800px) {
  .enter .entm .enl {
    width: 100%;
    position: relative;
  }
  .enter .entm .enr {
    width: 100%;
    min-height: 0;
    padding-left: 0;
    padding-bottom: 0;
  }
  .enter .entm .enr .eox {
    width: 100%;
    padding: 0.3rem;
  }
  .enter .entm .enr .eox .eot {
    margin-top: 0.3rem;
  }
  .enter .entm .enr .date {
    position: relative;
    left: 0;
    transform: translate(0, 0);
    width: 100%;
  }
  .enter .entm .enr .date .datm {
    padding: 0.15rem 0;
  }
}

.cases {
  width: 100%;
  padding: 1rem 0;
}

.cases .casom {
  width: 100%;
}

.cases .casom .casm {
  width: 100%;
  display: none;
}

.cases .casom .casm.on {
  display: block;
}

.cases .casom .csm {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}

.cases .casom .csm .csl {
  display: inline-block;
  vertical-align: middle;
  width: calc((800 / 1600) * 100%);
}

.cases .casom .csm .csl .img {
  width: 100%;
  padding-top: 56.25%;
}

.cases .casom .csm .csr {
  display: inline-block;
  vertical-align: middle;
  width: calc((700 / 1600) * 100%);
}

.cases .casom .csm .csr .nux {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.cases .casom .csm .csr .nt {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.cases .casom .csm .csr .insp {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin: 0.4rem 0;
}

.cases .casom .csm .csr .insp p {
  color: #fff;
  line-height: 1.5;
}

.cases .casom .csm .csr .eot {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
  text-align: left;
}

.cases .casom .csm .csr .eot a {
  display: inline-block;
  vertical-align: middle;
  background-color: #ff9900;
  border-left: solid 0.1rem #ffcc00;
  color: #fff;
  line-height: 3;
  padding: 0 0.6rem;
}

.cases .casom .csm .csr .eot a:hover {
  background-color: #ffcc00;
}

.cases .numpers {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}

.cases .numpers .btn {
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: #fff;
  transition: all ease 0.5s;
  margin: 0 0.1rem;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
}

.cases .numpers .btn img {
  width: 100%;
  display: block;
}

.cases .numpers .btn img:first-child {
  display: block;
}

.cases .numpers .btn img:last-child {
  display: none;
}

.cases .numpers .btn:hover {
  background-color: #ff9900;
}

.cases .numpers .btn:hover img:first-child {
  display: none;
}

.cases .numpers .btn:hover img:last-child {
  display: block;
}

.cases .numpers .bl {
  left: -0.8rem;
}

.cases .numpers .br {
  right: -0.8rem;
}

.cases .numpers .swiper-slide {
  width: 100%;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 0.8);
  align-items: center;
  height: 1.1rem;
  padding: 0 0.2rem;
}

.cases .numpers .swiper-slide .sim {
  width: 100%;
  font-size: 0;
}

.cases .numpers .swiper-slide .sim .um {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
  width: 2em;
  margin-right: 0.1rem;
}

.cases .numpers .swiper-slide .sim .nm {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  color: #333;
  width: calc(100% - 0.1rem - 2em);
}

.cases .numpers .swiper-slide.on {
  background-image: url("../images/bg3.jpg");
  background-size: 100% 100%;
}

.cases .numpers .swiper-slide.on .sim .um, .cases .numpers .swiper-slide.on .sim .nm {
  color: #fff;
}

@media (max-width: 1620px) {
  .cases .numpers .bl {
    left: 0rem;
  }
  .cases .numpers .br {
    right: 0rem;
  }
  .cases .numpers .swiper-slide {
    height: 1.5rem;
    padding: 0 .1rem;
  }
}

.nanber {
  width: 100%;
  position: relative;
}

.nanber .img {
  width: 100%;
  padding-top: 26.041%;
}

.nanber .nob {
  position: absolute;
  top: 50%;
  left: calc((160 / 1920) * 100%);
  transform: translateY(-50%);
  width: 80%;
}

.nanber .nob .cn {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.nanber .nob .en {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

@media (max-width: 1620px) {
  .nanber .nob {
    left: 3%;
  }
}

@media (max-width: 800px) {
  .nanber .img {
    padding-top: 50%;
  }
}

.crumbs {
  width: 100%;
  background-color: #fff;
}

.crumbs .crum {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.crumbs .crum .cul {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.crumbs .crum .cul .home {
  display: inline-block;
  vertical-align: middle;
  width: 0.26rem;
  height: 0.26rem;
  margin-right: 0.12rem;
  position: relative;
  top: -0.02rem;
}

.crumbs .crum .cul .home img {
  width: 100%;
  display: block;
}

.crumbs .crum .cul .home img:first-child {
  display: block;
}

.crumbs .crum .cul .home img:last-child {
  display: none;
}

.crumbs .crum .cul a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 3.5;
}

.crumbs .crum .cul a span {
  display: inline-block;
  color: #666;
  margin: 0 0.1rem;
}

.crumbs .crum .cul a:last-child span {
  display: none;
}

.crumbs .crum .cur {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
}

.crumbs .crum .cur .swiper-container {
  width: 100%;
}

.crumbs .crum .cur .swiper-wrapper {
  justify-content: flex-end;
}

.crumbs .crum .cur .swiper-slide {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.crumbs .crum .cur .swiper-slide a {
  width: 100%;
  display: block;
  padding: 0 0.5rem;
  color: #666;
  line-height: 3.5;
  border-bottom: solid 0.04rem transparent;
}

.crumbs .crum .cur .swiper-slide.on {
  background-color: #ff9900;
}

.crumbs .crum .cur .swiper-slide.on a {
  color: #fff;
  border-bottom: solid 0.04rem #ffcc00;
}

.crumbs.white {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  background-color: transparent;
}

.crumbs.white .crum .cul .home img:first-child {
  display: none;
}

.crumbs.white .crum .cul .home img:last-child {
  display: block;
}

.crumbs.white .crum .cul a {
  color: #fff;
}

.crumbs.white .crum .cul a span {
  color: #fff;
}

@media (max-width: 800px) {
  .crumbs .crum .cur .swiper-wrapper {
    justify-content: flex-start;
  }
}

.Introduction {
  width: 100%;
  font-size: 0;
  padding: 0.6rem 0;
}

.Introduction .intrm {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.Introduction .intrm .inl {
  display: inline-block;
  vertical-align: middle;
  width: calc((800 / 1600) * 100%);
}

.Introduction .intrm .inl .img {
  width: 100%;
  padding-top: 63.875%;
}

.Introduction .intrm .inr {
  width: calc((700 / 1600) * 100%);
  display: inline-block;
  vertical-align: middle;
}

.Introduction .intrm .inr .cinps {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.Introduction .intrm .inr .cinps p {
  color: #999;
  line-height: 1.5;
}

.Introduction .date {
  position: relative;
  width: 100%;
  padding: 0.4rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 0.2rem;
}

.Introduction .date .datm {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}

.Introduction .date .datm .dt {
  width: 100%;
  color: #ff9900;
  font-weight: bold;
  line-height: 1.5;
}

.Introduction .date .datm .dm {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.honors {
  width: 100%;
  padding: 1rem 0;
}

.honors .award {
  width: 100%;
  padding: 0 0.3rem 0 0.3rem;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.honors .award .awl {
  width: calc((600 / 1440) * 100%);
  display: inline-block;
  vertical-align: top;
}

.honors .award .awl .swiper-container {
  height: 4rem;
}

.honors .award .awl .swiper-slide {
  width: 100%;
  font-size: 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  padding: 0.2rem 0rem;
  height: auto;
  cursor: pointer;
}

.honors .award .awl .swiper-slide .icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.2rem;
}

.honors .award .awl .swiper-slide .icon img {
  width: 100%;
  height: 100%;
  display: block;
}

.honors .award .awl .swiper-slide .icon img:first-child {
  display: block;
}

.honors .award .awl .swiper-slide .icon img:last-child {
  display: none;
}

.honors .award .awl .swiper-slide .name {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.5rem - 12px);
  color: #fff;
  line-height: 2;
  padding-right: 0.2rem;
}

.honors .award .awl .swiper-slide .ci {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 17px;
}

.honors .award .awl .swiper-slide .ci img {
  width: 100%;
  display: block;
}

.honors .award .awl .swiper-slide .ci img:first-child {
  display: block;
}

.honors .award .awl .swiper-slide .ci img:last-child {
  display: none;
}

.honors .award .awl .swiper-slide.on .icon img:first-child {
  display: none;
}

.honors .award .awl .swiper-slide.on .icon img:last-child {
  display: block;
}

.honors .award .awl .swiper-slide.on .name {
  color: #ff9900;
}

.honors .award .awl .btns {
  width: 100%;
  font-size: 0;
  margin-top: 0.2rem;
}

.honors .award .awl .btns .btn {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 4%;
  border: solid 1px rgba(255, 255, 255, 0.1);
  position: relative;
  text-align: center;
  cursor: pointer;
  padding: 0.2rem 0;
  border-radius: 0.15rem 0 0.15rem 0;
}

.honors .award .awl .btns .btn img {
  display: inline-block;
  vertical-align: middle;
  width: 37px;
  height: 13px;
}

.honors .award .awl .btns .btn img:first-child {
  display: inline-block;
}

.honors .award .awl .btns .btn img:last-child {
  display: none;
}

.honors .award .awl .btns .btn:nth-child(2n) {
  margin-right: 0;
}

.honors .award .awl .btns .btn:hover img:first-child {
  display: none;
}

.honors .award .awl .btns .btn:hover img:last-child {
  display: inline-block;
}

.honors .award .awr {
  width: calc((540 / 1440) * 100%);
  display: inline-block;
  vertical-align: top;
  padding-left: 0.6rem;
  margin-right: 1.2rem;
}

.honors .award .awr .awrem {
  width: 100%;
  padding: 0.2rem;
  display: none;
}

.honors .award .awr .awrem .img {
  max-width: 4rem;
  padding-top: 70%;
  display: block;
  margin: 0 auto;
  max-height: 100%;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

.honors .award .awr .awrem .img img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}

.honors .award .awr .awrem.on {
  display: block;
}

.Styles {
  width: 100%;
  padding: 1rem 0;
}

.Styles .stylper {
  width: 100%;
  position: relative;
}

.Styles .stylper .swiper-slide {
  width: 100%;
}

.Styles .stylper .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
}

.Styles .stylper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 56.25%;
}

.Styles .stylper .swiper-slide .pob {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0;
  padding: 0.15rem 0;
  opacity: 0;
  transition: all ease 0.5s;
}

.Styles .stylper .swiper-slide .pob .xm {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
  width: 100%;
  padding-right: 100px;
}

.Styles .stylper .swiper-slide-active .pob {
  opacity: 1;
}

.Styles .stylper .swiper-container {
  padding-bottom: 0.4rem;
}

.Styles .stylper .swiper-pagination {
  bottom: 0;
}

.Styles .stylper .swiper-pagination-bullet {
  width: 0.4rem;
  height: 3px;
  border-radius: 0;
  opacity: 1;
  background-color: #999;
}

.Styles .stylper .swiper-pagination-bullet-active {
  background-color: #ff9900;
}

.Styles .stylper .btn {
  position: absolute;
  z-index: 5;
  top: 47%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: white;
}

.Styles .stylper .btn img {
  width: 100%;
  display: block;
}

.Styles .stylper .btn img:first-child {
  display: block;
}

.Styles .stylper .btn img:last-child {
  display: none;
}

.Styles .stylper .btn:hover {
  background-color: #ff9900;
}

.Styles .stylper .btn:hover img:first-child {
  display: none;
}

.Styles .stylper .btn:hover img:last-child {
  display: block;
}

.Styles .stylper .bl {
  left: 0.7rem;
}

.Styles .stylper .br {
  right: 0.7rem;
}

@media (max-width: 800px) {
  .Styles .stylper .swiper-pagination {
    width: calc((1300 / 1880) * 100%);
  }
  .Styles .stylper .bl {
    left: 0.2rem;
  }
  .Styles .stylper .br {
    right: 0.2rem;
  }
}

.joins {
  width: 100%;
  padding: 1rem 0;
  background-color: #f7f7f7;
}

.joins .joinper {
  width: 100%;
  font-size: 0;
  position: relative;
}

.joins .joinper .swiper-container {
  padding-bottom: 0.4rem;
}

.joins .joinper .swiper-pagination {
  bottom: 0;
}

.joins .joinper .swiper-pagination-bullet {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #fff;
  color: #333;
  line-height: 0.4rem;
  text-align: center;
  opacity: 1;
}

.joins .joinper .swiper-pagination-bullet-active {
  color: #fff;
  background-color: #ff9900;
}

.joins .joinper .jorm {
  display: inline-block;
  vertical-align: top;
  width: calc((510 / 1600) * 100%);
  margin-right: calc((34 / 1600) * 100%);
  margin-bottom: 0.3rem;
}

.joins .joinper .jorm a {
  width: 100%;
  display: block;
  padding: 0.3rem;
  background-color: #fff;
  transition: all ease 0.5s;
}

.joins .joinper .jorm .jp {
  width: 100%;
  font-size: 0;
  display: flex;
  justify-content: space-between;
}

.joins .joinper .jorm .jp .kl {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
}

.joins .joinper .jorm .jp .kr {
  display: inline-block;
  vertical-align: middle;
  color: #ff9900;
  line-height: 1.5;
}

.joins .joinper .jorm .kim {
  width: 100%;
  font-size: 0;
  margin: 0.15rem 0;
}

.joins .joinper .jorm .kim .sm {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.joins .joinper .jorm .kim .sm span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
  position: relative;
  margin: 0 0.04rem;
  top: -0.02rem;
}

.joins .joinper .jorm .kim .sm:last-child span {
  display: none;
}

.joins .joinper .jorm .pm {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
  margin: 0.15rem 0 0.25rem;
}

.joins .joinper .jorm .pob {
  width: 100%;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  padding: 0.15rem 0 0;
  border-top: dashed 1px #eaeaea;
}

.joins .joinper .jorm .pob .tim {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.joins .joinper .jorm .pob .pls {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.joins .joinper .jorm .pob .pls span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  width: 0.2rem;
  height: 0.2rem;
}

.joins .joinper .jorm .pob .pls span img {
  width: 100%;
  display: block;
}

.joins .joinper .jorm .pob .pls span img:first-child {
  display: block;
}

.joins .joinper .jorm .pob .pls span img:last-child {
  display: none;
}

.joins .joinper .jorm:hover a {
  background-color: #ff9900;
}

.joins .joinper .jorm:hover .jp .kl, .joins .joinper .jorm:hover .jp .kr {
  color: #fff;
}

.joins .joinper .jorm:hover .kim .sm {
  color: #fff;
}

.joins .joinper .jorm:hover .pm {
  color: #fff;
}

.joins .joinper .jorm:hover .pob .tim {
  color: #fff;
}

.joins .joinper .jorm:hover .pob .pls {
  color: #fff;
}

.joins .joinper .jorm:hover .pob .pls span img:first-child {
  display: none;
}

.joins .joinper .jorm:hover .pob .pls span img:last-child {
  display: block;
}

.joins .joinper .jorm:nth-child(3n) {
  margin-right: 0;
}

.joins .joinper .btn {
  position: absolute;
  z-index: 5;
  top: 47%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
}

.joins .joinper .btn img {
  width: 100%;
  display: block;
}

.joins .joinper .btn img:first-child {
  display: block;
}

.joins .joinper .btn img:last-child {
  display: none;
}

.joins .joinper .btn:hover {
  background-color: #ff9900;
}

.joins .joinper .btn:hover img:first-child {
  display: none;
}

.joins .joinper .btn:hover img:last-child {
  display: block;
}

.joins .joinper .bl {
  left: -0.7rem;
}

.joins .joinper .br {
  right: -0.7rem;
}

.joins .joinlist {
  width: 100%;
  font-size: 0;
  position: relative;
}

.joins .joinlist .jorm {
  display: inline-block;
  vertical-align: top;
  width: calc((510 / 1600) * 100%);
  margin-right: calc((34 / 1600) * 100%);
  margin-bottom: 0.3rem;
}

.joins .joinlist .jorm a {
  width: 100%;
  display: block;
  padding: 0.3rem;
  background-color: #fff;
  transition: all ease 0.5s;
}

.joins .joinlist .jorm .jp {
  width: 100%;
  font-size: 0;
  display: flex;
  justify-content: space-between;
}

.joins .joinlist .jorm .jp .kl {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
}

.joins .joinlist .jorm .jp .kr {
  display: inline-block;
  vertical-align: middle;
  color: #ff9900;
  line-height: 1.5;
}

.joins .joinlist .jorm .kim {
  width: 100%;
  font-size: 0;
  margin: 0.15rem 0;
}

.joins .joinlist .jorm .kim .sm {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.joins .joinlist .jorm .kim .sm span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
  position: relative;
  margin: 0 0.04rem;
  top: -0.02rem;
}

.joins .joinlist .jorm .kim .sm:last-child span {
  display: none;
}

.joins .joinlist .jorm .pm {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
  margin: 0.15rem 0 0.25rem;
}

.joins .joinlist .jorm .pob {
  width: 100%;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  padding: 0.15rem 0 0;
  border-top: dashed 1px #eaeaea;
}

.joins .joinlist .jorm .pob .tim {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.joins .joinlist .jorm .pob .pls {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.joins .joinlist .jorm .pob .pls span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  width: 0.2rem;
  height: 0.2rem;
}

.joins .joinlist .jorm .pob .pls span img {
  width: 100%;
  display: block;
}

.joins .joinlist .jorm .pob .pls span img:first-child {
  display: block;
}

.joins .joinlist .jorm .pob .pls span img:last-child {
  display: none;
}

.joins .joinlist .jorm:hover a {
  background-color: #ff9900;
}

.joins .joinlist .jorm:hover .jp .kl, .joins .joinlist .jorm:hover .jp .kr {
  color: #fff;
}

.joins .joinlist .jorm:hover .kim .sm {
  color: #fff;
}

.joins .joinlist .jorm:hover .pm {
  color: #fff;
}

.joins .joinlist .jorm:hover .pob .tim {
  color: #fff;
}

.joins .joinlist .jorm:hover .pob .pls {
  color: #fff;
}

.joins .joinlist .jorm:hover .pob .pls span img:first-child {
  display: none;
}

.joins .joinlist .jorm:hover .pob .pls span img:last-child {
  display: block;
}

.joins .joinlist .jorm:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 1620px) {
  .joins .joinper .bl {
    left: 0rem;
  }
  .joins .joinper .br {
    right: 0rem;
  }
}

@media (max-width: 800px) {
  .joins .joinper .jorm {
    width: 100%;
  }
  .joins .joinlist .jorm {
    width: 100%;
  }
}

.jetails {
  width: 100%;
  background-color: #f7f7f7;
  padding: 1rem 0;
}

.jetails .jetail {
  width: 100%;
  font-size: 0;
}

.jetails .jetail .jel {
  display: inline-block;
  vertical-align: top;
  width: calc((1090 / 1600) * 100%);
  margin-right: calc((29 / 1600) * 100%);
  background-color: #fff;
  padding: 0.5rem;
}

.jetails .jetail .jel .jit {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.jetails .jetail .jel .jim {
  width: 100%;
  font-size: 0;
  margin: 0.24rem 0;
}

.jetails .jetail .jel .jim .li {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  padding-right: 0.2rem;
  color: #999;
  line-height: 2;
}

.jetails .jetail .jel .jim .li span {
  color: #666;
}

.jetails .jetail .jel .finps {
  width: 100%;
  padding: 0.3rem 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  margin: 0.24rem 0;
}

.jetails .jetail .jel .finps .finp {
  width: 100%;
  margin-bottom: 0.4rem;
}

.jetails .jetail .jel .finps .finp .fit {
  width: 100%;
  color: #222;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.jetails .jetail .jel .finps .finp .tinp {
  width: 100%;
  color: #666;
  line-height: 1.8;
}

.jetails .jetail .jel .finps .finp .tinp p {
  color: #666;
  line-height: 1.8;
}

.jetails .jetail .jel .fob {
  width: 100%;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.jetails .jetail .jel .fob .share {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

.jetails .jetail .jel .fob .share span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.jetails .jetail .jel .fob .share .am {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  margin: 0 0.1rem;
  border: solid 1px #ccd3cf;
}

.jetails .jetail .jel .fob .share .am a, .jetails .jetail .jel .fob .share .am img {
  width: 100%;
  display: block;
}

.jetails .jetail .jel .fob .share .am img:first-child {
  display: block;
}

.jetails .jetail .jel .fob .share .am img:last-child {
  display: none;
}

.jetails .jetail .jel .fob .share .am:hover {
  border: solid 1px #ff9900;
  background-color: #ff9900;
}

.jetails .jetail .jel .fob .share .am:hover img:first-child {
  display: none;
}

.jetails .jetail .jel .fob .share .am:hover img:last-child {
  display: block;
}

.jetails .jetail .jel .fob .back {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.jetails .jetail .jel .fob .back a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.jetails .jetail .jel .fob .back a span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.jetails .jetail .jel .fob .back a span img {
  width: 100%;
  display: block;
}

.jetails .jetail .jel .fob .back a:hover {
  color: #ff9900;
}

.jetails .jetail .jer {
  display: inline-block;
  vertical-align: top;
  width: calc((480 / 1600) * 100%);
  background-color: #fff;
}

.jetails .jetail .jer .rit {
  width: 100%;
  padding: 0.3rem 0.4rem;
  color: #333;
  line-height: 1.3;
  position: relative;
  border-bottom: solid 1px #f7f7f7;
}

.jetails .jetail .jer .rit:after {
  content: ' ';
  position: absolute;
  background-color: #018d44;
  width: 0.04rem;
  border-radius: 0.02rem;
  height: 0.2rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.jetails .jetail .jer .jorm {
  width: 100%;
  padding: 0.4rem;
}

.jetails .jetail .jer .jorm form {
  width: 100%;
  display: block;
}

.jetails .jetail .jer .jorm .input {
  width: 100%;
  display: block;
  margin-bottom: 0.2rem;
}

.jetails .jetail .jer .jorm .input .int {
  width: 100%;
  display: block;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #dddddd;
  line-height: 3;
  height: 3em;
  padding: 0 0.2rem;
}

.jetails .jetail .jer .jorm .up {
  width: 100%;
  margin-bottom: 0.2rem;
  position: relative;
}

.jetails .jetail .jer .jorm .up a {
  width: 100%;
  display: block;
  color: #ff9900;
  border: solid 1px #ff9900;
  background-color: #fbf7f2;
  border-radius: 5px;
  text-align: center;
  line-height: 3;
}

.jetails .jetail .jer .jorm .up .ups {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  opacity: 0;
}

.jetails .jetail .jer .jorm .up .pic {
  width: 100%;
  margin: 0.1rem 0;
  color: #333;
  line-height: 1.5;
  display: none;
}

.jetails .jetail .jer .jorm .up .pic span {
  margin-left: 0.1rem;
}

.jetails .jetail .jer .jorm .up .utn {
  width: 100%;
  display: block;
  color: #ff9900;
  border: solid 1px #ff9900;
  background-color: #fbf7f2;
  border-radius: 5px;
  text-align: center;
  line-height: 3;
  cursor: pointer;
}

.jetails .jetail .jer .jorm .sub {
  width: 100%;
}

.jetails .jetail .jer .jorm .sub input {
  width: 100%;
  display: block;
  color: #fff;
  background-color: #ff9900;
  border-radius: 5px;
  text-align: center;
  line-height: 3em;
  height: 3em;
  cursor: pointer;
  border: none;
}

.details {
  width: 100%;
  background-color: #f7f7f7;
  padding: 1rem 0;
}

.details .detail {
  width: 100%;
}

.details .detail .del {
  display: inline-block;
  vertical-align: top;
  width: calc((1090 / 1600) * 100%);
  margin-right: calc((29 / 1600) * 100%);
  background-color: #fff;
  padding: 0.5rem;
}

.details .detail .del .dit {
  width: 100%;
  color: #222;
  line-height: 1.5;
}

.details .detail .del .dim {
  width: 100%;
  margin: 0.3rem 0;
  font-size: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.details .detail .del .dim .dml {
  display: inline-block;
  vertical-align: middle;
}

.details .detail .del .dim .dml .day {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  margin-right: 0.4rem;
}

.details .detail .del .dim .dml .share {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

.details .detail .del .dim .dml .share span {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.details .detail .del .dim .dml .share .am {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  margin: 0 0.1rem;
  border: solid 1px #ccd3cf;
}

.details .detail .del .dim .dml .share .am a, .details .detail .del .dim .dml .share .am img {
  width: 100%;
  display: block;
}

.details .detail .del .dim .dml .share .am img:first-child {
  display: block;
}

.details .detail .del .dim .dml .share .am img:last-child {
  display: none;
}

.details .detail .del .dim .dml .share .am:hover {
  border: solid 1px #ff9900;
  background-color: #ff9900;
}

.details .detail .del .dim .dml .share .am:hover img:first-child {
  display: none;
}

.details .detail .del .dim .dml .share .am:hover img:last-child {
  display: block;
}

.details .detail .del .dim .dmr {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  text-align: right;
}

.details .detail .del .dim .dmr .back {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.details .detail .del .dim .dmr .back a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.details .detail .del .dim .dmr .back a span {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.details .detail .del .dim .dmr .back a span img {
  width: 100%;
  display: block;
}

.details .detail .del .dim .dmr .back a:hover {
  color: #ff9900;
}

.details .detail .del .dinps {
  width: 100%;
  padding: 0.4rem 0;
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  color: #666;
  line-height: 1.5;
}

.details .detail .del .dinps p {
  color: #666;
  line-height: 1.5;
}

.details .detail .del .dinps img {
  max-width: 100%;
}

.details .detail .del .dot {
  width: 100%;
  font-size: 0;
  padding: 0.2rem 0;
  margin-top: 0.2rem;
}

.details .detail .del .dot .dtn {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}

.details .detail .del .dot .dtn a {
  width: 100%;
  display: block;
  padding-right: 0.2rem;
  color: #666;
  line-height: 1.8;
}

.details .detail .del .dot .dtn a:hover {
  color: #ff9900;
}

.details .detail .der {
  display: inline-block;
  vertical-align: top;
  width: calc((480 / 1600) * 100%);
  background-color: #fff;
}

.details .detail .der .dit {
  width: 100%;
  padding: 0.3rem 0.4rem;
  position: relative;
  border-bottom: solid 1px #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.details .detail .der .dit:after {
  content: ' ';
  position: absolute;
  background-color: #ff9900;
  width: 0.04rem;
  border-radius: 0.02rem;
  height: 0.2rem;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.details .detail .der .dit span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.3;
}

.details .detail .der .dit a {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.details .detail .der .dit a:hover {
  color: #ff9900;
}

.details .detail .der .derlis {
  width: 100%;
}

.details .detail .der .derlis .derm {
  width: 100%;
  border-bottom: solid 1px #f7f7f7;
}

.details .detail .der .derlis .derm a {
  width: 100%;
  display: block;
  padding: 0.4rem;
}

.details .detail .der .derlis .derm .time {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.details .detail .der .derlis .derm .tit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin: 0.1rem 0 0.2rem;
}

.details .detail .der .derlis .derm .tinp {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.details .detail .der .derlis .derm .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.25rem;
}

.details .detail .der .derlis .derm .more span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
  margin-right: 0.1rem;
}

.details .detail .der .derlis .derm .more b {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}

.details .detail .der .derlis .derm .more b img {
  width: 100%;
  display: block;
}

.details .detail .der .derlis .derm .more b img:first-child {
  display: block;
}

.details .detail .der .derlis .derm .more b img:last-child {
  display: none;
}

.details .detail .der .derlis .derm:hover .tit {
  color: #ff9900;
}

.details .detail .der .derlis .derm:hover .more span {
  color: #ff9900;
}

.details .detail .der .derlis .derm:hover .more b img:first-child {
  display: none;
}

.details .detail .der .derlis .derm:hover .more b img:last-child {
  display: block;
}

.rightnav {
  position: fixed;
  z-index: 20;
  right: 0.4rem;
  top: 60%;
  transform: translateY(-50%);
  display: none;
}

.rightnav .ritm {
  width: 0.6rem;
  height: 0.6rem;
  display: block;
  position: relative;
  border-radius: 50%;
  background-color: #f2f2f2;
  border: solid 1px #e5e5e5;
}

.rightnav .ritm a, .rightnav .ritm img {
  width: 100%;
  display: block;
}

.rightnav .ritm img:first-child {
  display: block;
}

.rightnav .ritm img:last-child {
  display: none;
}

.rightnav .ritm .comd {
  position: absolute;
  width: 1.16rem;
  height: 1.16rem;
  padding: 0.06rem;
  background-color: #fff;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 0.15rem);
  display: none;
}

.rightnav .ritm .comd img {
  width: 100%;
  display: block;
}

.rightnav .ritm + .ritm {
  margin-top: 0.1rem;
}

.rightnav .ritm:hover {
  background-color: #ff9900;
  border: solid 1px #ff9900;
}

.rightnav .ritm:hover img:first-child {
  display: none;
}

.rightnav .ritm:hover img:last-child {
  display: block;
}

.rightnav .ritm:hover .comd {
  display: block;
}

.newsmt {
  width: 100%;
  padding: 1rem 0;
  background-color: #f7f7f7;
}

.newsmt .newsm {
  width: 100%;
}

.newsmt .newsm .nevom {
  width: 100%;
  font-size: 0;
  background-color: #fff;
  margin-bottom: 0.4rem;
}

.newsmt .newsm .nevom .nvl {
  display: inline-block;
  vertical-align: middle;
  width: calc((1040 / 1600) * 100%);
  position: relative;
  overflow: hidden;
}

.newsmt .newsm .nevom .nvl .img {
  width: 100%;
  padding-top: 56.25%;
}

.newsmt .newsm .nevom .nvr {
  display: inline-block;
  vertical-align: middle;
  width: calc((560 / 1600) * 100%);
  padding: 0.4rem 0.8rem;
}

.newsmt .newsm .nevom .nvr .time {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.newsmt .newsm .nevom .nvr .tit {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin: 0.15rem 0;
}

.newsmt .newsm .nevom .nvr .tinp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin: 0.1rem 0 0.2rem;
}

.newsmt .newsm .nevom .nvr .tinp p {
  color: #666;
  line-height: 1.5;
}

.newsmt .newsm .nevom .nvr .eot {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
  text-align: left;
}

.newsmt .newsm .nevom .nvr .eot a {
  display: inline-block;
  vertical-align: middle;
  background-color: #ff9900;
  border-left: solid 0.1rem #ffcc00;
  color: #fff;
  line-height: 3;
  padding: 0 0.6rem;
}

.newsmt .newsm .nevom .nvr .eot a:hover {
  background-color: #ffcc00;
}

.newsmt .newsm .newlis {
  width: 100%;
  font-size: 0;
}

.newsmt .newsm .newlis .neom {
  display: inline-block;
  vertical-align: top;
  width: calc((512 / 1600) * 100%);
  margin-right: calc((31 / 1600) * 100%);
  margin-bottom: 0.4rem;
}

.newsmt .newsm .newlis .neom a {
  width: 100%;
  display: block;
}

.newsmt .newsm .newlis .neom .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.newsmt .newsm .newlis .neom .imgs .img {
  width: 100%;
  padding-top: 56.25%;
  transition: all ease 0.5s;
}

.newsmt .newsm .newlis .neom .nom {
  width: 100%;
  background-color: #fff;
  padding: 0.4rem;
}

.newsmt .newsm .newlis .neom .nom .time {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.newsmt .newsm .newlis .neom .nom .tit {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin: 0.1rem 0 0.2rem;
}

.newsmt .newsm .newlis .neom .nom .tinp {
  width: 100%;
  color: #999;
  line-height: 1.5;
  height: 4.5em;
}

.newsmt .newsm .newlis .neom .nom .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.25rem;
}

.newsmt .newsm .newlis .neom .nom .more span {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
  margin-right: 0.1rem;
}

.newsmt .newsm .newlis .neom .nom .more b {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}

.newsmt .newsm .newlis .neom .nom .more b img {
  width: 100%;
  display: block;
}

.newsmt .newsm .newlis .neom .nom .more b img:first-child {
  display: block;
}

.newsmt .newsm .newlis .neom .nom .more b img:last-child {
  display: none;
}

.newsmt .newsm .newlis .neom:hover .imgs .img {
  transform: scale(1.1);
}

.newsmt .newsm .newlis .neom:hover .nom .tit {
  color: #ff9900;
}

.newsmt .newsm .newlis .neom:hover .nom .more span {
  color: #ff9900;
}

.newsmt .newsm .newlis .neom:hover .nom .more b img:first-child {
  display: none;
}

.newsmt .newsm .newlis .neom:hover .nom .more b img:last-child {
  display: block;
}

.newsmt .newsm .newlis .neom:nth-child(3n) {
  margin-right: 0;
}

.newsmt .newsm .newlis .neom:nth-child(3n+1) {
  transition-delay: 0.2s;
}

.newsmt .newsm .newlis .neom:nth-child(3n+2) {
  transition-delay: 0.3s;
}

.newsmt .newsm .newlis .neom:nth-child(3n+3) {
  transition-delay: 0.4s;
}

.pages {
  width: 100%;
  padding: 0.4rem 0;
  font-size: 0;
  text-align: center;
}

.pages .page {
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: #111;
  background-color: transparent;
  margin: 0 0.1rem;
  border-radius: 50%;
}

.pages .page.ltn {
  background-image: url("../images/b5.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border: solid 1px #ccc;
}

.pages .page.rtn {
  background-image: url("../images/b6.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border: solid 1px #ccc;
}

.pages .page.on {
  background-color: #ff9900;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.pages .page.on.ltn {
  background-color: #ff9900;
  background-image: url("../images/b7.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border: solid 1px #ff9900;
}

.pages .page.on.rtn {
  background-color: transparent;
  background-color: #ff9900;
  background-image: url("../images/b8.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  border: solid 1px #ff9900;
}

.pages .page.auto {
  width: auto;
  padding: 0 0.24rem;
}

.pages .page:hover {
  background-color: #ff9900;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}

.pages .page.ltn:hover {
  background-color: #ff9900;
  background-image: url("../images/b7.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: solid 1px #ff9900;
}

.pages .page.rtn:hover {
  background-color: #ff9900;
  background-image: url("../images/b8.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: solid 1px #ff9900;
}

@media (max-width: 900px) {
  .pages .page {
    width: 0.8rem;
    height: 0.8rem;
    line-height: 0.8rem;
  }
}

.shengans {
  width: 100%;
  padding: 1rem 0;
  background-color: #f7f7f7;
}

.shengans .shengan {
  width: 100%;
  padding: 0.6rem;
  background-color: #fff;
}

.shengans .shengan .sit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.shengans .shengan .lx {
  width: 100%;
  height: 1px;
  background-color: #eee;
  margin: 0.4rem 0;
}

.shengans .shengan .shen {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.shengans .shengan .shen .sel {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  padding-right: 0.3rem;
}

.shengans .shengan .shen .sel .sellis {
  width: 100%;
}

.shengans .shengan .shen .sel .sellis .selm {
  width: 100%;
  font-size: 0;
  margin: 0.2rem 0;
}

.shengans .shengan .shen .sel .sellis .selm .sic {
  display: inline-block;
  vertical-align: middle;
  width: 0.7rem;
  height: 0.7rem;
  margin-right: 0.2rem;
  border-radius: 50%;
  background-color: #ff9900;
}

.shengans .shengan .shen .sel .sellis .selm .sic img {
  width: 100%;
  display: block;
}

.shengans .shengan .shen .sel .sellis .selm .srm {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.9rem);
}

.shengans .shengan .shen .sel .sellis .selm .srm .sd {
  width: 100%;
  color: #999;
  line-height: 1.5;
}

.shengans .shengan .shen .sel .sellis .selm .srm .sx {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.shengans .shengan .shen .ser {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  text-align: right;
  width: auto;
}

.shengans .shengan .shen .ser .comd {
  display: inline-block;
  vertical-align: middle;
  width: 1.1rem;
  margin: 0 0.1rem;
}

.shengans .shengan .shen .ser .comd .cm {
  width: 100%;
}

.shengans .shengan .shen .ser .comd .cm img {
  width: 100%;
  display: block;
}

.shengans .shengan .shen .ser .comd .cx {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  margin-top: 0.1rem;
  color: #333;
}

.shengans .shengan .map {
  width: 100%;
  height: 6rem;
  margin-top: 0.6rem;
}

.shengans .shengan .map .BMap_Marker > div {
  width: 39px !important;
  font-size: 14px;
  line-height: 1.5;
}

.shengans .shengan .map p {
  font-size: 14px;
  line-height: 1.5;
}

.shengans .shengan .map div {
  font-size: 14px;
  line-height: 1.5;
}

.cases {
  width: 100%;
  background-color: #f7f7f7;
  padding: 1rem 0;
}

.cases .caseper {
  width: 100%;
  position: relative;
}

.cases .caseper .btn {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
  background-color: white;
}

.cases .caseper .btn img {
  width: 100%;
  display: block;
}

.cases .caseper .btn img:first-child {
  display: block;
}

.cases .caseper .btn img:last-child {
  display: none;
}

.cases .caseper .btn:hover {
  background-color: #ff9900;
}

.cases .caseper .btn:hover img:first-child {
  display: none;
}

.cases .caseper .btn:hover img:last-child {
  display: block;
}

.cases .caseper .bl {
  left: -0.7rem;
}

.cases .caseper .br {
  right: -0.7rem;
}

.cases .caseper .swiper-slide {
  width: 100%;
  height: 1.1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.1rem 0.2rem;
  background-color: #fff;
  cursor: pointer;
}

.cases .caseper .swiper-slide .sim {
  width: 100%;
  font-size: 0;
  text-align: center;
  display: flex;
  justify-content: center;
}

.cases .caseper .swiper-slide .sim .num {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  margin-right: 0.1rem;
  width: 1.5em;
}

.cases .caseper .swiper-slide .sim .mx {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  max-width: calc(100% - 1.5em - 0.1rem);
}

.cases .caseper .swiper-slide.on {
  background-image: url("../images/bg3.jpg");
  background-size: 100% 100%;
}

.cases .caseper .swiper-slide.on .sim .num {
  color: #fff;
}

.cases .caseper .swiper-slide.on .sim .mx {
  color: #fff;
}

.cases .casecont {
  width: 100%;
  margin-top: 0.34rem;
}

.cases .casecont .contm {
  width: 100%;
  display: none;
}

.cases .casecont .contm.on {
  display: block;
}

.cases .caselis {
  width: 100%;
  font-size: 0;
}

.cases .caselis .casom {
  width: 100%;
  display: block;
}

.cases .caselis .casom a {
  width: 100%;
  padding: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
  background-color: #fff;
}

.cases .caselis .casom .imgs {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: calc((640 / 1500) * 100%);
  overflow: hidden;
}

.cases .caselis .casom .imgs .img {
  width: 100%;
  padding-top: 56.25%;
  transition: all ease 0.5s;
}

.cases .caselis .casom .vom {
  display: inline-block;
  vertical-align: middle;
  width: calc((760 / 1500) * 100%);
}

.cases .caselis .casom .vom .vit {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.cases .caselis .casom .vom .vim {
  width: 100%;
  color: #999;
  line-height: 1.5;
  margin: 0.3rem 0;
}

.cases .caselis .casom .vom .vim p {
  color: #999;
  line-height: 1.5;
}

.cases .caselis .casom .vom .eot {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
  text-align: left;
}

.cases .caselis .casom .vom .eot span {
  display: inline-block;
  vertical-align: middle;
  background-color: #ff9900;
  border-left: solid 0.1rem #ffcc00;
  color: #fff;
  line-height: 3;
  padding: 0 0.6rem;
}

.cases .caselis .casom:hover .imgs .img {
  transform: scale(1.1);
}

.cases .caselis .casom:hover .vom .vit {
  color: #ff9900;
}

.cases .caselis .casom:hover .vom .eot span {
  background-color: #ffcc00;
}

.cases .caselis .casom + .casom {
  margin-top: 0.3rem;
}

@media (max-width: 1620px) {
  .cases .caseper .bl {
    left: -0.24rem;
  }
  .cases .caseper .br {
    right: -0.24rem;
  }
}

.systems {
  width: 100%;
}

.systems .system {
  width: 100%;
}

.systems .system .syem {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  background-color: #f7f7f7;
}

.systems .system .syem .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((600 / 1920) * 100%);
}

.systems .system .syem .imgs .img {
  width: 100%;
  padding-top: 100%;
}

.systems .system .syem .yom {
  display: inline-block;
  vertical-align: middle;
  width: calc((1320 / 1920) * 100%);
  display: flex;
  align-content: center;
  padding: 0.5rem calc((160 / 1920) * 100%);
  flex-wrap: wrap;
}

.systems .system .syem .yom .yit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
}

.systems .system .syem .yom .lx {
  width: 100%;
  font-size: 0;
  margin: 0.2rem 0 0.4rem;
}

.systems .system .syem .yom .lx span {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 3px;
  background-color: #ff9900;
}

.systems .system .syem .yom .sinp {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.systems .system .syem .yom .sinp p {
  color: #666;
  line-height: 1.5;
}

.systems .system .syem:nth-child(2n) {
  background-color: #fff;
  flex-direction: row;
}

@media (max-width: 1620px) {
  .systems .system .syem .yom {
    padding: 0.5rem 3%;
  }
}

@media (max-width: 800px) {
  .systems .system .syem .imgs .img {
    padding-top: 56.25%;
  }
}

.procens {
  width: 100%;
  padding: 1rem 0;
  background-color: #f7f7f7;
}

.procens .procen {
  width: 100%;
}

.procens .procen .classify {
  width: 100%;
  font-size: 0;
}

.procens .procen .classify .clam {
  display: inline-block;
  vertical-align: top;
  width: calc((390 / 1600) * 100%);
  margin-right: calc((13 / 1600) * 100%);
  margin-bottom: 0.13rem;
}

.procens .procen .classify .clam a {
  width: 100%;
  display: block;
  color: #666;
  line-height: 3.2;
  text-align: center;
  padding: 0 0.1rem;
  background-color: #fff;
}

.procens .procen .classify .clam:hover a {
  background-color: #ff9900;
  color: #fff;
}

.procens .procen .classify .clam.on a {
  background-color: #ff9900;
  color: #fff;
}

.procens .procen .classify .clam:nth-child(4n) {
  margin-right: 0;
}

.procens .procen .proconts {
  width: 100%;
  margin-top: 0.24rem;
}

.procens .procen .proconts .pcont {
  width: 100%;
  display: none;
}

.procens .procen .proconts .pcont.on {
  display: block;
}

.procens .procen .proconts .cenlis {
  width: 100%;
  font-size: 0;
}

.procens .procen .proconts .cenlis .cenam {
  width: 100%;
  background-color: #fff;
  border-top: solid 2px transparent;
  transition: border ease 0.5s;
}

.procens .procen .proconts .cenlis .cenam a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.5rem;
  justify-content: space-between;
}

.procens .procen .proconts .cenlis .cenam .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((500 / 1500) * 100%);
  position: relative;
  overflow: hidden;
}

.procens .procen .proconts .cenlis .cenam .imgs .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.5s;
}

.procens .procen .proconts .cenlis .cenam .com {
  display: inline-block;
  vertical-align: middle;
  width: calc((845 / 1500) * 100%);
}

.procens .procen .proconts .cenlis .cenam .com .cit {
  width: 100%;
  color: #333;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 0.3rem;
  transition: all ease 0.5s;
}

.procens .procen .proconts .cenlis .cenam .com .cinp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin: 0.4rem 0;
}

.procens .procen .proconts .cenlis .cenam .com .cinp p {
  color: #666;
  line-height: 1.5;
}

.procens .procen .proconts .cenlis .cenam .com .cinp span {
  color: #666;
  line-height: 1.5;
}

.procens .procen .proconts .cenlis .cenam .com .eot {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
  text-align: left;
}

.procens .procen .proconts .cenlis .cenam .com .eot span {
  display: inline-block;
  vertical-align: middle;
  background-color: #ff9900;
  border-left: solid 0.1rem #ffcc00;
  color: #fff;
  line-height: 3;
  padding: 0 0.6rem;
  transition: all ease 0.5s;
}

.procens .procen .proconts .cenlis .cenam:hover {
  border-top: solid 2px #ff9900;
}

.procens .procen .proconts .cenlis .cenam:hover .imgs .img {
  transform: scale(1.1);
}

.procens .procen .proconts .cenlis .cenam:hover .com .cit {
  color: #ff9900;
}

.procens .procen .proconts .cenlis .cenam:hover .com .eot span {
  background-color: #ffcc00;
}

.procens .procen .proconts .cenlis .cenam + .cenam {
  margin-top: 0.3rem;
}

.fields {
  width: 100%;
}

.fields .fiems {
  width: 100%;
  position: relative;
}

.fields .fiems .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.fields .fiems .imgs .img {
  width: 100%;
  padding-top: 43.75%;
  transition: all ease 0.5s;
  position: relative;
  z-index: 2;
}

.fields .fiems .cox {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  left: calc((160 / 1920) * 100%);
  max-width: 7rem;
}

.fields .fiems .cox .cit {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

.fields .fiems .cox .cim {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin: 0.4rem 0 0.6rem;
}

.fields .fiems .cox .cim p {
  color: #fff;
  line-height: 1.5;
}

.fields .fiems .cox .eot {
  width: 100%;
  font-size: 0;
  margin-top: 0.6rem;
  text-align: left;
}

.fields .fiems .cox .eot a {
  display: inline-block;
  vertical-align: middle;
  background-color: #ff9900;
  border-left: solid 0.1rem #ffcc00;
  color: #fff;
  line-height: 3;
  padding: 0 0.6rem;
}

.fields .fiems .cox .eot a:hover {
  background-color: #ffcc00;
}

.fields .tisom {
  width: 100%;
  padding: 0.8rem 0 0.6rem;
  position: relative;
}

.fields .tisom .tom {
  width: 100%;
  text-align: center;
}

.fields .tisom .tom .tix {
  width: 100%;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0.06rem;
}

.fields .tisom .tom .tip {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

@media (max-width: 1620px) {
  .fields .fiems .cox {
    left: 3%;
  }
}

@media (max-width: 800px) {
  .fields .fiems .imgs {
    padding: 0.8rem 0;
  }
  .fields .fiems .imgs .img {
    padding-top: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .fields .fiems .cox {
    position: relative;
    width: 94%;
    margin: 0 3%;
    top: 0;
    transform: translateY(0);
  }
  .fields .fiems:first-child .imgs {
    padding-top: 1.2rem;
  }
  .fields .tisom {
    padding: 1.2rem 0 0.6rem;
  }
}

.proshow {
  width: 100%;
  position: relative;
}

.proshow .propers {
  width: 100%;
}

.proshow .propers .swiper-slide {
  width: 100%;
}

.proshow .propers .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.proshow .propers .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 43.75%;
}

.proshow .same {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(50%);
}

.proshow .same .samper {
  width: 100%;
  padding: 0.4rem;
  background-color: #fff;
  position: relative;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
}

.proshow .same .samper .swiper-container {
  width: calc(100% - 1.8rem);
  display: block;
  margin: 0 auto;
}

.proshow .same .samper .swiper-slide {
  width: 100%;
  position: relative;
  cursor: pointer;
}

.proshow .same .samper .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.proshow .same .samper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 43.75%;
}

.proshow .same .samper .swiper-slide:after {
  content: ' ';
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  border: solid 4px #ff9900;
  opacity: 0;
  transition: all ease 0.5s;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.proshow .same .samper .swiper-slide.on:after {
  opacity: 1;
}

.proshow .same .samper .btn {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
  background-color: #f7f7f7;
}

.proshow .same .samper .btn img {
  width: 100%;
  display: block;
}

.proshow .same .samper .btn img:first-child {
  display: block;
}

.proshow .same .samper .btn img:last-child {
  display: none;
}

.proshow .same .samper .btn:hover {
  background-color: #ff9900;
}

.proshow .same .samper .btn:hover img:first-child {
  display: none;
}

.proshow .same .samper .btn:hover img:last-child {
  display: block;
}

.proshow .same .samper .bl {
  left: 0.4rem;
}

.proshow .same .samper .br {
  right: 0.4rem;
}

@media (max-width: 800px) {
  .proshow .same {
    margin: 0.2rem 0;
    position: relative;
    width: 100%;
    transform: translateY(0%);
  }
  .proshow .same .samper {
    padding: 0.4rem 0.2rem;
  }
}

.buttons {
  width: 100%;
  padding: 1.4rem 0 1rem;
  background-color: #fff;
}

.buttons .butper {
  width: 100%;
  position: relative;
}

.buttons .butper .swiper-slide {
  width: 100%;
}

.buttons .butper .swiper-slide a {
  width: 100%;
  display: block;
}

.buttons .butper .swiper-slide .som {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  display: block;
  margin: 0 auto 0.2rem;
  background-color: rgba(255, 153, 0, 0.1);
  position: relative;
}

.buttons .butper .swiper-slide .som .sox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: #fff;
}

.buttons .butper .swiper-slide .som .sox img {
  width: 100%;
  display: block;
}

.buttons .butper .swiper-slide .som .sox img:first-child {
  display: block;
}

.buttons .butper .swiper-slide .som .sox img:last-child {
  display: none;
}

.buttons .butper .swiper-slide .jim {
  width: 100%;
  text-align: center;
  color: #333;
  line-height: 1.5;
}

.buttons .butper .swiper-slide:hover .som .sox {
  background-color: #ff9900;
}

.buttons .butper .swiper-slide:hover .som .sox img:first-child {
  display: none;
}

.buttons .butper .swiper-slide:hover .som .sox img:last-child {
  display: block;
}

.buttons .butper .btn {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
  display: none;
  background-color: #f7f7f7;
}

.buttons .butper .btn img {
  width: 100%;
  display: block;
}

.buttons .butper .btn img:first-child {
  display: block;
}

.buttons .butper .btn img:last-child {
  display: none;
}

.buttons .butper .btn:hover {
  background-color: #ff9900;
}

.buttons .butper .btn:hover img:first-child {
  display: none;
}

.buttons .butper .btn:hover img:last-child {
  display: block;
}

.buttons .butper .bl {
  left: 0rem;
}

.buttons .butper .br {
  right: 0rem;
}

.purpose {
  width: 100%;
  padding: 1.2rem 0;
}

.purpose .purpm {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  justify-content: space-between;
}

.purpose .purpm .pul {
  display: inline-block;
  vertical-align: middle;
  width: calc((800 / 1600) * 100%);
  position: relative;
  overflow: hidden;
}

.purpose .purpm .pul .img {
  width: 100%;
  padding-top: 62.5%;
}

.purpose .purpm .pur {
  display: inline-block;
  vertical-align: middle;
  width: calc((660 / 1600) * 100%);
}

.purpose .purpm .pur .pic {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.4rem;
}

.purpose .purpm .pur .pic span {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
}

.purpose .purpm .pur .pic span img {
  width: 100%;
  display: block;
}

.purpose .purpm .pur .pit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.purpose .purpm .pur .pip {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.purpose .purpm .pur .pip p {
  color: #666;
  line-height: 1.5;
}

.constitute {
  width: 100%;
  padding: 1rem 0;
}

.constitute .cotop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.45rem;
}

.constitute .cotop .pic {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.4rem;
}

.constitute .cotop .pic span {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
}

.constitute .cotop .pic span img {
  width: 100%;
  display: block;
}

.constitute .cotop .pit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.constitute .contlis {
  width: 100%;
  font-size: 0;
}

.constitute .contlis .contn {
  display: inline-block;
  vertical-align: top;
  width: calc((380 / 1600) * 100%);
  margin-right: calc((26 / 1600) * 100%);
  margin-bottom: 0.2rem;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);
  border-radius: 0.1rem;
  height: 1.1rem;
  padding: 0.2rem 0.3rem;
  font-size: 0;
  transition: all ease 0.5s;
}

.constitute .contlis .contn .omt {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.constitute .contlis .contn .num {
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  border-radius: 0.1rem;
  margin-right: 0.24rem;
  background-color: #ff9900;
  color: #fff;
  transition: all ease 0.3s;
}

.constitute .contlis .contn .otm {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.74rem);
  color: #333;
  line-height: 1.5;
  max-height: 3em;
}

.constitute .contlis .contn:nth-child(4n) {
  margin-right: 0;
}

.constitute .contlis .contn:hover {
  background-color: #ff9900;
}

.constitute .contlis .contn:hover .num {
  background-color: #fff;
  color: #ff9900;
}

.constitute .contlis .contn:hover .otm {
  color: #fff;
}

.constitute .conssper {
  width: 100%;
  margin: 0.4rem 0;
}

.constitute .conssper .swiper-container {
  max-width: 8rem;
  display: block;
  margin: 0 auto;
  padding-bottom: 0.5rem;
}

.constitute .conssper .swiper-slide {
  width: 100%;
}

.constitute .conssper .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.constitute .conssper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 52.10%;
}

.constitute .conssper .swiper-pagination {
  bottom: 0;
}

.constitute .conssper .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  opacity: 1;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
  vertical-align: middle;
}

.constitute .conssper .swiper-pagination-bullet-active {
  width: 15px;
  height: 15px;
  background-color: transparent;
  background-image: url("../images/i8.png");
  background-size: 100% 100%;
}

.characteristic {
  width: 100%;
  padding: 1rem 0;
}

.characteristic .cotop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.45rem;
}

.characteristic .cotop .pic {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.4rem;
}

.characteristic .cotop .pic span {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
}

.characteristic .cotop .pic span img {
  width: 100%;
  display: block;
}

.characteristic .cotop .pit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.characteristic .charlis {
  width: 100%;
}

.characteristic .charlis .charm {
  display: inline-block;
  vertical-align: top;
  width: calc((510 / 1600) * 100%);
  margin-right: calc((34 / 1600) * 100%);
  padding-top: 1.25rem;
  margin-bottom: 0.4rem;
  position: relative;
}

.characteristic .charlis .charm .hum {
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ff9900;
  font-weight: bold;
  line-height: 1.5;
  left: 50%;
  transform: translateX(-50%);
  top: 0.5rem;
  z-index: 3;
}

.characteristic .charlis .charm .bgl {
  width: 2.5rem;
  height: 2.5rem;
  content: ' ';
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  border: dashed 1px #ff9900;
  left: 50%;
  top: 0%;
  transform: translateX(-50%);
}

.characteristic .charlis .charm .vom {
  width: 100%;
  background-color: #fff;
  border-radius: 0.3rem;
  padding: 1.4rem 0.4rem 0.4rem;
  position: relative;
  z-index: 2;
}

.characteristic .charlis .charm .vom .cim {
  width: 100%;
  text-align: center;
  color: #333;
  line-height: 1.5;
  height: 4.5em;
}

.characteristic .charlis .charm .vom .line {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.6rem;
}

.characteristic .charlis .charm .vom .line span {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 4px;
  background-color: #ff9900;
}

.characteristic .charlis .charm:hover .hum {
  background-color: #ff9900;
  color: #fff;
}

.characteristic .charlis .charm:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 800px) {
  .characteristic .charlis .charm {
    width: 48%;
    margin-right: 4%;
  }
  .characteristic .charlis .charm:nth-child(3n) {
    margin-right: 4%;
  }
  .characteristic .charlis .charm:nth-child(2n) {
    margin-right: 0%;
  }
}

.parameter {
  width: 100%;
  padding: 1rem 0;
}

.parameter .cotop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.45rem;
}

.parameter .cotop .pic {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.4rem;
}

.parameter .cotop .pic span {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
}

.parameter .cotop .pic span img {
  width: 100%;
  display: block;
}

.parameter .cotop .pit {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.parameter .tables {
  width: 100%;
  overflow-x: auto;
  overflow: auto;
}

.parameter .tables .table {
  width: 1600px;
  display: block;
}

.parameter .tables .tr {
  width: 100%;
  display: flex;
  border: solid 1px #ff9900;
  background-color: #fff2df;
}

.parameter .tables .tr .td {
  display: inline-block;
  vertical-align: middle;
}

.parameter .tables .tr .name {
  width: calc((700 / 1600) * 100%);
}

.parameter .tables .tr .name .tdm {
  text-align: left;
  justify-content: flex-start;
}

.parameter .tables .tr .sat {
  width: calc((300 / 1600) * 100%);
}

.parameter .tables .tr .tdm {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.15rem 0.3rem;
  color: #000;
  line-height: 1.5;
}

.parameter .tables .tr .td + .td {
  border-left: solid 1px #ff9900;
}

.parameter .tables .tr + .tr {
  border-top: none;
}

.parameter .tables .tr.head {
  background-color: #ff9900;
}

.parameter .tables .tr.head .tdm {
  color: #fff;
  font-weight: bold;
}

.parameter .tables .tr.head .td + .td {
  border-left: solid 1px #fff;
}

.parameter .tables .tr.col5 {
  display: flex;
}

.parameter .tables .tr.col5 .name {
  width: calc((400 / 1600) * 100%);
}

.parameter .tables .tr.col5 .rom {
  width: calc((1200 / 1600) * 100%);
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
  border-left: solid 1px #ff9900;
}

.parameter .tables .tr.col5 .rom .hr {
  width: 100%;
  display: flex;
}

.parameter .tables .tr.col5 .rom .hr .hd {
  display: inline-block;
  vertical-align: middle;
  width: calc((300 / 1200) * 100%);
}

.parameter .tables .tr.col5 .rom .hr .hd + .hd {
  border-left: solid 1px #ff9900;
}

.parameter .tables .tr.col5 .rom .hr + .hr {
  border-top: solid 1px #ff9900;
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(255, 153, 0, 0.7) !important;
}
