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

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

header {
  width: 100%;
  background-color: #fff;
  position: fixed;
  z-index: 10;
  left: 0;
  right: 0;
  top: 0;
  box-shadow: 0 0.05rem 0.1rem 0 rgba(0, 0, 0, 0.1);
}

header .logo {
  display: inline-block;
  vertical-align: middle;
  width: 3.03rem;
  width: 1.29rem;
  width: 181px;
}

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

header nav {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: calc(100% - 181px - 1.5rem);
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0 0.5rem;
}

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

header nav .natem .nas {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  line-height: 1rem;
}

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

header nav .natem .nas .nem {
  width: 100%;
  display: block;
  line-height: 3.5;
  line-height: 1rem;
  color: #333;
  padding: 0 0.1rem;
  transition: all ease 0.3s;
}

header nav .natem .nas .nem span {
  display: none;
}

header nav .natem .navul {
  width: 2rem;
  width: 1.6rem;
  position: absolute;
  z-index: 101;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.09);
  display: none;
}

header nav .natem .navul .nvm {
  width: 100%;
}

header nav .natem .navul .nvm .ns {
  width: 100%;
  display: block;
  line-height: 3;
  color: #333;
  text-align: center;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 0.2rem;
  background: #fff;
  position: relative;
}

header nav .natem .navul .nvm .ns:hover {
  color: #51d568;
}

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

header nav .natem.on .nas .nem {
  color: #51d568;
}

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

header nav .natem:hover .nas .nem {
  color: #51d568;
}

header nav .natem.has-nav .nas .nem span {
  display: inline-block;
  position: relative;
  top: -0.02rem;
}

header .rav {
  display: inline-block;
  vertical-align: middle;
  width: 1.5rem;
  width: 1.4rem;
  text-align: right;
  white-space: nowrap;
}

header .rav .rtn {
  width: 0.21rem;
  height: 0.21rem;
  width: 21px;
  height: 21px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.2rem;
}

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

header .rav .menu {
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 0.5rem;
  cursor: pointer;
  display: none;
  margin-left: 0.2rem;
}

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

header .rav .langua {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2;
  font-weight: bold;
  padding: 0 0.3rem;
}

header .rav .lauges {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  position: relative;
  text-align: center;
}

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

header .rav .lauges .lashow span {
  display: inline-block;
  vertical-align: middle;
  width: 0.16rem;
  height: 0.16rem;
  width: 21px;
  height: 21px;
  position: relative;
  margin-right: 0.05rem;
}

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

header .rav .lauges .lashow i {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  margin-left: 0.05rem;
  display: none;
}

header .rav .lauges .language {
  position: absolute;
  z-index: 10;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  width: 1rem;
  text-align: center;
  display: none;
}

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

header .rav .lauges .language .latem a {
  width: 100%;
  display: block;
  padding: 0 0.2rem;
  line-height: 2;
  background-color: rgba(238, 238, 238, 0.8);
  color: #333;
  text-align: center;
}

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

header .sear {
  width: 100%;
  font-size: 0;
  padding: 0.1rem 0.2rem;
  border-top: solid 1px #f6f6f6;
  display: none;
  position: absolute;
  z-index: 1111;
  top: 100%;
  right: 0;
  transform: translateX(0%);
  width: 300px;
  background: #fff;
  box-shadow: 0px 0px 13px 0px rgba(203, 203, 203, 0.25);
  border-radius: 0 0 10px 10px;
}

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

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

header .sear .input input {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  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: #51d568;
  color: #fff;
  line-height: 2.5;
  padding: 0 0.2rem;
  border: none;
  text-align: center;
  cursor: pointer;
}

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

@media (max-width: 900px) {
  header {
    padding: 0.2rem 0;
  }
  header .rav {
    width: calc(100% - 181px);
    text-align: right;
  }
  header .rav .menu {
    display: inline-block;
    vertical-align: middle;
  }
  header nav {
    width: 60%;
    width: 5rem;
    position: fixed;
    max-width: 90%;
    right: 0;
    top: 0;
    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;
  }
  header nav .natem {
    width: 100%;
    position: relative;
    margin: 0;
    text-align: left;
    padding: 0 0.2rem;
  }
  header nav .natem .nas {
    width: 100%;
    display: block;
    padding-bottom: 0;
  }
  header nav .natem .nas a {
    color: #333;
    line-height: 3;
  }
  header nav .natem .nas .nem .xm {
    display: none;
  }
  header nav .natem .navul {
    width: 100%;
    padding: 0.1rem 0;
    position: relative;
  }
  header nav .natem .navul .nvm .ns {
    text-align: left;
  }
  header nav .natem:hover .nas a {
    color: #ffca13;
    background-color: #fff;
  }
  header nav .natem:hover .nas a:after {
    display: none;
  }
  header nav .natem.has-nav:after {
    content: "+";
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    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.menu-state nav {
    transform: translate(0, 0);
  }
  header.menu-state .black {
    display: block;
  }
}

.banner {
  width: 100%;
  position: relative;
  z-index: 2;
}

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

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

.banner .swiper-slide .img {
  width: 100%;
  padding-top: 41.66%;
  padding-top: 25.83%;
  position: relative;
}

.banner .swiper-slide .box {
  width: calc((630 / 1920) * 100%);
  position: absolute;
  z-index: 6;
  top: 50%;
  transform: translateY(-50%);
  left: calc((360 / 1920) * 100%);
}

.banner .swiper-slide .box .bm {
  width: 100%;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.36rem;
}

.banner .swiper-slide .box .em {
  width: 100%;
  color: #fff;
  margin-bottom: 0.24rem;
}

.banner .swiper-slide .box .binp {
  width: 100%;
  color: #fff;
  line-height: 1.5;
}

.banner .swiper-slide .box .binp p {
  color: #fff;
  line-height: 1.5;
}

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

.banner .swiper-slide .box .more a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 2.8;
  padding: 0 0.1rem;
  width: auto;
  border-bottom: solid 2px #51d568;
}

.banner .swiper-pagination {
  bottom: 0.3rem;
}

.banner .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  width: 0.8rem;
  height: 3px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.2rem;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
}

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

.banner .btn {
  position: absolute;
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  width: 0.8rem;
  height: 0.8rem;
  cursor: pointer;
  opacity: 0.6;
  transition: all ease 0.3s;
}

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

.banner .btn:hover {
  opacity: 1;
}

.banner .bl {
  left: 0;
}

.banner .br {
  right: 0;
}

@media (max-width: 1220px) {
  .banner .swiper-slide .img {
    padding-top: 40%;
  }
  .banner .swiper-slide .img .box {
    width: 80%;
    left: 3%;
  }
}

@media (max-width: 768px) {
  .banner .swiper-slide .img {
    padding-top: 70%;
  }
}

.consult {
  width: 100%;
  background-color: #286ca7;
  padding: 0.45rem 0;
}

.consult .com {
  width: 100%;
  font-size: 0;
  text-align: center;
}

.consult .com .cm {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #fff;
  line-height: 1.5;
}

.consult .com a {
  display: inline-block;
  vertical-align: middle;
  background-color: #1cc16a;
  border-radius: 2px;
  width: auto;
  line-height: 2.5;
  color: #fff;
  padding: 0 0.3rem;
  margin: 0 0.2rem;
}

.consult .com a span {
  display: inline-block;
  vertical-align: middle;
  width: 0.3rem;
  position: relative;
  top: -0.02rem;
  margin-left: 0.1rem;
}

.consult .com a span img {
  width: 100%;
  display: block;
}

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

.abouts .abon {
  width: 100%;
  background-color: #fff;
  max-width: 7.2rem;
  max-width: 720px;
  padding: 0.6rem;
}

.abouts .abon .ait {
  width: 100%;
  color: #333;
  margin-bottom: 0.3rem;
}

.abouts .abon .ainp {
  width: 100%;
  color: #292929;
  line-height: 1.8;
  margin-bottom: 0.4rem;
}

.abouts .abon .ainp p {
  color: #292929;
  line-height: 1.8;
}

.abouts .abon .more {
  width: 100%;
  font-size: 0;
}

.abouts .abon .more a {
  display: inline-block;
  vertical-align: middle;
  color: #666;
  border: solid 1px #666;
  line-height: 2.8;
  padding: 0 0.4rem;
}

.abouts .abon .more a:hover {
  background-color: #51d568;
  color: #fff;
  border: solid 1px #51d568;
}

footer {
  width: 100%;
  padding: 0 0 0.6rem;
  background-color: #131b24;
}

footer .ftop {
  width: 100%;
  padding: 0.4rem 0;
  font-size: 0;
}

footer .ftop .ftom {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  padding-right: 0.2rem;
  font-size: 0;
}

footer .ftop .ftom .icon {
  display: inline-block;
  vertical-align: middle;
  width: 0.61rem;
  height: 0.61rem;
  margin-right: 0.2rem;
}

footer .ftop .ftom .icon img {
  width: 100%;
  display: block;
}

footer .ftop .ftom .ft {
  width: calc(100% - 0.81rem);
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 1.5;
}

