.w1760 {
  width: 17.6rem;
  margin: 0 auto;
  font-size: 0;
  z-index: 2;
}

@media (max-width: 1780px) {
  .w1760 {
    width: 94%;
  }
}

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

@media (max-width: 1540px) {
  .w1520 {
    width: 94%;
  }
}

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

@media (max-width: 1420px) {
  .w1400 {
    width: 94%;
  }
}

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

@media (max-width: 1220px) {
  .w1200 {
    width: 94%;
  }
}

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

@media (max-width: 1300px) {
  .w1280 {
    width: 94%;
  }
}

header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 151;
  transition: all ease 0.5s;
  background-color: transparent;
  border-bottom: solid 1px rgba(17, 46, 211, 0.1);
}

header .hop {
  width: 100%;
  display: flex;
  align-items: center;
}

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

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

header nav {
  flex: 1;
  text-align: right;
  padding-left: 0.2rem;
  border-right: solid 1px rgba(0, 88, 255, 0.1);
}

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;
  margin: 0 0.2rem;
}

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

header nav .natem .nas:after {
  content: ' ';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
  height: 2px;
  background-color: #0058ff;
  opacity: 0;
}

header nav .natem .navuls {
  width: 2rem;
  position: absolute;
  z-index: 101;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  background-color: white;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
  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 .ns:after {
  content: ' ';
  position: absolute;
  right: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.06rem;
  height: 0.1rem;
  background-image: url("../images/r1.png");
  background-size: 100% 100%;
}

header nav .natem .navuls ul li .ns:hover {
  color: #0058ff;
}

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 .theul li .xn:hover {
  color: #0058ff;
}

header nav .natem .navuls ul li:hover .ns {
  color: #0058ff;
}

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 .longul {
  width: 100%;
  position: fixed;
  width: 100vw;
  left: 0;
  background-color: #fff;
  padding: 0.3rem 0;
  display: none;
}

header nav .natem .longul .lonul {
  width: 100%;
  font-size: 0;
}

header nav .natem .longul .lonul .lonsm {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-bottom: 0.3rem;
}

header nav .natem .longul .lonul .lonsm a {
  width: 100%;
  display: inline-block;
}

header nav .natem .longul .lonul .lonsm .ic {
  display: inline-block;
  vertical-align: top;
  width: 0.5rem;
  height: 0.5rem;
}

header nav .natem .longul .lonul .lonsm .ic img {
  width: 100%;
  display: block;
}

header nav .natem .longul .lonul .lonsm .ic img:first-child {
  display: block;
}

header nav .natem .longul .lonul .lonsm .ic img:last-child {
  display: none;
}

header nav .natem .longul .lonul .lonsm .som {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 0.5rem);
  padding-left: 0.15rem;
  padding-right: 0.25rem;
}

header nav .natem .longul .lonul .lonsm .som .so {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

header nav .natem .longul .lonul .lonsm .som .sg {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 6em;
  -webkit-line-clamp: 4;
}

header nav .natem .longul .lonul .lonsm:hover .ic img:first-child {
  display: none;
}

header nav .natem .longul .lonul .lonsm:hover .ic img:last-child {
  display: block;
}

header nav .natem .longul .lonul .lonsm:hover .som .so {
  color: #0058ff;
}

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

header nav .natem.on .nas:after {
  opacity: 1;
}

header nav .natem + .natem:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.02rem;
  height: 0.02rem;
  background-color: #fff;
  border-radius: 50%;
}

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

header nav .natem:hover .nas:after {
  opacity: 1;
}

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

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

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.1rem 0 0.2rem;
  font-size: 0;
}

header .rav .languages .lauges .lashow .ac {
  display: inline-block;
  vertical-align: middle;
  width: 0.22rem;
  height: 0.22rem;
  width: 22px;
  height: 22px;
  margin-right: 0.1rem;
}

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: 2.5;
  margin-left: 0.1rem;
  white-space: nowrap;
  width: calc(100% - 0.2rem - 22px);
}

header .rav .languages .lauges .lashow:after {
  content: " ";
  position: absolute;
  z-index: 3;
  right: 0.15rem;
  top: calc(50% + 0.01rem);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  width: 0.13rem;
  height: 0.07rem;
  background-image: url("../images/x.png");
  background-size: 100% 100%;
}

header .rav .languages .lauges .language {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  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(0, 88, 255, 0.5);
}

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

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

header .rav .ss {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 22px;
  height: 22px;
  margin-left: 0.2rem;
}

header .rav .user {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 22px;
  height: 22px;
  margin-left: 0.2rem;
}

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

header .sear {
  width: 100%;
  font-size: 0;
  padding: 0.3rem 0.3rem;
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1111;
  background: #fff;
  top: calc(100% + 0.1rem);
  top: 100%;
}

header .sear form {
  width: 100%;
  font-size: 0;
  margin: 0 auto;
  max-width: 10rem;
  display: block;
  border-radius: 0.2rem;
  overflow: hidden;
  border-radius: 0.3rem;
  border: solid 1px #0058ff;
  background: #f6f6f6;
}

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

header .sear .input input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #f6f6f6;
  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: #0058ff;
  color: #fff;
  line-height: 2.5;
  height: calc(2.5em + 2px);
  position: relative;
  right: -1px;
  border-radius: 0.3rem;
  padding: 0 0.2rem;
  border: none;
  text-align: center;
  cursor: pointer;
}

header.white {
  background-color: white;
}

@media (max-width: 1400px) {
  header nav .natem .nas a {
    font-size: 16px;
  }
  header nav .natem .longul .lonul .lonsm .som .so {
    font-size: 16px;
  }
}

@media (max-width: 800px) {
  header {
    padding: 0.1rem 0;
    height: 1rem;
  }
  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 .nas a:hover {
    color: #0058ff;
  }
  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: #0058ff;
  }
  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 {
    color: #0058ff;
  }
  header nav .natem .navuls ul li.has-the:after {
    display: block;
  }
  header nav .natem:before {
    display: none !important;
  }
  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 {
    flex: 1;
    text-align: right;
  }
  header .rav .menu {
    display: inline-block;
    vertical-align: middle;
    width: 0.5rem;
    height: 0.5rem;
    margin: 0 0.1rem;
  }
  header.menu-state .w1760 {
    z-index: 15;
  }
  header.menu-state nav {
    transform: translate(0, 0);
  }
  header.menu-state .black {
    display: block;
  }
}

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

.banner .btn {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  cursor: pointer;
  border: solid 1px #999;
}

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

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

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

.banner .btn:hover {
  background-color: #0058ff;
  border: solid 1px #0058ff;
}

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

.banner .btn:hover img:last-child {
  display: block;
}
@media (max-width: 800px) {
  .banner .btn:hover {
    background-color: transparent;
    border: solid 1px #999;
  }
  
  .banner .btn:hover img:first-child {
    display: block;
  }
  
  .banner .btn:hover img:last-child {
    display: none;
  }
}

.banner .bl {
  left: 3%;
}

.banner .br {
  right: 3%;
}

.banner .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 1rem;
}

.banner .swiper-slide .pcimg {
  width: 100%;
  height: calc(100vh - 1rem);
  display: block;
  position: relative;
}

.banner .swiper-slide .phimg {
  display: none;
}

.banner .swiper-slide .voc {
  background-color: #000;
  object-fit: cover;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 800px) {
  .banner .swiper-slide .voc {
    display: none !important;
  }
}

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

.banner .swiper-slide .sox .sm {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  font-weight: bold;
}

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

.banner .swiper-slide .sox .sx {
  width: 100%;
  color: #1b1f25;
  line-height: 1.3;
  margin: 0.2rem 0;
}

.banner .swiper-slide .sox .sx p {
  color: #1b1f25;
  line-height: 1.3;
}

.banner .swiper-slide .sox .sx h1 {
  color: #1b1f25;
  line-height: 1.3;
}

.banner .swiper-slide .sox .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.45rem;
}

.banner .swiper-slide .sox .more a {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px 0px 0px 18px;
  border-radius: 1.4em;
  border: solid 2px #0058ff;
  line-height: 2.8;
  background-color: #0058ff;
  text-align: center;
  color: #0058ff;
  width: auto;
  color: #fff;
  padding: 0 0.25rem;
  white-space: nowrap;
}

.banner .swiper-slide .sox .more a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.15rem;
  height: 13px;
  position: relative;
  top: -0.02rem;
  width: 0;
  transition: all ease 0.5s;
  margin-left: 0;
}

.banner .swiper-slide .sox .more a span img {
  width: 100%;
  height: 100%;
  display: block;
}

.banner .swiper-slide .sox .more a span img:first-child {
  display: block;
}

.banner .swiper-slide .sox .more a span img:last-child {
  display: none;
}

.banner .swiper-slide .sox .more a:hover {
  background-color: #0058ff;
  color: #fff;
}

.banner .swiper-slide .sox .more a:hover span {
  width: 13px;
  margin-left: 0.15rem;
}

.banner .swiper-slide .sox .more a:hover span img:first-child {
  display: none;
}

.banner .swiper-slide .sox .more a:hover span img:last-child {
  display: block;
}

.banner .swiper-slide .sox .deomlis {
  width: 100%;
  font-size: 0;
  margin-top: 0.8rem;
}

.banner .swiper-slide .sox .deomlis .deoms {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.1rem;
  margin-right: 0.15rem;
  width: auto;
  text-align: center;
}