footer .fmid {
  width: 100%;
  padding: 0.3rem 0;
  border-top: solid 1px #4b4c4d;
  border-bottom: solid 1px #4b4c4d;
  font-size: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

footer .fmid .fml {
  display: inline-block;
  vertical-align: top;
  width: calc((819 / 1200) * 100%);
}

footer .fmid .fml .flist {
  display: inline-block;
  vertical-align: top;
  width: calc((170 / 819) * 100%);
}

footer .fmid .fml .flist .ftip {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

footer .fmid .fml .flist .fuls {
  width: 100%;
}

footer .fmid .fml .flist .fuls a {
  display: block;
  color: #8a8a8c;
  line-height: 2;
  width: 100%;
}

footer .fmid .fml .flist .fuls a:hover {
  color: #fff;
}

footer .fmid .fml .flist .fums {
  width: 100%;
}

footer .fmid .fml .flist .fums .fs {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.8;
}

footer .fmid .fml .flist.long {
  width: calc((309 / 819) * 100%);
  padding-right: 0.4rem;
}

footer .fmid .fmr {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  width: calc((380 / 1200) * 100%);
}

footer .fmid .fmr .rmb {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

footer .fmid .fmr .rml {
  display: inline-block;
  vertical-align: middle;
}

footer .fmid .fmr .rml .share {
  width: 100%;
  font-size: 0;
}

footer .fmid .fmr .rml .share .ea {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  width: 0.34rem;
  height: 0.34rem;
  margin-right: 0.14rem;
  opacity: 0.8;
  transition: all ease 0.3s;
}

footer .fmid .fmr .rml .share .ea a, footer .fmid .fmr .rml .share .ea img {
  width: 100%;
  display: block;
}

footer .fmid .fmr .rml .share .ea:hover {
  opacity: 1;
}

footer .fmid .fmr .rml .rmp {
  width: 100%;
  margin: 0.1rem 0;
}

footer .fmid .fmr .rml .rmp .rm {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.8;
}

footer .fmid .fmr .rml .tel {
  width: 100%;
  font-size: 0;
}

footer .fmid .fmr .rml .tel a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.24rem;
  border-radius: 4px;
  background-color: #51d568;
  color: #fff;
  line-height: 2.5;
}

footer .fmid .fmr .rmr {
  display: inline-block;
  vertical-align: middle;
}

footer .fmid .fmr .rmr .codm {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

footer .fmid .fmr .rmr .codm .mg {
  display: inline-block;
  vertical-align: middle;
  width: 1rem;
  height: 1rem;
}

footer .fmid .fmr .rmr .codm .mg img {
  width: 100%;
  display: block;
}

footer .fmid .fmr .rmr .codm .cm {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.5;
  margin-top: 0.1rem;
}

footer .fbot {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.2rem;
}

footer .fbot .fogo {
  display: inline-block;
  vertical-align: middle;
  width: 1.91rem;
}

footer .fbot .fogo a, footer .fbot .fogo img {
  width: 100%;
  display: block;
}

footer .fbot .fm {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #8a8a8c;
  line-height: 1.5;
  margin-left: 0.8rem;
  text-align: right;
}

@media (max-width: 768px) {
  footer .fmid {
    width: 100%;
  }
  footer .fmid .fml .flist {
    width: 100% !important;
  }
  footer .fmid .fml .flist .fuls {
    width: 100%;
    font-size: 0;
  }
  footer .fmid .fml .flist .fuls a {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin-right: 0.2rem;
    margin-bottom: 0.1rem;
  }
  footer .ftop {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  footer .ftop .ftom {
    width: 50%;
    margin: 0.1rem 0;
  }
}

.modular {
  width: 100%;
}

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

.modular .mitop .mit {
  width: 100%;
  text-align: center;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.modular .mitop.ml .mit {
  text-align: left;
}

.modular .mitop.white .mit {
  color: #fff;
}

.news {
  width: 100%;
  padding: 0.9rem 0 0.7rem;
  background-color: #fff;
}

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

.news .newsm .nel {
  display: inline-block;
  vertical-align: middle;
  width: calc((790 / 1200) * 100%);
  margin-right: calc((29 / 1200) * 100%);
  font-size: 0;
}

.news .newsm .nel .nelam {
  display: inline-block;
  vertical-align: middle;
  width: calc((380 / 790) * 100%);
  margin-right: calc((29 / 790) * 100%);
}

.news .newsm .nel .nelam a {
  width: 100%;
  display: block;
}

.news .newsm .nel .nelam .imgs {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.news .newsm .nel .nelam .imgs .img {
  width: 100%;
  padding-top: 57.89%;
  transition: all ease 0.3s;
}

.news .newsm .nel .nelam .imgs::after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #51d568;
  opacity: 0;
  transition: all ease 0.3s;
}

.news .newsm .nel .nelam .nom {
  background-color: #f6f6f6;
  padding: 0.26rem 0.3rem;
  width: 100%;
}

.news .newsm .nel .nelam .nom .ti {
  width: 100%;
  color: #292929;
  line-height: 1.5;
}

.news .newsm .nel .nelam .nom .tx {
  width: 100%;
  color: #292929;
  line-height: 1.5;
  height: 3em;
  font-weight: bold;
  margin: 0.14rem 0;
}

.news .newsm .nel .nelam .nom .time {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.5;
}

.news .newsm .nel .nelam:nth-child(2n) {
  margin-right: 0;
}

.news .newsm .nel .nelam:hover .imgs .img {
  transform: scale(1.1);
}

.news .newsm .nel .nelam:hover .imgs::after {
  opacity: 1;
}

.news .newsm .nel .nelam:hover .nom .tx {
  color: #51d568;
}

.news .newsm .ner {
  display: inline-block;
  vertical-align: middle;
  width: calc((380 / 1200) * 100%);
  background-color: #f6f6f6;
  min-height: 4rem;
}

.news .newsm .ner .noe {
  width: 100%;
  height: 100%;
  display: flex;
  align-content: space-around;
  flex-wrap: wrap;
  padding: 0.3rem;
}

.news .newsm .ner .neram {
  width: 100%;
  display: block;
  padding: 0.1rem 0;
}

.news .newsm .ner .neram a {
  width: 100%;
  display: block;
}

.news .newsm .ner .neram .nt {
  width: 100%;
  color: #8a8a8c;
  font-weight: bold;
  line-height: 1.5;
  height: 3em;
}

.news .newsm .ner .neram .time {
  width: 100%;
  color: #8a8a8c;
  text-align: right;
  line-height: 1.5;
}

.news .newsm .ner .neram + .neram {
  border-top: solid 1px #cecece;
}

.news .newsm .ner .neram:hover .nt {
  color: #51d568;
}

.cases {
  width: 100%;
  padding-top: 0.6rem;
  padding-bottom: 0rem;
  background-color: #f6f6f6;
}

.cases .caseper {
  width: 100%;
}

.cases .caseper .swiper-slide {
  width: 100%;
  font-size: 0;
  background-color: #fff;
}

.cases .caseper .swiper-slide .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((720 / 1200) * 100%);
  overflow: hidden;
}

.cases .caseper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 52.77%;
}

.cases .caseper .swiper-slide .rom {
  display: inline-block;
  vertical-align: middle;
  width: calc((479 / 1200) * 100%);
  padding: 0.2rem 0.5rem;
}

.cases .caseper .swiper-slide .rom .rx {
  width: 100%;
  color: #292929;
  line-height: 1.5;
  margin-bottom: 0.12rem;
}

.cases .caseper .swiper-slide .rom .rinp {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.5;
  margin: 0.2rem 0 0.3rem;
}

.cases .caseper .swiper-slide .rom .rinp p {
  color: #8a8a8c;
  line-height: 1.5;
}

.cases .caseper .swiper-slide .rom .more {
  width: 100%;
  font-size: 0;
}

.cases .caseper .swiper-slide .rom .more a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.3rem;
  line-height: 2.5;
  color: #666;
  border: solid 1px #666;
}

.cases .caseper .swiper-slide .rom .more a:hover {
  background-color: #51d568;
  color: #fff;
  border: solid 1px #51d568;
}

.cases .caseper .swiper-pagination {
  width: calc((720 / 1200) * 100%);
}

.cases .caseper .swiper-pagination-bullet {
  border: solid 1px #fff;
  background-color: transparent;
  opacity: 1;
}

.cases .caseper .swiper-pagination-bullet-active {
  background-color: #fff;
}

.cores {
  width: 100%;
  padding: 0.9rem 0 0.7rem;
}

.cores .corelis {
  width: 100%;
  font-size: 0;
}

.cores .corelis .corem {
  display: inline-block;
  vertical-align: middle;
  width: calc((380 / 1200) * 100%);
  margin-right: calc((29 / 1200) * 100%);
}

.cores .corelis .corem a {
  width: 100%;
  display: block;
}

.cores .corelis .corem .imgs {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.cores .corelis .corem .imgs .img {
  width: 100%;
  padding-top: 57.89%;
  transition: all ease 0.3s;
}

.cores .corelis .corem .imgs::after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 3px;
  background-color: #51d568;
  opacity: 0;
  transition: all ease 0.3s;
}

.cores .corelis .corem .nom {
  background-color: #f6f6f6;
  padding: 0.26rem 0.3rem;
  width: 100%;
}

.cores .corelis .corem .nom .ti {
  width: 100%;
  color: #292929;
  line-height: 1.5;
  /*font-weight: bold;*/
  margin-bottom: 0.08rem;
}

.cores .corelis .corem .nom .tx {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.5;
  height: 4.5em;
}

.cores .corelis .corem:nth-child(3n) {
  margin-right: 0;
}

.cores .corelis .corem:hover .imgs .img {
  transform: scale(1.1);
}

.cores .corelis .corem:hover .imgs::after {
  opacity: 1;
}

.cores .corelis .corem:hover .nom .ti {
  color: #51d568;
}

.nanner {
  width: 100%;
}

.nanner .img {
  width: 100%;
  position: relative;
  min-height: 3.6rem;
  display: flex;
  align-items: center;
  padding: 1.2rem 0;
}

.nanner .img .nox {
  width: 100%;
  padding: 0 calc((360 / 1920) * 100%);
}

.nanner .img .nox .nit {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.15rem;
}

.nanner .img .nox .em {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  max-width: 700px;
}

.nanner .img .nox.cen .nit {
  text-align: center;
  color: #333;
}

.nanner .img .nox.cen.white .nit {
  text-align: center;
  color: #fff;
}

@media (max-width: 1220px) {
  .nanner .img .nox {
    padding: 0 3%;
  }
}

.nanbar {
  width: 100%;
  font-size: 0;
  background: #091926;
}

.nanbar .nal {
  width: 5rem;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.1rem;
}

.nanbar .nal .nts {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #fff;
  line-height: 3.5;
  margin-right: 0.16rem;
  max-width: 4rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nanbar .nal .nts span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.16rem;
  color: #fff;
  position: relative;
  top: -0.02rem;
}

.nanbar .nal .nts span img {
  width: 100%;
  display: none;
}

.nanbar .nal .nts:hover {
  color: #fece16;
}

.nanbar .nal .nts:last-child span {
  display: none;
}

.nanbar .nar {
  width: calc(100% - 5rem);
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}

.nanbar .nar .swiper-container {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.nanbar .nar .swiper-wrapper {
  justify-content: flex-end;
}

.nanbar .nar .swiper-slide {
  width: auto;
}

.nanbar .nar .swiper-slide a {
  display: block;
  line-height: 3.5;
  color: #333;
  position: relative;
  padding: 0 0.4rem;
}

.nanbar .nar .swiper-slide a:after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  background: #fece16;
  display: none;
}

.nanbar .nar .swiper-slide.on a {
  color: #fece16;
}

.nanbar .nar .swiper-slide.on a:after {
  display: block;
}

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

.introduces .introduce {
  width: 100%;
  font-size: 0;
  border-top: solid 1px #e1e1e3;
}

.introduces .introduce .inl {
  display: inline-block;
  vertical-align: top;
  width: calc((240 / 1200) * 100%);
  margin-top: 0.3rem;
  margin-right: calc((39 / 1200) * 100%);
}

.introduces .introduce .inl .pelist {
  width: 100%;
}

.introduces .introduce .inl .pelist .pelam {
  width: 100%;
  position: relative;
}

.introduces .introduce .inl .pelist .pelam .pas {
  width: 100%;
  padding: 0.1rem 0.2rem;
}

.introduces .introduce .inl .pelist .pelam .pas a {
  display: inline-block;
  vertical-align: middle;
  color: #292929;
  line-height: 2;
  font-size: 0;
  width: 100%;
}

.introduces .introduce .inl .pelist .pelam .pas a .im {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 2;
}

.introduces .introduce .inl .pelist .pelam .puls {
  width: 100%;
  padding: 0.15rem 0.2rem;
  border-bottom: solid 1px #cecece;
  display: none;
}

.introduces .introduce .inl .pelist .pelam .puls a {
  width: 100%;
  color: #333;
  line-height: 2.5;
  display: block;
}

.introduces .introduce .inl .pelist .pelam .puls a:hover {
  color: #51d568;
}

.introduces .introduce .inl .pelist .pelam.has-hul:before {
  content: '';
  position: absolute;
  display: inline-block;
  top: -0.1rem;
  left: -0.1rem;
  width: 0;
  height: 0;
  border: solid 0.1rem;
  border-color: transparent transparent #51d568 transparent;
  transform: rotate(-45deg);
  opacity: 0;
}

.introduces .introduce .inl .pelist .pelam.has-hul:after {
  content: '';
  position: absolute;
  display: inline-block;
  width: 14px;
  height: 8px;
  width: 16px;
  height: 16px;
  text-align: center;
  right: 0.2rem;
  top: 0.2rem;
  transition: all ease 0.3s;
  transform: rotate(0deg);
  background-image: url("../images/r1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.introduces .introduce .inl .pelist .pelam.has-hul.show:after {
  transform: rotate(90deg);
  background-image: url("../images/i5.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.introduces .introduce .inl .pelist .pelam.has-hul.show .pas {
  background-color: #fff;
}

.introduces .introduce .inl .pelist .pelam.has-hul.show .pas .ic img:first-child {
  display: none;
}

.introduces .introduce .inl .pelist .pelam.has-hul.show .pas .ic img:last-child {
  display: block;
}

.introduces .introduce .inl .pelist .pelam.has-hul.show .pas .im {
  color: #1cc16a;
}

.introduces .introduce .inl .pelist .pelam.has-hul.show:before {
  opacity: 0;
}

.introduces .introduce .inl .pelist .pelam.on .pas {
  background-color: #fff;
  font-weight: bold;
}

.introduces .introduce .inl .pelist .pelam.on .pas .ic img:first-child {
  display: none;
}

.introduces .introduce .inl .pelist .pelam.on .pas .ic img:last-child {
  display: block;
}

.introduces .introduce .inl .pelist .pelam.on .pas .im {
  color: #1cc16a;
}

.introduces .introduce .inr {
  display: inline-block;
  vertical-align: top;
  width: calc((920 / 1200) * 100%);
}

.introduces .introduce .inr .inavr {
  width: 100%;
  font-size: 0;
  margin-bottom: 0.3rem;
}

.introduces .introduce .inr .inavr .nas {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  color: #434040;
  line-height: 3;
  padding: 0 0.1rem;
  margin-right: 0.3rem;
  cursor: pointer;
  font-weight: bold;
  border-top: solid 3px #cecece;
}

.introduces .introduce .inr .inavr .nas.on {
  color: #51d568;
  font-weight: bold;
  border-top: solid 3px #51d568;
}

.introduces .introduce .inr .inavr .nas:hover {
  color: #51d568;
  border-top: solid 3px #51d568;
}

.introduces .introduce .inr .compem {
  width: 100%;
  padding: 0.4rem;
  background-color: #fff;
  margin-bottom: 0.24rem;
}

.introduces .introduce .inr .compem .cit {
  width: 100%;
  color: #434040;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.introduces .introduce .inr .compem .line {
  width: 100%;
  height: 1px;
  background-color: #cecece;
  margin: 0.15rem 0;
}

.introduces .introduce .inr .compem .cinp {
  width: 100%;
  color: #333;
  line-height: 1.8;
}

.introduces .introduce .inr .compem .cinp p {
  color: #333;
  line-height: 1.8;
}

.introduces .introduce .inr .compem .comlis {
  width: 100%;
}

.introduces .introduce .inr .compem .comlis .cms {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 4%;
  color: #333;
  line-height: 3;
  font-size: 16px !important;
  padding-left: 0.2rem;
  position: relative;
  border-bottom: solid 1px rgba(206, 206, 206, 0.3);
}

.introduces .introduce .inr .compem .comlis .cms:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background-color: #e1e1e3;
}

.introduces .introduce .inr .compem .comlis .cms:nth-child(2n) {
  margin-right: 0;
}

.introduces .introduce .inr .compem .comlis .cms.w100 {
  width: 100%;
  margin-right: 0;
}

.introduces .introduce .inr .compem .comlis .cms:hover {
  color: #51d568;
}

.introduces .introduce .inr .compem .scenes {
  width: 100%;
  margin-top: 0.3rem;
  font-size: 0;
}

.introduces .introduce .inr .compem .scenes .sacen {
  display: inline-block;
  vertical-align: top;
  width: calc((380 / 790) * 100%);
  margin-right: calc((29 / 790) * 100%);
  overflow: hidden;
  position: relative;
  margin-bottom: 0.3rem;
}

.introduces .introduce .inr .compem .scenes .sacen a {
  width: 100%;
  display: block;
}

.introduces .introduce .inr .compem .scenes .sacen .img {
  width: 100%;
  padding-top: 57.89%;
  transition: all ease 0.3s;
}

.introduces .introduce .inr .compem .scenes .sacen .bkm {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  top: 0;
  left: 0;
  justify-content: center;
  align-content: center;
  padding: 0.3rem;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: all ease 0.3s;
  text-align: center;
  flex-wrap: wrap;
}

.introduces .introduce .inr .compem .scenes .sacen .bkm .bit {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  display: block;
}

.introduces .introduce .inr .compem .scenes .sacen .bkm .bnm {
  width: 100%;
  font-size: 0;
  margin-top: 0.15rem;
}

.introduces .introduce .inr .compem .scenes .sacen .bkm .bnm span {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  background-color: #51d568;
  padding: 0 0.3rem;
  color: #fff;
  line-height: 2.8;
}

.introduces .introduce .inr .compem .scenes .sacen .bkm .bnm span i {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 10px;
  position: relative;
  top: -0.02rem;
  margin-left: 0.1rem;
}

.introduces .introduce .inr .compem .scenes .sacen .bkm .bnm span i img {
  width: 100%;
  display: block;
}

.introduces .introduce .inr .compem .scenes .sacen:nth-child(2n) {
  margin-right: 0;
}

.introduces .introduce .inr .compem .scenes .sacen:hover .bkm {
  opacity: 1;
}

.introduces .introduce .inr .compem .comlist {
  width: 100%;
  font-size: 0;
}

.introduces .introduce .inr .compem .comlist .covem {
  display: inline-block;
  vertical-align: top;
  width: calc((185 / 790) * 100%);
  margin-right: calc((16 / 790) * 100%);
  border-radius: 3px;
  border: solid 1px #e1e1e3;
  background-color: #fff;
  margin-bottom: 0.17rem;
  position: relative;
  padding: 0.4rem 0.2rem;
  cursor: pointer;
}

.introduces .introduce .inr .compem .comlist .covem .icon {
  display: block;
  margin: 0 auto 0.1rem;
  width: 0.7rem;
  height: 0.7rem;
}

.introduces .introduce .inr .compem .comlist .covem .icon img {
  width: 100%;
  display: block;
}

.introduces .introduce .inr .compem .comlist .covem .imx {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  color: #292929;
}

.introduces .introduce .inr .compem .comlist .covem .bkm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(28, 193, 106, 0.9);
  overflow: hidden;
  transition: all ease 0.3s;
  opacity: 0;
}

.introduces .introduce .inr .compem .comlist .covem .bkm .binp {
  width: 100%;
  height: 100%;
  padding: 0.2rem;
  color: #fff;
  line-height: 1.5;
}

.introduces .introduce .inr .compem .comlist .covem .bkm .binp p {
  color: #fff;
  line-height: 1.5;
}

.introduces .introduce .inr .compem .comlist .covem:hover .bkm {
  opacity: 1;
}

.introduces .introduce .inr .compem .comlist .covem:nth-child(4n) {
  margin-right: 0;
}

.newcper {
  width: 100%;
  padding: 0.5rem 0;
  background-color: #fff;
}

.newcper .newpers {
  width: 100%;
  position: relative;
}

.newcper .newpers .swiper-slide {
  width: 100%;
  font-size: 0;
  background-color: #f6f6f6;
}

.newcper .newpers .swiper-slide .imgs {
  display: inline-block;
  vertical-align: middle;
  width: calc((720 / 1200) * 100%);
  overflow: hidden;
}

.newcper .newpers .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 52.77%;
}

.newcper .newpers .swiper-slide .rom {
  display: inline-block;
  vertical-align: middle;
  width: calc((479 / 1200) * 100%);
  padding: 0.2rem 0.5rem;
}

.newcper .newpers .swiper-slide .rom .rx {
  width: 100%;
  color: #292929;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.12rem;
}

.newcper .newpers .swiper-slide .rom .rinp {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.8;
  margin: 0.2rem 0 0.3rem;
}

.newcper .newpers .swiper-slide .rom .rinp p {
  color: #8a8a8c;
  line-height: 1.8;
}

.newcper .newpers .swiper-slide .rom .more {
  width: 100%;
  font-size: 0;
}

.newcper .newpers .swiper-slide .rom .more a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.3rem;
  background-color: #51d568;
  line-height: 2.5;
  color: #fff;
}

.newcper .newpers .swiper-slide .rom .more a span {
  display: inline-block;
  vertical-align: middle;
  width: 0.2rem;
  position: relative;
  top: -0.02rem;
  margin-left: 0.14rem;
}

.newcper .newpers .swiper-slide .rom .more a span img {
  width: 100%;
  display: inline-block;
}

.newcper .newpers .swiper-pagination {
  width: auto;
  left: auto;
  right: 0.4rem;
  bottom: 0.3rem;
}

.newcper .newpers .swiper-pagination-bullet {
  border: solid 1px #8a8a8c;
  background-color: transparent;
  opacity: 1;
}

.newcper .newpers .swiper-pagination-bullet-active {
  background-color: #8a8a8c;
  border: solid 1px #8a8a8c;
}

.pages {
  width: 100%;
  padding: 0.3rem 0 0.2rem;
  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: #666;
  background-color: #ffffff;
  border: solid 1px #eeeeee;
  margin: 0 0.1rem 0.1rem;
  transition: all ease 0.3s;
}

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

.pages .page:hover {
  color: #fff;
  background-color: #51d568;
  border: solid 1px #51d568;
}

.pages .page.on {
  color: #fff;
  background-color: #51d568;
  border: solid 1px #51d568;
}

@media (max-width: 900px) {
  .pages .page {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .pages .page.auto {
    width: auto;
    padding: 0 0.2rem;
  }
}

.newtvm {
  width: 100%;
  padding: 0.5rem 0;
  background-color: #f8faf8;
}

.newtvm .newlis {
  width: 100%;
}

.newtvm .newlis .newcm {
  width: 100%;
  background-color: #fff;
  padding: 0.4rem 0.3rem;
  margin-bottom: 0.24rem;
  font-size: 0;
  border-top: solid 3px transparent;
  transition: all ease 0.3s;
}

.newtvm .newlis .newcm a {
  width: 100%;
  display: block;
}

.newtvm .newlis .newcm .days {
  display: inline-block;
  vertical-align: middle;
  width: 1.8rem;
  text-align: center;
}

.newtvm .newlis .newcm .days .num {
  width: 100%;
  text-align: center;
  color: #525252;
  line-height: 1.5;
  font-weight: bold;
}

.newtvm .newlis .newcm .days .time {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.8;
}

.newtvm .newlis .newcm .roms {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1.8rem);
  padding-left: 0.2rem;
}