.banner .swiper-slide .sox .deomlis .deoms .ic {
  display: block;
  margin: 0 auto 0.14rem;
  width: 0.7rem;
  height: 0.7rem;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.banner .swiper-slide .sox .deomlis .deoms .ic img {
  width: 100%;
  display: block;
}

.banner .swiper-slide .sox .deomlis .deoms .cm {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  text-align: center;
}

.banner .swiper-slide .sox .deomlis .pli:nth-child(3n) {
  margin-right: 0;
}

.banner .swiper-slide .sox.mid {
  left: 50%;
  top: auto;
  bottom: 1rem;
  transform: translateX(-50%);
}

.banner .swiper-slide .sox.mid .more {
  text-align: center;
}

.banner .swiper-pagination {
  font-size: 0;
  text-align: center;
  bottom: 0.5rem;
  z-index: 10;
  width: 100%;
}

.banner .swiper-pagination-bullet {
  width: 0.4rem;
  height: 2px;
  margin: 0 0.15rem;
  opacity: 1;
  border-radius: 0%;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-color: white;
  transition: all ease 0.5s;
}

.banner .swiper-pagination-bullet-active {
  display: inline-block;
  vertical-align: middle;
  background-color: #0058ff;
}

@media (max-width: 800px) {
  .banner .swiper-slide .pcimg {
    display: none;
  }
  .banner .swiper-slide .phimg {
    display: block;
    height: auto;
    padding-top: 110%;
  }
  .banner .swiper-slide .sox {
    top: 50%;
    width: 80%;
  }
  .banner .swiper-slide .sox .more a {
    line-height: 2.5;
    border-radius: 1.25em;
    transform: scale(0.9);
  }
}

footer {
  width: 100%;
}

footer .ftop {
  width: 100%;
  padding: 0.8rem 0;
}

footer .fop {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

footer .fop .fit {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.3rem;
}

footer .fop .fit a {
  display: inline-block;
  vertical-align: middle;
  color: #111;
  font-weight: bold;
  line-height: 1.5;
}

footer .fop .fit a:hover {
  color: #0058ff;
}

footer .fop .lx {
  width: 100%;
  font-size: 0;
  margin: 0.3rem 0;
  display: none;
}

footer .fop .lx span {
  display: inline-block;
  vertical-align: middle;
  background-color: #112ed3;
  width: 0.1rem;
  height: 1px;
}

footer .fop .fpl {
  display: inline-block;
  vertical-align: top;
  width: calc((1080 / 1520) * 100%);
}

footer .fop .fpl .flist {
  display: inline-block;
  vertical-align: top;
  width: calc((216 / 1080) * 100%);
  padding-right: 0.1rem;
}

footer .fop .fpl .flist .ful {
  width: 100%;
}

footer .fop .fpl .flist .ful a {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 2;
  transition: all ease 0.5s;
}

footer .fop .fpl .flist .ful a span {
  color: #666;
  display: inline-block;
  margin-right: 0.06rem;
}

footer .fop .fpl .flist .ful a:hover {
  color: #0058ff;
}

footer .fop .fpl .flist .ful a:hover span {
  color: #0058ff;
}

footer .fop .fpl .flist .ful div {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 2;
  transition: all ease 0.5s;
}

footer .fop .fpr {
  width: calc((400 / 1520) * 100%);
  display: inline-block;
  vertical-align: top;
  text-align: right;
}

footer .fop .fpr .finp {
  width: 100%;
  color: #666;
  line-height: 1.8;
  margin: 0.3rem 0;
}

footer .fop .fpr .finp p {
  color: #666;
  line-height: 1.8;
}

footer .fop .fpr .codlis {
  width: 100%;
  font-size: 0;
}

footer .fop .fpr .codlis .codmc {
  display: inline-block;
  vertical-align: top;
  width: 33.3%;
  text-align: center;
}

footer .fop .fpr .codlis .codmc .cm {
  display: block;
  margin: 0 auto 0.14rem;
  width: 0.82rem;
  height: 0.82rem;
}

footer .fop .fpr .codlis .codmc .cm img {
  width: 100%;
  display: block;
}

footer .fop .fpr .codlis .codmc .pm {
  width: 100%;
  text-align: center;
  color: #666;
  line-height: 1.5;
}

footer .fop .fpr .share {
  width: 100%;
  font-size: 0;
  text-align: right;
  margin: 0.2rem 0 0.2rem;
}

footer .fop .fpr .share .com {
  display: inline-block;
  vertical-align: middle;
  max-width: 2.4rem;
  max-width: calc(180px + 0.6rem);
}

footer .fop .fpr .share .am {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 0.3rem;
  width: 30px;
  height: 30px;
  margin-left: 0.1rem;
  position: relative;
  /* background-color: #fff; */
}

footer .fop .fpr .share .am img {
  width: 100%;
  display: block;
}

footer .fop .fpr .share .am .codm {
  position: absolute;
  bottom: calc(100% + 0.1rem);
  width: 1.2rem;
  height: 1.2rem;
  left: 50%;
  transform: translateX(-50%);
  display: none;
  background-color: #fff;
}

footer .fop .fpr .share .am .codm img {
  width: 100%;
  display: block;
}

footer .fop .fpr .share .am:hover .codm {
  display: block;
}

footer .fbot {
  width: 100%;
  border-top: solid 1px rgba(221, 221, 221, 0.5);
}

footer .fot {
  width: 100%;
  padding: 0.3rem 0;
}

footer .fot .fm {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}
@media (max-width: 1520px) {
  .fop .fpr {
    position: relative;
    left: -0.7rem;
  }
}

@media (max-width: 800px) {
  footer .ftop {
    padding: 0.2rem 0;
  }
  footer .fop {
    width: 100%;
    padding: 0.3rem 0;
  }
  footer .fop .fpl {
    width: 100%;
  }
  footer .fop .fpl .flist {
    width: 100%;
    border-bottom: solid 1px rgba(0, 0, 0, 0.2);
    position: relative;
  }
  footer .fop .fpl .flist .fit {
    width: 100%;
    margin-bottom: 0;
    padding: 0.3rem 0;
  }
  footer .fop .fpl .flist .lx {
    display: none;
  }
  footer .fop .fpl .flist .ful {
    width: 100%;
    font-size: 0;
    padding-bottom: 0.15rem;
    display: none;
  }
  footer .fop .fpl .flist .ful a {
    line-height: 2;
  }
  footer .fop .fpl .flist:first-child {
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
  footer .fop .fpl .flist.has-ful:after {
    content: " ";
    display: inline-block;
    width: 16px;
    height: 9px;
    width: 0.21rem;
    height: 0.21rem;
    width: 21px;
    height: 21px;
    background-image: url("../images/x2.png");
    background-position: center;
    background-size: 100% 100%;
    text-align: center;
    position: absolute;
    right: 0.2rem;
    left: auto;
    transform: translateX(0);
    top: 0.3rem;
    color: #333;
    border: none;
    transition: all ease 0.5s;
  }
  footer .fop .fpl .flist.has-ful.show:after {
    content: " ";
    transform: translateX(0) rotate(180deg);
  }
  footer .fop .fpr {
    width: 100%;
    margin-top: 0.24rem;
    text-align: left;
    left: 0;
  }
  footer .fop .fpr .share {
    width: 100%;
    text-align: center;
  }
  footer .fop .fpr .share .com {
    max-width: 100%;
  }
}

.products {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.products .pucts {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.4rem;
  position: relative;
}

.products .pucts .pml {
  width: calc((450 / 1520) * 100%);
  display: inline-block;
  vertical-align: middle;
}

.products .pucts .pml .polms {
  width: 100%;
  display: none;
}

.products .pucts .pml .polms .em {
  width: 100%;
  color: #0058ff;
  line-height: 1.5;
}

.products .pucts .pml .polms .ct {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  font-weight: bold;
}

.products .pucts .pml .polms .cm {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

.products .pucts .pml .polms .sinp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin: 0.3rem 0;
}

.products .pucts .pml .polms .sinp p {
  color: #666;
  line-height: 1.5;
}

.products .pucts .pml .polms .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.45rem;
}

.products .pucts .pml .polms .more a {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px 0px 0px 18px;
  border-radius: 1.4em;
  border: solid 2px #0058ff;
  line-height: 2.8;
  background-color: #0058ff;
  text-align: center;
  color: #0058ff;
  width: calc(0.8rem + 6em);
  color: #fff;
  white-space: nowrap;
}

.products .pucts .pml .polms .more a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.15rem;
  height: 13px;
  position: relative;
  top: -0.02rem;
  width: 0;
  transition: all ease 0.5s;
  margin-left: 0;
}

.products .pucts .pml .polms .more a span img {
  width: 100%;
  height: 100%;
  display: block;
}

.products .pucts .pml .polms .more a span img:first-child {
  display: block;
}

.products .pucts .pml .polms .more a span img:last-child {
  display: none;
}

.products .pucts .pml .polms .more a:hover {
  background-color: #0058ff;
  color: #fff;
}

.products .pucts .pml .polms .more a:hover span {
  width: 13px;
  margin-left: 0.15rem;
}

.products .pucts .pml .polms .more a:hover span img:first-child {
  display: none;
}

.products .pucts .pml .polms .more a:hover span img:last-child {
  display: block;
}

.products .pucts .pml .polms.on {
  display: block;
}

.products .pucts .pmm {
  display: inline-block;
  vertical-align: middle;
  width: calc((600 / 1520) * 100%);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.products .pucts .pmm .pmlm {
  width: 100%;
  display: none;
}

.products .pucts .pmm .pmlm a {
  width: 100%;
  display: block;
}

.products .pucts .pmm .pmlm .img {
  width: 100%;
  padding-top: 100%;
}

.products .pucts .pmm .pmlm.on {
  display: block;
}

.products .pucts .pmr {
  display: inline-block;
  vertical-align: middle;
  width: calc((260 / 1520) * 100%);
}

.products .pucts .pmr .rms {
  width: 100%;
  position: relative;
}
@media (max-width: 1520px) {
  .products .pucts .pmr .rms {
    width: 100%;
    position: relative;
    left: -0.7rem;
  }
}

.products .pucts .pmr .rms .mg {
  width: 100%;
  padding-top: 242.69%;
}

.products .pucts .pmr .rms .rmlist {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.products .pucts .pmr .rms .rmlist .reom {
  display: block;
  position: relative;
  position: absolute;
  width: auto;
  cursor: pointer;
}

.products .pucts .pmr .rms .rmlist .reom .gm {
  width: 1rem;
  height: 1rem;
  display: block;
  margin: 0 auto;
  position: relative;
  border-radius: 50%;
  border: solid 1px #0058ff;
  transition: all ease 0.5s;
}

.products .pucts .pmr .rms .rmlist .reom .gm:after {
  content: ' ';
  position: absolute;
  z-index: 1;
  width: 0.84rem;
  height: 0.84rem;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: dashed 1px #112ed3;
}

.products .pucts .pmr .rms .rmlist .reom .gm img {
  width: 100%;
  height: 100%;
  z-index: 2;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.products .pucts .pmr .rms .rmlist .reom .xm {
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  color: #1b1f25;
  text-align: center;
  line-height: 1.5;
  white-space: nowrap;
  top: calc(100% + 0.06rem);
}

.products .pucts .pmr .rms .rmlist .reom:hover .gm, .products .pucts .pmr .rms .rmlist .reom.on .gm {
  background-image: linear-gradient(0deg, #0058ff 0%, #0049d3 100%);
  box-shadow: 6px 10px 32px 0px rgba(17, 46, 211, 0.33);
}

.products .pucts .pmr .rms .rmlist .reom:hover .gm:after, .products .pucts .pmr .rms .rmlist .reom.on .gm:after {
  border: dashed 1px rgba(244, 245, 250, 0.5);
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(1) {
  top: -0.5rem;
  left: -1.1rem;
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(2) {
  top: calc((0 / 630) * 100%);
  left: calc((80 / 260) * 100%);
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(2):before {
  content: ' ';
  position: absolute;
  width: 0.46rem;
  height: 0.18rem;
  background-image: url("../images/1.png");
  background-size: 100% 100%;
  right: 120%;
  top: 0%;
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(3) {
  top: calc((165 / 630) * 100%);
  left: calc((200 / 260) * 100%);
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(3):before {
  content: ' ';
  position: absolute;
  width: 0.29rem;
  height: 0.41rem;
  background-image: url("../images/2.png");
  background-size: 100% 100%;
  left: 0%;
  top: -70%;
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(4) {
  bottom: calc((165 / 630) * 100%);
  left: calc((200 / 260) * 100%);
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(4):before {
  content: ' ';
  position: absolute;
  width: 0.06rem;
  height: 0.49rem;
  background-image: url("../images/3.png");
  background-size: 100% 100%;
  left: calc(70%);
  top: -60%;
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(5) {
  bottom: calc((0 / 630) * 100%);
  left: calc((80 / 260) * 100%);
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(5):before {
  content: ' ';
  position: absolute;
  width: 0.32rem;
  height: 0.39rem;
  background-image: url("../images/4.png");
  background-size: 100% 100%;
  left: calc(120%);
  top: -20%;
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(6) {
  bottom: -0.5rem;
  left: -1.1rem;
}

.products .pucts .pmr .rms .rmlist .reom:nth-child(6):before {
  content: ' ';
  position: absolute;
  width: 0.46rem;
  height: 0.17rem;
  background-image: url("../images/5.png");
  background-size: 100% 100%;
  left: calc(125%);
  top: 25%;
}

@media (max-width: 1540px) {
  .products .w1520 {
    width: 88%;
  }
}

@media (max-width: 800px) {
  .products {
    height: auto;
    padding: 0.5rem 0;
  }
  .products .pucts {
    width: 100%;
  }
  .products .pucts .pml {
    width: 100%;
    order: 2;
  }
  .products .pucts .pml .polms .more a {
    line-height: 2.5;
    border-radius: 1.25em;
    transform: scale(0.9);
  }
  .products .pucts .pmm {
    width: 80%;
    display: block;
    margin: 0.3rem auto;
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0, 0);
    order: 3;
  }
  .products .pucts .pmr {
    width: 100%;
    order: 1;
  }
  .products .pucts .pmr .rms {
    width: 100%;
    left: 0;
  }
  .products .pucts .pmr .rms .mg {
    display: none;
  }
  .products .pucts .pmr .rms .rmlist {
    width: 100%;
    font-size: 0;
    position: relative;
  }
  .products .pucts .pmr .rms .rmlist .reom {
    position: relative;
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    padding: 0.3rem 0;
  }
  .products .pucts .pmr .rms .rmlist .reom .gm {
    width: 1.4rem;
    height: 1.4rem;
  }
  .products .pucts .pmr .rms .rmlist .reom .gm:after {
    width: 1.2rem;
    height: 1.2rem;
  }
  .products .pucts .pmr .rms .rmlist .reom .xm {
    width: 100%;
    margin-top: 0.15rem;
    position: relative;
    left: 0;
    transform: translateX(0);
  }
  .products .pucts .pmr .rms .rmlist .reom:nth-child(3n) {
    margin-right: 0;
  }
  .products .pucts .pmr .rms .rmlist .reom:before{
    display: none !important;
  }
}

.casesd {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}

.casesd .casmglis {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.casesd .casmglis .cmg {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  transition: all ease 0.5s;
  z-index: 2;
  opacity: 0;
}

.casesd .casmglis .cmg .img {
  width: 100%;
  height: 100%;
}

.casesd .casmglis .cmg.on {
  z-index: 4;
  opacity: 1;
}

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

.casesd .casomes .car {
  display: inline-block;
  vertical-align: middle;
  width: calc((450 / 1520) * 100%);
}

.casesd .casomes .car .carms {
  width: 100%;
  display: none;
}

.casesd .casomes .car .carms .em {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.casesd .casomes .car .carms .ct {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
}

.casesd .casomes .car .carms .sinp {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin: 0.3rem 0;
}

.casesd .casomes .car .carms .sinp p {
  color: #fff;
  line-height: 1.5;
}

.casesd .casomes .car .carms .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.45rem;
}

.casesd .casomes .car .carms .more a {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px 0px 0px 18px;
  border-radius: 1.4em;
  border: solid 2px #fff;
  line-height: 2.8;
  text-align: center;
  padding: 0 0.4rem;
  color: #fff;
  white-space: nowrap;
}

.casesd .casomes .car .carms .more a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.15rem;
  width: 13px;
  height: 13px;
  position: relative;
  top: -0.02rem;
}

.casesd .casomes .car .carms .more a span img {
  width: 100%;
  display: block;
}

.casesd .casomes .car .carms .more a:hover {
  border: solid 2px #0058ff;
  background-color: #0058ff;
  color: #fff;
}

.casesd .casomes .car .carms .more a {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px 0px 0px 18px;
  border-radius: 1.6em;
  border: solid 2px #fff;
  line-height: 2.8;
  background-color: #fff;
  text-align: center;
  color: #0058ff;
  width: calc(0.8rem + 6em);
}

.casesd .casomes .car .carms .more a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.15rem;
  height: 13px;
  position: relative;
  top: -0.02rem;
  width: 0;
  transition: all ease 0.5s;
  margin-left: 0;
}

.casesd .casomes .car .carms .more a span img {
  width: 100%;
  height: 100%;
  display: block;
}

.casesd .casomes .car .carms .more a span img:first-child {
  display: block;
}

.casesd .casomes .car .carms .more a span img:last-child {
  display: none;
}

.casesd .casomes .car .carms .more a:hover {
  background-color: #0058ff;
  color: #fff;
}

.casesd .casomes .car .carms .more a:hover span {
  width: 13px;
  margin-left: 0.15rem;
}

.casesd .casomes .car .carms .more a:hover span img:first-child {
  display: none;
}

.casesd .casomes .car .carms .more a:hover span img:last-child {
  display: block;
}

.casesd .casomes .car .carms.on {
  display: block;
}

.casesd .casomes .cal {
  display: inline-block;
  vertical-align: middle;
  width: 150px;
}

.casesd .casomes .cal .swiper-container {
  width: 100%;
  height: 6.2rem;
}

.casesd .casomes .cal .swiper-slide {
  width: 100%;
  height: auto;
  margin: 0.04rem 0;
  cursor: pointer;
  transition: all ease 0.5s;
}

.casesd .casomes .cal .swiper-slide .point {
  width: 1.4rem;
  height: 1.4rem;
  display: block;
  margin: 0 auto 0;
  border-radius: 50%;
  border: dashed 1px transparent;
}

.casesd .casomes .cal .swiper-slide .point .icon {
  width: 1.2rem;
  height: 1.2rem;
  display: block;
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}

.casesd .casomes .cal .swiper-slide .point .px {
  width: 1.2rem;
  height: 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  text-align: center;
  font-size: 16px;
  z-index: 4;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #0058ff;
  line-height: 1.5;
  border-radius: 50%;
}

@media (max-width: 800px) {
  .casesd .casomes .cal .swiper-slide .point {
    width: 2rem;
    height: 2rem;
  }
  .casesd .casomes .cal .swiper-slide .point .icon {
    width: 1.8rem;
    height: 1.8rem;
  }
  .casesd .casomes .cal .swiper-slide .point .px {
    width: 1.8rem;
    height: 1.8rem;
  }
}

.casesd .casomes .cal .swiper-slide.on, .casesd .casomes .cal .swiper-slide:hover {
  transform: scale(1.03);
}

.casesd .casomes .cal .swiper-slide.on .point, .casesd .casomes .cal .swiper-slide:hover .point {
  border: dashed 1px #112ed3;
}

.casesd .casomes .cal .swiper-slide.on .point .icon, .casesd .casomes .cal .swiper-slide:hover .point .icon {
  background-color: #0058ff;
}

.casesd .casomes .cal .swiper-slide.on .point .px, .casesd .casomes .cal .swiper-slide:hover .point .px {
  color: #fff;
}

@media (max-width: 1540px) {
  .casesd .w1520 {
    width: 88%;
  }
  .casesd .casomes .car .carms .more a {
    line-height: 2.8;
    border-radius: 1.4em;
    transform: scale(0.9);
  }
}

@media (max-width: 800px) {
  .casesd {
    height: auto;
    padding: 0.8rem 0;
  }
  .casesd .casomes .cal .swiper-slide {
    width: auto;
    margin-right: 0.24rem;
  }
}

.newsd {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.newsd .news {
  width: 100%;
  padding-top: 0.5rem;
}

.newsd .news .netop {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}

.newsd .news .netop .nel {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.newsd .news .netop .nel .nm {
  width: 100%;
  color: #0058ff;
  line-height: 1.5;
}

.newsd .news .netop .nel .pm {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  font-weight: bold;
}

.newsd .news .netop .ner {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.newsd .news .netop .ner .more {
  width: 100%;
  font-size: 0;
}

.newsd .news .netop .ner .more a {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0px 0px 0px 18px;
  border-radius: 1.4em;
  border: solid 2px #0058ff;
  line-height: 2.8;
  background-color: #0058ff;
  text-align: center;
  color: #0058ff;
  width: calc(0.8rem + 6em);
  color: #fff;
  white-space: nowrap;
}

.newsd .news .netop .ner .more a span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.15rem;
  height: 13px;
  position: relative;
  top: -0.02rem;
  width: 0;
  transition: all ease 0.5s;
  margin-left: 0;
}

.newsd .news .netop .ner .more a span img {
  width: 100%;
  height: 100%;
  display: block;
}

.newsd .news .netop .ner .more a span img:first-child {
  display: block;
}

.newsd .news .netop .ner .more a span img:last-child {
  display: none;
}

.newsd .news .netop .ner .more a:hover {
  background-color: #0058ff;
  color: #fff;
}

.newsd .news .netop .ner .more a:hover span {
  width: 13px;
  margin-left: 0.15rem;
}

.newsd .news .netop .ner .more a:hover span img:first-child {
  display: none;
}

.newsd .news .netop .ner .more a:hover span img:last-child {
  display: block;
}

.newsd .news .neconper {
  width: 100%;
}

.newsd .news .neconper .swiper-container {
  padding-bottom: 0.4rem;
}

@media (max-width: 800px) {
  .newsd .news .neconper .swiper-container {
    padding-bottom: 0.8rem;
  }
}

.newsd .news .neconper .swiper-slide {
  width: 100%;
  font-size: 0;
}

.newsd .news .neconper .swiper-slide .swl {
  display: inline-block;
  vertical-align: middle;
  width: calc((760 / 1520) * 100%);
}

.newsd .news .neconper .swiper-slide .swl a {
  width: 100%;
  display: block;
  position: relative;
}

.newsd .news .neconper .swiper-slide .swl .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom-left-radius: 0.4rem;
}

.newsd .news .neconper .swiper-slide .swl .imgs .img {
  width: 100%;
  padding-top: 64.47%;
  transition: all ease 0.5s;
}

.newsd .news .neconper .swiper-slide .swl .bom {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  padding: 0.4rem;
}

.newsd .news .neconper .swiper-slide .swl .bom .bix {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.newsd .news .neconper .swiper-slide .swl .bom .bix p {
  color: #fff;
  line-height: 1.5;
}

.newsd .news .neconper .swiper-slide .swl .bom .om {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.2rem;
}

.newsd .news .neconper .swiper-slide .swl .bom .om .ml {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
  width: auto;
}

.newsd .news .neconper .swiper-slide .swl .bom .om .ml span {
  display: inline-block;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
  position: relative;
  top: -0.02rem;
  margin-right: 0.1rem;
}

.newsd .news .neconper .swiper-slide .swl .bom .om .ml span img {
  width: 100%;
  display: block;
}

.newsd .news .neconper .swiper-slide .swl .bom .om .mr {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

.newsd .news .neconper .swiper-slide .swl .bom .om .mr span {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  margin-left: 0.1rem;
  top: -0.02rem;
}

.newsd .news .neconper .swiper-slide .swl .bom .om .mr span img {
  width: 100%;
  display: block;
}

.newsd .news .neconper .swiper-slide .swl:hover .imgs .img {
  transform: scale(1.1);
}

.newsd .news .neconper .swiper-slide .swr {
  display: inline-block;
  vertical-align: middle;
  width: calc((750 / 1520) * 100%);
  margin-left: calc((9 / 1520) * 100%);
}

.newsd .news .neconper .swiper-slide .swr .wrom {
  width: 100%;
  font-size: 0;
  background-color: #f4f5fa;
  margin-bottom: 0.1rem;
}

.newsd .news .neconper .swiper-slide .swr .wrom a {
  width: 100%;
  display: block;
}

.newsd .news .neconper .swiper-slide .swr .wrom .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((365 / 750) * 100%);
  position: relative;
  overflow: hidden;
}

.newsd .news .neconper .swiper-slide .swr .wrom .imgs .img {
  width: 100%;
  padding-top: 65.47%;
  transition: all ease 0.5s;
}

.newsd .news .neconper .swiper-slide .swr .wrom .rom {
  display: inline-block;
  vertical-align: middle;
  width: calc((385 / 750) * 100%);
  padding: 0.3rem;
}

.newsd .news .neconper .swiper-slide .swr .wrom .rom .rt {
  width: 100%;
  font-weight: bold;
  color: #1b1f25;
  line-height: 1.5;
}

.newsd .news .neconper .swiper-slide .swr .wrom .rom .vim {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
  margin: 0.15rem 0;
}

.newsd .news .neconper .swiper-slide .swr .wrom .rom .vt {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.newsd .news .neconper .swiper-slide .swr .wrom .rom .vt span {
  display: inline-block;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
  position: relative;
  top: -0.02rem;
  margin-right: 0.1rem;
}

.newsd .news .neconper .swiper-slide .swr .wrom .rom .vt span img {
  width: 100%;
  display: block;
}

.newsd .news .neconper .swiper-slide .swr .wrom .rom .vt span img:first-child {
  display: block;
}

.newsd .news .neconper .swiper-slide .swr .wrom .rom .vt span img:last-child {
  display: none;
}

.newsd .news .neconper .swiper-slide .swr .wrom:hover {
  background-color: #0058FF;
}

.newsd .news .neconper .swiper-slide .swr .wrom:hover .imgs .img {
  transform: scale(1.1);
}

.newsd .news .neconper .swiper-slide .swr .wrom:hover .rom .rt {
  color: #fff;
}

.newsd .news .neconper .swiper-slide .swr .wrom:hover .rom .vim {
  color: rgba(255, 255, 255, 0.6);
}

.newsd .news .neconper .swiper-slide .swr .wrom:hover .rom .vt {
  color: #fff;
}

.newsd .news .neconper .swiper-slide .swr .wrom:hover .rom .vt span {
  color: #fff;
}

.newsd .news .neconper .swiper-slide .swr .wrom:hover .rom .vt span img:first-child {
  display: none;
}

.newsd .news .neconper .swiper-slide .swr .wrom:hover .rom .vt span img:last-child {
  display: block;
}

.newsd .news .neconper .swiper-slide .swr .romw {
  width: 100%;
  font-size: 0;
  background-color: #f4f5fa;
  position: relative;
}

.newsd .news .neconper .swiper-slide .swr .romw a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  align-content: center;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 0.3rem;
}

.newsd .news .neconper .swiper-slide .swr .romw .et {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
}

.newsd .news .neconper .swiper-slide .swr .romw .ex {
  width: 100%;
  color: #666;
  line-height: 1.5;
  height: 3em;
  margin: 0.15rem 0;
}

.newsd .news .neconper .swiper-slide .swr .romw .mb {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.newsd .news .neconper .swiper-slide .swr .romw .mb span {
  display: inline-block;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
  position: relative;
  top: -0.02rem;
  margin-right: 0.1rem;
}

.newsd .news .neconper .swiper-slide .swr .romw .mb span img {
  width: 100%;
  display: block;
}

.newsd .news .neconper .swiper-slide .swr .romw .mb span img:first-child {
  display: block;
}

.newsd .news .neconper .swiper-slide .swr .romw .mb span img:last-child {
  display: none;
}

.newsd .news .neconper .swiper-slide .swr .romw .bm {
  width: 100%;
  padding-top: 32%;
}

.newsd .news .neconper .swiper-slide .swr .romw:hover {
  background-color: #0058FF;
}

.newsd .news .neconper .swiper-slide .swr .romw:hover .et {
  color: #fff;
}

.newsd .news .neconper .swiper-slide .swr .romw:hover .ex {
  color: rgba(255, 255, 255, 0.6);
}

.newsd .news .neconper .swiper-slide .swr .romw:hover .mb {
  color: #fff;
}

.newsd .news .neconper .swiper-slide .swr .romw:hover .mb span img:first-child {
  display: none;
}

.newsd .news .neconper .swiper-slide .swr .romw:hover .mb span img:last-child {
  display: block;
}

.newsd .news .neconper .swiper-pagination {
  bottom: 0;
}

.newsd .news .neconper .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: 2;
  margin: 0 0.15rem;
  border-bottom: solid 1px transparent;
  width: 1.5em;
  background-color: transparent;
  border-radius: 0;
  opacity: 1;
  height: 2em;
  line-height: 2;
}

.newsd .news .neconper .swiper-pagination-bullet-active {
  color: #0058ff;
  border-bottom: solid 1px #0058ff;
}

@media (max-width: 800px) {
  .newsd {
    height: auto;
    padding: 0.5rem 0;
  }
  .newsd .news .netop .ner .more a {
    line-height: 2.8;
    border-radius: 1.4em;
    transform: scale(0.9);
  }
}

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

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

.nanber .img {
  width: 100%;
  padding-top: 36.45%;
  transition: all ease 0.5s;
  position: relative;
}

.nanber .nox {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: calc((260 / 1920) * 100%);
}

.nanber .nox .sit {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  margin: 0.1rem 0;
}

.nanber .nox .sit p {
  color: #fff;
  line-height: 1.5;
}

.nanber .nox .sit.blue {
  color: #0058ff;
}

.nanber .nox .sit.blue p {
  color: #0058ff;
}

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

.nanber .nanpers {
  width: 100%;
  position: absolute;
  z-index: 3;
  bottom: 0;
  transform: translateY(50%);
  padding: 0 0.1rem;
}

.nanber .nanpers .w1400 {
  box-shadow: 0px 5px 18px 0px rgba(45, 49, 62, 0.06);
}

.nanber .nanpers .btn {
  position: absolute;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
  width: 0.54rem;
  height: 0.54rem;
  border-radius: 50%;
  cursor: pointer;
  background-color: #ffffff;
  box-shadow: 0px 5px 18px 0px rgba(45, 49, 62, 0.06);
}

.nanber .nanpers .btn img {
  width: 100%;
  display: block;
}

.nanber .nanpers .btn img:first-child {
  display: block;
}

.nanber .nanpers .btn img:last-child {
  display: none;
}

.nanber .nanpers .btn:hover {
  background-color: #0058ff;
}

.nanber .nanpers .btn:hover img:first-child {
  display: none;
}

.nanber .nanpers .btn:hover img:last-child {
  display: block;
}

.nanber .nanpers .bl {
  left: -0.7rem;
}

.nanber .nanpers .br {
  right: -0.7rem;
}

.nanber .nanpers .swiper-container {
  width: calc(100% - 0.2rem);
  width: 100%;
  overflow: hidden;
  border-radius: 0.1rem;
}

.nanber .nanpers .swiper-slide {
  width: 100%;
  cursor: pointer;
  background-color: #fff;
  box-shadow: 0px 5px 18px 0px rgba(45, 49, 62, 0.06);
}

.nanber .nanpers .swiper-slide .vom {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}

.nanber .nanpers .swiper-slide .vom .vmg1 {
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 1;
  transition: all ease 0.5s;
}

.nanber .nanpers .swiper-slide .vom .vmg2 {
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
  transition: all ease 0.5s;
}

.nanber .nanpers .swiper-slide .vom .mg {
  width: 100%;
  height: 100%;
  display: block;
}

.nanber .nanpers .swiper-slide .vom .vix {
  width: 100%;
  height: 1rem;
  text-align: center;
  color: #1b1f25;
  font-weight: bold;
  position: relative;
  display: flex;
  z-index: 3;
  justify-content: center;
  align-items: center;
}

.nanber .nanpers .swiper-slide.on, .nanber .nanpers .swiper-slide:hover {
  background-color: #0058ff;
}

.nanber .nanpers .swiper-slide.on .vom .vmg1, .nanber .nanpers .swiper-slide:hover .vom .vmg1 {
  opacity: 0;
}

.nanber .nanpers .swiper-slide.on .vom .vmg2, .nanber .nanpers .swiper-slide:hover .vom .vmg2 {
  opacity: 1;
}

.nanber .nanpers .swiper-slide.on .vom .vix, .nanber .nanpers .swiper-slide:hover .vom .vix {
  color: #fff;
}

/* .nanber .nanpers.wd5 .swiper-slide:nth-child(1) {
  border-radius: 0.1rem 0 0 0.1rem;
}

.nanber .nanpers.wd5 .swiper-slide:nth-child(5) {
  border-radius: 0rem 0.1rem 0.1rem 0rem;
} */
.nanber .nanpers.wd5 .swiper-wrapper {
  /* justify-content: center; */
}
@media (max-width: 850px) {
  .nanber .nanpers.wd5 .swiper-wrapper {
    justify-content: flex-start;
  }
}

/* .nanber .nanpers.wd4 .swiper-slide:nth-child(1) {
  border-radius: 0.1rem 0 0 0.1rem;
}

.nanber .nanpers.wd4 .swiper-slide:nth-child(4) {
  border-radius: 0rem 0.1rem 0.1rem 0rem;
} */
.nanber .nanpers.wd4 .swiper-wrapper {
  justify-content: center;
}

/* .nanber .nanpers.wd6 .swiper-slide:nth-child(1) {
  border-radius: 0.1rem 0 0 0.1rem;
}

.nanber .nanpers.wd6 .swiper-slide:nth-child(5) {
  border-radius: 0rem 0.1rem 0.1rem 0rem;
} */

.nanber.hide:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3));
  transition: all ease 0.5s;
}

@media (max-width: 1420px) {
  .nanber .nox {
    left: 3%;
  }
  .nanber .nanpers .bl {
    left: -0.27rem;
  }
  .nanber .nanpers .br {
    right: -0.27rem;
  }
}

@media (max-width: 800px) {
  .nanber .nanpers .swiper-container {
    width: calc(100% - 0.54rem);
  }
  .nanber .nanpers .swiper-slide .vix {
    font-size: 12px;
  }
  .nanber .img {
    padding-top: 60%;
  }
}

.crumbs {
  width: 100%;
  padding-top: 0.6rem;
}

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

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

.crumbs .crum .cul .home {
  display: inline-block;
  vertical-align: middle;
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.15rem;
}

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

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

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

.crumbs .crum .cul a:hover {
  color: #0058ff;
}

.crumbs .crum .cul a:hover span {
  color: #666;
}

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

.crumbs.t0 {
  padding-top: 0;
}

.modular {
  width: 100%;
}

.modular .mitop {
  width: 100%;
  margin-bottom: 0.5rem;
}

.modular .mitop .mt {
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
}

.modular .mitop .xm {
  width: 100%;
  font-size: 0;
  margin-top: 0.15rem;
}

.modular .mitop .xm span {
  display: inline-block;
  vertical-align: middle;
  background-color: #0058ff;
  width: 0.2rem;
  height: 0.04rem;
}

.modular .mitop .dm {
  width: 100%;
  margin-top: 0.4rem;
  color: #666;
  line-height: 1.5;
  /* max-width: 8.2rem; */
  margin: 0.4rem auto 0;
}

.modular .mitop .dm p {
  color: #666;
  line-height: 1.5;
}

.modular .mitop.cm {
  text-align: center;
}

.modular .entop {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}

.modular .entop .enl {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.modular .entop .enl .mt {
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
}

.modular .entop .enl .xm {
  width: 100%;
  font-size: 0;
  margin-top: 0.15rem;
}

.modular .entop .enl .xm span {
  display: inline-block;
  vertical-align: middle;
  background-color: #0058ff;
  width: 0.2rem;
  height: 0.04rem;
}

.modular .entop .enr {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.modular .entop .enr .btns {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.modular .entop .enr .btns .btn {
  display: inline-block;
  vertical-align: middle;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  cursor: pointer;
  border: solid 1px #999;
}

.modular .entop .enr .btns .btn img {
  width: 100%;
  display: block;
}

.modular .entop .enr .btns .btn img:first-child {
  display: block;
}

.modular .entop .enr .btns .btn img:last-child {
  display: none;
}

.modular .entop .enr .btns .btn + .btn {
  margin-left: 0.3rem;
}

.modular .entop .enr .btns .btn:hover {
  background-color: #0058ff;
  border: solid 1px #0058ff;
}

.modular .entop .enr .btns .btn:hover img:first-child {
  display: none;
}

.modular .entop .enr .btns .btn:hover img:last-child {
  display: block;
}

.company {
  width: 100%;
  padding: 0.6rem 0 0.9rem;
}

.company .comy {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.company .comy .col {
  display: inline-block;
  vertical-align: middle;
  width: calc((700 / 1400) * 100%);
  padding-left: 0.4rem;
  position: relative;
}

.company .comy .col .cmglist {
  width: 100%;
}

.company .comy .col .cmglist .cmg {
  width: 100%;
  display: none;
  position: relative;
  overflow: hidden;
}

.company .comy .col .cmglist .cmg .img {
  width: 100%;
  padding-top: 62.5%;
}

.company .comy .col .cmglist .cmg.on {
  display: block;
}

.company .comy .col .cim {
  width: 100%;
  color: #0f62fe;
  font-weight: bold;
  line-height: 1.5;
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(50%);
}

.company .comy .cor {
  display: inline-block;
  vertical-align: middle;
  width: calc((690 / 1400) * 100%);
}

.company .comy .cor .corlis {
  width: 100%;
  text-align: right;
}

.company .comy .cor .corlis .cpms {
  width: 100%;
  font-size: 0;
  padding: 0.15rem 0;
  cursor: pointer;
}

.company .comy .cor .corlis .cpms .lx {
  display: inline-block;
  vertical-align: middle;
}

.company .comy .cor .corlis .cpms .xm {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.2rem;
  line-height: 1.5;
}

.company .comy .cor .corlis .cpms.on .xm {
  font-size: 0.3rem;
  color: #0058ff;
}

.company .comy .cor .corlis .cpms.on .lx {
  width: 0.5rem;
  height: 3px;
  background-color: #0058ff;
  margin-right: 0.3rem;
}

.company .comy .cor .pagination {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-end;
  margin: 0.5rem 0;
}

.company .comy .cor .pagination .cycs {
  display: block;
  margin: 0.08rem 0;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: rgba(0, 88, 255, 0.5);
  cursor: pointer;
}

.company .comy .cor .pagination .cycs.on {
  background-color: #0058ff;
}

.company .comy .cor .timlis {
  width: 100%;
  text-align: right;
  margin-top: 0.4rem;
}

.company .comy .cor .timlis .tim {
  width: 100%;
  color: #666;
  line-height: 1.5;
  overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
  height: 3em;
  display: none;
}

.company .comy .cor .timlis .tim.on {
  display: block;
  display: -webkit-box;
}


@media (max-width: 800px) {
  .company .comy .cor .corlis {
    text-align: center;
  }
  .company .comy .cor .corlis .cpms {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    text-align: center;
    margin: 0 0.15rem 0;
  }
  .company .comy .cor .corlis .cpms .xm {
    font-size: 14px;
  }
  .company .comy .cor .pagination {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0.25rem 0;
  }
  .company .comy .cor .pagination .cycs {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.15rem;
  }
  .company .comy .cor .timlis {
    text-align: center;
  }
}

.introduce {
  width: 100%;
  padding: 0.4rem 0;
}

.introduce .environment {
  width: 100%;
  padding: 0.45rem 0;
}

.introduce .environment .envirpers {
  width: 100%;
  /* padding-left: calc((260 / 1920) * 100%); */
  position: relative;
}
.introduce .environment .envirpers .swiper-container{
  width: calc(100% - 1.6rem);
  margin: 0 auto;
}

.introduce .environment .envirpers .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.introduce .environment .envirpers .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.introduce .environment .envirpers .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 90%;
  transition: all ease 0.5s;
}

.introduce .environment .envirpers .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}
.introduce .environment .envirpers .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  display: inline-block;
  vertical-align: middle;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  cursor: pointer;
  border: solid 1px #999;
  background-color: #fff;
}

.introduce .environment .envirpers .btn img {
  width: 100%;
  display: block;
}

.introduce .environment .envirpers .btn img:first-child {
  display: block;
}

.introduce .environment .envirpers .btn img:last-child {
  display: none;
}

.introduce .environment .envirpers .btn:hover {
  background-color: #0058ff;
  border: solid 1px #0058ff;
}

.introduce .environment .envirpers .btn:hover img:first-child {
  display: none;
}

.introduce .environment .envirpers .btn:hover img:last-child {
  display: block;
}

.introduce .environment .envirpers .bl {
  left: 0rem;
}

.introduce .environment .envirpers .br {
  right: 0rem;
}

.introduce .styles {
  width: 100%;
  padding: 0.45rem 0;
}

.introduce .styles .stylepers {
  width: 100%;
  /* padding-left: calc((260 / 1920) * 100%); */
  position: relative;
}
.introduce .styles .stylepers .swiper-container{
  width: calc(100% - 1.6rem);
  margin: 0 auto;
}

.introduce .styles .stylepers .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.introduce .styles .stylepers .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.introduce .styles .stylepers .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 90%;
  transition: all ease 0.5s;
}

.introduce .styles .stylepers .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}
.introduce .styles .stylepers .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  display: inline-block;
  vertical-align: middle;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  cursor: pointer;
  border: solid 1px #999;
  background-color: #fff;
}

.introduce .styles .stylepers .btn img {
  width: 100%;
  display: block;
}

.introduce .styles .stylepers .btn img:first-child {
  display: block;
}

.introduce .styles .stylepers .btn img:last-child {
  display: none;
}

.introduce .styles .stylepers .btn:hover {
  background-color: #0058ff;
  border: solid 1px #0058ff;
}

.introduce .styles .stylepers .btn:hover img:first-child {
  display: none;
}

.introduce .styles .stylepers .btn:hover img:last-child {
  display: block;
}

.introduce .styles .stylepers .bl {
  left: 0rem;
}

.introduce .styles .stylepers .br {
  right: 0rem;
}


@media (max-width: 1420px) {
  .introduce .environment .envirpers .swiper-container, .introduce .styles .envirpers .swiper-container{
    /* padding-left: 3%; */
    width: 100%;
  }
  .introduce .environment .envirpers .bl, .introduce .styles .envirpers .bl {
    left:  -0.32rem;
  }
  .introduce .environment .envirpers .br, .introduce .styles .envirpers .br {
    right:  -0.32rem;
  }
  /* .introduce .environment .stylepers, .introduce .styles .stylepers {
    padding-left: 3%;
  } */
  .introduce .environment .stylepers .bl, .introduce .styles .stylepers .bl {
    left:  -0.32rem;
  }
  .introduce .environment .stylepers .br, .introduce .styles .stylepers .br {
    right:  -0.32rem;
  }
}

.honors {
  width: 100%;
  padding: 0.4rem 0;
  background-color: #f6f6f6;
}

.honors .honpers {
  width: 100%;
  position: relative;
}

.honors .honpers .swiper-slide {
  width: 100%;
  position: relative;
  overflow: hidden;
  transform: scale(0.6);
  opacity: 0.6;
  transition: all ease 0.5s;
  background-color: #fff;
  border-bottom: solid 2px transparent;
}

.honors .honpers .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0.1rem;
}

.honors .honpers .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 68%;
  transition: all ease 0.5s;
}

.honors .honpers .swiper-slide:hover {
  opacity: 1;
}

.honors .honpers .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.honors .honpers .swiper-slide-active {
  transform: scale(1);
  opacity: 1;
  border-bottom: solid 2px #0058ff;
}
.honors .honpers .btn {
  z-index: 10;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  cursor: pointer;
  border: solid 1px #999;
}

.honors .honpers .btn img {
  width: 100%;
  display: block;
}

.honors .honpers .btn img:first-child {
  display: block;
}

.honors .honpers .btn img:last-child {
  display: none;
}

.honors .honpers .btn:hover {
  background-color: #0058ff;
  border: solid 1px #0058ff;
}

.honors .honpers .btn:hover img:first-child {
  display: none;
}

.honors .honpers .btn:hover img:last-child {
  display: block;
}

.honors .honpers .bl {
  left: 1.3rem;
}

.honors .honpers .br {
  right: 1.3rem;
}
/* .honors .honpers .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 5;
  opacity: 1;
  cursor: pointer;
  padding: 0.1rem;
}

.honors .honpers .btn img {
  width: 24px;
  height: 24px;
  display: block;
}

.honors .honpers .btn img:first-child {
  display: block;
}

.honors .honpers .btn img:last-child {
  display: none;
}

.honors .honpers .btn:hover img:first-child {
  display: none;
}

.honors .honpers .btn:hover img:last-child {
  display: block;
}

.honors .honpers .bl {
  left: -0.3rem;
}

.honors .honpers .br {
  right: -0.3rem;
} */

@media (max-width: 1420px) {
  .honors .honpers .bl {
    left: 1.5rem;
  }
  .honors .honpers .br {
    right:1.5rem;
  }
}
@media (max-width: 800px) {
  .honors .honpers .bl {
    left: 1.1rem;
  }
  .honors .honpers .br {
    right: 1.1rem;
  }
}

.historys {
  width: 100%;
  padding: 0.6rem 0;
}

.historys .histper {
  width: 100%;
  position: relative;
}

.historys .histper .btn {
  position: absolute;
  z-index: 5;
  top: 2rem;
  /* transform: translateY(-50%); */
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  cursor: pointer;
  border: solid 1px #999;
}

.historys .histper .btn img {
  width: 100%;
  display: block;
}

.historys .histper .btn img:first-child {
  display: block;
}

.historys .histper .btn img:last-child {
  display: none;
}

.historys .histper .btn:hover {
  background-color: #0058ff;
  border: solid 1px #0058ff;
}

.historys .histper .btn:hover img:first-child {
  display: none;
}

.historys .histper .btn:hover img:last-child {
  display: block;
}

.historys .histper .bl {
  left: 0;
}

.historys .histper .br {
  right: 0;
}

.historys .histper .swiper-container {
  width: calc(100% - 3rem);
  margin: 0 auto;
}

.historys .histper .swiper-slide {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
}

.historys .histper .swiper-slide .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((520 / 1100) * 100%);
}

.historys .histper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 65.38%;
  transition: all ease 0.5s;
}

.historys .histper .swiper-slide .lom {
  display: inline-block;
  vertical-align: middle;
  width: calc((490 / 1100) * 100%);
}

.historys .histper .swiper-slide .lom .lop {
  width: 100%;
  font-size: 0;
}

.historys .histper .swiper-slide .lom .lop .lm {
  display: inline-block;
  color: #0058ff;
  font-weight: bold;
  line-height: 1;
}

.historys .histper .swiper-slide .lom .lop .pm {
  display: inline-block;
  color: #1b1f25;
  line-height: 1.3;
  margin-left: 0.2rem;
  font-weight: bold;
}

.historys .histper .swiper-slide .lom .lop .pm p {
  color: #1b1f25;
  line-height: 1.3;
}

.historys .histper .swiper-slide .lom .lx {
  width: 100%;
  font-size: 0;
  margin: 0.3rem 0;
}

.historys .histper .swiper-slide .lom .lx span {
  display: inline-block;
  vertical-align: middle;
  background-color: #1b1f25;
  width: 0.2rem;
  height: 0.04rem;
}

.historys .histper .swiper-slide .lom .cinp {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.historys .histper .swiper-slide .lom .cinp p {
  color: #666;
  line-height: 1.5;
}

.historys .yearper {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}

.historys .yearper:after {
  content: ' ';
  position: absolute;
  z-index: 1;
  width: 100%;
  border-bottom: dashed 2px #e8e8e8;
  left: 0;
  right: 0;
  top: calc(0.5rem - 1px);
}

.historys .yearper .swiper-container {
  position: relative;
  z-index: 3;
}

.historys .yearper .swiper-slide {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  cursor: pointer;
  padding: 0.4rem 0;
}

.historys .yearper .swiper-slide .sim {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.historys .yearper .swiper-slide .sim .pm {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
}

.historys .yearper .swiper-slide .sim .pm img {
  width: 100%;
  display: block;
}

.historys .yearper .swiper-slide .sim .pm img:first-child {
  display: block;
}

.historys .yearper .swiper-slide .sim .pm img:last-child {
  display: none;
}

.historys .yearper .swiper-slide .mom {
  width: 100%;
  font-size: 0;
}

.historys .yearper .swiper-slide .mom .mks {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.5rem;
  text-align: center;
  color: #333;
  line-height: 2.2;
  background-color: #eeeeee;
  border-radius: 1.1em;
}

.historys .yearper .swiper-slide.on .sim .pm img:first-child, .historys .yearper .swiper-slide:hover .sim .pm img:first-child {
  display: none;
}

.historys .yearper .swiper-slide.on .sim .pm img:last-child, .historys .yearper .swiper-slide:hover .sim .pm img:last-child {
  display: block;
}

.historys .yearper .swiper-slide.on .mom .mks, .historys .yearper .swiper-slide:hover .mom .mks {
  background-color: #0058ff;
  color: #fff;
}

@media (max-width: 800px) {
  .historys .histper .swiper-container {
    width: calc(100% - 1.5rem);
    margin: 0 auto;
  }
}

.profiles {
  width: 100%;
  padding-bottom: 0.8rem;
}

.profiles .mitop {
  width: 100%;
  margin-top: 0.5rem;
}

.profiles .pinps {
  width: 100%;
  color: #666;
  line-height: 1.8;
  margin: 0.5rem 0;
}

.profiles .pinps p {
  color: #666;
  line-height: 1.8;
}

.profiles .datalis {
  width: 100%;
  font-size: 0;
  margin-top: 0.8rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.profiles .datalis .datom {
  display: inline-block;
  vertical-align: top;
  width: 16.65%;
  padding-right: 0.3rem;
  margin-bottom: 0.2rem;
}

.profiles .datalis .datom .xop {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.profiles .datalis .datom .xop .xm {
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  font-weight: bold;
}

.profiles .datalis .datom .xop .pm {
  margin-left: 0.06rem;
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  margin-top: 0.04rem;
}

.profiles .datalis .datom .km {
  width: 100%;
  margin-top: 0.15rem;
  color: #666;
  line-height: 1.5;
  text-align: center;
}

.exits {
  width: 100%;
  padding: 0.8rem 0;
}

.exits .einp {
  width: 100%;
  color: #1b1f25;
  line-height: 1.8;
}

.exits .einp p {
  color: #1b1f25;
  line-height: 1.8;
}

.exits .einp img {
  max-width: 100%;
}

.exits .pc {
  display: block;
}

.exits .ph {
  display: none;
}

@media (max-width: 800px) {
  .exits .ph {
    display: block;
  }
  .exits .pc {
    display: none;
  }
}

.layouts {
  width: 100%;
  padding: 0.8rem 0;
  overflow: hidden;
}

.layouts .layom {
  width: 100%;
  position: relative;
}

.layouts .layom .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.layouts .layom .imgs .img {
  width: 100%;
  position: relative;
  padding-top: calc((750 / 1400) * 100%);
}
.layouts .layom .pcimg{
  width: 100%;
}
.layouts .layom .pcimg .img {
  width: 100%;
  position: relative;
  padding-top: calc((750 / 1400) * 100%);
}
.layouts .layom .phimg{
  width: 100%;
  display: none;
}
.layouts .layom .phimg .img {
  width: 100%;
  position: relative;
  padding-top: calc((750 / 1400) * 100%);
}
@media (max-width: 800px) {
  .layouts .layom .pcimg{display: none;}
  .layouts .layom .phimg{display: block;}
}

.layouts .layom .imgs .img .svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.layouts .layom .imgs .img .svg svg {
  width: 1400px;
  height: 750px;
  transform-origin: left top;
}

.layouts .layom .imgs .img .svg text {
  color: #666;
  font-size: 15px;
  line-height: 1;
}

.layouts .layom .imgs .img .svg .circle {
  fill: #0058ff;
  position: relative;
  z-index: 10;
}

.layouts .layom .imgs .img .svg .circle.yellow {
  fill: #ffab27;
}

.layouts .layom .imgs .img .svg .circle2 {
  position: relative;
  fill: transparent;
}

.layouts .layom .imgs .img .svg .line {
  fill: none;
  stroke-miterlimit: 10;
  stroke: #0058ff;
  stroke-dashoffset: 1200px;
  stroke-dasharray: 1200px;
}

.layouts .layom .imgs .img .svg.show .line {
  animation: animation-line 4s ease-in;
  animation-fill-mode: forwards;
  position: relative;
  z-index: 1;
}

@keyframes animation-line {
  0% {
    stroke-dashoffset: 1200px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

.layouts .layom .pim {
  position: absolute;
  z-index: 3;
  left: 0.1rem;
  bottom: 0.6rem;
  width: 100%;
  color: #666;
  line-height: 1.8;
}

.layouts .layom .pim p {
  color: #666;
  line-height: 1.8;
}

@media (max-width: 800px) {
  .layouts .layom .imgs {
    overflow: hidden;
    transform: scale(1.2);
  }
  .layouts .layom .imgs .img .svg text {
    color: #666;
    font-size: 20px;
    line-height: 1;
  }
  .layouts .layom .pim {
    position: relative;
    bottom: 0;
    font-size: 16px;
  }
}

.strengths {
  width: 100%;
  padding: 0 0 0.6rem;
}

.strengths .mitop {
  margin-top: 0.6rem;
}

.strengths .pinps {
  width: 100%;
  color: #1b1f25;
  line-height: 1.8;
}

.strengths .pinps p {
  color: #1b1f25;
  line-height: 1.8;
}

.strengths .pinps img {
  max-width: 100%;
}

.strengths .streng {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.strengths .streng .smg {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.strengths .streng .smg .boder {
  width: calc((430 / 592) * 100%);
  width: calc((430 / 1400) * 100%);
  border-radius: 50%;
  position: relative;
  display: block;
  margin: 0 auto;
  border: solid 2px rgba(0, 88, 255, 0.1);
}

.strengths .streng .smg .boder .bm {
  width: 100%;
  padding-top: 100%;
}

.strengths .streng .smg .boder .xix {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  color: #0058ff;
  line-height: 2;
  text-align: center;
  bottom: -1em;
  font-weight: bold;
}

.strengths .streng .smg .pmg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: calc((320 / 592) * 100%);
  width: calc((320 / 1400) * 100%);
}

.strengths .streng .smg .pmg .imc {
  width: 100%;
  padding-top: 100%;
}

.strengths .streng .smg .strlist {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
  top: 0;
  left: 0;
}

.strengths .streng .smg .strlist .stem {
  width: auto;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  width: 100%;
}

.strengths .streng .smg .strlist .stem .line {
  display: inline-block;
  vertical-align: middle;
}

.strengths .streng .smg .strlist .stem .line img {
  width: 100%;
  display: block;
}

.strengths .streng .smg .strlist .stem .pm {
  display: inline-block;
  vertical-align: middle;
  border: solid 2px #1b1f25;
  color: #1b1f25;
  min-width: 2rem;
  text-align: center;
  font-weight: bold;
  line-height: 3.2;
  height: 3.2em;
  border-bottom-left-radius: 0.4rem;
}

.strengths .streng .smg .strlist .stem:nth-child(1) {
  text-align: right;
  flex-direction: row-reverse;
  top: 0.25rem;
  right: calc(100% - 0.1rem);
}

.strengths .streng .smg .strlist .stem:nth-child(1) .line {
  width: 1.79rem;
  position: relative;
  top: 0.3rem;
}

.strengths .streng .smg .strlist .stem:nth-child(1) .pm {
  margin-right: 0.1rem;
}

.strengths .streng .smg .strlist .stem:nth-child(2) {
  text-align: left;
  top: 0.25rem;
  left: calc(100% - 0.1rem);
}

.strengths .streng .smg .strlist .stem:nth-child(2) .line {
  width: 1.73rem;
  position: relative;
  top: 0.3rem;
}

.strengths .streng .smg .strlist .stem:nth-child(2) .pm {
  margin-left: 0.1rem;
}

.strengths .streng .smg .strlist .stem:nth-child(3) {
  text-align: right;
  flex-direction: row-reverse;
  bottom: 0.45rem;
  right: calc(100%);
}

.strengths .streng .smg .strlist .stem:nth-child(3) .line {
  width: 1.72rem;
  position: relative;
  top: -0.3rem;
}

.strengths .streng .smg .strlist .stem:nth-child(3) .pm {
  margin-right: 0.1rem;
}

.strengths .streng .smg .strlist .stem:nth-child(4) {
  text-align: left;
  bottom: 0.45rem;
  left: calc(100%);
}

.strengths .streng .smg .strlist .stem:nth-child(4) .line {
  width: 1.68rem;
  position: relative;
  top: -0.3rem;
}

.strengths .streng .smg .strlist .stem:nth-child(4) .pm {
  margin-left: 0.1rem;
}

.strengths .pc {
  display: block;
}

.strengths .ph {
  display: none;
}

@media (max-width: 800px) {
  .strengths .streng .smg .boder .xix {
    width: 100%;
  }
  .strengths .streng .smg .boder .strlist .stem .line {
    display: none;
  }
  .strengths .streng .smg .boder .strlist .stem .pm {
    width: 100%;
    font-size: 12px;
  }
  .strengths .streng .smg .boder .strlist .stem:nth-child(1) {
    right: 105%;
    top: 0;
  }
  .strengths .streng .smg .boder .strlist .stem:nth-child(2) {
    left: 105%;
    top: 0;
    right: auto;
  }
  .strengths .streng .smg .boder .strlist .stem:nth-child(3) {
    left: auto;
    right: 105%;
    bottom: 0;
  }
  .strengths .streng .smg .boder .strlist .stem:nth-child(4) {
    right: auto;
    left: 105%;
    bottom: 0;
  }
  .strengths .ph {
    display: block;
  }
  .strengths .pc {
    display: none;
  }
}

.etxcont {
  width: 100%;
}

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

.etxcont .exitm .pinps {
  width: 100%;
  color: #1b1f25;
  line-height: 1.8;
}

.etxcont .exitm .pinps p {
  color: #1b1f25;
  line-height: 1.8;
}

.etxcont .exitm .pinps img {
  max-width: 100%;
}

.etxcont .exitm .pc {
  display: block;
}

.etxcont .exitm .ph {
  display: none;
}

.etxcont .exitm .comyper {
  width: 100%;
  font-size: 0;
}

.etxcont .exitm .comyper .cetrm {
  display: inline-block;
  vertical-align: top;
  width: calc((200 / 1400) * 100%);
  border: solid 1px #e8e8e8;
}

.etxcont .exitm .comyper .cetrm a {
  width: 100%;
  display: block;
  cursor: auto;
}

.etxcont .exitm .comyper .cetrm .imgs {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.etxcont .exitm .comyper .cetrm .imgs .img {
  width: 100%;
  padding-top: 50%;
  transition: all ease 0.5s;
}

.etxcont .exitm .comyper .cetrm:nth-child(7n+1) {
  transition-delay: 0.1s;
}

.etxcont .exitm .comyper .cetrm:nth-child(7n+2) {
  transition-delay: 0.2s;
}

.etxcont .exitm .comyper .cetrm:nth-child(7n+3) {
  transition-delay: 0.3s;
}

.etxcont .exitm .comyper .cetrm:nth-child(7n+4) {
  transition-delay: 0.4s;
}

.etxcont .exitm .comyper .cetrm:nth-child(7n+5) {
  transition-delay: 0.5s;
}

.etxcont .exitm .comyper .cetrm:nth-child(7n+6) {
  transition-delay: 0.6s;
}

.etxcont .exitm .comyper .cetrm:nth-child(7n+7) {
  transition-delay: 0.7s;
}

@media (max-width: 800px) {
  .etxcont .ph {
    display: block;
  }
  .etxcont .pc {
    display: none;
  }
}

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

.poducts .pit {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.3rem;
  text-align: center;
}

.poducts .forms {
  width: 100%;
  padding: 0.4rem;
  background-color: #f4f5fa;
  border-bottom-left-radius: 0.6rem;
}

.poducts .forms form {
  width: 100%;
  display: block;
  font-size: 0;
}

.poducts .forms .row {
  width: 100%;
  font-size: 0;
}

.poducts .forms .foem {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-right: 4%;
}

.poducts .forms .foem .fm {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.poducts .forms .foem .range {
  width: 100%;
  padding: 20px 10px 5px;
  position: relative;
}

.poducts .forms .foem .range .z-num {
  color: #0058ff;
  width: 6em;
  position: absolute;
  left: 50%;
  margin-left: -3em;
  top: 1.43em;
  text-align: center;
}

.poducts .forms .foem .range .ui-slider-horizontal {
  height: 6px;
}

.poducts .forms .foem .range .ui-slider .ui-slider-range {
  background-color: rgba(0, 88, 255, 0.8);
}

.poducts .forms .foem .range .ui-widget-content {
  background-color: rgba(0, 88, 255, 0.2);
}

.poducts .forms .foem .range .ui-slider .ui-slider-handle {
  width: 0.2rem;
  height: 0.2rem;
  border: solid 1px #0058ff;
  background-color: #0058ff;
}

.poducts .forms .foem .range .ui-state-hover,
.poducts .forms .foem .range .ui-widget-content .ui-state-hover,
.poducts .forms .foem .range .ui-widget-header .ui-state-hover,
.poducts .forms .foem .range .ui-state-focus,
.poducts .forms .foem .range .ui-widget-content .ui-state-focus,
.poducts .forms .foem .range .ui-widget-header .ui-state-focus,
.poducts .forms .foem .range .ui-button:hover,
.poducts .forms .foem .range .ui-button:focus {
  border: 1px solid #0058ff;
  background: #0058ff;
  font-weight: normal;
  color: #0058ff;
  outline: none;
}

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

.poducts .forms .foem .fot .fol, .poducts .forms .foem .fot .for {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

.poducts .forms .foem .fot .nn {
  display: inline-block;
  vertical-align: middle;
  color: #1b1f25;
  line-height: 1.5;
}

.poducts .forms .foem .fot .ck {
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  font-weight: bold;
  line-height: 1.5;
  margin: 0 0.18rem;
  border: none;
  width: 5em;
  text-align: center;
  padding: 0 0.1rem;
  min-width: 0;
  background-color: transparent;
}

.poducts .forms .foem .fot .km {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}

.poducts .forms .foem .fot .km .up {
  display: block;
  margin: 0 auto 0.05rem;
  cursor: pointer;
  width: 7px;
  height: 5px;
}

.poducts .forms .foem .fot .km .up img {
  width: 100%;
  display: block;
}

.poducts .forms .foem .fot .km .up img:first-child {
  display: block;
}

.poducts .forms .foem .fot .km .up img:last-child {
  display: none;
}

.poducts .forms .foem .fot .km .up:hover img:first-child {
  display: none;
}

.poducts .forms .foem .fot .km .up:hover img:last-child {
  display: block;
}

.poducts .forms .foem .fot .km .down {
  display: block;
  margin: 0.05rem auto 0;
  cursor: pointer;
  width: 9px;
  height: 6px;
}

.poducts .forms .foem .fot .km .down img {
  width: 100%;
  display: block;
}

.poducts .forms .foem .fot .km .down img:first-child {
  display: block;
}

.poducts .forms .foem .fot .km .down img:last-child {
  display: none;
}

.poducts .forms .foem .fot .km .down:hover img:first-child {
  display: none;
}

.poducts .forms .foem .fot .km .down:hover img:last-child {
  display: block;
}

.poducts .forms .foem:nth-child(2n) {
  margin-right: 0;
}

.poducts .forms .vit {
  width: 100%;
  margin: 0.15rem 0;
  text-align: center;
  color: #333;
  line-height: 1.5;
  display: none;
}

.poducts .forms .sub {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.3rem;
}

.poducts .forms .sub .stn {
  display: inline-block;
  vertical-align: middle;
  background-color: #0058ff;
  cursor: pointer;
  border: none;
  width: auto;
  padding: 0 0.6rem;
  color: #fff;
  line-height: 3;
  height: 3em;
  border-radius: 1.5em;
}

.poducts .prolist {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
}

.poducts .prolist .proem {
  display: inline-block;
  vertical-align: top;
  width: calc((446 / 1400) * 100%);
  margin-right: calc((29 / 1400) * 100%);
  margin-bottom: 0.4rem;
}

.poducts .prolist .proem a {
  width: 100%;
  display: block;
}

.poducts .prolist .proem .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.poducts .prolist .proem .imgs .img {
  width: 100%;
  padding-top: 71.74%;
  transition: all ease 0.5s;
}

.poducts .prolist .proem .pom {
  width: 100%;
  background-color: #f4f5fa;
  border-bottom-left-radius: 0.3rem;
  padding: 0.1rem 0.36rem 0.05rem;
}

.poducts .prolist .proem .pom .pid {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

.poducts .prolist .proem .pom .pix {
  width: 100%;
  color: #717273;
  line-height: 1.5;
  height: 3em;
  margin: 0.1rem 0 0.1rem;
}

.poducts .prolist .proem .pom .more {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

.poducts .prolist .proem .pom .more span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.2rem;
  height: 0.2rem;
}

.poducts .prolist .proem .pom .more span img {
  width: 100%;
  display: block;
}

.poducts .prolist .proem .pom .more span img:first-child {
  display: block;
}

.poducts .prolist .proem .pom .more span img:last-child {
  display: none;
}

.poducts .prolist .proem:nth-child(3n) {
  margin-right: 0;
}

.poducts .prolist .proem:hover .imgs .img {
  transform: scale(1.1);
}

.poducts .prolist .proem:hover .pom {
  background-color: #0058ff;
}

.poducts .prolist .proem:hover .pom .pid, .poducts .prolist .proem:hover .pom .pix {
  color: #fff;
  line-height: 1.5;
}

.poducts .prolist .proem:hover .pom .more {
  color: #fff;
}

.poducts .prolist .proem:hover .pom .more span {
  display: inline-block;
  vertical-align: middle;
}

.poducts .prolist .proem:hover .pom .more span img:first-child {
  display: none;
}

.poducts .prolist .proem:hover .pom .more span img:last-child {
  display: block;
}

@media (max-width: 800px) {
  .poducts .prolist .proem .pom .pix {
    height: 4.5em;
    font-size: 12px;
    -webkit-line-clamp: 3;
  }
}

.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;
  margin: 0 0.1rem;
  border-radius: 50%;
}

.pages .page.ltn {
  background-color: #b2b2b2;
  background-image: url("../images/b3.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
}

.pages .page.rtn {
  background-color: #b2b2b2;
  background-image: url("../images/b4.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
}

.pages .page.on {
  background-color: #0058ff;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
  box-shadow: 0px 10px 30px 0px rgba(0, 65, 62, 0.1);
}

.pages .page.ltn:hover {
  background-color: #0058ff;
  background-image: url("../images/b3.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
}

.pages .page.on.ltn {
  background-color: #0058ff;
  background-image: url("../images/b3.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
}

.pages .page.on.rtn {
  background-color: #0058ff;
  background-image: url("../images/b4.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
}

.pages .page.rtn:hover {
  background-color: #0058ff;
  background-image: url("../images/b4.png");
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
}

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

.pages .page:hover {
  background-color: #0058ff;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
  box-shadow: 0px 10px 30px 0px rgba(0, 65, 62, 0.1);
}

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

.details {
  width: 100%;
  padding: 0.5rem 0;
}

.details .detail {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.details .detail .del {
  width: calc((630 / 1400) * 100%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.details .detail .del .elper {
  display: inline-block;
  vertical-align: top;
  width: calc((80 / 630) * 100%);
  position: relative;
  box-sizing: border-box;
}

.details .detail .del .elper .swiper-container {
  width: 100%;
  height: 100%;
}

.details .detail .del .elper .swiper-slide {
  width: 100%;
  transition: all ease 0.5s;
  cursor: pointer;
  height: auto;
  border: solid 1px transparent;
}

.details .detail .del .elper .swiper-slide .img {
  width: 100%;
  padding-top: 100%;
}

.details .detail .del .elper .swiper-slide.on {
  border: solid 1px #0058ff;
}

.details .detail .del .elper .btn {
  width: 20px;
  height: 20px;
  margin: 0 auto 0.1rem;
  cursor: pointer;
}

.details .detail .del .elper .btn img {
  width: 100%;
  display: block;
}

.details .detail .del .elper .btn img:first-child {
  display: block;
}

.details .detail .del .elper .btn img:last-child {
  display: none;
}

.details .detail .del .elper .btn:hover img:first-child {
  display: none;
}

.details .detail .del .elper .btn:hover img:last-child {
  display: block;
}

.details .detail .del .elper .bl {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc( -20px - 0.1rem);
}

.details .detail .del .elper .br {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc( -20px - 0.1rem);
}

.details .detail .del .erper {
  display: inline-block;
  vertical-align: top;
  width: calc((450 / 630) * 100%);
}

.details .detail .del .erper .swiper-container {
  width: 100%;
  height: 100%;
}

.details .detail .del .erper .swiper-slide {
  width: 100%;
}

.details .detail .del .erper .swiper-slide .img {
  width: 100%;
  padding-top: 100%;
}

.details .detail .der {
  display: inline-block;
  vertical-align: middle;
  width: calc((640 / 1400) * 100%);
}

.details .detail .der .dit {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

.details .detail .der .xl {
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  margin: 0.15rem 0 0.25rem;
}

.details .detail .der .finp {
  width: 100%;
  color: #666;
  line-height: 1.8;
  margin: 0.3rem 0;
  padding-left: 0.22rem;
}

.details .detail .der .finp p {
  color: #666;
  line-height: 1.8;
}

.details .detail .der .cimp {
  width: 100%;
  font-size: 0;
  margin-top: 0.3rem;
}

.details .detail .der .cimp .dm {
  display: inline-block;
  vertical-align: middle;
  background-color: #f4f5fa;
  line-height: 2.2;
  padding: 0 0.25rem;
  color: #666;
  margin-right: 0.2rem;
  margin-bottom: 0.1rem;
  width: auto;
}

@media (max-width: 800px) {
  .details .detail .der {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .details .detail .der .dit{
    order: 1;
  }
  .details .detail .der .lx{
    order: 2;
  }
  .details .detail .der .cimp{
    order: 3;
    margin-top: 0.1rem;
  }
  .details .detail .der .finp{
    order: 4;
  }
}

.details .decont {
  width: 100%;
  margin-top: 0.6rem;
}

.details .decont .decnav {
  width: 100%;
}

.details .decont .decnav.center .swiper-wrapper{
  justify-content: center;
}

.details .decont .decnav .swiper-slide {
  width: 100%;
  border-bottom: solid 2px #e8e8e8;
  height: 0.8rem;
  color: #666;
  font-weight: bold;
  text-align: center;
  transition: all ease 0.5s;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.details .decont .decnav .swiper-slide.on {
  border-bottom: solid 2px #0058ff;
  color: #0058ff;
}

.details .decont .casomt {
  width: 100%;
  margin-top: 0.4rem;
}

.details .decont .casomt .casom {
  width: 100%;
  display: none;
  padding-top: 0.1rem;
}

.details .decont .casomt .casom.on {
  display: block;
}

.details .decont .casomt .tablelist {
  width: 100%;
}

.details .decont .casomt .tablelist .tabom {
  width: 100%;
  display: block;
  margin-bottom: 0.1rem;
}

.details .decont .casomt .tablelist .tabom .title {
  width: 100%;
  line-height: 0.9rem;
  background-color: #f4f5fa;
  text-align: center;
  position: relative;
  color: #1b1f25;
  cursor: pointer;
}

.details .decont .casomt .tablelist .tabom .title span {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0.36rem;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 17px;
}

.details .decont .casomt .tablelist .tabom .title span img {
  width: 100%;
  display: block;
}

.details .decont .casomt .tablelist .tabom .title span img:first-child {
  width: 100%;
  display: block;
}

.details .decont .casomt .tablelist .tabom .title span img:last-child {
  width: 100%;
  display: none;
}

.details .decont .casomt .tablelist .tabom .title:hover {
  background-color: #0058ff;
  color: #fff;
}

.details .decont .casomt .tablelist .tabom .title:hover span {
  transform: translateY(-50%);
}

.details .decont .casomt .tablelist .tabom .title:hover span img:first-child {
  display: none;
}

.details .decont .casomt .tablelist .tabom .title:hover span img:last-child {
  display: block;
}

.details .decont .casomt .tablelist .tabom .ticont {
  width: 100%;
  display: none;
}

.details .decont .casomt .tablelist .tabom .ticont .table {
  width: 100%;
  margin-top: 0.1rem;
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr {
  width: 100%;
  display: flex;
  border: solid 1px #e8e8e8;
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr:nth-child(2n){
  background-color: #f1f1f1;
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr .td {
  display: inline-block;
  vertical-align: middle;
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr .td + .td {
  border-left: solid 1px #e8e8e8;
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr .tdm {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0.1rem;
  color: #666;
  line-height: 1.5;
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr + .tr {
  border-top: none;
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr.rol2 .td1 {
  width: calc((486 / 1400) * 100%);
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr.rol2 .td2 {
  width: calc((913 / 1400) * 100%);
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr.rol3 .td1 {
  width: calc((240 / 1400) * 100%);
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr.rol3 .td2 {
  width: calc((1159 / 1400) * 100%);
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr.rol3 .td2 .rli {
  width: 100%;
  display: flex;
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr.rol3 .td2 .rli .rm1 {
  width: calc((245 / 1159) * 100%);
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr.rol3 .td2 .rli .rm2 {
  border-left: solid 1px #e8e8e8;
  width: calc((913 / 1159) * 100%);
}

.details .decont .casomt .tablelist .tabom .ticont .table .tr.rol3 .td2 .rli + .rli {
  border-top: solid 1px #e8e8e8;
}
.details .decont .casomt .tablelist .tabom .ticont .tunps{
  width: 100%;
  color: #333;
  line-height: 1.8;
  margin-top: 0.25rem;
}
.details .decont .casomt .tablelist .tabom .ticont .tunps p{
  color: #333;
  line-height: 1.8;
}

.details .decont .casomt .tablelist .tabom.show .title {
  background-color: #0058ff;
  color: #fff;
}

.details .decont .casomt .tablelist .tabom.show .title span {
  transform: translateY(-50%) rotate(90deg);
}

.details .decont .casomt .tablelist .tabom.show .title span img:first-child {
  display: none;
}

.details .decont .casomt .tablelist .tabom.show .title span img:last-child {
  display: block;
}

.details .decont .casomt .cainp {
  width: 100%;
  color: #1b1f25;
  line-height: 1.8;
}

.details .decont .casomt .cainp p {
  color: #1b1f25;
  line-height: 1.8;
}

.details .decont .casomt .cainp img {
  max-width: 100%;
}

.details .decont .casomt .casomlist {
  width: 100%;
  font-size: 0;
}

.details .decont .casomt .casomlist .cavon {
  display: inline-block;
  vertical-align: top;
  width: calc((446 / 1400) * 100%);
  margin-right: calc((29 / 1400) * 100%);
  margin-bottom: 0.3rem;
}

.details .decont .casomt .casomlist .cavon a {
  width: 100%;
  display: block;
}

.details .decont .casomt .casomlist .cavon .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.details .decont .casomt .casomlist .cavon .imgs .img {
  width: 100%;
  padding-top: 66.81%;
  transition: all ease 0.5s;
}

.details .decont .casomt .casomlist .cavon .pom {
  width: 100%;
  background-color: #f4f5fa;
  border-bottom-left-radius: 0.3rem;
  padding: 0.3rem;
}

.details .decont .casomt .casomlist .cavon .pom .pid {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

.details .decont .casomt .casomlist .cavon .pom .pix {
  width: 100%;
  margin: 0.1rem 0 0rem;
  font-size: 0;
  height: 40px;
}

.details .decont .casomt .casomlist .cavon .pom .pix .pm {
  display: inline-block;
  vertical-align: middle;
  color: #717273;
  line-height: 1.5;
}

.details .decont .casomt .casomlist .cavon .pom .pix .pm span {
  color: #717273;
  margin: 0 0.06rem;
}

.details .decont .casomt .casomlist .cavon .pom .pix .pm:last-child span {
  display: none;
}

.details .decont .casomt .casomlist .cavon:nth-child(3n) {
  margin-right: 0;
}

.details .decont .casomt .casomlist .cavon:hover .imgs .img {
  transform: scale(1.1);
}

.details .decont .casomt .casomlist .cavon:hover .pom {
  background-color: #0058ff;
}

.details .decont .casomt .casomlist .cavon:hover .pom .pid {
  color: #fff;
  line-height: 1.5;
}

.details .decont .casomt .casomlist .cavon:hover .pom .pix .pm {
  color: #fff;
}

.details .decont .casomt .casomlist .cavon:hover .pom .pix .pm span {
  color: #fff;
}

.details .decont .casomt .filelist {
  width: 100%;
  background-color: #f4f5fa;
  padding: 0.3rem;
}

.details .decont .casomt .filelist .fli.head .fd {
  color: #1b1f25;
  font-weight: bold;
}

.details .decont .casomt .filelist .fli {
  width: 100%;
  border-bottom: solid 1px #e8e8e8;
  font-size: 0;
  padding: 0.15rem 0;
}

.details .decont .casomt .filelist .fli .fd {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  text-align: center;
}

.details .decont .casomt .filelist .fli .name {
  width: calc(( 440 / 1320) * 100%);
  text-align: left;
  font-weight: bold;
}

.details .decont .casomt .filelist .fli .name span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
}

.details .decont .casomt .filelist .fli .name span img {
  width: 100%;
  display: block;
}

.details .decont .casomt .filelist .fli .type {
  width: calc(( 220 / 1320) * 100%);
}

.details .decont .casomt .filelist .fli .size {
  width: calc(( 220 / 1320) * 100%);
}

.details .decont .casomt .filelist .fli .time {
  width: calc(( 220 / 1320) * 100%);
}

.details .decont .casomt .filelist .fli .coop {
  width: calc(( 220 / 1320) * 100%);
  text-align: right;
  padding-right: 0.2rem;
}

.details .decont .casomt .filelist .fli .coop span {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 0.3rem;
}

.details .decont .casomt .filelist .fli .coop span img {
  width: 100%;
  display: block;
}

.details .decont .casomt .filelist .fli .coop span img:first-child {
  display: block;
}

.details .decont .casomt .filelist .fli .coop span img:last-child {
  display: none;
}

.details .decont .casomt .filelist .fli:hover .name {
  color: #0058ff;
}

.details .decont .casomt .filelist .fli:hover .fd {
  color: #0058ff !important;
}

.details .decont .casomt .filelist .fli:hover .coop span img:first-child {
  display: none;
}

.details .decont .casomt .filelist .fli:hover .coop span img:last-child {
  display: block;
}

.details .decont .casomt .modelist {
  width: 100%;
  font-size: 0;
}

.details .decont .casomt .modelist .modem {
  display: inline-block;
  vertical-align: top;
  width: calc((453 / 1400) * 100%);
  margin-right: calc((20 / 1400) * 100%);
  margin-bottom: 0.2rem;
  padding: 0.2rem;
  background-color: #f4f5fa;
}

.details .decont .casomt .modelist .modem .mop {
  width: 100%;
  padding: 0.05rem 0 0.15rem;
  border-bottom: solid 1px #e8e8e8;
}

.details .decont .casomt .modelist .modem .mit {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
}

.details .decont .casomt .modelist .modem .mit span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
}

.details .decont .casomt .modelist .modem .mit span img {
  width: 100%;
  display: block;
}

.details .decont .casomt .modelist .modem .xp {
  width: 100%;
  padding-left: 0.4rem;
  color: #666;
  line-height: 1.5;
}

.details .decont .casomt .modelist .modem .donlis {
  width: 100%;
  height: calc((0.8rem + 11em));
}

.details .decont .casomt .modelist .modem .donlis .dam {
  width: 100%;
  font-size: 0;
  border-bottom: solid 1px #e8e8e8;
  display: block;
  padding: 0.08rem 0;
}

.details .decont .casomt .modelist .modem .donlis .dam .pd {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.25rem);
  width: calc(100% - 25px);
  padding-right: 0.1rem;
  padding-left: 0.4rem;
  color: #1b1f25;
  line-height: 2.2;
}

.details .decont .casomt .modelist .modem .donlis .dam .dc {
  display: inline-block;
  vertical-align: middle;
  width: 0.25rem;
  height: 0.25rem;
  width: 25px;
  height: 25px;
}

.details .decont .casomt .modelist .modem .donlis .dam .dc img {
  width: 100%;
  display: block;
}

.details .decont .casomt .modelist .modem .donlis .dam .dc img:first-child {
  display: block;
}

.details .decont .casomt .modelist .modem .donlis .dam .dc img:last-child {
  display: none;
}

.details .decont .casomt .modelist .modem .donlis .dam:hover .pd {
  color: #0058ff;
}

.details .decont .casomt .modelist .modem .donlis .dam:hover .dc img:first-child {
  display: none;
}

.details .decont .casomt .modelist .modem .donlis .dam:hover .dc img:last-child {
  display: block;
}

.details .decont .casomt .modelist .modem:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 900px) {
  .details .decont .casomt .filelist .fli .fd {
    width: 33.3%;
  }
  .details .decont .casomt .filelist .fli .name {
    width: 100%;
    margin-bottom: 0.1rem;
  }
  .details .decont .casomt .filelist .fli .type {
    display: none;
  }
  .details .decont .casomt .filelist .fli .coop a {
    width: 0.5rem;
    height: 0.5rem;
  }
}

.industrys {
  width: 100%;
  padding: 0.5rem 0;
}

.industrys .inmg {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-bottom-left-radius: 0.6rem;
}

.industrys .inmg .img {
  width: 100%;
  padding-top: 39.28%;
}

.industrys .classify {
  width: 100%;
  margin: 0.5rem 0 0.4rem;
}

.industrys .classify .clasm {
  width: 100%;
  font-size: 0;
  padding: 0.1rem 0 0.05rem;
  border-bottom: solid 1px #e8e8e8;
}

.industrys .classify .clasm .sm {
  display: inline-block;
  vertical-align: top;
  color: #242424;
  line-height: 2.5;
  font-weight: bold;
  width: 1.2rem;
  width: 100px;
}

.industrys .classify .clasm .pom {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 1.2rem);
  width: calc(100% - 100px);
  position: relative;
  font-size: 0;
  padding-left: 0.3rem;
}

.industrys .classify .clasm .pom .lx {
  content: ' ';
  position: absolute;
  left: 0;
  height: 0.16rem;
  width: 1px;
  background-color: #ddd;
  top: calc(1.25em - 0.08rem);
}

.industrys .classify .clasm .pom .am {
  display: inline-block;
  vertical-align: top;
  color: #1b1f25;
  line-height: 2.5;
  height: 2.5em;
  width: auto;
  background-color: #eee;
  padding: 0 0.2rem;
  border-radius: 1.25em;
  cursor: pointer;
  margin-right: 0.1rem;
  margin-bottom: 0.1rem;
}

.industrys .classify .clasm .pom .am.on, .industrys .classify .clasm .pom .am:hover {
  background-color: #0058ff;
  color: #fff;
}

.industrys .classify .clasm:last-child {
  border: none;
}

.industrys .casomlist {
  width: 100%;
  font-size: 0;
}

.industrys .casomlist .cavon {
  display: inline-block;
  vertical-align: top;
  width: calc((446 / 1400) * 100%);
  margin-right: calc((29 / 1400) * 100%);
  margin-bottom: 0.3rem;
}

.industrys .casomlist .cavon a {
  width: 100%;
  display: block;
}

.industrys .casomlist .cavon .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.industrys .casomlist .cavon .imgs .img {
  width: 100%;
  padding-top: 66.81%;
  transition: all ease 0.5s;
}

.industrys .casomlist .cavon .pom {
  width: 100%;
  background-color: #f4f5fa;
  border-bottom-left-radius: 0.3rem;
  padding: 0.12rem 0.3rem;
}

.industrys .casomlist .cavon .pom .pid {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

.industrys .casomlist .cavon .pom .pix {
  width: 100%;
  margin: 0.1rem 0 0rem;
  font-size: 0;
  height: 40px;
}

.industrys .casomlist .cavon .pom .pix .pm {
  display: inline-block;
  vertical-align: middle;
  color: #717273;
  line-height: 1.5;
}

.industrys .casomlist .cavon .pom .pix .pm span {
  color: #717273;
  margin: 0 0.06rem;
}

.industrys .casomlist .cavon .pom .pix .pm:last-child span {
  display: none;
}

.industrys .casomlist .cavon:nth-child(3n) {
  margin-right: 0;
}

.industrys .casomlist .cavon:hover .imgs .img {
  transform: scale(1.1);
}

.industrys .casomlist .cavon:hover .pom {
  background-color: #0058ff;
}

.industrys .casomlist .cavon:hover .pom .pid {
  color: #fff;
  line-height: 1.5;
}

.industrys .casomlist .cavon:hover .pom .pix .pm {
  color: #fff;
}

.industrys .casomlist .cavon:hover .pom .pix .pm span {
  color: #fff;
}

.inetails {
  width: 100%;
  padding: 0.5rem 0;
}

.inetails .inp {
  width: 100%;
  margin-bottom: 0.4rem;
  text-align: center;
}

.inetails .inp .int {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
}

.inetails .inp .tm {
  width: 100%;
  color: #aaa;
  line-height: 1.5;
  margin-top: 0.15rem;
}

.inetails .inps {
  width: 100%;
  margin: 0.4rem 0;
  padding: 0.3rem 0 0;
  border-top: solid 1px #e8e8e8;
  color: #666;
  line-height: 1.8;
}

.inetails .inps p {
  color: #666;
  line-height: 1.8;
}
.inetails .inps video {
  max-width: 100%;
}

.inetails .inps img {
  max-width: 100%;
}

.parnters {
  width: 100%;
  padding: 0.5rem 0;
  border-top: solid 1px #e8e8e8;
}

.parnters .paranper {
  width: 100%;
  font-size: 0;
}

.parnters .paranper .cetrm {
  width: calc((224 / 1200) * 100%);
  display: inline-block;
  vertical-align: top;
  background-color: #f4f5fa;
  margin-right: calc((19 / 1200) * 100%);
}

.parnters .paranper .cetrm a {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.parnters .paranper .cetrm .img {
  width: 100%;
  padding-top: 53.57%;
  transition: all ease 0.5s;
}

.parnters .paranper .cetrm:hover .img {
  transform: scale(1.1);
}

.parnters .paranper .cetrm:nth-child(5n) {
  margin-right: 0;
}

.parnters .paranper .cetrm:nth-child(5n+1) {
  transition-delay: 0.1s;
}

.parnters .paranper .cetrm:nth-child(5n+2) {
  transition-delay: 0.2s;
}

.parnters .paranper .cetrm:nth-child(5n+3) {
  transition-delay: 0.3s;
}

.parnters .paranper .cetrm:nth-child(5n+4) {
  transition-delay: 0.4s;
}

.parnters .paranper .cetrm:nth-child(5n+5) {
  transition-delay: 0.5s;
}

.parnters .paranper .swiper-container {
  padding-bottom: 0.3rem;
}

.parnters .paranper .swiper-pagination {
  bottom: 0;
}

.parnters .paranper .swiper-pagination-bullet {
  width: 10px;
  height: 3px;
  border-radius: 1.5px;
  background-color: rgba(0, 88, 255, 0.5);
}

.parnters .paranper .swiper-pagination-bullet-active {
  background-color: #0058ff;
}

.relevant {
  width: 100%;
  padding: 0.5rem 0;
  border-top: solid 1px #e8e8e8;
}

.relevant .relvper {
  width: 100%;
}

.relevant .relvper .swiper-slide {
  width: 100%;
}

.relevant .relvper .swiper-slide a {
  width: 100%;
  display: block;
}

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

.relevant .relvper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 71.74%;
  transition: all ease 0.5s;
}

.relevant .relvper .swiper-slide .pom {
  width: 100%;
  background-color: #f4f5fa;
  border-bottom-left-radius: 0.3rem;
  padding: 0.36rem;
}

.relevant .relvper .swiper-slide .pom .pid {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

.relevant .relvper .swiper-slide .pom .pix {
  width: 100%;
  color: #717273;
  line-height: 1.5;
  margin: 0.1rem 0 0.18rem;
}

.relevant .relvper .swiper-slide .pom .more {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
}

.relevant .relvper .swiper-slide .pom .more span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
  width: 0.2rem;
  height: 0.2rem;
}

.relevant .relvper .swiper-slide .pom .more span img {
  width: 100%;
  display: block;
}

.relevant .relvper .swiper-slide .pom .more span img:first-child {
  display: block;
}

.relevant .relvper .swiper-slide .pom .more span img:last-child {
  display: none;
}

.relevant .relvper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.relevant .relvper .swiper-slide:hover .pom {
  background-color: #0058ff;
}

.relevant .relvper .swiper-slide:hover .pom .pid, .relevant .relvper .swiper-slide:hover .pom .pix {
  color: #fff;
  line-height: 1.5;
}

.relevant .relvper .swiper-slide:hover .pom .more {
  color: #fff;
}

.relevant .relvper .swiper-slide:hover .pom .more span {
  display: inline-block;
  vertical-align: middle;
}

.relevant .relvper .swiper-slide:hover .pom .more span img:first-child {
  display: none;
}

.relevant .relvper .swiper-slide:hover .pom .more span img:last-child {
  display: block;
}

.manual {
  width: 100%;
  padding: 0.5rem 0;
}

.manual .matop {
  width: 100%;
  text-align: center;
  margin-bottom: 0.5rem;
}

.manual .matop .mt {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  font-weight: bold;
}

.manual .matop .mannav {
  width: 100%;
  margin-top: 0.15rem;
  text-align: center;
}

.manual .matop .mannav .swiper-wrapper {
  justify-content: center;
}

.manual .matop .mannav .swiper-slide {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.3rem;
  line-height: 2.5;
  color: #1b1f25;
  cursor: pointer;
  border-bottom: solid 2px transparent;
  transition: all  ease 0.5s;
}

.manual .matop .mannav .swiper-slide.on{
  color: #0058ff;
  border-bottom: solid 2px #0058ff;
}
@media (min-width: 1201px) {
  .manual .matop .mannav .swiper-slide:hover {
    color: #0058ff;
    border-bottom: solid 2px #0058ff;
  }
}


.manual .mancont {
  width: 100%;
}

.manual .mancont .mvont {
  width: 100%;
  display: none;
}

.manual .mancont .mvont.on {
  display: block;
}

.manual .mancont .nualist {
  width: 100%;
}

.manual .mancont .nualist .nuams {
  width: 100%;
  margin-bottom: 0.2rem;
}

.manual .mancont .nualist .nuams .nitle {
  width: 100%;
  line-height: 0.9rem;
  padding: 0 0.8rem 0 0.4rem;
  position: relative;
  background-color: #f4f5fa;
  color: #0058ff;
  cursor: pointer;
}

.manual .mancont .nualist .nuams .nitle .sm {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
}

.manual .mancont .nualist .nuams .nitle .sm span {
  display: block;
  color: #666;
  font-size: 30px;
  font-weight: lighter;
  line-height: 1.5;
}

.manual .mancont .nualist .nuams .nitle .sm span:first-child {
  display: block;
}

.manual .mancont .nualist .nuams .nitle .sm span:last-child {
  display: none;
}

.manual .mancont .nualist .nuams .nont {
  width: 100%;
  display: none;
}

.manual .mancont .nualist .nuams .filelist {
  width: 100%;
  background-color: #f4f5fa;
  padding: 0.3rem;
}

.manual .mancont .nualist .nuams .filelist .fli.head .fd {
  color: #1b1f25;
  font-weight: bold;
}

@media (max-width: 800px) {
  .manual .mancont .nualist .nuams .filelist .fli.head{
    display: none;
  }
}

.manual .mancont .nualist .nuams .filelist .fli {
  width: 100%;
  border-bottom: solid 1px #e8e8e8;
  font-size: 0;
  padding: 0.15rem 0;
}
.manual .mancont .nualist .nuams .filelist .fli a{
  width: 100%;
  display: block;
  font-size: 0;
}

.manual .mancont .nualist .nuams .filelist .fli .fd {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  text-align: center;
}

.manual .mancont .nualist .nuams .filelist .fli .name {
  width: calc(( 440 / 1320) * 100%);
  text-align: left;
  font-weight: bold;
}

.manual .mancont .nualist .nuams .filelist .fli .name span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
}

.manual .mancont .nualist .nuams .filelist .fli .name span img {
  width: 100%;
  display: block;
}

.manual .mancont .nualist .nuams .filelist .fli .type {
  width: calc(( 220 / 1320) * 100%);
}

.manual .mancont .nualist .nuams .filelist .fli .size {
  width: calc(( 220 / 1320) * 100%);
}

.manual .mancont .nualist .nuams .filelist .fli .time {
  width: calc(( 220 / 1320) * 100%);
}

.manual .mancont .nualist .nuams .filelist .fli .coop {
  width: calc(( 220 / 1320) * 100%);
  text-align: right;
  padding-right: 0.2rem;
}

.manual .mancont .nualist .nuams .filelist .fli .coop span {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 0.3rem;
}

.manual .mancont .nualist .nuams .filelist .fli .coop span img {
  width: 100%;
  display: block;
}

.manual .mancont .nualist .nuams .filelist .fli .coop span img:first-child {
  display: block;
}

.manual .mancont .nualist .nuams .filelist .fli .coop span img:last-child {
  display: none;
}

.manual .mancont .nualist .nuams .filelist .fli:hover .name {
  color: #0058ff;
}

.manual .mancont .nualist .nuams .filelist .fli:hover .fd {
  color: #0058ff !important;
}

.manual .mancont .nualist .nuams .filelist .fli:hover .coop span img:first-child {
  display: none;
}

.manual .mancont .nualist .nuams .filelist .fli:hover .coop span img:last-child {
  display: block;
}

.manual .mancont .nualist .nuams.show .nitle {
  background-color: #0058ff;
  color: #fff;
}

.manual .mancont .nualist .nuams.show .nitle .sm span {
  color: #fff;
}

.manual .mancont .nualist .nuams.show .nitle .sm span:first-child {
  display: none;
}

.manual .mancont .nualist .nuams.show .nitle .sm span:last-child {
  display: block;
}
@media (min-width: 1201px) {
  .manual .mancont .nualist .nuams:hover .nitle {
    background-color: #0058ff;
    color: #fff;
  }
  
  .manual .mancont .nualist .nuams:hover .nitle .sm span {
    color: #fff;
  }
}
.manual .mancont .nualist.nohide .nuams .nitle {
  background-color: #0058ff;
  color: #fff;
}

.manual .mancont .nualist.nohide .nuams .nitle .sm {
  display: none;
}

.manual .mancont .nualist.nohide .nuams .nont {
  display: block;
}

.manual .modelist {
  width: 100%;
}

.manual .modelist .modem {
  width: 100%;
}

.manual .modelist .modem .mitle {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.15rem 0;
  border-bottom: solid 1px transparent;
  border-top: solid 1px transparent;
  cursor: pointer;
}

.manual .modelist .modem .mitle .mil {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.manual .modelist .modem .mitle .mil .ic {
  display: inline-block;
  vertical-align: middle;
}

.manual .modelist .modem .mitle .mil .ic span {
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  line-height: 1.2;
  width: 1.2em;
  text-align: center;
  height: 1.2em;
  font-size: 25px;
  font-weight: bold;
  border: solid 1px #0058ff;
}

.manual .modelist .modem .mitle .mil .ic span:first-child {
  display: block;
}

.manual .modelist .modem .mitle .mil .ic span:last-child {
  display: none;
}

.manual .modelist .modem .mitle .mil .pm {
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  line-height: 1.5;
  margin-left: 0.15rem;
}

.manual .modelist .modem .mitle .mir {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  display: none;
}

.manual .modelist .modem .mitle .mir .mirnav {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

.manual .modelist .modem .mitle .mir .mirnav .swiper-slide {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.3rem;
  line-height: 2.5;
  color: #1b1f25;
  cursor: pointer;
  border-bottom: solid 2px transparent;
  transition: all  ease 0.5s;
}

.manual .modelist .modem .mitle .mir .mirnav .swiper-slide.on, .manual .modelist .modem .mitle .mir .mirnav .swiper-slide:hover {
  color: #0058ff;
  border-bottom: solid 2px #0058ff;
}

.manual .modelist .modem .mecont {
  width: 100%;
  padding: 0.15rem 0;
  display: none;
}

.manual .modelist .modem .mecont .ment {
  width: 100%;
  display: none;
}

.manual .modelist .modem .mecont .ment.on {
  display: block;
}

.manual .modelist .modem .mecont .amulist {
  width: 100%;
  font-size: 0;
}

.manual .modelist .modem .mecont .amulist .moaem {
  display: inline-block;
  vertical-align: top;
  width: calc((453 / 1400) * 100%);
  margin-right: calc((20 / 1400) * 100%);
  margin-bottom: 0.2rem;
  padding: 0.2rem;
  background-color: #f4f5fa;
}

.manual .modelist .modem .mecont .amulist .moaem form {
  width: 100%;
  display: block;
}

.manual .modelist .modem .mecont .amulist .moaem .mop {
  width: 100%;
  padding: 0.05rem 0 0.15rem;
  border-bottom: solid 1px #e8e8e8;
}

.manual .modelist .modem .mecont .amulist .moaem .mop .mol {
  display: inline-block;
  vertical-align: top;
  width: 55%;
}

.manual .modelist .modem .mecont .amulist .moaem .mop .mor {
  display: inline-block;
  vertical-align: top;
  width: 44%;
  text-align: right;
}

@media (max-width: 800px) {
  .manual .modelist .modem .mecont .amulist .moaem .mop .mol{
    width: 100%;
  }
  .manual .modelist .modem .mecont .amulist .moaem .mop .mor {
    width: 100%;
    margin-bottom: 0.1rem;
  }
}


.manual .modelist .modem .mecont .amulist .moaem .mop .mor .pl {
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #666666;
  line-height: 2.2;
  color: #666;
  padding: 0 0.24rem;
  border-radius: 1.1em;
  cursor: pointer;
}

.manual .modelist .modem .mecont .amulist .moaem .mop .mor .pl:hover {
  border: solid 1px #0058ff;
  background-color: #0058ff;
  color: #fff;
}

.manual .modelist .modem .mecont .amulist .moaem .mop .mor .ipm {
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #666666;
  line-height: 2.2;
  color: #666;
  padding: 0 0.24rem;
  border-radius: 1.1em;
  cursor: pointer;
  display: none;
  margin-bottom: 0.1rem;
}

.manual .modelist .modem .mecont .amulist .moaem .mop .mor .ipm + .ipm {
  margin-left: 0.1rem;
}

.manual .modelist .modem .mecont .amulist .moaem .mop .mor .ipm:hover {
  border: solid 1px #0058ff;
  background-color: #0058ff;
  color: #fff;
}

.manual .modelist .modem .mecont .amulist .moaem .mop .mor.choose .pl {
  display: none;
}

.manual .modelist .modem .mecont .amulist .moaem .mop .mor.choose .ipm {
  display: inline-block;
}

.manual .modelist .modem .mecont .amulist .moaem .mit {
  width: 100%;
  font-size: 0;
}

.manual .modelist .modem .mecont .amulist .moaem .mit .dd {
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0.02rem;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.1rem;
}

.manual .modelist .modem .mecont .amulist .moaem .mit .dd img {
  width: 100%;
  display: block;
}

.manual .modelist .modem .mecont .amulist .moaem .mit .pd {
  width: calc(100% - 0.4rem);
  display: inline-block;
  vertical-align: top;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
}

.manual .modelist .modem .mecont .amulist .moaem .xp {
  width: 100%;
  padding-left: 0.4rem;
  color: #666;
  line-height: 1.5;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis {
  width: 100%;
  height: calc((0.8rem + 11em));
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam {
  width: 100%;
  font-size: 0;
  border-bottom: solid 1px #e8e8e8;
  display: block;
  padding: 0.08rem 0;
  position: relative;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .lam {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
  display: none;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.08rem;
  width: 12px;
  display: none;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .label .rm {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: solid 1px #666666;
  transition: all ease 0.5s;
  background-color: transparent;
  position: relative;
  overflow: hidden;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .label.selected .rm {
  background-color: #0058ff;
  border: solid 1px #0058ff;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .pd {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.25rem);
  width: calc(100% - 25px);
  padding-right: 0.1rem;
  padding-left: 0.4rem;
  color: #1b1f25;
  line-height: 2.2;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .dc {
  display: inline-block;
  vertical-align: middle;
  width: 0.25rem;
  height: 0.25rem;
  width: 25px;
  height: 25px;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .dc a {
  width: 100%;
  display: block;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .dc img {
  width: 100%;
  display: block;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .dc img:first-child {
  display: block;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam .dc img:last-child {
  display: none;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam:hover .pd {
  color: #0058ff;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam:hover .dc img:first-child {
  display: none;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis .dam:hover .dc img:last-child {
  display: block;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis.choose .dam .lam {
  display: block;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis.choose .dam .label {
  display: inline-block;
}

.manual .modelist .modem .mecont .amulist .moaem .donlis.choose .dam .pd {
  width: calc(100% - 0.25rem - 12px - 0.08rem);
  width: calc(100% - 25px - 12px - 0.08rem);
  padding-left: calc(0.4rem - 12px - 0.08rem);
}

.manual .modelist .modem .mecont .amulist .moaem:nth-child(3n) {
  margin-right: 0;
}

.manual .modelist .modem:hover .mitle {
  border-bottom: solid 1px #0058ff;
  border-top: solid 1px #0058ff;
}

.manual .modelist .modem.show .mitle .mil .ic span:first-child {
  display: none;
}

.manual .modelist .modem.show .mitle .mil .ic span:last-child {
  display: block;
}

.manual .modelist .modem.show .mitle .mir {
  display: inline-block;
}

@media (max-width: 900px) {
  .manual .matop .mannav .swiper-wrapper {
    justify-content: flex-start;
  }
  .manual .mancont .nualist .nuams .filelist .fli .fd {
    width: 33.3%;
  }
  .manual .mancont .nualist .nuams .filelist .fli .type {
    display: none;
  }
  .manual .mancont .nualist .nuams .filelist .fli .name {
    width: 100%;
    margin-bottom: 0.1rem;
  }
  .manual .mancont .nualist .nuams .filelist .fli .coop a {
    width: 0.5rem;
    height: 0.5rem;
  }
  .manual .modelist .modem .mitle .mir {
    width: 100%;
  }
}

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

.parnters .partem {
  width: 100%;
  font-size: 0;
  background-color: #f4f5fa;
  border-bottom-left-radius: 0.6rem;
  overflow: hidden;
}

.parnters .partem .pal {
  display: inline-block;
  vertical-align: middle;
  width: calc((600 / 1400) * 100%);
  position: relative;
  overflow: hidden;
}

.parnters .partem .pal .img {
  width: 100%;
  padding-top: 96.66%;
}

.parnters .partem .par {
  display: inline-block;
  vertical-align: middle;
  width: calc((800 / 1400) * 100%);
  padding: 0.5rem;
}

.parnters .partem .par .pit {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.3rem;
}

.parnters .partem .par .pit .pt {
  display: inline-block;
  vertical-align: middle;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
}

.parnters .partem .par .pit .pm {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

.parnters .partem .par form {
  width: 100%;
  display: block;
}

.parnters .partem .par .row {
  width: 100%;
  font-size: 0;
}

.parnters .partem .par .row .input {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 4%;
  padding: 0 0.15rem;
  background-color: #fffefd;
  border: solid 1px #f0f2f5;
  margin-bottom: 0.2rem;
}

.parnters .partem .par .row .input span {
  display: inline-block;
  vertical-align: middle;
  color: #f80000;
  line-height: 1.5;
  width: 1em;
}

.parnters .partem .par .row .input .int {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1em);
  line-height: 3;
  height: 3em;
  border: none;
  background-color: transparent;
  color: #999;
}

.parnters .partem .par .row .input:nth-child(2n) {
  margin-right: 0;
}

.parnters .partem .par .row .text {
  width: 100%;
}

.parnters .partem .par .row .text .area {
  width: 100%;
  display: block;
  padding: 0.2rem;
  background-color: #fffefd;
  border: solid 1px #f0f2f5;
  color: #999;
  line-height: 1.5;
}

.parnters .partem .par .inputs {
  width: 100%;
  font-size: 0;
  padding: 0 0.2rem;
  border: solid 1px #eee;
  background-color: #fff;
  margin-bottom: 0.2rem;
}

.parnters .partem .par .inputs span {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  color: #191919;
  line-height: 1.5;
}

.parnters .partem .par .inputs .inp {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1em);
  color: #191919;
  line-height: 3.5;
  height: 3.5em;
  border: none;
  background-color: none;
}

.parnters .partem .par .inputs .select {
  width: calc(100% - 1em);
  display: inline-block;
  vertical-align: middle;
}

.parnters .partem .par .inputs .select .select-con {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 0;
  overflow: hidden;
}

.parnters .partem .par .inputs .select .select-con .select-value {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: 3.5;
  height: 3.5em;
  color: #191919;
  padding-right: 0.5rem;
}

.parnters .partem .par .inputs .select .select-con select {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.parnters .partem .par .inputs .select .select-con select option {
  color: #666;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 2.8;
  background: #fff;
}

.parnters .partem .par .inputs .select .select-con:after {
  display: inline-block;
  content: "";
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 20px;
  height: 20px;
  background-image: url("../images/x2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.parnters .partem .par .inputs.yzm {
  display: flex;
  padding: 0;
  margin-top: 0.2rem;
}

.parnters .partem .par .inputs.yzm .inp {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  padding: 0 0.2rem;
}

.parnters .partem .par .inputs.yzm .ymg {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  height: 3.5em;
}

.parnters .partem .par .inputs.yzm .ymg img {
  height: 100%;
  display: block;
}

.parnters .partem .par .rule {
  width: 100%;
  margin-top: 0.2rem;
}

.parnters .partem .par .rule .label {
  width: 100%;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.parnters .partem .par .rule .label .rm {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 0.24rem;
  height: 0.24rem;
  width: 12px;
  height: 12px;
  border: solid 1px #aaa;
  background-color: #f0f2f5;
  margin-right: 0.1rem;
  margin-top: 0.04rem;
}

.parnters .partem .par .rule .label .rm img {
  width: 100%;
  display: block;
  opacity: 0;
}

.parnters .partem .par .rule .label .rx {
  width: calc(100% - 0.11rem - 12px);
  display: inline-block;
  vertical-align: top;
  color: #424242;
  line-height: 1.5;
}

.parnters .partem .par .rule .label .rx a {
  display: inline-block;
  color: #0058ff;
  line-height: 1.5;
}

.parnters .partem .par .rule .label .lam {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.parnters .partem .par .rule .label.selected .rm img {
  opacity: 1;
}

.parnters .partem .par .sub {
  width: 100%;
  font-size: 0;
  margin-top: 0.2rem;
}

.parnters .partem .par .sub .stn {
  width: 100%;
  display: block;
  line-height: 3em;
  height: 3em;
  text-align: center;
  color: #fff;
  border-radius: 0.05rem;
  border: none;
  background-color: #0058ff;
  cursor: pointer;
}

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

.joinins .mannav {
  width: 100%;
  margin-top: 0.15rem;
  text-align: center;
}

.joinins .mannav .swiper-wrapper {
  justify-content: center;
}

.joinins .mannav .swiper-slide {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.3rem;
  line-height: 2.5;
  color: #1b1f25;
  cursor: pointer;
  border-bottom: solid 2px transparent;
  transition: all  ease 0.5s;
}

.joinins .mannav .swiper-slide.on, .joinins .mannav .swiper-slide:hover {
  color: #0058ff;
  border-bottom: solid 2px #0058ff;
}

.joinins .jecont {
  width: 100%;
}

.joinins .jecont .jont {
  width: 100%;
  display: none;
}

.joinins .jecont .jont.on {
  display: block;
}

.joinins .jecont .recrtlis {
  width: 100%;
}

.joinins .jecont .recrtlis .ril.head .ritle .rd {
  color: #131313;
  font-weight: bold;
}

.joinins .jecont .recrtlis .ril.head .ritle:hover {
  background-color: transparent;
}

.joinins .jecont .recrtlis .ril.head .ritle:hover .rd {
  color: #131313;
}

.joinins .jecont .recrtlis .ril {
  width: 100%;
  font-size: 0;
  border: solid 1px #e8e8e8;
}

.joinins .jecont .recrtlis .ril .ritle {
  width: 100%;
  font-size: 0;
  display: flex;
  padding: 0.15rem;
  cursor: pointer;
}

.joinins .jecont .recrtlis .ril .ritle .rd {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  padding: 0.1rem;
  color: #666;
  line-height: 1.5;
  text-align: center;
}

.joinins .jecont .recrtlis .ril .ritle .rd:last-child {
  text-align: left;
}

.joinins .jecont .recrtlis .ril .ritle .rd:nth-child(2) {
  width: 20%;
}

.joinins .jecont .recrtlis .ril .ritle .rd:nth-child(3) {
  width: 30%;
}

.joinins .jecont .recrtlis .ril .ritle:hover {
  background-color: #0058ff;
}

.joinins .jecont .recrtlis .ril .ritle:hover .rd {
  color: #fff;
}

.joinins .jecont .recrtlis .ril .reconp {
  width: 100%;
  padding: 0.4rem;
  display: none;
  border-top: solid 1px #e8e8e8;
}

.joinins .jecont .recrtlis .ril .reconp .renp {
  width: 100%;
  font-size: 0;
}

.joinins .jecont .recrtlis .ril .reconp .renp .relm {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-right: 4%;
}

.joinins .jecont .recrtlis .ril .reconp .renp .relm .rit {
  width: 100%;
  color: #0058ff;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.2rem;
}

.joinins .jecont .recrtlis .ril .reconp .renp .relm .rinp {
  width: 100%;
  color: #666;
  line-height: 1.8;
}

.joinins .jecont .recrtlis .ril .reconp .renp .relm .rinp p {
  color: #666;
  line-height: 1.8;
}

.joinins .jecont .recrtlis .ril .reconp .renp .relm:nth-child(2n) {
  margin-right: 0;
}

.joinins .jecont .recrtlis .ril .reconp .rob {
  width: 100%;
  margin-top: 0.45rem;
  border-top: solid 1px #e8e8e8;
  padding-top: 0.3rem;
  font-size: 0;
}

.joinins .jecont .recrtlis .ril .reconp .rob .vtn {
  display: inline-block;
  vertical-align: middle;
  background-color: #0058ff;
  color: #fff;
  cursor: pointer;
  line-height: 3;
  padding: 0 0.4rem;
  border-bottom-left-radius: 0.3rem;
  margin-right: 0.2rem;
}

.joinins .jecont .recrtlis .ril .reconp .rob .px {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
}

@media (max-width: 800px) {
  .joinins .jecont .recrtlis .ril .reconp .rob .px {
    width: 100%;
    margin-top: 0.2rem;
  }
}

.joinins .jecont .recrtlis .ril + .ril {
  border-top: none;
}

.joinins .jecont .recrtlis .ril.show .ritle {
  background-color: #0058ff;
}

.joinins .jecont .recrtlis .ril.show .ritle .rd {
  color: #fff;
}

@media (max-width: 900px) {
  .joinins .jecont .recrtlis .ril .ritle .rd {
    width: 33.3% !important;
  }
  .joinins .jecont .recrtlis .ril .ritle .rd:nth-child(4) {
    display: none;
  }
}

.popup {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}

.popup .pox {
  width: 600px;
  max-width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
  padding: 0.3rem 0.4rem;
}

.popup .pox .close {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
}

.popup .pox .close img {
  width: 100%;
  display: inline-block;
}

.popup .pox form {
  width: 100%;
  display: block;
}

.popup .pox .pid {
  width: 100%;
  text-align: center;
  color: #1b1f25;
  line-height: 1.5;
}

.popup .pox .lk {
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  margin: 0.3rem 0;
}

.popup .pox .row {
  width: 100%;
  font-size: 0;
}

.popup .pox .row .rmp {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  margin-right: 4%;
  font-size: 0;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e8e8e8;
  font-size: 0;
  padding: 0 0.1rem;
  margin-bottom: 0.12rem;
}

.popup .pox .row .rmp span {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  color: #f40202;
  line-height: 1.5;
}

.popup .pox .row .rmp .mp {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1em);
  color: #999;
  line-height: 3;
  height: 3em;
  border: none;
  background-color: transparent;
}

.popup .pox .row .rmp .ddm {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 5em);
  color: #999;
  line-height: 3;
  height: 3em;
  border: none;
  padding: 0 0.1rem;
  background-color: transparent;
}

.popup .pox .row .rmp .ftn {
  display: inline-block;
  vertical-align: middle;
  width: 5em;
  text-align: center;
  background-color: #f3f6f8;
  color: #111;
  line-height: 3em;
  position: relative;
}

.popup .pox .row .rmp .mmd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #999;
  line-height: 3;
  height: 3em;
  border: none;
  background-color: transparent;
  opacity: 0;
  z-index: 2;
}

.popup .pox .row .rmp.gray {
  background-color: #f3f6f8;
}

.popup .pox .row .rmp.gray span {
  color: #666;
  width: 6em;
}

.popup .pox .row .rmp.gray .mp {
  width: calc(100% - 6em);
}

.popup .pox .row .rmp.no {
  padding: 0;
}

.popup .pox .row .rmp:nth-child(2n) {
  margin-right: 0;
}

.popup .pox .row .text {
  width: 100%;
}

.popup .pox .row .text .area {
  width: 100%;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #e8e8e8;
  padding: 0.1rem;
  line-height: 1.5;
  color: #999;
}

.popup .pox .pob {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
  text-align: center;
}

.popup .pox .pob .xd {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.2rem;
}

.popup .pox .pob .xd .stn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  cursor: pointer;
  background-color: #0058ff;
  color: #fff;
  line-height: 3;
  padding: 0 0.4rem;
  border-radius: 4px;
  border: none;
}

.popup .pox .pob .del {
  display: inline-block;
  vertical-align: middle;
  background-color: #e2e3e5;
  color: #424242;
  line-height: 3;
  padding: 0 0.4rem;
  border-radius: 4px;
  cursor: pointer;
}

.checking {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}

.checking .cox {
  width: 400px;
  max-width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
  padding: 0.4rem 0.3rem;
}

.checking .cox .closd {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
}

.checking .cox .closd img {
  width: 100%;
  display: inline-block;
}

.checking .cox form {
  width: 100%;
  display: block;
}

.checking .cox .cit {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.checking .cox .cm {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.checking .cox .input {
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #eeeeee;
  font-size: 0;
  margin-bottom: 0.2rem;
}

.checking .cox .input input {
  width: 100%;
  display: block;
  color: #333;
  line-height: 3;
  height: 3em;
  border: none;
  background-color: transparent;
  padding: 0 0.2rem;
}

.checking .cox .input.yam {
  font-size: 0;
}

.checking .cox .input.yam input {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 6em);
}

.checking .cox .input.yam .vv {
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  line-height: 1.5;
  text-align: center;
  width: 6em;
  cursor: pointer;
}

.checking .cox .sub {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
}

.checking .cox .sub input {
  width: 100%;
  display: block;
  line-height: 3;
  height: 3em;
  text-align: center;
  border: none;
  background-color: rgba(0, 88, 255, 0.7);
  cursor: pointer;
  border-radius: 5px;
}

.chain {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}

.chain .cin {
  width: 400px;
  max-width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
  padding: 0.4rem 0.3rem 0.2rem;
  display: none;
}

.chain .cin .closc {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
}

.chain .cin .closc img {
  width: 100%;
  display: inline-block;
}

.chain .cin form {
  width: 100%;
  display: block;
}

.chain .cin .cit {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.chain .cin .cm {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.chain .cin .input {
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #eeeeee;
  font-size: 0;
  margin-bottom: 0.2rem;
}

.chain .cin .input input {
  width: 100%;
  display: block;
  color: #333;
  line-height: 3;
  height: 3em;
  border: none;
  background-color: transparent;
  padding: 0 0.2rem;
}

.chain .cin .input.yam {
  font-size: 0;
}

.chain .cin .input.yam input {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 6em);
}

.chain .cin .input.yam .vv {
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  line-height: 1.5;
  text-align: center;
  width: 6em;
  cursor: pointer;
}

.chain .cin .sub {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
}

.chain .cin .sub input {
  width: 100%;
  display: block;
  line-height: 3;
  height: 3em;
  text-align: center;
  border: none;
  background-color: rgba(0, 88, 255, 0.7);
  cursor: pointer;
  border-radius: 5px;
}

.chain .cin .typd {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0.25rem 0 0.1rem;
}

.chain .cin .typd .em {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #999;
  line-height: 1.5;
  margin: 0 0.2rem;
}

.chain .cin .typd span {
  flex: 1;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  height: 1px;
  background-color: #eee;
}

.chain .cin .som {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.chain .cin .som .ytn {
  display: inline-block;
  vertical-align: middle;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #f7f8f9;
  cursor: pointer;
}

.chain .cin .som .ytn img {
  width: 100%;
  display: block;
}

.chain .cin .wit {
  width: 100%;
  text-align: center;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.chain .cin .wm {
  width: 100%;
  text-align: center;
  color: #666;
  line-height: 1.5;
  margin-bottom: 0.25rem;
}

.chain .cin .codm {
  width: 100%;
  width: 2rem;
  display: block;
  margin: 0 auto;
  box-shadow: 0px 1px 16px 0px rgba(0, 18, 53, 0.06);
  border-radius: 10px;
  border: solid 1px #e8e8e8;
  padding: 0.1rem;
}

.chain .cin .codm .vm {
  width: 100%;
}

.chain .cin .codm .vm img {
  width: 100%;
  display: block;
}

.chain .cin .codm .pm {
  width: 100%;
  font-size: 0;
  margin-top: 0.08rem;
  text-align: center;
}

.chain .cin .codm .pm span {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 0.3rem;
  margin-right: 0.14rem;
}

.chain .cin .codm .pm span img {
  width: 100%;
  display: block;
}

.chain .cin .codm .pm b {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  font-weight: lighter;
}

.chain .cin .rule {
  width: 100%;
  margin-top: 0.2rem;
}

.chain .cin .rule .label {
  width: 100%;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.chain .cin .rule .label .rm {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 0.24rem;
  height: 0.24rem;
  width: 12px;
  height: 12px;
  border: solid 1px #aaa;
  background-color: #f0f2f5;
  margin-right: 0.1rem;
  margin-top: 0.04rem;
}

.chain .cin .rule .label .rm img {
  width: 100%;
  display: block;
  opacity: 0;
}

.chain .cin .rule .label .rx {
  width: calc(100% - 0.11rem - 12px);
  display: inline-block;
  vertical-align: top;
  color: #424242;
  line-height: 1.5;
}

.chain .cin .rule .label .rx a {
  display: inline-block;
  color: #0058ff;
  line-height: 1.5;
}

.chain .cin .rule .label .lam {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.chain .cin .rule .label.selected .rm img {
  opacity: 1;
}

.engin {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}

.engin .ein {
  width: 400px;
  max-width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
  padding: 0.4rem 0.3rem 0.2rem;
  display: none;
}

.engin .ein .closi {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
}

.engin .ein .closi img {
  width: 100%;
  display: inline-block;
}

.engin .ein form {
  width: 100%;
  display: block;
}

.engin .ein .cit {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.engin .ein .cm {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.engin .ein .input {
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 1px #eeeeee;
  font-size: 0;
  margin-bottom: 0.2rem;
}

.engin .ein .input input {
  width: 100%;
  display: block;
  color: #333;
  line-height: 3;
  height: 3em;
  border: none;
  background-color: transparent;
  padding: 0 0.2rem;
}

.engin .ein .input.yam {
  font-size: 0;
}

.engin .ein .input.yam input {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 6em);
}

.engin .ein .input.yam .vv {
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  line-height: 1.5;
  text-align: center;
  width: 6em;
  cursor: pointer;
}

.engin .ein .input.watch {
  padding-right: 0.2rem;
}

.engin .ein .input.watch .pc {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
}

.engin .ein .input.watch .pc img {
  width: 100%;
  display: block;
}

.engin .ein .input.watch input {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.2rem);
}

.engin .ein .input.watch .insw {
  display: inline-block;
}

.engin .ein .input.watch .inhi {
  display: none;
}

.engin .ein .input.watch .pcsw {
  display: inline-block;
}

.engin .ein .input.watch .pchi {
  display: none;
}

.engin .ein .input.watch.kk .insw {
  display: none;
}

.engin .ein .input.watch.kk .inhi {
  display: inline-block;
}

.engin .ein .input.watch.kk .pcsw {
  display: none;
}

.engin .ein .input.watch.kk .pchi {
  display: inline-block;
}

.engin .ein .sub {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
}

.engin .ein .sub input {
  width: 100%;
  display: block;
  line-height: 3;
  height: 3em;
  text-align: center;
  border: none;
  background-color: rgba(0, 88, 255, 0.7);
  cursor: pointer;
  border-radius: 5px;
}

.engin .ein .sub input:hover {
  background-color: #0058ff;
}

.engin .ein .eip {
  width: 100%;
  text-align: center;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.6;
}

.engin .ein .eip p {
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.6;
}

.engin .ein .eob {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.4rem;
}

.engin .ein .eob a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  background-color: #0058ff;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 3;
  height: 3em;
}

.engin .ein .rule {
  width: 100%;
  margin-top: 0.2rem;
}

.engin .ein .rule .label {
  width: 100%;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.engin .ein .rule .label .rm {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 0.24rem;
  height: 0.24rem;
  width: 12px;
  height: 12px;
  border: solid 1px #aaa;
  background-color: #f0f2f5;
  margin-right: 0.1rem;
  margin-top: 0.04rem;
}

.engin .ein .rule .label .rm img {
  width: 100%;
  display: block;
  opacity: 0;
}

.engin .ein .rule .label .rx {
  width: calc(100% - 0.11rem - 12px);
  display: inline-block;
  vertical-align: top;
  color: #424242;
  line-height: 1.5;
}

.engin .ein .rule .label .rx a {
  display: inline-block;
  color: #0058ff;
  line-height: 1.5;
}

.engin .ein .rule .label .lam {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  z-index: 2;
  cursor: pointer;
}

.engin .ein .rule .label.selected .rm img {
  opacity: 1;
}

.popmx {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  display: none;
}

.popmx .pex {
  width: 400px;
  max-width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 2px;
  padding: 0.6rem 0.3rem 0.6rem;
  display: none;
}

.popmx .pex .closu {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.2rem;
  height: 0.2rem;
  cursor: pointer;
}

.popmx .pex .closu img {
  width: 100%;
  display: inline-block;
}

.popmx .pex .cit {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.2rem;
  text-align: center;
}

.popmx .pex .eip {
  width: 100%;
  text-align: center;
  color: #666;
  line-height: 1.6;
}

.popmx .pex .eip p {
  color: #666;
  line-height: 1.6;
}

.popmx .pex .eob {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.4rem;
}

.popmx .pex .eob a {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  background-color: #0058ff;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  line-height: 3;
  height: 3em;
}

.newsg {
  width: 100%;
  padding: 0.5rem 0;
}

.newsg .newlist {
  width: 100%;
}

.newsg .newlist .newom {
  width: 100%;
  font-size: 0;
  border-bottom: solid 1px #e8e8e8;
  padding: 0.3rem 0;
}

.newsg .newlist .newom a {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.newsg .newlist .newom .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((500 / 1400) * 100%);
  overflow: hidden;
  position: relative;
  border-radius: 0 0 0 0.3rem;
}

.newsg .newlist .newom .imgs .img {
  width: 100%;
  padding-top: 60%;
  transition: all ease 0.5s;
}

.newsg .newlist .newom .nom {
  display: inline-block;
  vertical-align: middle;
  width: calc((806 / 1400) * 100%);
}

.newsg .newlist .newom .nom .nit {
  width: 100%;
  display: block;
  font-weight: bold;
  color: #1b1f25;
  line-height: 1.5;
}

.newsg .newlist .newom .nom .bim {
  width: 100%;
  color: #717273;
  line-height: 1.5;
  height: 3em;
  margin: 0.1rem 0 0.6rem;
}

.newsg .newlist .newom .nom .more {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.newsg .newlist .newom .nom .more .tim {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.newsg .newlist .newom .nom .more .km {
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #0058ff;
  border-bottom-left-radius: 0.3rem;
  line-height: 3;
  padding: 0 0.4rem;
  color: #0058ff;
  width: auto;
}

.newsg .newlist .newom .nom .more .km span {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  margin-left: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.newsg .newlist .newom .nom .more .km span img {
  width: 100%;
  display: block;
}

.newsg .newlist .newom .nom .more .km span img:first-child {
  display: block;
}

.newsg .newlist .newom .nom .more .km span img:last-child {
  display: none;
}

.newsg .newlist .newom .nom .more .km:hover {
  background-color: #0058ff;
  color: #fff;
}

.newsg .newlist .newom .nom .more .km:hover span img:first-child {
  display: none;
}

.newsg .newlist .newom .nom .more .km:hover span img:last-child {
  display: block;
}

.newsg .newlist .newom:hover .imgs .img {
  transform: scale(1.1);
}

.newsg .newlist .newom:hover .nom .nit {
  color: #0058ff;
}

.netails {
  width: 100%;
  padding: 0.5rem 0;
}

.netails .netald {
  width: 100%;
}

.netails .netald .nit {
  width: 100%;
  color: #1b1f25;
  font-weight: bold;
  line-height: 1.5;
}

.netails .netald .nim {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.3rem 0;
}

.netails .netald .nim .nml {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.netails .netald .nim .nml .ic {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  line-height: 1.5;
  margin-right: 0.2rem;
}

.netails .netald .nim .nml .ic span {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.netails .netald .nim .nml .ic span img {
  width: 100%;
  display: block;
}

.netails .netald .nim .nmr {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}

.netails .netald .nim .nmr .share {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
}

.netails .netald .nim .nmr .share .am {
  display: inline-block;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
  margin-left: 0.15rem;
  opacity: 0.6;
  transition: all ease 0.5s;
}

.netails .netald .nim .nmr .share .am img {
  width: 100%;
  display: block;
}

.netails .netald .nim .nmr .share .am:hover {
  opacity: 1;
}

.netails .netald .ninp {
  width: 100%;
  padding: 0.3rem 0;
  margin: 0.3rem 0;
  border-top: solid 1px #e8e8e8;
  color: #1b1f25;
  line-height: 1.8;
}

.netails .netald .ninp p {
  color: #1b1f25;
  line-height: 1.8;
}

.netails .netald .ninp img {
  max-width: 100%;
}

.netails .netald .not {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  padding: 0.3rem 0;
}

.netails .netald .not .nr {
  text-align: right;
}

.netails .netald .not .nr span {
  margin-right: 0;
  margin-left: 0.1rem;
}

.netails .netald .not .nic {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}

.netails .netald .not .nic a {
  width: 100%;
  display: block;
  color: #717273;
  line-height: 1.5;
}

.netails .netald .not .nic a span {
  display: inline-block;
  vertical-align: middle;
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.1rem;
  position: relative;
  top: -0.02rem;
}

.netails .netald .not .nic a span img {
  width: 100%;
  display: block;
}

.netails .netald .not .nic a span img:first-child {
  display: block;
}

.netails .netald .not .nic a span img:last-child {
  display: none;
}

.netails .netald .not .nic a:hover {
  color: #0058ff;
}

.netails .netald .not .nic a:hover span img:first-child {
  display: none;
}

.netails .netald .not .nic a:hover span img:last-child {
  display: block;
}

.netails .correlation {
  width: 100%;
  margin-top: 0.4rem;
}

.netails .correlation .vit {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.netails .correlation .correlis {
  width: 100%;
  font-size: 0;
}

.netails .correlation .correlis .corrm {
  width: calc((565 / 1200) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-right: calc((69 / 1200) * 100%);
  font-size: 0;
}

.netails .correlation .correlis .corrm a {
  width: 100%;
  display: block;
}

.netails .correlation .correlis .corrm .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((220 / 565) * 100%);
  position: relative;
  overflow: hidden;
  border-bottom-left-radius: 0.3rem;
}

.netails .correlation .correlis .corrm .imgs .img {
  width: 100%;
  padding-top: 63.63%;
  transition: all ease 0.5s;
}

.netails .correlation .correlis .corrm .pmm {
  display: inline-block;
  vertical-align: middle;
  width: calc((344 / 565) * 100%);
  padding-left: 0.25rem;
}

.netails .correlation .correlis .corrm .pmm .pop {
  width: 100%;
  border-left: solid 3px #0058ff;
  padding-left: 0.12rem;
}

.netails .correlation .correlis .corrm .pmm .pop .bt {
  width: 100%;
  color: #1b1f25;
  line-height: 1.3;
}

.netails .correlation .correlis .corrm .pmm .pop .ym {
  width: 100%;
  color: #1b1f25;
  line-height: 1.3;
}

.netails .correlation .correlis .corrm .pmm .jm {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  margin: 0.1rem 0 0.04rem;
}

.netails .correlation .correlis .corrm .pmm .mk {
  width: 100%;
  color: #717273;
  line-height: 1.5;
  height: 3em;
}

.netails .correlation .correlis .corrm:hover .imgs .img {
  transform: scale(1.1);
}

.netails .correlation .correlis .corrm:hover .pmm .jm {
  color: #0058ff;
}

.netails .correlation .correlis .corrm:nth-child(2n) {
  margin-right: 0;
}

.netails .correlation .cop {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.6rem;
}

.netails .correlation .cop .km {
  display: inline-block;
  vertical-align: middle;
  border: solid 2px #0058ff;
  border-bottom-left-radius: 0.3rem;
  line-height: 3;
  padding: 0 0.4rem;
  color: #0058ff;
  width: auto;
}

.netails .correlation .cop .km span {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  margin-left: 0.12rem;
}

.netails .correlation .cop .km span img {
  width: 100%;
  display: block;
}

.netails .correlation .cop .km span img:first-child {
  display: block;
}

.netails .correlation .cop .km span img:last-child {
  display: none;
}

.netails .correlation .cop .km:hover {
  background-color: #0058ff;
  color: #fff;
}

.netails .correlation .cop .km:hover span img:first-child {
  display: none;
}

.netails .correlation .cop .km:hover span img:last-child {
  display: block;
}

@media (max-width: 900px) {
  .netails .netald .nim .nml .ic span {
    display: inline-block;
    vertical-align: middle;
    width: 0.4rem;
    height: 0.4rem;
  }
  .netails .netald .nim .nmr .share .am {
    width: 0.4rem;
    height: 0.4rem;
  }
  .netails .netald .not {
    text-align: center;
    justify-content: space-between;
  }
}

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

.systems .snmg {
  width: 100%;
  color: #1b1f25;
  line-height: 1.8;
}

.systems .snmg p {
  color: #1b1f25;
  line-height: 1.8;
}

.systems .snmg img {
  max-width: 100%;
}

.serarea {
  width: 100%;
  padding: 0.5rem 0;
  background-color: #f4f5fa;
}

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

.serarea .semg .mitop {
  position: absolute;
  left: 0;
  top: 0.5rem;
  z-index: 2;
  width: 100%;
}

.serarea .semg .img {
  width: 100%;
  padding-top: 50%;
}

.serarea .semg .iconlist {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@keyframes kuosan {
  0% {
    width: 0.2rem;
    height: 0.2rem;
    opacity: 1;
  }
  50% {
    width: 0.4rem;
    height: 0.4rem;
    opacity: 0.6;
  }
  100% {
    width: 0.6rem;
    height: 0.6rem;
    opacity: 0;
  }
}

.serarea .semg .iconlist .pion {
  position: absolute;
  z-index: 10;
  cursor: pointer;
}

.serarea .semg .iconlist .pion .im {
  width: 0.1rem;
  height: 0.1rem;
  display: block;
  border-radius: 50%;
  background-color: #0058ff;
  cursor: pointer;
  position: relative;
}

.serarea .semg .iconlist .pion .im:before {
  content: '';
  background: rgba(0, 88, 255, 0.4);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: kuosan 2.2s linear 0.1s infinite;
}

.serarea .semg .iconlist .pion .im:after {
  content: '';
  background: rgba(0, 88, 255, 0.4);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  animation: kuosan 2.2s linear .8s infinite;
}

.serarea .semg .iconlist .pion .moc {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  transition: width ease-in-out 0.3s;
  width: auto;
  color: #0058ff;
  text-align: center;
  white-space: nowrap;
  opacity: 1;
  font-size: 14px;
}

.serarea .semg .iconlist .pion:hover .im {
  background-color: #ffab27;
}

.serarea .semg .iconlist .pion:hover .im:before, .serarea .semg .iconlist .pion:hover .im:after {
  background: rgba(255, 171, 39, 0.4);
}

.serarea .semg .iconlist .pion:hover .moc {
  /* width: 4em; */
  text-align: center;
  opacity: 1;
  font-size: 14px;
}

.serarea .semg .iconlist .pion.on .im {
  background-color: #ffab27;
}

.serarea .semg .iconlist .pion.on .im:before, .serarea .semg .iconlist .pion.on .im:after {
  background: rgba(255, 171, 39, 0.4);
}

.serarea .semg .iconlist .pion.on .moc {
  width: auto;
  text-align: center;
  opacity: 1;
  font-size: 14px;
}

.serarea .semg .pmglist {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 45%;
  transform: translateY(-50%);
  width: calc((333 / 1400) * 100%);
}

.serarea .semg .pmglist .plom {
  width: 100%;
  display: none;
  position: relative;
  overflow: hidden;
}

.serarea .semg .pmglist .plom .dmg {
  width: 100%;
  padding-top: 60.06%;
}

.serarea .semg .pmglist .plom.on {
  display: block;
}

.serarea .semg .cimlist {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0.5rem;
}

.serarea .semg .cimlist .ciom {
  width: 100%;
  display: none;
}

.serarea .semg .cimlist .ciom .pt {
  width: 100%;
  color: #0058ff;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.serarea .semg .cimlist .ciom .pinp {
  width: 100%;
  color: #666;
  line-height: 1.8;
}

.serarea .semg .cimlist .ciom .pinp p {
  color: #666;
  line-height: 1.8;
}

.serarea .semg .cimlist .ciom.on {
  display: block;
}
@media (max-width: 800px) {
  .serarea .semg .iconlist{
    top: -15%;
  }
  .serarea .semg .cimlist{
    position: relative;
    bottom: 0;
  }
}

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

.contactd .tactlist {
  width: 100%;
  font-size: 0;
  padding-bottom: 0.3rem;
  /* text-align: center; */
}

.contactd .tactlist .taim {
  display: inline-block;
  vertical-align: top;
  width: calc((450 / 1400) * 100%);
  margin-right: calc((24 / 1400) * 100%);
  font-size: 0;
  padding: 0.1rem 0;
  text-align: left;
}

.contactd .tactlist .taim .ic {
  display: inline-block;
  vertical-align: top;
  width: 0.4rem;
  height: 0.4rem;
  margin-top: 0.02rem;
  margin-right: 0.15rem;
}

.contactd .tactlist .taim .ic img {
  width: 100%;
  display: block;
}

.contactd .tactlist .taim .tom {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 0.55rem);
}

.contactd .tactlist .taim .tom .tx {
  width: 100%;
  color: #666;
  line-height: 1.5;
}

.contactd .tactlist .taim .tom .tp {
  width: 100%;
  color: #1b1f25;
  line-height: 1.5;
  /* height: 3em; */
}

.contactd .tactlist .taim:nth-child(3n) {
  margin-right: 0;
}

.contactd .tainp {
  width: 100%;
  color: #666;
  line-height: 1.5;
  margin: 0.2rem 0;
}

.contactd .tainp p {
  color: #666;
  line-height: 1.5;
}

.contactd .maps {
  width: 100%;
  position: relative;
}

.contactd .maps .map {
  width: 100%;
  height: 7rem;
  position: relative;
}

.contactd .maps .map .BMap_Marker > div {
  width: 60px !important;
  font-size: 14px;
  line-height: 1.5;
}

.contactd .maps .map .BMap_bubble_title {
  color: #0058ff !important;
  font-weight: bold !important;
}

.contactd .maps .map p {
  font-size: 14px;
  line-height: 1.5;
}

.contactd .maps .map div {
  font-size: 14px;
  line-height: 1.5;
}

.contactd .maps .placelis {
  position: absolute;
  z-index: 3;
  top: 0.7rem;
  left: calc((260 / 1920) * 100%);
  background-color: #ffffff;
  box-shadow: 0px 5px 18px 0px rgba(45, 49, 62, 0.06);
  width: 3.2rem;
  width: 380px;
}

.contactd .maps .placelis .pam {
  width: 100%;
  font-size: 0;
}

.contactd .maps .placelis .pam a {
  width: 100%;
  display: block;
  padding: 0.3rem;
}

.contactd .maps .placelis .pam .pm {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.7rem);
  width: calc(100% - 90px);
  color: #1b1f25;
  line-height: 1.5;
  padding-right: 0.1rem;
}

.contactd .maps .placelis .pam .pk {
  display: inline-block;
  vertical-align: middle;
  width: 0.7rem;
  width: 90px;
  text-align: center;
  line-height: 2.5;
  border-radius: 1.25em;
  color: #666666;
  border: solid 1px #666;
}

.contactd .maps .placelis .pam:hover .pm {
  color: #0058ff;
}

.contactd .maps .placelis .pam:hover .pk {
  background-color: #0058ff;
  border: solid 1px #0058ff;
  color: #fff;
}

.contactd .maps .placelis .pam + .pam {
  border-top: solid 1px #e8e8e8;
}

.contactd .message {
  width: 100%;
}

.contactd .message .mesom {
  width: 100%;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.contactd .message .mesom .mel {
  display: inline-block;
  vertical-align: middle;
  width: calc((600 / 1400) * 100%);
}

.contactd .message .mesom .mel .mp {
  width: 100%;
  color: #717273;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.contactd .message .mesom .mel .md {
  width: 100%;
  color: #191919;
  font-weight: bold;
  line-height: 1.5;
}

.contactd .message .mesom .mer {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1.4rem;
  width: calc((710 / 1400) * 100%);
  background-color: #fff;
  border-radius: 0 0.6rem 0 0.6rem;
  padding: 0.6rem 0.6rem;
}

.contactd .message .mesom .mer .mit {
  width: 100%;
  color: #0058ff;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.contactd .message .mesom .mer .inputs {
  width: 100%;
  font-size: 0;
  padding: 0 0.2rem;
  border: solid 1px #eee;
  background-color: #fff;
  margin-bottom: 0.2rem;
}

.contactd .message .mesom .mer .inputs span {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  color: #191919;
  line-height: 1.5;
}

.contactd .message .mesom .mer .inputs .inp {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1em);
  color: #191919;
  line-height: 3.5;
  height: 3.5em;
  border: none;
  background-color: none;
}

.contactd .message .mesom .mer .inputs .select {
  width: calc(100% - 1em);
  display: inline-block;
  vertical-align: middle;
}

.contactd .message .mesom .mer .inputs .select .select-con {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 0;
  overflow: hidden;
}

.contactd .message .mesom .mer .inputs .select .select-con .select-value {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: 3.5;
  height: 3.5em;
  color: #191919;
  padding-right: 0.5rem;
}

.contactd .message .mesom .mer .inputs .select .select-con select {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.contactd .message .mesom .mer .inputs .select .select-con select option {
  color: #666;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 2.8;
  background: #fff;
}

.contactd .message .mesom .mer .inputs .select .select-con:after {
  display: inline-block;
  content: "";
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 20px;
  height: 20px;
  background-image: url("../images/x2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.contactd .message .mesom .mer .inputs.yzm {
  display: flex;
  padding: 0;
}

.contactd .message .mesom .mer .inputs.yzm .inp {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  padding: 0 0.2rem;
}

.contactd .message .mesom .mer .inputs.yzm .ymg {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  height: 3.5em;
}

.contactd .message .mesom .mer .inputs.yzm .ymg img {
  height: 100%;
  display: block;
}

.contactd .message .mesom .mer .text {
  width: 100%;
  margin-bottom: 0.2rem;
}

.contactd .message .mesom .mer .text .txt {
  width: 100%;
  display: block;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  padding: 0.15rem 0.2rem;
  color: #191919;
  line-height: 1.5;
}

.contactd .message .mesom .mer .mot {
  width: 100%;
  margin-top: 0.5rem;
  font-size: 0;
  text-align: center;
}

.contactd .message .mesom .mer .mot .mtm {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.5rem;
  background-color: #0058ff;
  border-radius: 0 0 0 0.3rem;
  border: none;
  line-height: 3em;
  height: 3em;
  color: #fff;
  cursor: pointer;
}

@media (max-width: 1420px) {
  .contactd .maps .placelis {
    left: 3%;
  }
}

@media (max-width: 800px) {
  .contactd .maps .placelis {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
  }
}

.members {
  width: 100%;
  padding: 0.7rem 0;
  position: relative;
  overflow: hidden;
  background-color: #f7f7f7;
}

.members:before {
  content: ' ';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 3rem;
  background-image: url("../images/bg14.jpg");
  background-size: 100% 100%;
}

.members .mit {
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.6rem;
}

.members .meber {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
}

.members .meber .mel {
  display: inline-block;
  vertical-align: middle;
  width: calc((280 / 1280) * 100%);
  border-right: solid 1px #e8e8e8;
  padding: 0.6rem 0rem 0.6rem  0rem;
}

.members .meber .mel .relom {
  width: 100%;
}

.members .meber .mel .relom .ram {
  width: 100%;
  font-size: 0;
  display: block;
  padding: 0.25rem 0.6rem;
  position: relative;
}

.members .meber .mel .relom .ram:after {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 0.4rem;
  background-color: #0058ff;
  opacity: 0;
  transition: all ease 0.5s;
}

.members .meber .mel .relom .ram .rc {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 0.3rem;
}

.members .meber .mel .relom .ram .rc img {
  width: 100%;
  display: block;
}

.members .meber .mel .relom .ram .rc img:first-child {
  display: block;
}

.members .meber .mel .relom .ram .rc img:last-child {
  display: none;
}

.members .meber .mel .relom .ram .rm {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 0.3rem);
  padding-left: 0.25rem;
  color: #1b1f25;
  line-height: 1.5;
}

.members .meber .mel .relom .ram.on:after {
  opacity: 1;
}

.members .meber .mel .relom .ram.on .rc img:first-child {
  display: none;
}

.members .meber .mel .relom .ram.on .rc img:last-child {
  display: block;
}

.members .meber .mel .relom .ram.on .rm {
  color: #0058ff;
}

.members .meber .mer {
  display: inline-block;
  vertical-align: middle;
  width: calc((1000 / 1280) * 100%);
  padding: 0.6rem;
}

.members .meber .mer .rit {
  width: 100%;
  color: #111;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.4rem;
}

.members .meber .mer .downlis {
  width: 100%;
}

.members .meber .mer .downlis .dli.head {
  border-top: solid 1px #e8e8e8;
}

.members .meber .mer .downlis .dli.head .dm {
  color: #333;
  font-weight: bold;
}

.members .meber .mer .downlis .dli {
  width: 100%;
  font-size: 0;
  padding: 0.26rem 0;
  border-bottom: solid 1px #e8e8e8;
}

.members .meber .mer .downlis .dli .dm {
  display: inline-block;
  vertical-align: middle;
  width: calc((147 / 840) * 100%);
  color: #666;
  line-height: 1.5;
}

.members .meber .mer .downlis .dli .name {
  width: calc((250 / 840) * 100%);
  text-align: left;
}

.members .meber .mer .downlis .dli .coop {
  text-align: right;
}

.members .meber .mer .downlis .dli .coop a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #0058ff;
  line-height: 2.5;
  border-radius: 1.25em;
  padding: 0 0.4rem;
  border: solid 1px #0058ff;
}

.members .meber .mer .downlis .dli .coop a span {
  display: inline-block;
  vertical-align: middle;
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.1rem;
}

.members .meber .mer .downlis .dli .coop a span img {
  width: 100%;
  display: block;
}

.members .meber .mer .downlis .dli .coop a span img:first-child {
  display: block;
}

.members .meber .mer .downlis .dli .coop a span img:last-child {
  display: none;
}

.members .meber .mer .downlis .dli .coop a:hover {
  background-color: #0058ff;
  color: #fff;
}

.members .meber .mer .downlis .dli .coop a:hover span img:first-child {
  display: none;
}

.members .meber .mer .downlis .dli .coop a:hover span img:last-child {
  display: block;
}

.members .meber .mer .userom {
  width: 100%;
  border-top: solid 1px #e8e8e8;
  padding: 0.4rem 0;
}

.members .meber .mer .userom .uli {
  width: 100%;
  font-size: 0;
  padding: 0.075rem 0;
}

.members .meber .mer .userom .uli .ul {
  display: inline-block;
  vertical-align: middle;
  width: 1.5rem;
  color: #111;
  line-height: 2.5;
}

.members .meber .mer .userom .uli .ur {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1.5rem);
  color: #666;
  line-height: 1.5;
}

.members .meber .mer .userom .uli .ur .urm {
  width: 100%;
  display: block;
  font-size: 0;
}

.members .meber .mer .userom .uli .ur .urm form {
  width: 100%;
  display: block;
}

.members .meber .mer .userom .uli .ur .urm .int {
  display: inline-block;
  vertical-align: middle;
  width: 2.8rem;
  line-height: 2.5;
  height: 2.5em;
  background-color: #f4f5fa;
  border-radius: 2px;
  border: solid 1px #eeeeee;
  margin-right: 0.2rem;
  color: #333;
  padding: 0 0.2rem;
  display: none;
}

.members .meber .mer .userom .uli .ur .urm .svn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.3rem;
  background-color: #0058ff;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
  border: solid 1px #0058ff;
  margin-right: 0.2rem;
}

.members .meber .mer .userom .uli .ur .urm .del {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.3rem;
  background-color: #fff;
  color: #999;
  border-radius: 2px;
  border: solid 1px #999;
  margin-right: 0.2rem;
  cursor: pointer;
}

.members .meber .mer .userom .uli .ur .urm .dm {
  display: inline-block;
  vertical-align: middle;
  color: #999;
  line-height: 1.5;
}

.members .meber .mer .userom .uli .ur span {
  display: inline-block;
  vertical-align: middle;
  color: #0058ff;
  margin-left: 0.15rem;
  cursor: pointer;
}

.members .meber .mer .userom .uli .ur span i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.02rem;
}

.members .meber .mer .userom .bom {
  width: 100%;
  font-size: 0;
  margin-top: 0.2rem;
}

.members .meber .mer .userom .bom .edit {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.3rem;
  background-color: #0058ff;
  color: #fff;
  border-radius: 2px;
  border: solid 1px #0058ff;
  margin-right: 0.2rem;
  cursor: pointer;
}

.members .meber .mer .userom .bom .svn {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  line-height: 2.5;
  height: 2.5em;
  padding: 0 0.3rem;
  background-color: #0058ff;
  color: #fff;
  border-radius: 2px;
  border: solid 1px #0058ff;
  margin-right: 0.2rem;
  cursor: pointer;
  display: none;
}

.members .meber .mer .userom .bom.choose .edit {
  display: none;
}

.members .meber .mer .userom .bom.choose .svn {
  display: inline-block;
}

@media (max-width: 800px) {
  .members {
    width: 100%;
  }
  .members .meber {
    width: 100%;
  }
  .members .meber .mel {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #e8e8e8;
    padding: 0.3rem 0;
  }
  .members .meber .mel .relom {
    width: 100%;
    font-size: 0;
    text-align: center;
  }
  .members .meber .mel .relom .ram {
    display: inline-block;
    vertical-align: middle;
    width: auto;
  }
  .members .meber .mel .relom .ram:after {
    display: none !important;
  }
  .members .meber .mer {
    width: 100%;
  }
  .members .meber .mer .downlis .dli .dm {
    width: 25%;
  }
  .members .meber .mer .downlis .dli .name {
    width: 50%;
  }
  .members .meber .mer .downlis .dli .coop {
    width: 100%;
    display: block;
    margin-top: 0.2rem;
  }
}

.leftnav {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.leftnav .item {
  width: 100%;
  font-size: 0;
  padding: 0.08rem 0;
  cursor: pointer;
}

.leftnav .item .xd {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  height: 1px;
  background-color: #ddd;
  margin-right: 0.1rem;
  transition: all ease 0.5s;
}

.leftnav .item .ma {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1.5;
}

.leftnav .item:hover .xd, .leftnav .item.on .xd {
  background-color: #0058ff;
}

.leftnav .item:hover .ma, .leftnav .item.on .ma {
  color: #0058ff;
}

.rightnav {
  position: fixed;
  right: 0.1rem;
  top: 87%;
  z-index: 10;
  transform: translateY(-50%);
}

.rightnav .ritm {
  display: block;
  background-color: #fff;
  padding: 0.1rem;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
}

.rightnav .ritm .ic {
  width: 0.35rem;
  height: 0.35rem;
  display: block;
  margin: 0 auto 0.1rem;
}

.rightnav .ritm .cm {
  width: 100%;
  color: #333;
  line-height: 1.5;
  text-align: center;
}

.popud {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 110;
  background-color: rgba(0, 0, 0, 0.3);
  display: none;
}

.popud .pox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0.5rem;
  width: 10rem;
  max-width: 90%;
}

.popud .pox .clod {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.popud .pox .clod img {
  width: 100%;
  display: block;
}

.popud .pox form {
  width: 100%;
  display: block;
}

.popud .pox .mit {
  width: 100%;
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  margin-bottom: 0.4rem;
}

.popud .pox .row {
  width: 100%;
  font-size: 0;
}

.popud .pox .row .inputs {
  width: 49%;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  margin-right: 2%;
  padding: 0 0.2rem;
  border: solid 1px #eee;
  background-color: #fff;
  margin-bottom: 0.2rem;
}

.popud .pox .row .inputs span {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  color: #191919;
  line-height: 1.5;
}

.popud .pox .row .inputs .inp {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1em);
  color: #191919;
  line-height: 3.5;
  height: 3.5em;
  border: none;
  background-color: none;
}

.popud .pox .row .inputs .select {
  width: calc(100% - 1em);
  display: inline-block;
  vertical-align: middle;
}

.popud .pox .row .inputs .select .select-con {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 0;
  overflow: hidden;
}

.popud .pox .row .inputs .select .select-con .select-value {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  line-height: 3.5;
  height: 3.5em;
  color: #191919;
  padding-right: 0.5rem;
}

.popud .pox .row .inputs .select .select-con select {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.popud .pox .row .inputs .select .select-con select option {
  color: #666;
  font-size: calc(12px - 0.12rem + 0.14rem);
  line-height: 2.8;
  background: #fff;
}

.popud .pox .row .inputs .select .select-con:after {
  display: inline-block;
  content: "";
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  width: 20px;
  height: 20px;
  background-image: url("../images/x2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.popud .pox .row .inputs:nth-child(2n) {
  margin-right: 0;
}

.popud .pox .row .text {
  width: 100%;
  margin-bottom: 0.2rem;
}

.popud .pox .row .text .txt {
  width: 100%;
  display: block;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  padding: 0.15rem 0.2rem;
  color: #191919;
  line-height: 1.5;
}

.popud .pox .row .inputs.yzm {
  display: flex;
  padding: 0;
  width: 100%;
}

.popud .pox .row .inputs.yzm .inp {
  display: inline-block;
  vertical-align: middle;
  flex: 1;
  padding: 0 0.2rem;
}

.popud .pox .row .inputs.yzm .ymg {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  height: 3.5em;
}

.popud .pox .row .inputs.yzm .ymg img {
  height: 100%;
  display: block;
}

.popud .pox .mot {
  width: 100%;
  margin-top: 0.3rem;
  font-size: 0;
  text-align: center;
}

.popud .pox .mot .mtm {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.5rem;
  background-color: #0058ff;
  border: none;
  line-height: 3em;
  height: 3em;
  color: #fff;
  cursor: pointer;
}

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

.results .rips {
  width: 100%;
  color: #333;
  line-height: 1.5;
}

.results .rips a {
  display: inline-block;
  color: #333;
  line-height: 1.5;
  margin-right: 0.25rem;
}

.results .rips a i {
  display: inline-block;
  margin: 0 0.06rem;
  color: #0058ff;
  font-style: normal;
}

.results .resulis {
  width: 100%;
  margin-top: 0.4rem;
}

.results .resulis .reuom {
  width: 100%;
  border: solid 1px #ddd;
  transition: all ease 0.5s;
  border-radius: 0.2rem;
}

.results .resulis .reuom a {
  width: 100%;
  display: block;
  padding: 0.3rem 0.25rem;
}

.results .resulis .reuom .cit {
  width: 100%;
  font-size: 0;
}

.results .resulis .reuom .cit .cp {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 6em);
  color: #333;
  line-height: 1.5;
  padding-right: 0.2rem;
}

.results .resulis .reuom .cit .cp span {
  color: #0058ff;
}

.results .resulis .reuom .cit .tic {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  width: 6em;
  line-height: 2;
  text-align: center;
  border-radius: 1em;
  background-color: #0058ff;
}

.results .resulis .reuom .vim {
  width: 100%;
  color: #888;
  line-height: 2;
  margin-top: 0.08rem;
}

.results .resulis .reuom:hover {
  background-color: #fff;
  border: 1px solid #fff;
  box-shadow: 0px 0px 45px 1px rgba(0, 0, 0, 0.1);
}

.results .resulis .reuom + .reuom {
  margin-top: 0.3rem;
}

.ui-slider-horizontal .ui-slider-handle {
  margin-top: 0px !important;
  transform: translate(-50%,-50%);
}