.newtvm .newlis .newcm .roms .rit {
  width: 100%;
  color: #292929;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.1rem;
}

.newtvm .newlis .newcm .roms .rix {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.5;
  height: 3em;
}

.newtvm .newlis .newcm:hover {
  border-top: solid 3px #51d568;
}

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

.netails .nit {
  width: 100%;
  color: #333;
  line-height: 1.5;
  margin-bottom: 0.24rem;
}

.netails .nim {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.netails .nim .time {
  display: inline-block;
  vertical-align: middle;
  color: #8a8a8c;
  line-height: 1.5;
}

.netails .nim .share {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  font-size: 0;
  text-align: right;
}

.netails .nim .share .sn {
  display: inline-block;
  vertical-align: middle;
  width: 0.21rem;
  height: 0.21rem;
  width: 20px;
  height: 20px;
  margin: 0 3px;
}

.netails .nim .share .sn img {
  width: 100%;
  display: inline-block;
}

.netails .nim .share span {
  display: inline-block;
  vertical-align: middle;
  color: #8a8a8c;
  line-height: 1.5;
  margin-right: 0.1rem;
}

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

.newcinp .nel {
  display: inline-block;
  vertical-align: top;
  width: calc((880 / 1200) * 100%);
  margin-right: calc((39 / 1200) * 100%);
}

.newcinp .nel .ninp {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.8;
}

.newcinp .nel .ninp p {
  color: #333;
  line-height: 1.8;
}

.newcinp .nel .not {
  width: 100%;
  border-top: solid 1px #8a8a8c;
  padding-top: 0.2rem;
}

.newcinp .nel .not .nas {
  width: 100%;
  padding: 0.06rem 0;
}

.newcinp .nel .not .nas a {
  width: 100%;
  display: block;
  color: #292929;
  line-height: 2;
}

.newcinp .nel .not .nas a:hover {
  color: #51d568;
}

.newcinp .nel .not .back {
  width: 100%;
  font-size: 0;
  margin-top: 0.06rem;
}

.newcinp .nel .not .back a {
  display: inline-block;
  vertical-align: middle;
  color: #51d568;
  line-height: 2;
}

.newcinp .nel .not .back a i {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 9px;
  position: relative;
  top: -0.02rem;
  margin-left: 0.1rem;
}

.newcinp .nel .not .back a i img {
  width: 100%;
  display: block;
}

.newcinp .ner {
  display: inline-block;
  vertical-align: top;
  width: calc((280 / 1200) * 100%);
  background-color: #f6f6f6;
}

.newcinp .ner .nic {
  width: 100%;
  background-color: #51d568;
  padding: 0.1rem 0.3rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.6;
}

.newcinp .ner .nerlis {
  width: 100%;
  margin-top: 0.1rem;
  padding: 0.1rem;
}

.newcinp .ner .nerlis .neram {
  width: 100%;
  padding: 0.15rem 0;
  border-bottom: solid 1px #eee;
}

.newcinp .ner .nerlis .neram a {
  width: 100%;
  display: block;
  position: relative;
  padding-left: 0.2rem;
  color: #333;
  line-height: 1.5;
}

.newcinp .ner .nerlis .neram a:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: calc(1em - 0.03rem);
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background-color: #333;
}

.newcinp .ner .nerlis .neram a:hover {
  color: #51d568;
}

.newcinp .ner .nerlis .neram a:hover::before {
  background-color: #51d568;
}

.Challenge {
  width: 100%;
  padding: 0.8rem 0 0.6rem;
  background-color: #fbfbfb;
}

.Challenge .chlist {
  width: 100%;
  font-size: 0;
}

.Challenge .chlist .chalm {
  width: calc((550 / 1200) * 100%);
  display: inline-block;
  vertical-align: top;
  margin-right: calc((99 / 1200) * 100%);
  font-size: 0;
  margin-bottom: 0.4rem;
  cursor: pointer;
}

.Challenge .chlist .chalm .icon {
  display: inline-block;
  vertical-align: top;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.2rem;
  transition: all ease 0.3s;
}

.Challenge .chlist .chalm .icon img {
  width: 100%;
  display: block;
}

.Challenge .chlist .chalm .icon img:first-child {
  display: block;
}

.Challenge .chlist .chalm .icon img:last-child {
  display: none;
}

.Challenge .chlist .chalm .roms {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 0.8rem);
}

.Challenge .chlist .chalm .roms .riv {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  transition: all ease 0.3s;
  margin-bottom: 0.06rem;
}

.Challenge .chlist .chalm .roms .sim {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.5;
  height: 4.5em;
}

.Challenge .chlist .chalm:nth-child(2n) {
  margin-right: 0;
}

.Challenge .chlist .chalm:hover .icon {
  background-color: #51d568;
}

.Challenge .chlist .chalm:hover .icon img:first-child {
  display: none;
}

.Challenge .chlist .chalm:hover .icon img:last-child {
  display: block;
}

.Challenge .chlist .chalm:hover .roms .riv {
  color: #51d568;
}

.spectacle {
  width: 100%;
  padding: 1rem 0;
  position: relative;
}

.spectacle .mitop {
  position: relative;
  z-index: 3;
}

.spectacle .mitop .mit {
  text-align: center;
  color: #fff;
}

.spectacle .spectper {
  width: 100%;
  border-bottom: solid 1px #bfbfbf;
  margin-bottom: 0.4rem;
  position: relative;
  z-index: 3;
}

.spectacle .spectper .swiper-slide {
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
}

.spectacle .spectper .swiper-slide span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  color: #fff;
  line-height: 3.5;
  position: relative;
  width: auto;
  padding: 0 0.15rem;
}

.spectacle .spectper .swiper-slide span::after {
  content: ' ';
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 3px;
  left: 0;
  right: 0;
  opacity: 0;
  background-color: #fff;
}

.spectacle .spectper .swiper-slide.on span {
  color: #fff;
}

.spectacle .spectper .swiper-slide.on span::after {
  opacity: 1;
}

.spectacle .spectom {
  width: 100%;
  position: relative;
  z-index: 3;
}

.spectacle .spectom .specm {
  width: 100%;
  display: none;
  flex-wrap: wrap;
  align-items: center;
}

.spectacle .spectom .specm .soml {
  display: inline-block;
  vertical-align: middle;
  width: calc((600 / 1200) * 100%);
}

.spectacle .spectom .specm .soml .img {
  width: 100%;
  padding-top: 50%;
}

.spectacle .spectom .specm .somr {
  display: inline-block;
  vertical-align: middle;
  width: calc((600 / 1200) * 100%);
  padding-right: 0.6rem;
  width: 100%;
  max-width: 500px;
  padding: 0;
}

.spectacle .spectom .specm .somr .sit {
  width: 100%;
  color: #333;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  height: 1.5em;
  margin-bottom: 0.24rem;
}

.spectacle .spectom .specm .somr .sinp {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.8;
  color: #fff;
}

.spectacle .spectom .specm .somr .sinp p {
  color: #8a8a8c;
  color: #fff;
  line-height: 1.8;
}

.spectacle .spectom .specm .somr .check {
  width: 100%;
  margin-top: 0.3rem;
}

.spectacle .spectom .specm .somr .check a {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  border: solid 1px #fff;
  line-height: 2.8;
  padding: 0 0.4rem;
}

.spectacle .spectom .specm.on {
  display: flex;
}

.spectacle .spemgs {
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  display: block;
}

.spectacle .spemgs .smg {
  width: 100%;
  height: 100%;
  display: none;
}

.spectacle .spemgs .smg .img {
  width: 100%;
  height: 100%;
  display: block;
}
.spectacle .spemgs .smg .img:after{
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.spectacle .spemgs .smg.on {
  display: block;
}

.advantage {
  width: 100%;
  padding: 0.8rem 0 0.6rem;
  background-color: #f9f9f9;
}

.advantage .advan {
  width: 100%;
  font-size: 0;
}

.advantage .advan .advom {
  display: inline-block;
  vertical-align: top;
  width: calc((285 / 1200) * 100%);
  margin-right: calc((19 / 1200) * 100%);
  margin-bottom: 0.3rem;
  border-radius: 2px;
  position: relative;
  transition: all ease 0.3s;
  background-color: #fff;
  padding: 0.5rem 0 0.2rem 0.2rem;
  height: 3.2rem;
  box-shadow: 2px 7px 11px 0px 
		rgba(155, 161, 177, 0.26);
	border-radius: 5px;
}

.advantage .advan .advom .aoi {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

.advantage .advan .advom .aid {
  width: 100%;
  color: #333;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
  padding-right: 0.2rem;
  transition: all ease 0.3s;
  margin-bottom: 0.2rem;
}

.advantage .advan .advom .akm {
  width: 100%;
  height: 2rem;
  transition: all ease 0.3s;
  border-radius: 2px;
}

.advantage .advan .advom .akm .cim {
  width: 100%;
  color: #000;
  line-height: 1.8;
  transition: all ease 0.3s;
}

.advantage .advan .advom .akm .cim p {
  color: #000;
  line-height: 1.8;
}

.advantage .advan .advom:nth-child(4n) {
  margin-right: 0;
}

.advantage .advan .advom:hover {
  box-shadow: 0px 6px 9px 0px rgba(138, 138, 140, 0.46);
  background-image: linear-gradient(#1cc16a, #1cc16a), linear-gradient(#fbfbfb, #fbfbfb);
  background-blend-mode: normal, 
 normal;
}

.advantage .advan .advom:hover .aoi {
  align-content: center;
}

.advantage .advan .advom:hover .aid {
  opacity: 1;
  color: #fff;
}

.advantage .advan .advom:hover .akm .cim {
  color: #fff;
}

.advantage .advan .advom:hover .akm .cim p {
  color: #fff;
}

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

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

.partners .partper .parm {
  display: inline-block;
  vertical-align: top;
  width: calc((280 / 1200) * 100%);
  margin-right: calc((26 / 1200) * 100%);
  background-color: #fff;
  margin-bottom: 0.3rem;
}

.partners .partper .parm a {
  width: 100%;
  display: block;
}

.partners .partper .parm .imgs {
  width: 100%;
  overflow: hidden;
}

.partners .partper .parm .imgs .img {
  width: 100%;
  padding-top: 57.17%;
  transition: all ease 0.3s;
}

.partners .partper .parm:nth-child(4n) {
  margin-right: 0;
}

.partners .partper .btn {
  width: 0.40rem;
  height: 0.41rem;
  display: block;
  cursor: pointer;
  position: absolute;
  z-index: 3;
  top: 45%;
  transform: translateY(-50%);
  transition: all ease 0.3s;
  border: solid 1px #cecece;
}

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

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

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

.partners .partper .btn:hover {
  border: solid 1px #51d568;
  background-color: #51d568;
}

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

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

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

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

@media (max-width: 1220px) {
  .partners .partper .bl {
    left: -0.3rem;
  }
  .partners .partper .br {
    right: -0.3rem;
  }
}

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

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

.recruits .recruit {
  width: 100%;
}

.recruits .recruit .rit {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  color: #333;
  font-weight: bold;
  margin-bottom: 0.3rem;
}

.recruits .recruit .searchs {
  width: 100%;
  max-width: 7rem;
  margin: 0 auto 0.4rem;
  display: block;
}

.recruits .recruit .searchs form {
  width: 100%;
  display: block;
  font-size: 0;
}

.recruits .recruit .searchs .sint {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 1.4rem);
}

.recruits .recruit .searchs .sint input {
  width: 100%;
  display: block;
  color: #333;
  line-height: 3;
  height: 3em;
  border: solid 1px #8a8a8c;
  border-right: none;
  padding: 0 0.2rem;
}

.recruits .recruit .searchs .sub {
  display: inline-block;
  vertical-align: middle;
  width: 1.4rem;
}

.recruits .recruit .searchs .sub input {
  width: 100%;
  display: block;
  color: #fff;
  border: none;
  background-color: #51d568;
  line-height: 3;
  height: 3em;
}

.recruits .recruit .welfare {
  width: 100%;
  margin-bottom: 0.5rem;
}

.recruits .recruit .welfare .welist {
  width: 100%;
  font-size: 0;
}

.recruits .recruit .welfare .welist .welam {
  display: inline-block;
  vertical-align: middle;
  width: calc((380 / 1200) * 100%);
  margin-right: calc((29 / 1200) * 100%);
  background-color: #fbfbfb;
  border-radius: 2px;
  padding: 0.5rem 0.2rem;
  position: relative;
}

.recruits .recruit .welfare .welist .welam .icon {
  width: 0.84rem;
  height: 0.84rem;
  margin: 0 auto 0.2rem;
}

.recruits .recruit .welfare .welist .welam .icon img {
  width: 100%;
  display: block;
}

.recruits .recruit .welfare .welist .welam .wix {
  width: 100%;
  text-align: center;
  color: #333;
  line-height: 1.5;
}

.recruits .recruit .welfare .welist .welam:nth-child(3n) {
  margin-right: 0;
}

.recruits .recruit .welfare .welist .welam .bkm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(28, 193, 106, 0.9);
  overflow: hidden;
  transition: all ease 0.3s;
  opacity: 0;
}

.recruits .recruit .welfare .welist .welam .bkm .binp {
  width: 100%;
  height: 100%;
  padding: 0.2rem;
  color: #fff;
  line-height: 1.5;
}

.recruits .recruit .welfare .welist .welam .bkm .binp p {
  color: #fff;
  line-height: 1.5;
}

.recruits .recruit .welfare .welist .welam:hover .bkm {
  opacity: 1;
}

.recruits .recruit .recrulis {
  width: 100%;
  margin-bottom: 0.5rem;
}

.recruits .recruit .recrulis .top {
  width: 100%;
  font-size: 0;
  line-height: 1rem;
  background: #fff;
  border-bottom: solid 1px #cecece;
}

.recruits .recruit .recrulis .top div {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  color: #292929;
  text-align: left;
}

.recruits .recruit .recrulis .top .name {
  padding-left: 0.2rem;
}

.recruits .recruit .recrulis .relist {
  width: 100%;
}

.recruits .recruit .recrulis .con-item {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #fff;
}

.recruits .recruit .recrulis .con-item .title {
  width: 100%;
  line-height: 3;
  position: relative;
  font-size: 0;
  cursor: pointer;
  padding: 0.1rem 0;
  border-bottom: solid 1px #dedede;
}

.recruits .recruit .recrulis .con-item .title div {
  width: 20%;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  text-align: left;
  line-height: 3;
}

.recruits .recruit .recrulis .con-item .title .name {
  padding-left: 0.2rem;
  font-weight: bold;
}

.recruits .recruit .recrulis .con-item .title .coop {
  position: relative;
}

.recruits .recruit .recrulis .con-item .title .coop:after {
  content: '';
  position: absolute;
  right: 0.1rem;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 9px;
  background-image: url("../images/x1.png");
  transition: all ease 0.3s;
  text-align: center;
  color: #bbb;
}

.recruits .recruit .recrulis .con-item .contents {
  display: none;
  width: 100%;
  padding: 0.4rem 0.2rem;
  height: auto;
}

.recruits .recruit .recrulis .con-item .contents .column {
  width: 100%;
  height: auto;
  font-size: 0;
}

.recruits .recruit .recrulis .con-item .contents .column .column-item {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  height: auto;
  margin-bottom: 0.25rem;
  margin-right: 4%;
}

.recruits .recruit .recrulis .con-item .contents .column .column-item .column-name {
  width: 100%;
  display: block;
  margin-bottom: 0.25rem;
}

.recruits .recruit .recrulis .con-item .contents .column .column-item .column-name span {
  display: inline-block;
  vertical-align: middle;
  line-height: 2.5;
  background-color: #51d568;
  padding: 0 0.3rem;
  border-radius: 4px;
  color: #fff;
}

.recruits .recruit .recrulis .con-item .contents .column .column-item .column-list {
  width: 100%;
  padding: 0rem 0 0.15rem;
  color: #8a8a8c;
  line-height: 2;
}

.recruits .recruit .recrulis .con-item .contents .column .column-item .column-list p {
  color: #8a8a8c;
  line-height: 2;
}

.recruits .recruit .recrulis .con-item .contents .column .column-item:nth-child(2n) {
  margin-right: 0;
}

.recruits .recruit .recrulis .con-item .contents .column .column-item.w100 {
  width: 100%;
  margin-right: 0;
}

.recruits .recruit .recrulis .con-item .contents .column .more {
  width: 100%;
  font-size: 0;
  margin-top: 0.3rem;
  text-align: left;
}

.recruits .recruit .recrulis .con-item .contents .column .more a {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  padding: 0 0.3rem;
  background-color: #1cc16a;
  color: #fff;
  line-height: 2.5;
  border-radius: 1.5em;
}

.recruits .recruit .recrulis .con-item .contents .column .more a i {
  display: inline-block;
  vertical-align: middle;
  width: 0.19rem;
  height: 0.19rem;
  margin-left: 0.1rem;
  position: relative;
  top: -0.01rem;
}

.recruits .recruit .recrulis .con-item .contents .column .more a i img {
  width: 100%;
  display: block;
}

.recruits .recruit .recrulis .con-item.show {
  border-bottom: solid 1px #dedede;
}

.recruits .recruit .recrulis .con-item.show .title .name, .recruits .recruit .recrulis .con-item.show .title .icon, .recruits .recruit .recrulis .con-item.show .title .coop {
  color: #333;
}

.recruits .recruit .recrulis .con-item.show .title .coop:after {
  transform: translateY(-50%) rotate(180deg);
}

.recruits .recruit .recrulis .con-item:nth-child(2n) .title {
  background-color: #f4f7f8;
}

.recruits .activity {
  width: 100%;
}

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

.recruits .activity .swiper-slide .img {
  width: 100%;
  padding-top: 62.5%;
  transition: all ease 0.3s;
}

.recruits .activity .swiper-slide .bam {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(33, 52, 66, 0.5);
  transition: all ease 0.3s;
  opacity: 0;
}

.recruits .activity .swiper-slide .bam .xm {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

.recruits .activity .swiper-slide:hover .bam {
  opacity: 1;
}

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

.contacts .message {
  width: 100%;
  font-size: 0;
}

.contacts .message .mesam {
  display: inline-block;
  vertical-align: top;
  width: calc((550 / 1200) * 100%);
  margin-right: calc((99 / 1200) * 100%);
  margin-bottom: 0.4rem;
}

.contacts .message .mesam .mit {
  width: 100%;
  color: #292929;
  line-height: 1.5;
}

.contacts .message .mesam .line {
  width: 100%;
  height: 1px;
  background-color: #cecece;
  margin: 0.15rem 0;
}

.contacts .message .mesam .minp {
  width: 100%;
  color: #292929;
  line-height: 1.8;
}

.contacts .message .mesam .minp p {
  color: #292929;
  line-height: 1.8;
}

.contacts .message .mesam:nth-child(2n) {
  margin-right: 0;
}

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

.abouts .aboum {
  width: 100%;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start;
}

.abouts .aboum .ail {
  display: inline-block;
  vertical-align: top;
  width: calc((200 / 1200) * 100%);
  color: #333;
  font-weight: bold;
}

.abouts .aboum .air {
  display: inline-block;
  vertical-align: top;
  width: calc((920 / 1200) * 100%);
}

.abouts .aboum .air .ainp {
  width: 100%;
  color: #292929;
  line-height: 1.8;
  margin-bottom: 0.4rem;
}

.abouts .aboum .air .ainp p {
  color: #292929;
  line-height: 1.8;
}

.abouts .aboum .air .datas {
  width: 100%;
  font-size: 0;
}

.abouts .aboum .air .datas .data {
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  text-align: center;
  position: relative;
}

.abouts .aboum .air .datas .data:after {
  content: ' ';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 0.6rem;
  background-color: #cecece;
}

.abouts .aboum .air .datas .data .sm {
  width: 100%;
  color: #333;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.1rem;
}

.abouts .aboum .air .datas .data .xm {
  width: 100%;
  color: #292929;
  line-height: 1.5;
}

.abouts .aboum .air .datas .data span {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  transform: scale(1.1);
  margin-right: 0.2rem;
  position: relative;
  top: -0.02rem;
}

.abouts .aboum .air .datas .data b {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.1rem;
}

.abouts .aboum .air .datas .data:nth-child(4n):after {
  display: none;
}

.abouts .aboum .air .datas .data:nth-child(1) {
  text-align: left;
}

.abouts .aboum .air .pmgs {
  width: 100%;
  font-size: 0;
}

.abouts .aboum .air .pmgs .pml {
  display: inline-block;
  vertical-align: middle;
  width: calc((321 / 920) * 100%);
  margin-right: calc((18 / 920) * 100%);
}

.abouts .aboum .air .pmgs .pml .img {
  width: 100%;
  padding-top: 99.58%;
}

.abouts .aboum .air .pmgs .pmr {
  display: inline-block;
  vertical-align: middle;
  width: calc((580 / 920) * 100%);
}

.abouts .aboum .air .pmgs .pmr .img {
  width: 100%;
  padding-top: 55.17%;
}

@media (max-width: 768px) {
  .abouts .aboum .air .datas .data:after {
    display: none !important;
  }
}

.culture {
  width: 100%;
  padding: 0.7rem 0;
}

.culture .tures {
  width: 100%;
  font-size: 0;
}

.culture .tures .turm {
  display: inline-block;
  vertical-align: top;
  width: calc((399 / 1200) * 100%);
  padding: 0.4rem 0.3rem;
  text-align: center;
  position: relative;
}

.culture .tures .turm:after {
  content: ' ';
  position: absolute;
  right: 0;
  top: 0.2rem;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  height: 2rem;
}

.culture .tures .turm:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0.2rem;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  height: 2rem;
  display: none;
}

.culture .tures .turm .tit {
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.2rem;
}

.culture .tures .turm .tinp {
  width: 100%;
  color: #fff;
  line-height: 1.8;
}

.culture .tures .turm .tinp p {
  color: #fff;
  line-height: 1.8;
}

.culture .tures .turm:nth-child(3n+1):before {
  display: block;
}

@media (max-width: 768px) {
  .culture .tures .turm:after {
    display: none !important;
  }
  .culture .tures .turm:before {
    display: none !important;
  }
}

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

.historys .histoms {
  width: 100%;
}

.historys .histoms .histom {
  width: 100%;
  display: none;
  position: relative;
  padding: 1rem 0.3rem;
  margin: 0.5rem 0;
}

.historys .histoms .histom .yinp {
  width: 100%;
  color: #292929;
  line-height: 1.8;
  text-align: center;
}

.historys .histoms .histom .yinp p {
  /*color: #292929;*/
  color: #ffffff;

  line-height: 1.8;
}

.historys .histoms .histom .year {
  position: absolute;
  z-index: -1;
  font-weight: bold;
  top: 50%;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
  color: #f6f6f6;
  display: none;
}

.historys .histoms .histom.on {
  display: block;
}

.historys .hisper {
  width: 100%;
  border-top: solid 1px #cecece;
}

.historys .hisper .swiper-slide {
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.historys .hisper .swiper-slide span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  line-height: 3;
  position: relative;
  width: 100%;
  text-align: center;
}

.historys .hisper .swiper-slide span:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 3px;
  background-color: #51d568;
  width: 80%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  transition: all ease 0.3s;
  opacity: 0;
}

.historys .hisper .swiper-slide.on span {
  color: #51d568;
}

.historys .hisper .swiper-slide.on span:after {
  opacity: 1;
}

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

.honors .honor {
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  align-items: center;
}

.honors .honor .hol {
  display: inline-block;
  vertical-align: top;
  width: calc((490 / 1200) * 100%);
}

.honors .honor .hol .img {
  width: 100%;
  padding-top: 84.89%;
}

.honors .honor .hol .holem {
  width: 100%;
  display: none;
}

.honors .honor .hol .holem.on {
  display: block;
}

.honors .honor .hor {
  width: calc((709 / 1200) * 100%);
  display: inline-block;
  vertical-align: top;
  padding-right: 0.3rem;
  height: 5rem;
  overflow: hidden;
}

.honors .honor .hor .horlis {
  width: 100%;
  height: 5rem;
}

.honors .honor .hor .horlis .his {
  width: 100%;
  width: 100%;
  display: block;
  position: relative;
  padding-left: 0.3rem;
  color: #292929;
  line-height: 2.5;
  cursor: pointer;
}

.honors .honor .hor .horlis .his:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: calc(1em - 0.03rem);
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  background-color: #cecece;
}

.honors .honor .hor .horlis .his.on {
  color: #51d568;
}

.honors .honor .hor .horlis .his.on:before {
  background-color: #51d568;
}

.casdetail {
  width: 100%;
  padding: 0.7rem 0;
}

.casdetail .cit {
  width: 100%;
  text-align: center;
  line-height: 1.5;
  color: #292929;
  margin-bottom: 0.5rem;
}

.casdetail .casdlis {
  width: 100%;
  font-size: 0;
}

.casdetail .casdlis .casem {
  display: inline-block;
  vertical-align: top;
  width: calc((380 / 1200) * 100%);
  margin-right: calc((29 / 1200) * 100%);
  margin-bottom: 0.3rem;
  padding: 0.4rem 0.3rem;
  border: solid 1px #ccd0d5;
  transition: all ease 0.3s;
}

.casdetail .casdlis .casem .icon {
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 auto 0.05rem;
}

.casdetail .casdlis .casem .icon img {
  width: 100%;
  display: block;
}

.casdetail .casdlis .casem .cit {
  width: 100%;
  text-align: center;
  color: #000;
  line-height: 1.5;
  margin-bottom: 0.15rem;
}

.casdetail .casdlis .casem .cinp {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.8;
  height: 9em;
}

.casdetail .casdlis .casem:nth-child(3n) {
  margin-right: 0;
}

.casdetail .casdlis .casem:hover {
  border: solid 1px transparent;
  box-shadow: 0px 6px 9px 0px rgba(138, 138, 140, 0.46);
}

.cores {
  width: 100%;
  padding: 0.7rem 0;
  background-color: #fbfbfb;
}

.cores .corm {
  width: 100%;
  font-size: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cores .corm .col {
  display: inline-block;
  vertical-align: middle;
  width: calc((305 / 1200) * 100%);
}

.cores .corm .col .cit {
  width: 100%;
  color: #101a24;
  line-height: 1.5;
  font-weight: bold;
}

.cores .corm .col .line {
  width: 100%;
  height: 1px;
  background-color: #e2e4e6;
  margin: 0.25rem 0;
}

.cores .corm .col .conp {
  width: 100%;
  color: #292929;
  line-height: 1.6;
}

.cores .corm .col .conp p {
  color: #292929;
  line-height: 1.6;
}

.cores .corm .col .vtns {
  width: 100%;
  font-size: 0;
  margin-top: 0.3rem;
}

.cores .corm .col .vtns .vtn {
  display: inline-block;
  vertical-align: middle;
  padding: 0.05rem 0.3rem;
  width: auto;
  border: solid 1px #a8a9a9;
  margin-right: 0.2rem;
  border-radius: 2px;
  cursor: pointer;
}

.cores .corm .col .vtns .vtn span {
  display: inline-block;
  vertical-align: middle;
  width: 9px;
  height: 16px;
}

.cores .corm .col .vtns .vtn span img {
  width: 100%;
  display: block;
}

.cores .corm .col .vtns .vtn span img:first-child {
  display: block;
}

.cores .corm .col .vtns .vtn span img:last-child {
  display: none;
}

.cores .corm .col .vtns .vtn:hover {
  border: solid 1px #43cea2;
  background-color: #43cea2;
}

.cores .corm .col .vtns .vtn:hover span img:first-child {
  display: none;
}

.cores .corm .col .vtns .vtn:hover span img:last-child {
  display: block;
}

.cores .corm .cor {
  display: inline-block;
  vertical-align: middle;
  width: calc((790 / 1200) * 100%);
}

.cores .corm .cor .swiper-slide {
  width: 100%;
}

.cores .corm .cor .swiper-slide a {
  width: 100%;
  display: block;
}

.cores .corm .cor .swiper-slide .imgs {
  width: 100%;
  overflow: hidden;
}

.cores .corm .cor .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 60.52%;
  transition: all ease 0.3s;
}

.cores .corm .cor .swiper-slide .rom {
  width: 100%;
  background-color: #fff;
  padding: 0.25rem 0.4rem;
}

.cores .corm .cor .swiper-slide .rom .rt {
  width: 100%;
  color: #292929;
  line-height: 1.5;
}

.cores .corm .cor .swiper-slide .rom .rix {
  width: 100%;
  color: #292929;
  line-height: 1.5;
  height: 3em;
}

.cores .corm .cor .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.cores .corm .cor .swiper-slide:hover .rom {
  background-color: #51d568;
}

.cores .corm .cor .swiper-slide:hover .rom .rt, .cores .corm .cor .swiper-slide:hover .rom .rix {
  color: #fff;
}

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

.caset .cit {
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.caset .casvon {
  width: 100%;
}

.caset .casvon .cabot {
  width: 100%;
  margin-top: 0.3rem;
  font-size: 0;
}

.caset .casvon .cabot .cbom {
  display: inline-block;
  vertical-align: middle;
  width: calc((380 / 1200) * 100%);
  position: relative;
  overflow: hidden;
  margin-right: calc((29 / 1200) * 100%);
  margin-bottom: 0.3rem;
}

.caset .casvon .cabot .cbom a {
  width: 100%;
  display: block;
}

.caset .casvon .cabot .cbom .img {
  width: 100%;
  padding-top: 100%;
  transition: all ease 0.3s;
}

.caset .casvon .cabot .cbom .cam {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
  transition: all ease 0.3s;
  background-color: rgba(20, 33, 43, 0.4);
  left: 0;
  top: 100%;
  z-index: 2;
  padding: 0.4rem;
}

.caset .casvon .cabot .cbom .cam .icon {
  width: 100%;
  font-size: 0;
}

.caset .casvon .cabot .cbom .cam .icon span {
  display: inline-block;
  vertical-align: middle;
  width: 0.36rem;
  height: 0.36rem;
}

.caset .casvon .cabot .cbom .cam .icon span img {
  width: 100%;
  display: block;
}

.caset .casvon .cabot .cbom .cam .xim {
  width: 100%;
  color: #fff;
  line-height: 1.5;
  margin-top: 0.1rem;
}

.caset .casvon .cabot .cbom:nth-child(5n+2) {
  width: calc((790 / 1200) * 100%);
  position: relative;
  overflow: hidden;
  margin-right: 0;
}

.caset .casvon .cabot .cbom:nth-child(5n+2) .img {
  width: 100%;
  padding-top: 48.10%;
  transition: all ease 0.3s;
}

.caset .casvon .cabot .cbom:nth-child(5n+5) {
  margin-right: 0;
}

.caset .casvon .cabot .cbom:hover .img {
  transform: scale(1.1);
}

.caset .casvon .cabot .cbom:hover .cam {
  top: 0;
}

@media (max-width: 768px) {
  .caset .casvon .cabot {
    display: flex;
    flex-wrap: wrap;
  }
  .caset .casvon .cabot .cbom {
    width: 48%;
    margin-right: 4%;
  }
  .caset .casvon .cabot .cbom:nth-child(5n+2) {
    width: 100%;
    order: 1;
    margin-right: 0;
  }
  .caset .casvon .cabot .cbom:nth-child(5n+1) {
    margin-right: 4%;
  }
  .caset .casvon .cabot .cbom:nth-child(5n+3) {
    margin-right: 0%;
  }
  .caset .casvon .cabot .cbom:nth-child(5n+4) {
    margin-right: 4%;
  }
  .caset .casvon .cabot .cbom:nth-child(5n+5) {
    margin-right: 0%;
  }
}

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

.newlit .cit {
  width: 100%;
  text-align: center;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.3rem;
}

.newlit .newlipm {
  width: 100%;
  font-size: 0;
}

.newlit .newlipm .npl {
  display: inline-block;
  vertical-align: middle;
  width: calc((790 / 1200) * 100%);
  margin-right: calc((29 / 1200) * 100%);
  font-size: 0;
}

.newlit .newlipm .npl .nplm {
  width: calc((380 / 790) * 100%);
  margin-right: calc((29 / 790) * 100%);
  display: inline-block;
  vertical-align: top;
}

.newlit .newlipm .npl .nplm a {
  width: 100%;
  display: block;
}

.newlit .newlipm .npl .nplm .imgs {
  width: 100%;
  overflow: hidden;
}

.newlit .newlipm .npl .nplm .imgs .img {
  width: 100%;
  height: 2.8rem;
  transition: all ease 0.3s;
}

.newlit .newlipm .npl .nplm .rom {
  width: 100%;
  background-color: #fff;
  padding: 0.1rem 0.4rem;
  height: 1.8rem;
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
}

.newlit .newlipm .npl .nplm .rom .tip {
  width: 100%;
  font-size: 0;
}

.newlit .newlipm .npl .nplm .rom .tip span {
  display: inline-block;
  vertical-align: middle;
  color: #292929;
  line-height: 1.6;
  border-bottom: solid 2px #43cea2;
}

.newlit .newlipm .npl .nplm .rom .rt {
  width: 100%;
  color: #292929;
  line-height: 1.5;
  font-weight: bold;
  height: 3em;
}

.newlit .newlipm .npl .nplm .rom .rix {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.5;
}

.newlit .newlipm .npl .nplm:nth-child(2n) {
  margin-right: 0;
}

.newlit .newlipm .npl .nplm:hover .imgs .img {
  transform: scale(1.1);
}

.newlit .newlipm .npl .nplm:hover .rom .rt {
  color: #43cea2;
}

.newlit .newlipm .npr {
  display: inline-block;
  vertical-align: middle;
  width: calc((380 / 1200) * 100%);
  background-color: #FFF;
  padding: 0.1rem 0.1rem 0.1rem 0.3rem;
  height: 4.6rem;
}

.newlit .newlipm .npr .nprm {
  width: 100%;
}

.newlit .newlipm .npr .nprm a {
  width: 100%;
  display: block;
  padding: 0.1rem 0;
  border-bottom: solid 1px #e2e4e6;
}

.newlit .newlipm .npr .nprm .xit {
  width: 100%;
  color: #292929;
  line-height: 1.5;
  font-weight: bold;
}

.newlit .newlipm .npr .nprm .time {
  width: 100%;
  color: #8a8a8c;
  line-height: 1.5;
  text-align: right;
  margin-top: 0.1rem;
}

.newlit .newlipm .npr .nprm:hover .xit {
  color: #43cea2;
}

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

.aboutus .abop {
  width: 100%;
  margin-bottom: 0.4rem;
}

.aboutus .abop .ait {
  width: 100%;
  color: #000;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.15rem;
  text-align: center;
}

.aboutus .abop .ainp {
  width: 100%;
  color: #292929;
  line-height: 1.6;
}

.aboutus .abop .ainp p {
  color: #292929;
  line-height: 1.6;
}

.aboutus .avcom {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.aboutus .avcom .avl {
  display: flex;
  width: calc((719 / 1200) * 100%);
}

.aboutus .avcom .avl .img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}

.aboutus .avcom .avl .img .play {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  width: 0.6rem;
  height: 0.6rem;
  cursor: pointer;
  transform: translate(-50%, -50%);
}

.aboutus .avcom .avl .img .play img {
  width: 100%;
  display: block;
}

.aboutus .avcom .avr {
  display: inline-block;
  vertical-align: middle;
  width: calc((480 / 1200) * 100%);
}

.aboutus .avcom .avr .avrm {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
  margin-left: 2%;
  background-color: #fbfbfb;
  border: solid 1px rgba(224, 224, 224, 0.5);
  transition: all ease 0.3s;
}
.aboutus .avcom .avr .avrm:nth-child(4n+1){margin-bottom: 0.1rem;}
.aboutus .avcom .avr .avrm:nth-child(4n+2){margin-bottom: 0.1rem;}

.aboutus .avcom .avr .avrm a {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  padding: 0.2rem;
}

.aboutus .avcom .avr .avrm .icon {
  display: block;
  width: 0.65rem;
  height: 0.65rem;
  margin: 0 auto 0.1rem;
}

.aboutus .avcom .avr .avrm .icon img {
  width: 100%;
  display: block;
}

.aboutus .avcom .avr .avrm .im {
  width: 100%;
  text-align: center;
  color: #292929;
  line-height: 1.5;
  height: 4.5em;
}

.aboutus .avcom .avr .avrm:hover {
  position: relative;
  z-index: 10;
  box-shadow: 0px 6px 10px 0px rgba(202, 203, 204, 0.58);
}

@media (max-width: 768px) {
  .aboutus .avcom .avl {
    width: 100%;
  }
  .aboutus .avcom .avl .img {
    width: 100%;
    height: 200px;
  }
  .aboutus .avcom .avr {
    width: 100%;
  }
}

.motv {
  width: 100%;
  font-size: 0;
  text-align: center;
  margin-top: 0.5rem;
}

.motv a {
  display: inline-block;
  vertical-align: middle;
  border: solid 1px #8a8a8c;
  border-radius: 2px;
  line-height: 2.5;
  padding: 0 0.45rem;
  width: auto;
  transition: all ease 0.3s;
}

.motv a:hover {
  background-color: #43cea2;
  border: solid 1px #43cea2;
  color: #fff;
}

/*视频容器样式*/
.xv-a {
  position: fixed;
  left: 200%;
  top: 0%;
  z-index: 288;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all .5s ease-in-out;
}

.xv-a.show {
  left: 0;
}

.xv-a.show .xv-e {
  visibility: visible;
}

.xv-a.show .xv-f {
  display: block;
}

.xv-b {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -550px;
  margin-top: -300px;
  width: 1000px;
  height: 600px;
}

.xv-c {
  display: block;
  width: 40px;
  height: 40px;
  background-color: #43cea2;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 10000;
}

.xv-d {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 21px;
  text-align: center;
  line-height: 40px;
  color: #fff;
}

.xv-e {
  visibility: hidden;
  width: 100%;
  height: 100%;
}

.xv-f {
  display: none;
  width: 100%;
  height: 100%;
}

@media (max-width: 1200px) {
  .xv-b {
    width: 90vw;
    height: auto;
    margin-top: 0;
    margin-left: 0;
    transform: translate(-50%, -50%);
  }
  .xv-f {
    max-height: 90vh;
  }
  .xv-e {
    height: 60vh;
  }
}


