@font-face {
  font-family: "SOURCEHANSANSCN-NORMAL_1";
  src: url("../font/SOURCEHANSANSCN-NORMAL_1.woff2") format("woff2"), url("../font/SOURCEHANSANSCN-NORMAL_1.woff") format("woff"), url("../font/SOURCEHANSANSCN-NORMAL_1.ttf") format("truetype"), url("../font/SOURCEHANSANSCN-NORMAL_1.eot") format("embedded-opentype"), url("../font/SOURCEHANSANSCN-NORMAL_1.svg") format("svg");
}
.creadetail-wrap .return{
  z-index: 999;
  left: 4.2%;
  top: 13%;
}
.creadetail-wrap .return a{
  color: #fff;
  font-size: 0.5rem;
}
.contact-wrap .map .tip-info {
  width: 7rem;
  top: 2%;
  left: 29.8%;
  background: #7281c1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0.25rem;
}
.contact-wrap .map .tip-info:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -12px;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: #7281c1 transparent transparent transparent;
}
.contact-wrap .map .tip-info .img {
  width: 2.25rem;
  height: 2.25rem;
  background: #fff;
  margin-right: 0.5rem;
}
.contact-wrap .map .tip-info .img a{
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-wrap .map .tip-info .img img{
  width: 70%;
}
.contact-wrap .map .tip-info .con-t h1 {
  font-size: 18px;
  margin-bottom: 0.2rem;
  color: #fff;
  transition: all 0.3s ease 0s;
}
.contact-wrap .map .tip-info .con-t p {
  font-size: 14px;
  color: #fff;
  transition: all 0.3s ease 0s;
}

.team-wrap .swiper-container .swiper-slide img{
  margin-bottom: 0.25rem;
}
.team-wrap .swiper-container .swiper-slide p{
  color: #fff;
}

.big_img{position: fixed;z-index:-1;opacity: 0;background: rgba(0,0,0,1);width: 100%;height: 100%;top:0;left:0;transition:all 0.5s ease 0s;}
.big_img.show{z-index:2222;opacity: 1;}
.big_img .swiper-container4 {position: relative;width: 100%;height: 100%;}
.big_img .swiper-container4  .swiper-wrapper{width: 100%;height: 100%;}
.big_img .swiper-container4  .swiper-slide{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.big_img .swiper-container4  .swiper-slide .img{width: 100%;display: flex;justify-content: center;align-items: center;}
.show-swiper .back-list{
  display: flex;
  justify-content: flex-end;
  padding-top: 0.2rem;
}
.show-swiper .back-list a{
  font-size: 16px;
  padding: 0.2rem 0.5rem;
  background: #5767b2;
  color: #fff;
  border-radius: 30px;
  transition:all 0.3s ease 0s;
}
.popup_weixin {
  width: 26px;
  height: 26px;
  background: url("../image/wechat-icon-g.png") no-repeat center center!important;
  background-size: contain;
  margin:0!important;
}
.popup_tsina {
  width: 26px;
  height: 26px;
  background: url("../image/sina-icon-g.png") no-repeat center center!important;
  background-size: contain;
  margin:0!important;
}
.newlist-wrap .list-le h1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newlist-wrap .list-le .cont-t {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.header-wrap {
  width: 100%;
  top: 0;
  left: 0;
  height: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 99;
}
.header-wrap .header .he-le .tab-bar {
  width: 2rem;
  height: 2rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.header-wrap .header .he-le .tab-bar i {
  width: 30px;
  height: 18px;
  background: url("../image/tab-icon-w.png") no-repeat center center;
  background-size: contain;
}
.header-wrap .header .he-le .logo-img {
  width: 2.5rem;
  height: 2rem;
}
.header-wrap .header .he-le .logo-img a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 0.75rem;
}
.header-wrap .header .he-le .logo-img a i {
  width: 105px;
  height: 28px;
  background: url("../image/logo.png") no-repeat center center;
  background-size: contain;
}
.header-wrap .header .he-ri .language .up {
  width: 2rem;
  height: 2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.header-wrap .header .he-ri .language .up span {
  font-size: 12px;
  color: #fff;
}
.header-wrap .header .he-ri .language .up i {
  width: 10px;
  height: 6px;
  background: url("../image/yuyan-down.png") no-repeat center center;
  background-size: contain;
  margin-left: 0.25rem;
}
.header-wrap .header .he-ri .language .option {
  left: 0;
  text-align: center;
  box-shadow: 0 0 2px #dedede;
  top: 100%;
  background: #fff;
  display: none;
  z-index: 99;
}
.header-wrap .header .he-ri .language .option a {
  display: block;
  width: 2rem;
  height: 1rem;
  line-height: 1rem;
}
.header-wrap .header .he-ri .language .option span {
  font-size: 12px;
  color: #545454;
}
.header-wrap .header .he-ri .language .option:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.header-wrap .header .he-ri .search {
  transition: all 0.5s ease 0s;
}
.header-wrap .header .he-ri .search .up {
  width: 2rem;
  height: 2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  position: relative;
  z-index: 11;
}
.header-wrap .header .he-ri .search .up i {
  width: 19px;
  height: 18px;
  background: url("../image/search-icon.png") no-repeat center center;
  background-size: contain;
}
.header-wrap .header .he-ri .search .option {
  width: 0;
  height: 2rem;
  line-height: 2rem;
  transition: all 0.5s ease 0s;
}
.header-wrap .header .he-ri .search .option input {
  opacity: 0;
  transition: all 0.5s ease 0s;
  text-indent: 0.8rem;
}
.header-wrap .header .he-ri .search.left .option {
  width: 8.25rem;
  padding-left: 0.7rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.header-wrap .header .he-ri .search.left .option input {
  width: 7rem;
  height: 1rem;
  font-size: 14px;
  color: #fff;
  background: none;
  opacity: 1;
}
.header-wrap .header .he-ri .search.left .option input::-webkit-input-placeholder {
  color: #fff;
}
.header-wrap.poa {
  width: 100%;
  top: 0;
  left: 0;
  height: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  z-index: 99;
  position: absolute !important;
  -overflow: hidden;
}
.header-wrap.poa .header {
  width: 100%;
  height: 2rem;
}
.header-wrap.poa .header .he-le .tab-bar {
  width: 2rem;
  height: 2rem;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.header-wrap.poa .header .he-le .tab-bar i {
  width: 30px;
  height: 18px;
  background: url("../image/tab-icon-w.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.poa .header .he-le .logo-img {
  width: 2.5rem;
  height: 2rem;
}
.header-wrap.poa .header .he-le .logo-img a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 0.75rem;
}
.header-wrap.poa .header .he-le .logo-img a i {
  width: 105px;
  height: 28px;
  background: url("../image/logo.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.poa .header .he-ri .language .up {
  width: 2rem;
  height: 2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
}
.header-wrap.poa .header .he-ri .language .up span {
  font-size: 12px;
  color: #fff;
}
.header-wrap.poa .header .he-ri .language .up i {
  width: 10px;
  height: 6px;
  background: url("../image/yuyan-down.png") no-repeat center center;
  background-size: contain;
  margin-left: 0.25rem;
}
.header-wrap.poa .header .he-ri .language .option {
  left: 0;
  text-align: center;
  box-shadow: 0 0 2px #dedede;
  background: #fff;
  display: none;
}
.header-wrap.poa .header .he-ri .language .option a {
  display: block;
  width: 2rem;
  height: 1rem;
  line-height: 1rem;
}
.header-wrap.poa .header .he-ri .language .option span {
  font-size: 12px;
  color: #545454;
}
.header-wrap.poa .header .he-ri .language .option:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.header-wrap.poa .header .he-ri .search {
  transition: all 0.5s ease 0s;
}
.header-wrap.poa .header .he-ri .search .up {
  width: 2rem;
  height: 2rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  cursor: pointer;
  position: relative;
  z-index: 11;
}
.header-wrap.poa .header .he-ri .search .up i {
  width: 19px;
  height: 18px;
  background: url("../image/search-icon.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.poa .header .he-ri .search .option {
  width: 0;
  height: 2rem;
  line-height: 2rem;
  transition: all 0.5s ease 0s;
}
.header-wrap.poa .header .he-ri .search .option input {
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.header-wrap.poa .header .he-ri .search.left .option {
  padding-left: 0.7rem;
  border-left: 1px solid #f2f2f2;
}
.header-wrap.poa .header .he-ri .search.left .option input {
  height: 1rem;
  color: #fff;
  background: none;
  opacity: 1;
}
.header-wrap.poa .header .he-ri .search.left .option input::-webkit-input-placeholder {
  color: #fff;
}
.header-wrap.in2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header-wrap.in2 .header .he-le .tab-bar {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.header-wrap.in2 .header .he-le .tab-bar i {
  width: 30px;
  height: 18px;
  background: url("../image/tab-icon-b.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.in2 .header .he-le .logo-img a i {
  width: 105px;
  height: 28px;
  background: url("../image/logo-b.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.in2 .header .he-ri .language .up {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
.header-wrap.in2 .header .he-ri .language .up span {
  font-size: 12px;
  color: #fff;
}
.header-wrap.in2 .header .he-ri .language .up i {
  width: 10px;
  height: 6px;
  background: url("../image/yuyan-down.png") no-repeat center center;
  background-size: contain;
  margin-left: 0.25rem;
}
.header-wrap.in2 .header .he-ri .language .option {
  left: 0;
  text-align: center;
  box-shadow: 0 0 2px #dedede;
  background: #fff;
  display: none;
  z-index: 99;
}
.header-wrap.in2 .header .he-ri .language .option a {
  display: block;
  width: 2rem;
  height: 1rem;
  line-height: 1rem;
}
.header-wrap.in2 .header .he-ri .language .option span {
  font-size: 12px;
  color: #545454;
}
.header-wrap.in2 .header .he-ri .language .option:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.header-wrap.in2 .header .he-ri .search {
  transition: all 0.5s ease 0s;
}
.header-wrap.in2 .header .he-ri .search .up {
  width: 2rem;
  height: 2rem;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  z-index: 11;
}
.header-wrap.in2 .header .he-ri .search .up i {
  width: 19px;
  height: 18px;
  background: url("../image/search-icon.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.in2 .header .he-ri .search .option {
  width: 0;
  height: 2rem;
  line-height: 2rem;
  transition: all 0.5s ease 0s;
}
.header-wrap.in2 .header .he-ri .search .option input {
  opacity: 0;
  transition: all 0.5s ease 0s;
}
.header-wrap.in2 .header .he-ri .search.left .option {
  width: 8.25rem;
  padding-left: 0.7rem;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.header-wrap.in2 .header .he-ri .search.left .option input {
  height: 1rem;
  color: #fff;
  background: none;
  opacity: 1;
}
.header-wrap.in2 .header .he-ri .search.left .option input::-webkit-input-placeholder {
  color: #fff;
}
.header-wrap.in3 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header-wrap.in3 .header .he-le .tab-bar {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.header-wrap.in3 .header .he-le .tab-bar i {
  width: 30px;
  height: 18px;
  background: url("../image/tab-icon-b.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.in3 .header .he-le .logo-img a i {
  width: 105px;
  height: 28px;
  background: url("../image/logo-b.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.in3 .header .he-ri .language .up {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.header-wrap.in3 .header .he-ri .language .up span {
  font-size: 12px;
  color: #666;
}
.header-wrap.in3 .header .he-ri .language .up i {
  width: 10px;
  height: 6px;
  background: url("../image/yuyan-down-g.png") no-repeat center center;
  background-size: contain;
  margin-left: 0.25rem;
}
.header-wrap.in3 .header .he-ri .language .option {
  left: 0;
  text-align: center;
  box-shadow: 0 0 2px #dedede;
  background: #fff;
  display: none;
  z-index: 99;
}
.header-wrap.in3 .header .he-ri .language .option a {
  display: block;
  width: 2rem;
  height: 1rem;
  line-height: 1rem;
}
.header-wrap.in3 .header .he-ri .language .option span {
  font-size: 12px;
  color: #666;
}
.header-wrap.in3 .header .he-ri .language .option:before {
  content: '';
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 100%;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent #dedede transparent;
}
.header-wrap.in3 .header .he-ri .search .up {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.header-wrap.in3 .header .he-ri .search .up i {
  width: 19px;
  height: 18px;
  background: url("../image/search-icon-g.png") no-repeat center center;
  background-size: contain;
}
.header-wrap.in3 .header .he-ri .search.left .option {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.header-wrap.in3 .header .he-ri .search.left .option input {
  color: #666;
}
.header-wrap.in3 .header .he-ri .search.left .option input::-webkit-input-placeholder {
  color: #666;
}
.m-header {
  display: none;
}
.m-footer {
  display: none;
}
.sub-list-wrap {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -11;
  background: white;
  transition: all 0.8s ease 0s;
  opacity: 0;
  visibility: hidden;
}
.sub-list-wrap:before {
  content: '';
  width: 1px;
  height: calc(100% - 4rem);
  position: absolute;
  right: 2rem;
  top: 2rem;
  background: #f1f1f1;
  z-index: 999;
}
.sub-list-wrap:after {
  content: '';
  width: 1px;
  height: calc(100% - 4rem);
  position: absolute;
  left: 2rem;
  top: 2rem;
  background: #f1f1f1;
  z-index: 999;
}
.sub-list-wrap .header {
  width: 100%;
  top: 0;
  left: 0;
  height: 2rem;
  border-bottom: 1px solid #f1f1f1;
  z-index: 999;
}
.sub-list-wrap .header .he-le .tab-bar {
  width: 2rem;
  height: 2rem;
  border-right: 1px solid #f1f1f1;
  cursor: pointer;
}
.sub-list-wrap .header .he-le .logo-img {
  width: 2.5rem;
  height: 2rem;
}
.sub-list-wrap .header .he-le .logo-img a {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 0.75rem;
}
.sub-list-wrap .header .he-ri .sina {
  width: 2rem;
  height: 2rem;
  border-left: 1px solid #f1f1f1;
}
.sub-list-wrap .header .he-ri .we-chat {
  width: 2rem;
  height: 2rem;
  border-left: 1px solid #f1f1f1;
}
.sub-list-wrap .list-tab {
  width: 100%;
  height: 100%;
  padding: 2rem;
  overflow: hidden;
}
.sub-list-wrap .list-tab .list {
  -width: 100%;
  height: 100%;
  padding: 2rem;
  -border-left: 1px solid #f1f1f1;
  -border-right: 1px solid #f1f1f1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.sub-list-wrap .list-tab .list .a {
  display: block;
  width: 100%;
  font-size: 28px;
  text-align: justify;
  vertical-align: top;
  text-align-last: justify;
}
.sub-list-wrap .list-tab .list li {
  width: 4rem;
  margin-bottom: 1.2rem;
}
.sub-list-wrap .list-tab .list li:last-child {
  margin-bottom: 0;
}
.sub-list-wrap .list-tab .sub-list {
  height: 100%;
  padding: 3rem 2rem 2rem 3rem;
}
.sub-list-wrap .list-tab .sub-list dd {
  margin-bottom: 0.7rem;
}
.sub-list-wrap .list-tab .sub-list a {
  font-size: 22px;
}
.sub-list-wrap .list-tab .sub-list li {
  display: none;
}
.sub-list-wrap .list-tab .m-list {
  display: none;
}
.sub-list-wrap .footer {
  border-top: 1px solid #f1f1f1 !important;
}
.sub-list-wrap.show {
  opacity: 1;
  visibility: visible;
  z-index: 1111;
}
.footer-wrap {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 2rem;
  z-index: 99;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #f2f2f2;
}
.footer-wrap .footer {
  overflow: hidden;
}
.footer-wrap .footer .copyright {
  height: 2rem;
  line-height: 2rem;
  padding-left: 0.7rem;
}
.footer-wrap .footer .copyright a{
  color: #f2f2f2!important;
}
.footer-wrap .footer .copyright span {
  font-size: 13px;
}
.footer-wrap .footer .footer-tab .list li {
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.7rem;
  position: relative;
}
.footer-wrap .footer .footer-tab .list li span {
  font-size: 13px;
}
.footer-wrap .footer .footer-tab .list li a {
  font-size: 13px;
  color: #f2f2f2;
}
.footer-wrap .footer .footer-tab .list li a:hover {
  color: #5767b2;
}
.footer-wrap .footer .footer-tab .list li i {
  width: 16px;
  height: 13px;
  background: url("../image/wechat-footer.png") no-repeat center center;
  background-size: contain;
}
.footer-wrap .footer .footer-tab .list li:before {
  content: '';
  width: 1px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #f2f2f2;
}
.footer-wrap .footer .footer-tab .list li:last-child {
  position: relative;
}
.footer-wrap .footer .footer-tab .list li:last-child:before {
  content: '';
  width: 0;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #000;
}
.footer-wrap.in2 {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-wrap.in3 {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  color: #999;
}
.footer-wrap.in3 .footer .footer-tab .list li a {
  color: #999;
}
.footer-wrap.in3 .footer .footer-tab .list li a:hover {
  color: #5767b2;
}
.footer-wrap.in3 .footer .footer-tab .list li i {
  width: 16px;
  height: 13px;
  background: url("../image/wechat-icon-g.png") no-repeat center center;
  background-size: contain;
}
.footer-wrap.in3 .footer .footer-tab .list li:before {
  content: '';
  width: 1px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #999;
}
.footer-wrap.in3 .footer .footer-tab .list li:last-child {
  position: relative;
}
.footer-wrap.in3 .footer .footer-tab .list li:last-child:before {
  content: '';
  width: 0;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #999;
}
.footer-wrap.bottom {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  color: #999;
  position: relative !important;
}
.footer-wrap.bottom .footer .footer-tab .list li a {
  color: #999;
}
.footer-wrap.bottom .footer .footer-tab .list li a:hover {
  color: #5767b2;
}
.footer-wrap.bottom .footer .footer-tab .list li i {
  width: 16px;
  height: 13px;
  background: url("../image/wechat-icon-g.png") no-repeat center center;
  background-size: contain;
}
.footer-wrap.bottom .footer .footer-tab .list li:before {
  content: '';
  width: 1px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #f2f2f2;
}
.footer-wrap.bottom .footer .footer-tab .list li:last-child {
  position: relative;
}
.footer-wrap.bottom .footer .footer-tab .list li:last-child:before {
  content: '';
  width: 0;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #000;
}
.footer-wrap.black .footer {
  width: 100%;
  bottom: 0;
  left: 0;
  height: 2rem;
  z-index: 99;
  border-top: 1px solid #e0e0e0;
  color: #999;
}
.footer-wrap.black .footer .copyright {
  height: 2rem;
  line-height: 2rem;
  padding-left: 0.7rem;
}
.footer-wrap.black .footer .copyright span {
  font-size: 13px;
}
.footer-wrap.black .footer .footer-tab .list li {
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.7rem;
  position: relative;
}
.footer-wrap.black .footer .footer-tab .list li span {
  font-size: 13px;
}
.footer-wrap.black .footer .footer-tab .list li a {
  font-size: 13px;
  color: #999;
}
.footer-wrap.black .footer .footer-tab .list li a:hover {
  color: #5767b2;
}
.footer-wrap.black .footer .footer-tab .list li i {
  width: 16px;
  height: 13px;
  background: url("../image/wechat-icon-g.png") no-repeat center center;
  background-size: contain;
}
.footer-wrap.black .footer .footer-tab .list li:before {
  content: '';
  width: 1px;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #f2f2f2;
}
.footer-wrap.black .footer .footer-tab .list li:last-child {
  position: relative;
}
.footer-wrap.black .footer .footer-tab .list li:last-child:before {
  content: '';
  width: 0;
  height: 8px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #000;
}
.law-wrap {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  transition: all 0.8s ease 0s;
  background: url("../image/law-back.jpg") no-repeat center center;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  z-index: -11;
}
.law-wrap .law-close {
  display: flex;
  justify-content: flex-end;
  padding: 0.7rem 0.7rem 0 0;
}
.law-wrap .law-close .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #bfc9ce;
  cursor: pointer;
}
.law-wrap .law-close .icon i {
  width: 18px;
  height: 18px;
  background: url("../image/law-delete.png") no-repeat center center;
  background-size: contain;
}
.law-wrap .law-con {
  width: 100%;
  padding: 0 2rem;
}
.law-wrap .law-con .item {
  height: 6rem;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.law-wrap .law-con .item h1 {
  font-size: 50px;
  margin-bottom: 0.2rem;
}
.law-wrap .law-con .item h2 {
  font-size: 16px;
}
.law-wrap .law-con .item h3 {
  font-size: 20px;
  margin-bottom: 0.2rem;
}
.law-wrap .law-con .item p {
  font-size: 14px;
}
.law-wrap.show {
  opacity: 1;
  visibility: visible;
  z-index: 1111;
}
.mouse-box {
  width: 20px;
  height: 30px;
  border: 1px solid #fff;
  border-radius: 10px;
  z-index: 1111;
  bottom: 0.6rem;
  left: 50%;
  transform: translateX(-50%);
}
.mouse-box img {
  position: relative;
  animation: downico 2s ease-out infinite;
}
@keyframes downico {
  0% {
    top: -20%;
  }
  50% {
    top: 0;
  }
  100% {
    top: 10%;
  }
  } .insec1 {
    width: 100%;
    height: 100%;
  }
  .insec1 .swiper-container {
    width: 100%;
    height: 100%;
  }
  .insec1 .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .insec1 .swiper-container .swiper-slide img.back {
    width: 100%;
    height: 100%;
  }
  .insec1 .swiper-container .swiper-slide img.m-img {
    display: none;
  }
  .insec1 .swiper-container .swiper-slide .swi-con {
    width: 100%;
    height: 100%;
    padding: 2rem;
    overflow: hidden;
    left: 0;
    top: 0;
  }
  .insec1 .swiper-container .swiper-slide .swi-con .con {
    width: 100%;
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
  .insec1 .swiper-container .swiper-slide .swi-con .con .con-t {
    color: #fff;
    padding-top: 1rem;
    padding-left: 0.7rem;
  }
  .insec1 .swiper-container .swiper-slide .swi-con .con .con-t h1 {
    font-size: 30px;
    margin-bottom: 0.7rem;
  }
  .insec1 .swiper-container .swiper-slide .swi-con .con .con-t h2 {
    font-size: 64px;
    margin-bottom: 1.5rem;
  }
  .insec1 .swiper-container .swiper-slide .swi-con .con .con-t h3 {
    width: 3rem;
    font-size: 14px;
    letter-spacing: 5px;
  }
  .insec1 .swiper-container .swiper-slide .swi-con .con .con-t h3 a {
    width: 100%;
    height: 100%;
    color: #fff;
  }
  .insec1 .swiper-container .swiper-slide .swi-con .con .con-t h3 img {
    margin-left: 5px;
  }
  .insec1 .swiper-container .swiper-pagination {
    bottom: 2.5rem !important;
  }
  .insec1 .swiper-container .swiper-pagination-bullet {
    display: inline-block;
    width: 30px;
    height: 3px;
    background: #aeb3b8;
    opacity: 1;
  }
  .insec1 .swiper-container .swiper-pagination-bullet-active {
    display: inline-block;
    width: 30px;
    height: 5px;
    background: #5767b2;
  }
  .insec1 .news-push-wrap {
    width: 370px;
    height: 50px;
    z-index: 999;
    background: #fff;
    border-radius: 3px;
    right: 2.5rem;
    bottom: 2.5rem;
    padding: 5px;
  }
  .insec1 .news-push-wrap .news-le {
    width: 25%;
    height: 100%;
    background: #5767b2;
    font-size: 14px;
    border-radius: 3px;
  }
  .insec1 .news-push-wrap .news-le a {
    color: #fff;
  }
  .insec1 .news-push-wrap .news-ri {
    width: 72%;
    height: 100%;
  }
  .insec1 .news-push-wrap .news-ri .swiper-container {
    width: 100%;
    height: 100%;
  }
  .insec1 .news-push-wrap .news-ri .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .insec1 .news-push-wrap .news-close {
    left: 0;
    top: 0;
    transform: translate(-50%, -50%);
    cursor: pointer;
  }
  .insec2 {
    position: relative;
  }
  .insec2 .top {
    height: 42.5%;
  }
  .insec2 .top .info-le {
    width: 75%;
    height: 100%;
    background: url("../image/map-back.png") no-repeat center bottom;
    background-size: contain;
  }
  .insec2 .top .info-le .con-t {
    padding: 3rem 4rem 0 2.5rem;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.8s ease 0s;
  }
  .insec2 .top .info-le .con-t .scroll-box {
    width: 100%;
    height: 14vh;
    overflow: hidden;
  }
  .insec2 .top .info-le .con-t .scroll-box .scroll {
    overflow: hidden;
  }
  .insec2 .top .info-le .con-m {
    display: none;
  }
  .insec2 .top .info-le h1 {
    margin-bottom: 0.5rem;
    color: #333;
  }
  .insec2 .top .info-le p {
    font-size: 14px;
    line-height: 2;
  }
  .insec2 .top .info-le .info-more {
    width: 16.6vw;
    height: 6.4vh;
    bottom: 0;
    left: 0;
  }
  .insec2 .top .info-le .info-more .le {
    width: 2rem;
    height: 100%;
    background: #5767b2;
  }
  .insec2 .top .info-le .info-more .re {
    width: calc(100% - 2rem);
    height: 100%;
    background: #1f1c1f;
  }
  .insec2 .top .info-le .info-more .re span {
    font-size: 14px;
    color: #5767b2;
    margin-right: 5px;
  }
  .insec2 .top .info-re {
    width: 25%;
    height: 100%;
  }
  .insec2 .top .info-re .info-more {
    bottom: 0;
    left: 0;
    width: 12.5vw;
    height: 6.4vh;
    background: #1f1c1f;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.8s ease 0.3s;
  }
  .insec2 .top .info-re .info-more span {
    color: #8f8e8f;
    margin-right: 15px;
    letter-spacing: 5px;
    font-size: 14px;
  }
  .insec2 .bottom {
    height: 57.5%;
    background: #202024;
  }
  .insec2 .bottom .title {
    padding: 1rem 2.5rem;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.8s ease 0.3s;
  }
  .insec2 .bottom .title h1 {
    color: #fff;
  }
  .insec2 .bottom .title .news-more {
    right: 2.5rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .insec2 .bottom .title .news-more span {
    color: #8f8e8f;
    margin-right: 15px;
    letter-spacing: 5px;
    font-size: 14px;
  }
  .insec2 .bottom .swiper-box {
    padding: 0 2.5rem;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.3s ease 0.6s;
  }
  .insec2 .bottom .swiper-box .swiper-container {
    width: 100%;
    height: 35vh;
    position: static;
  }
  .insec2 .bottom .swiper-box .swiper-container .swiper-slide {
    -width: calc(100%/3);
    width: 100%;
  }
  .insec2 .bottom .swiper-box .swiper-container .swiper-slide img.back {
    width: 100%;
    height: 100%;
  }
  .insec2 .bottom .swiper-box .swiper-container .swiper-slide .con {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    padding: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .insec2 .bottom .swiper-box .swiper-container .swiper-slide .con h2 {
    font-size: 24px;
    margin-bottom: 0.3rem;
  }
  .insec2 .bottom .swiper-box .swiper-container .swiper-slide .con p {
    font-size: 16px;
  }
  .insec2 .bottom .swiper-box .swiper-container .swiper-button-next {
    width: 15px;
    height: 30px;
    background: url("../image/in-swiper-r.png") no-repeat center center;
    background-size: contain;
    right: 0.7rem;
  }
  .insec2 .bottom .swiper-box .swiper-container .swiper-button-prev {
    width: 15px;
    height: 30px;
    background: url("../image/in-swiper-l.png") no-repeat center center;
    background-size: contain;
    left: 0.7rem;
  }
  .insec2:before {
    content: '';
    width: 1px;
    height: calc(100% - 4rem);
    position: absolute;
    right: 2rem;
    top: 2rem;
    background: rgba(0, 0, 0, 0.2);
    z-index: 999;
  }
  .insec2:after {
    content: '';
    width: 1px;
    height: calc(100% - 4rem);
    position: absolute;
    left: 2rem;
    top: 2rem;
    background: rgba(0, 0, 0, 0.2);
    z-index: 999;
  }
  .insec2.cur .top .info-le .con-t {
    opacity: 1;
    transform: translateY(0);
  }
  .insec2.cur .top .info-re .info-more {
    opacity: 1;
    transform: translateY(0);
  }
  .insec2.cur .bottom .title {
    opacity: 1;
    transform: translateY(0);
  }
  .insec2.cur .bottom .swiper-box {
    opacity: 1;
    transform: translateY(0);
  }
  .insec3 {
    position: relative;
  }
  .insec3:before {
    content: '';
    width: 1px;
    height: calc(100% - 4rem);
    position: absolute;
    right: 2rem;
    top: 2rem;
    background: rgba(0, 0, 0, 0.2);
    z-index: 999;
  }
  .insec3:after {
    content: '';
    width: 1px;
    height: calc(100% - 4rem);
    position: absolute;
    left: 2rem;
    top: 2rem;
    background: rgba(0, 0, 0, 0.2);
    z-index: 999;
  }
  .insec3 .case-list-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 3rem 2rem 3rem 3rem;
    overflow: hidden;
  }
  .insec3 .case-list-wrap .scroll-box {
    width: 100%;
    height: 100%;
    -overflow-Y: scroll;
    overflow: hidden;
    -padding-right: 1rem;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.8s ease 0s;
  }
  .insec3 .case-list-wrap .scroll-box.cur {
    transform: translateY(0);
    opacity: 1;
  }
  .insec3 .case-list-wrap .case-list {
    overflow: hidden;
  }
  .insec3 .case-list-wrap .case-list li {
    width: 49%;
    height: 42vh;
    margin: 0 2% 1rem 0;
  }
  .insec3 .case-list-wrap .case-list li .img {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .insec3 .case-list-wrap .case-list li img.back {
    width: 100%;
    height: 100%;
  }
  .insec3 .case-list-wrap .case-list li .con-t {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    top: 0;
    left: 0;
    color: #fff;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  .insec3 .case-list-wrap .case-list li .con-t h2 {
    margin-bottom: 0.2rem;
  }
  .insec3 .case-list-wrap .case-list li .con-t p {
    font-size: 20px;
  }
  .insec3 .case-list-wrap .case-list li .con-t i {
    right: 1.5rem;
    bottom: 1rem;
    cursor: pointer;
    width: 19px;
    height: 22px;
    background: url("../image/case-pointer.png") no-repeat center center;
    background-size: contain;
    opacity: 0;
    transition: all 0.3s ease 0s;
  }
  .insec3 .case-list-wrap .case-list li:nth-child(2n) {
    margin: 0 0 1rem 0;
  }
/* .insec3 .case-list-wrap .case-list li:last-child {
  margin: 0;
}
.insec3 .case-list-wrap .case-list li:nth-last-child(2) {
  margin: 0 2% 0 0;
  }*/
  .insec3.cur .case-list-wrap .scroll-box {
    transform: translateY(0);
    opacity: 1;
  }
  .tab-wrap {
    width: 0;
    height: 2rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
  }
  .tab-wrap .item .up {
    width: 0;
    height: 1rem;
    background: #ccc;
    border-radius: 1rem;
    margin: 0 0.55rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
  }
  .tab-wrap .item .up span {
    font-size: 14px;
    color: #fff;
    display: none;
  }
  .tab-wrap .item .up i {
    width: 10px;
    height: 6px;
    background: url("../image/yuyan-down.png") no-repeat center center;
    background-size: contain;
  }
  .tab-wrap .item .option {
    width: 0;
    left: 0.55rem;
    top: 1.2rem;
    z-index: 999;
    border-radius: 0.51rem;
    overflow: hidden;
  }
  .tab-wrap .item .option dd {
    cursor: pointer;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    text-indent: 0.7rem;
    background: #fff;
  }
  .tab-wrap .item .option dd span {
    font-size: 14px;
    display: none;
  }
  .tab-wrap .item .option dd:first-child {
    background: #ddd;
  }
  .tab-wrap .item .option dd:first-child span {
    color: #212121;
  }
  .tab-wrap.curr {
    width: 0;
    height: 2rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
  }
  .tab-wrap.curr .item .up {
    width: 4.75rem;
    height: 1rem;
    background: #ccc;
    border-radius: 1rem;
    margin: 0 0.55rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding: 0 0.7rem;
    cursor: pointer;
  }
  .tab-wrap.curr .item .up span {
    font-size: 14px;
    color: #fff;
    display: block;
  }
  .tab-wrap.curr .item .up i {
    width: 10px;
    height: 6px;
    background: url("../image/yuyan-down.png") no-repeat center center;
    background-size: contain;
  }
  .tab-wrap.curr .item .option {
    width: 4.75rem;
    left: 0.55rem;
    top: 1.2rem;
    z-index: 999;
    border-radius: 0.51rem;
    overflow: hidden;
    display: none;
    box-shadow: 0 0 2px #dedede;
  }
  .tab-wrap.curr .item .option dd {
    cursor: pointer;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    text-indent: 0.7rem;
    background: #fff;
  }
  .tab-wrap.curr .item .option dd span {
    font-size: 14px;
    display: block;
  }
  .tab-wrap.curr .item .option dd:first-child {
    background: #ddd;
  }
  .tab-wrap.curr .item .option dd:first-child span {
    color: #212121;
  }
  .mtab-wrap {
    display: none;
  }
  .search-wrap {
    background: url("../image/law-back.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
  }
  .search-wrap:before {
    content: '';
    width: 1px;
    height: calc(100% - 4rem);
    position: absolute;
    right: 2rem;
    top: 2rem;
    background: rgba(255, 255, 255, 0.2);
    z-index: 999;
  }
  .search-wrap:after {
    content: '';
    width: 1px;
    height: calc(100% - 4rem);
    position: absolute;
    left: 2rem;
    top: 2rem;
    background: rgba(255, 255, 255, 0.2);
    z-index: 999;
  }
  .search-wrap .search-box {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 2rem;
  }
  .search-wrap .search-box .title {
    width: 100%;
    height: 19.5%;
    display: flex;
    align-items: center;
  }
  .search-wrap .search-box .title .info-t {
    padding-left: 2rem;
  }
  .search-wrap .search-box .title .info-t li {
    color: #fff;
    font-size: 18px;
    margin-right: 2.2rem;
  }
  .search-wrap .search-box .title .info-t li a {
    color: #fff;
  }
  .search-wrap .search-box .scroll-box {
    width: 100%;
    height: calc(80.5% - 1px);
    -overflow-Y: scroll;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
  }
  .search-wrap .search-box .scroll-box .search-list {
    overflow: hidden;
  }
  .search-wrap .search-box .scroll-box .search-list li {
    -display: table;
    width: 33.33333%;
    height: 36.1vh;
    -border: 1px solid #f2f2f2;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1.9rem;
    color: #fff;
  }
  .search-wrap .search-box .scroll-box .search-list li a {
    color: #fff;
  }
  .search-wrap .search-box .scroll-box .search-list li .time span {
    font-size: 16px;
    color: #f2f2f2;
  }
  .search-wrap .search-box .scroll-box .search-list li h3 {
    margin: 0.7rem 0 0.5rem;
  }
  .search-wrap .search-box .scroll-box .search-list li p {
    font-size: 14px;
    color: #f2f2f2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .search-wrap .search-box .scroll-box .search-list li .detail {
    margin-top: 1.5rem;
  }
  .search-wrap .search-box .scroll-box .search-list li .detail span {
    font-size: 14px;
    letter-spacing: 5px;
    color: #f2f2f2;
  }
  .search-wrap .search-box .scroll-box .search-list li .detail i {
    width: 20px;
    height: 10px;
    background: url("../image/tansuo-arrow.png") no-repeat center center;
    background-size: contain;
    margin-left: 20px;
  }
  .search-wrap .search-box .scroll-box .search-list li:nth-child(3n) {
    border-right: none;
  }
  .search-wrap .search-box .scroll-box .search-list li:last-child {
    border-bottom: none;
  }
  .search-wrap .search-box .scroll-box .search-list li:nth-last-child(2) {
    border-bottom: none;
  }
  .search-wrap .search-box .scroll-box .search-list li:nth-last-child(3) {
    border-bottom: none;
  }
  .cinfo-wrap .cinfo-box {
    width: 100%;
    height: 100%;
    padding: 2rem;
    color: #fff;
  }
  .cinfo-wrap .cinfo-box .h1 {
    font-size: 50px;
    margin-top: 4rem;
  }
  .cinfo-wrap .cinfo-box .scroll-box {
    margin-top: 1rem;
    width: 30vw;
    height: 50vh;
    overflow: hidden;
    padding-right: 1rem;
  }
  .cinfo-wrap .cinfo-box .scroll-box .con-t {
    color: #fff;
    line-height: 2;
  }
  .cinfo-wrap .cinfo-box .video-play {
    left: 25rem;
    bottom: 9.5rem;
    cursor: pointer;
  }
  .cinfo-wrap .swiper-box {
    width: 44vw;
    padding-top: 1.5rem;
    right: 2rem;
    bottom: 3.25rem;
  }
  .cinfo-wrap .swiper-box .swiper-container {
    position: static;
    width: 100%;
    height: 4rem;
  }
  .cinfo-wrap .swiper-box .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .cinfo-wrap .swiper-box .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .cinfo-wrap .swiper-box .swiper-container .swiper-slide .con-t {
    z-index: 10;
    left: 0.5rem;
    bottom: 0.5rem;
    font-size: 20px;
    color: #fff;
  }
  .cinfo-wrap .swiper-box .swiper-container .swiper-button-next {
    width: 20px;
    height: 18px;
    background: url("../image/cinfo-arrow-r.png") no-repeat center center;
    background-size: contain;
    top: 20%;
  }
  .cinfo-wrap .swiper-box .swiper-container .swiper-button-prev {
    width: 20px;
    height: 18px;
    background: url("../image/cinfo-arrow-l.png") no-repeat center center;
    background-size: contain;
    top: 20%;
    left: auto;
    right: 6%;
  }
  .tab-link-up {
    width: 10rem;
    height: 2rem;
    line-height: 2rem;
    left: 50%;
    top: 0;
    z-index: 999;
    font-size: 14px;
    color: #fff;
    text-align: center;
    transform: translateX(-50%);
  }
  .tab-link-up a {
    color: #fff;
  }
  .tab-link-up span {
    margin: 0 10px;
  }
  .tab-link-up a:first-child {
    text-decoration: underline;
  }
  .tab-link-up.black {
    color: #666;
  }
  .tab-link-up.black a {
    color: #666;
  }
  .contact-wrap {
    background: url("../image/law-back.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
  }
  .contact-wrap:before {
    content: '';
    width: 1px;
    height: calc(100% - 4rem);
    position: absolute;
    right: 2rem;
    top: 2rem;
    background: rgba(255, 255, 255, 0.2);
    z-index: 999;
  }
  .contact-wrap:after {
    content: '';
    width: 1px;
    height: calc(100% - 4rem);
    position: absolute;
    left: 2rem;
    top: 2rem;
    background: rgba(255, 255, 255, 0.2);
    z-index: 999;
  }
  .contact-wrap .contact-box {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 2rem;
  }
  .contact-wrap .contact-box .top {
    height: 57%;
    padding: 0 1rem;
    font-size: 50px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .contact-wrap .contact-box .top h1 {
    margin-bottom: 0.7rem;
  }
  .contact-wrap .contact-box .bottom .checkmap {
    left: 1rem;
    bottom: 1rem;
  }
  .contact-wrap .contact-box .top .map{
    width: 20rem;
    height: 8rem;
    right: 1rem;
    font-size: 16px!important;
  }
  .contact-wrap .contact-box .top .map img{
    max-width: none;
  }
  .contact-wrap .contact-box .bottom .checkmap a {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 9.3vw;
    height: 4.6vh;
    background: rgba(255, 255, 255, 0.3);
    color: #fff;
  }
  .contact-wrap .contact-box .bottom .checkmap span {
    font-size: 14px;
    letter-spacing: 5px;
    margin-right: 10px;
  }
  .contact-wrap .contact-box .bottom {
    color: #fff;
    height: 43%;
  }
  .contact-wrap .contact-box .bottom .list {
    height: 100%;
  }
  .contact-wrap .contact-box .bottom .list li {
    width: calc(100% / 3);
    height: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1rem;
  }
  .contact-wrap .contact-box .bottom .list li .con-t {
    height: 70%;
    overflow: hidden;
  }
  .contact-wrap .contact-box .bottom .list li h1 {
    font-size: 24px;
    margin: 0 0 0.5rem 0;
  }
  .contact-wrap .contact-box .bottom .list li p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 0.3rem;
  }
  .contact-wrap .contact-box .bottom .list li .icon {
    position: absolute;
    right: 1rem;
    bottom: 1rem;
  }
  .contact-wrap .contact-box .bottom .list li:last-child {
    border-right: none;
  }
  .creator-wrap {
    background: url("../image/law-back.jpg") no-repeat center center;
    background-size: cover;
  }
  .creator-wrap .swiper-container {
    width: 100%;
    height: 68.5vh;
  }
  .creator-wrap .swiper-container .swiper-slide {
    width: 21vw;
    height: 55.5vh;
  }
  .creator-wrap .swiper-container .swiper-slide .img {
    width: 100%;
    height: 75.3%;
  }
  .creator-wrap .swiper-container .swiper-slide .img img {
    width: 100%;
    height: 100%;
  }
  .creator-wrap .swiper-container .swiper-slide .con {
    width: 100%;
    height: 24.7%;
    background: #fff;
    padding: 0.3rem 1rem 0 0.6rem;
  }
  .creator-wrap .swiper-container .swiper-slide .con h2 {
    color: #333;
    margin: 0 0 0.3rem 0;
  }
  .creator-wrap .swiper-container .swiper-slide .con .con-t {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #eee;
  }
  .creator-wrap .swiper-container .swiper-slide .con .con-detail {
    height: 0.8rem;
    line-height: 0.8rem;
    justify-content: space-between;
  }
  .creator-wrap .swiper-container .swiper-slide .con .con-detail span {
    color: #999;
    font-size: 12px;
  }
  .creator-wrap .swiper-container .swiper-slide .con .con-detail i {
    width: 20px;
    height: 10px;
    background: url("../image/arrow-g.png") no-repeat center center;
    background-size: contain;
  }
  .creator-wrap .swiper-container .swiper-scrollbar {
    right: 2rem;
    left: auto;
    width: 31%;
    height: 2px;
    background: rgba(255, 255, 255, 0.3);
  }
  .creator-wrap .swiper-container .swiper-scrollbar-drag {
    background: rgba(255, 255, 255, 0.9);
    -width: 2rem !important;
  }
  .creator-wrap .swiper-box {
    padding-left: 2rem;
  }
  .creator-wrap .page {
    right: 35%;
    bottom: 3.5rem;
    color: #fff;
  }
  .team-wrap {
    background: url("../image/law-back.jpg") no-repeat center center;
    background-size: cover;
  }
  .team-wrap .swiper-container {
    width: 100%;
    height: 70vh;
  }
  .team-wrap .swiper-container .swiper-slide {
    width: 45vw;
    height: 61vh;

  }
  .team-wrap .swiper-container .swiper-slide .img{
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 62.25%;
    margin-bottom: 0.2rem;
  }
  .team-wrap .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .team-wrap .swiper-container .swiper-scrollbar {
    right: 2rem;
    left: auto;
    width: 31%;
    height: 2px;
    background: rgba(255, 255, 255, 0.3);
  }
  .team-wrap .swiper-container .swiper-scrollbar-drag {
    background: rgba(255, 255, 255, 0.9);
    width: 2rem !important;
  }
  .team-wrap .swiper-box {
    padding-left: 2rem;
  }
  .team-wrap .page {
    right: 35%;
    bottom: 3.3rem;
    color: #fff;
  }
  .creadetail-wrap {
    background: url("../image/law-back.jpg") no-repeat center center;
    background-size: cover;
  }
  .creadetail-wrap .crea-info {
    width: 69.7%;
    height: 100%;
  }
  .creadetail-wrap .crea-info .swiper-container {
    width: 100%;
    height: 100%;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide .img {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide .img img {
    height: 90%;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide .mem-info {
    width: 44%;
    left: 2rem;
    bottom: 4.75rem;
    color: #fff;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide .mem-info .name {
    font-size: 60px;
    margin-bottom: 0.5rem;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide .mem-info .name span {
    font-size: 22px;
    margin-left: 10px;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide .mem-info .zhiwei {
    font-size: 24px;
    padding-bottom: 0.9rem;
    border-bottom: 1px solid #b1b9bf;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide .mem-info .scroll-box {
    width: 100%;
    height: 4.35rem;
    overflow: hidden;
    margin: 0.9rem 0 1.3rem;
    padding-right: 0.4rem;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-slide .mem-info .scroll-box .con-t {
    overflow: hidden;
    font-size: 15px;
    line-height: 2;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-button-next {
    width: 20px;
    height: 19px;
    background: url("../image/cinfo-arrow-r.png") no-repeat center center;
    background-size: contain;
    right: 50%;
    top: 39%;
  }
  .creadetail-wrap .crea-info .swiper-container .swiper-button-prev {
    width: 20px;
    height: 19px;
    background: url("../image/cinfo-arrow-l.png") no-repeat center center;
    background-size: contain;
    right: 53%;
    top: 39%;
    left: auto;
  }
  .creadetail-wrap .crea-work {
    width: 30.3%;
    height: 100%;
    right: 0;
    top: 0;
    padding: 3rem 1.8rem;
    background: url("../image/member-back.png") no-repeat center center;
    background-size: cover;
  }
  .creadetail-wrap .crea-work .swiper-container {
    width: 100%;
    height: 100%;
  }
  .creadetail-wrap .crea-work .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
    color: #fff;
  }
  .creadetail-wrap .crea-work .swiper-container .swiper-slide .title {
    font-size: 30px;
    border-bottom: 1px solid #8a949a;
    padding-bottom: 0.8rem;
    margin-bottom: 0.5rem;
  }
  .creadetail-wrap .crea-work .swiper-container .swiper-slide .scroll-box {
    width: 100%;
    height: 65vh;
    overflow: hidden;
    -margin: 0.9rem 0 1.3rem;
    padding-bottom: 1px;
  }
  .creadetail-wrap .crea-work .swiper-container .swiper-slide .scroll-box .work-list {
    overflow: hidden;
    padding-right: 0.1rem;
  }
  .creadetail-wrap .crea-work .swiper-container .swiper-slide .scroll-box .work-list li {
    -margin-bottom: 1.2rem;
    -padding-bottom: 1rem;
    -border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .creadetail-wrap .crea-work .swiper-container .swiper-slide .scroll-box .work-list li img {
    width: 100%;
  }
  .creadetail-wrap .crea-work .swiper-container .swiper-slide .scroll-box .work-list li .p {
    -margin-top: 0.5rem;
  }
  .creadetail-wrap .crea-work .swiper-container .swiper-slide .scroll-box .work-list li:last-child {
    margin-bottom: 0;
  }
  .creadetail-wrap .page {
    left: 2rem;
    bottom: 3.75rem;
    font-size: 22px;
    color: #fff;
    z-index: 999;
  }
  .mouse-move {
    left: 2rem;
    bottom: 3.25rem;
    z-index: 999;
  }
  .mouse-move .icon-l {
    width: 4px;
    height: 8px;
    background: url("../image/mouse-l.png") no-repeat center center;
    background-size: contain;
    animation: iconl 2s ease-out infinite;
  }
  .mouse-move .icon-c {
    width: 20px;
    height: 20px;
    background: url("/bocweb/web/img/mouse-circle.png") no-repeat center center;
    background-size: contain;
    margin: 0 10px;
  }
  .mouse-move .icon-r {
    width: 4px;
    height: 8px;
    background: url("../image/mouse-r.png") no-repeat center center;
    background-size: contain;
    animation: iconr 2s ease-out infinite;
  }
  .mouse-move .icon-box {
    margin-right: 15px;
  }
  .mouse-move span {
    font-size: 12px;
    color: #fff;
  }
  @keyframes iconl {
    0% {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
    } @keyframes iconr {
      0% {
        opacity: 1;
      }
      50% {
        opacity: 0;
      }
      100% {
        opacity: 1;
      }
      } .join-wrap {
        background: url("../image/law-back.jpg") no-repeat center center;
        background-size: cover;
        position: relative;
      }
      .join-wrap:before {
        content: '';
        width: 1px;
        height: calc(100% - 4rem);
        position: absolute;
        right: 2rem;
        top: 2rem;
        background: rgba(255, 255, 255, 0.2);
        z-index: 999;
      }
      .join-wrap:after {
        content: '';
        width: 1px;
        height: calc(100% - 4rem);
        position: absolute;
        left: 2rem;
        top: 2rem;
        background: rgba(255, 255, 255, 0.2);
        z-index: 999;
      }
      .join-wrap .join-box {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 2rem;
      }
      .join-wrap .join-box .top {
        width: 100%;
        height: 35%;
        padding: 4.2rem 1rem 0;
        color: #fff;
      }
      .join-wrap .join-box .bottom {
        width: 100%;
        height: 65%;
        border-top: 1px solid rgba(255, 255, 255, 0.2);
      }
      .join-wrap .join-box .bottom .scroll-box {
        width: 100%;
        -height: 100%;
        height: calc(100% - 1px);
        overflow: hidden;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list {
        overflow: hidden;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li {
        width: 25%;
        height: 27vh;
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        color: #fff;
        padding: 0 1rem;
        display: flex;
        flex-direction: column;
        justify-content: center;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li h2 {
        font-size: 28px;
        margin-bottom: 0.5rem;
        color: #fff;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li p {
        font-size: 16px;
        color: #fff;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li span {
        font-size: 12px;
        color: #e7eef3;
        margin-right: 20px;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li .detail {
        margin-top: 0.7rem;
        justify-content: flex-start;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li .detail i {
        width: 20px;
        height: 10px;
        background: url("../image/tansuo-arrow.png") no-repeat center center;
        background-size: contain;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li:nth-child(4n) {
        border-right: none;
      }
    /*  .join-wrap .join-box .bottom .scroll-box .join-list li:last-child {
        border-bottom: none;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li:nth-last-child(2) {
        border-bottom: none;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li:nth-last-child(3) {
        border-bottom: none;
      }
      .join-wrap .join-box .bottom .scroll-box .join-list li:nth-last-child(4) {
        border-bottom: none;
      }*/
      .jotab-wrap {
        height: 2rem;
        top: 4rem;
        right: 1rem;
        z-index: 999;
      }
      .jotab-wrap .item .up {
        width: 4.75rem;
        height: 1rem;
        background: rgba(255, 255, 255, 0.3);
        border-radius: 1rem;
        margin: 0 0.55rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        padding: 0 0.7rem;
        cursor: pointer;
      }
      .jotab-wrap .item .up span {
        font-size: 14px;
        display: block;
      }
      .jotab-wrap .item .up i {
        width: 10px;
        height: 6px;
        background: url("../image/yuyan-down.png") no-repeat center center;
        background-size: contain;
      }
      .jotab-wrap .item .up .text {
        width: 80%;
        background: none;
        color: #fff;
        font-size: 14px;
      }
      .jotab-wrap .item .up ::-webkit-input-placeholder {
        color: #fff;
      }
      .jotab-wrap .item .up .submit {
        width: 10px;
        height: 10px;
        background: url("../image/search-delete.png") no-repeat center center;
        background-size: contain;
      }
      .jotab-wrap .item .up .submit.cur {
        width: 14px;
        height: 14px;
        background: url("../image/search-icon.png") no-repeat center center;
        background-size: contain;
      }
      .jotab-wrap .item .option {
        width: 4.75rem;
        left: 0.55rem;
        top: 1.2rem;
        z-index: 999;
        border-radius: 0.51rem;
        overflow: hidden;
        display: none;
        box-shadow: 0 0 2px #dedede;
      }
      .jotab-wrap .item .option dd {
        cursor: pointer;
        width: 100%;
        height: 1.2rem;
        line-height: 1.2rem;
        text-indent: 0.7rem;
        background: #fff;
      }
      .jotab-wrap .item .option dd span {
        font-size: 14px;
        display: block;
        color: #666;
      }
      .jotab-wrap .item .option dd:first-child {
        background: #ddd;
      }
      .jotab-wrap .item .option dd:first-child span {
        color: #212121;
      }
      .jodetail-wrap {
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0;
        transition: all 0.5s ease 0s;
        /*transform: translateY(-120%);*/
        background: url("../image/law-back.jpg") no-repeat center center;
        background-size: cover;
        z-index: 1112;
        padding: 2.2rem 2rem;
        color: #fff;
      }
      .jodetail-wrap .law-close {
        display: flex;
        justify-content: flex-end;
        top: 0.7rem;
        right: 0.7rem;
      }
      .jodetail-wrap .law-close .icon {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #bfc9ce;
        cursor: pointer;
      }
      .jodetail-wrap .law-close .icon a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .jodetail-wrap .law-close .icon a i {
        width: 18px;
        height: 18px;
        background: url("../image/law-delete.png") no-repeat center center;
        background-size: contain;
      }
      .jodetail-wrap .title {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        margin: 0 0 1rem;
        padding-bottom: 1rem;
      }
      .jodetail-wrap .title h1 {
        font-size: 50px;
        margin-bottom: 0.5rem;
      }
      .jodetail-wrap .scroll-box {
        width: 100%;
        height: 40vh;
        overflow: hidden;
      }
      .jodetail-wrap .scroll-box .list {
        overflow: hidden;
        color: #fff;
      }
      .jodetail-wrap .scroll-box .list .item {
        margin: 1rem 0;
      }
      .jodetail-wrap .scroll-box .list .item p {
        margin-bottom: 0.5rem;
      }
      .jodetail-wrap .con-b {
        left: 2rem;
        bottom: 3rem;
      }
      .jodetail-wrap .con-b a {
        color: #fff;
        display: block;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .jodetail-wrap .con-b span {
        font-size: 14px;
      }
      .jodetail-wrap .con-b .item {
        padding: 0 0.9rem;
        height: 1.25rem;
        background: rgba(255, 255, 255, 0.3);
        border-radius: 1.25rem;
        margin-right: 0.7rem;
      }
      .jodetail-wrap .con-b .item i {
        margin-right: 0.5rem;
      }
      .jodetail-wrap .con-b .item:first-child i {
        width: 12px;
        height: 14px;
        background: url("../image/detail-down.png") no-repeat center center;
        background-size: contain;
      }
      .jodetail-wrap .con-b .item:last-child i {
        width: 20px;
        height: 14px;
        background: url("../image/detail-mail.png") no-repeat center center;
        background-size: contain;
      }
      .jodetail-wrap.show {
        /*transform: translateY(0);*/
      }
      .show-wrap {
        background: #f9f9f9;
        position: relative;
      }
      .show-wrap:before {
        content: '';
        width: 1px;
        height: calc(100% - 4rem);
        position: absolute;
        right: 2rem;
        top: 2rem;
        background: rgba(0, 0, 0, 0.2);
        z-index: 999;
      }
      .show-wrap:after {
        content: '';
        width: 1px;
        height: calc(100% - 4rem);
        position: absolute;
        left: 2rem;
        top: 2rem;
        background: rgba(0, 0, 0, 0.2);
        z-index: 999;
      }
      .show-wrap .show-box {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 2rem;
      }
      .show-wrap .show-box .ajax-wrap {
        width: 100%;
        height: 100%;
        overflow: hidden;
      }
      .show-wrap .show-box .scroll-box {
        width: 100%;
        height: calc(100% - 2.5rem);
        overflow: hidden;
        padding: 0 1rem;
      }
      .show-wrap .show-box .scroll-box .search-list {
        overflow: hidden;
      }
      .show-wrap .show-box .scroll-box .search-list li {
        width: 32%;
        margin: 0 2% 1.5% 0;
      }
      .show-wrap .show-box .scroll-box .search-list li .img {
        height: 7rem;
      }
      .show-wrap .show-box .scroll-box .search-list li .img img {
        width: 100%;
        height: 100%;
      }
      .show-wrap .show-box .scroll-box .search-list li h2 {
        font-size: 26px;
        color: #333;
        margin: 0.5rem 0 0.3rem;
      }
      .show-wrap .show-box .scroll-box .search-list li span {
        font-size: 14px;
        color: #4d4d4d;
      }
      .show-wrap .show-box .scroll-box .search-list li:nth-child(3n) {
        margin: 0 0 1.5% 0;
      }
      .swtab-wrap {
        width: 0;
        height: 2.5rem;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 999;
      }
      .swtab-wrap .item .up {
        width: 4.75rem;
        height: 1rem;
        background: #ccc;
        border-radius: 1rem;
        margin: 0 0.55rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        box-sizing: border-box;
        padding: 0 0.7rem;
        cursor: pointer;
      }
      .swtab-wrap .item .up span {
        font-size: 14px;
        color: #fff;
        display: block;
      }
      .swtab-wrap .item .up i {
        width: 10px;
        height: 6px;
        background: url("../image/yuyan-down.png") no-repeat center center;
        background-size: contain;
      }
      .swtab-wrap .item .option {
        width: 4.75rem;
        left: 0.55rem;
        top: 1.2rem;
        z-index: 999;
        border-radius: 0.51rem;
        overflow: hidden;
        display: none;
        box-shadow: 0 0 2px #dedede;
      }
      .swtab-wrap .item .option dd {
        cursor: pointer;
        width: 100%;
        height: 1.2rem;
        line-height: 1.2rem;
        text-indent: 0.7rem;
        background: #fff;
      }
      .swtab-wrap .item .option dd span {
        font-size: 14px;
        display: block;
      }
      .swtab-wrap .item .option dd:first-child {
        background: #ddd;
      }
      .swtab-wrap .item .option dd:first-child span {
        color: #212121;
      }
      .show-banner {
        -overflow: hidden;
        height: 90vh;
      }
      .show-banner .back {
        width: 100%;
        height: 100%;
      }
      .show-banner .con-t {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        align-items: flex-start;
        padding: 0 2rem 1rem;
        color: #fff;
      }
      .show-banner .con-t h1 {
        font-size: 50px;
        margin-bottom: 0.3rem;
      }
      .show-banner .con-t h2 {
        font-size: 30px;
        margin-bottom: 0.5rem;
      }
      .show-banner .con-t p {
        font-size: 16px;
      }
      .show-banner .con-t .pic-list {
        width: 2.5rem;
        height: 1rem;
        background: #5767b2;
        border-radius: 1rem;
        cursor: pointer;
        right: 5rem;
        bottom: 1.25rem;
      }
      .show-banner .con-t .back-list{
        right: 2rem;
        width: 2.5rem;
        text-align: center;
        height: 1rem;
        line-height: 1rem;
        background: #5767b2;
        border-radius: 1rem;
        cursor: pointer;
        bottom: 1.25rem;
      }
      .show-banner .con-t .back-list a{
        font-size: 14px;
        color: #fff;
      }
      .show-banner .con-t .pic-list span {
        font-size: 14px;
        margin-left: 15px;
      }
      .show-banner .con-t .pic-list a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
      }
      .show-info {
        height: auto;
      }
      .show-info .show-le {
        width: 80.8%;
        height: 100%;
        background: #f9f9f9;
        padding: 1.5rem 2rem 0;
      }
      .show-info .show-le h3 {
        font-size: 24px;
        color: #333;
        margin-bottom: 1rem;
      }
      .show-info .show-le p {
        font-size: 15px;
        color: #444;
        line-height: 3;
      }
      .show-info .show-ri {
        width: 19.2%;
        height: 100%;
        background: #efefef;
        padding: 1.5rem 0.2rem 1.5rem 1.8rem;
      }
      .show-info .show-ri .scroll-box {
        height: 100%;
        overflow: hidden;
        padding-right: 1.6rem;
      }
      .show-info .show-ri .scroll-box .list {
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
      }
      .show-info .show-ri .scroll-box .list li {
        font-size: 14px;
        margin-bottom: 0.7rem;
      }
      .show-info .show-ri .scroll-box .list li:last-child {
        margin-bottom: 0;
      }
      .show-info .show-ri .scroll-box .list h1 {
        color: #999;
        font-size: 14px;
        margin-bottom: 0.3rem;
      }
      .show-info .show-ri .scroll-box .list p {
        color: #333;
        font-size: 14px;
        line-height: 2;
      }
      .show-swiper {
        padding: 2rem 2rem 1.5rem;
      }
      .show-swiper .title {
        margin-bottom: 0.8rem;
      }
      .show-swiper .title h1 {
        color: #333;
      }
      .show-swiper .swiper-container {
        width: 100%;
        overflow: visible;
        position: static;
      }
      .show-swiper .swiper-container .swiper-slide {
        width: 100%;
        height: 100%;
        color: #333;
      }
      .show-swiper .swiper-container .swiper-slide .img {
        height: 7.5rem;
      }
      .show-swiper .swiper-container .swiper-slide .img img {
        width: 100%;
        height: 100%;
      }
      .show-swiper .swiper-container .swiper-slide .con-t {
        padding: 0.5rem 0 0.1rem;
      }
      .show-swiper .swiper-container .swiper-slide h1 {
        font-size: 26px;
        margin-bottom: 0.3rem;
      }
      .show-swiper .swiper-container .swiper-slide h2 {
        font-size: 18px;
      }
      .show-swiper .swiper-container .swiper-button-next {
        width: 20px;
        height: 19px;
        background: url("../image/case-arrow-r.png") no-repeat center center;
        background-size: contain;
        right: 0;
        top: -6%;
      }
      .show-swiper .swiper-container .swiper-button-prev {
        width: 20px;
        height: 19px;
        background: url("../image/case-arrow-l.png") no-repeat center center;
        background-size: contain;
        top: -6%;
        right: 1.5rem;
        left: auto;
      }
      .showimg-wrap {
        width: 100%;
        height: 100vh;
        left: 0;
        top: 0;
        z-index: 1112;
        position: relative;
      }
      .showimg-wrap .law-close {
        right: 0.7rem;
        top: 0.7rem;
        z-index: 999;
      }
      .showimg-wrap .law-close .icon {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #b2b2b2;
        cursor: pointer;
      }
      .showimg-wrap .law-close .icon a {
        display: block;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
      }
      .showimg-wrap .law-close .icon a i {
        width: 16px;
        height: 16px;
        background: url("../image/law-delete.png") no-repeat center center;
        background-size: contain;
      }
      .showimg-wrap .top-swiper {
        height: 100%;
      }
      .showimg-wrap .top-swiper .swiper-button-next {
        width: 60px;
        height: 60px;
        right: 0.7rem;
        background: url("../image/top-sw-r.png") no-repeat center center;
        background-size: contain;
      }
      .showimg-wrap .top-swiper .swiper-button-prev {
        width: 60px;
        height: 60px;
        left: 0.7rem;
        background: url("../image/top-sw-l.png") no-repeat center center;
        background-size: contain;
      }
      .showimg-wrap .bottom-swiper {
        width: 100%;
        height: 16%;
        bottom: 0;
        left: 0;
        z-index: 11;
        background: rgba(0,0,0,0.1);
        padding: 0.5rem 2rem;
      }
      .showimg-wrap .bottom-swiper .swiper-container {
        position: static;
        width: 100%;
        height: 100%;
      }
      .showimg-wrap .bottom-swiper .swiper-container .swiper-slide {
        width: auto;
        height: 100%;
        cursor: pointer;
        color: #333;
      }
      .showimg-wrap .bottom-swiper .swiper-container .swiper-slide .img {
        -width: 100%;
        -height: auto;
        padding: 4px;
        -background: #ccc;
        margin-bottom: 0.2rem;
      }
      .showimg-wrap .bottom-swiper .swiper-container .swiper-slide .img img {
        -width: auto;
        height: 100%;
      }
      .showimg-wrap .bottom-swiper .swiper-container .swiper-slide .con-t {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
      }
      .showimg-wrap .bottom-swiper .swiper-container .swiper-slide h1 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0.5rem;
        text-align: center;
      }
      .showimg-wrap .bottom-swiper .swiper-container .swiper-slide h2 {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
      }
      .showimg-wrap .bottom-swiper .swiper-container .swiper-button-next {
        width: 20px;
        height: 19px;
        right: 0.9rem;
        background: url("../image/case-arrow-r.png") no-repeat center center;
        background-size: contain;
        top: 58%;
      }
      .showimg-wrap .bottom-swiper .swiper-container .swiper-button-prev {
        width: 20px;
        height: 19px;
        left: 0.9rem;
        background: url("../image/case-arrow-l.png") no-repeat center center;
        background-size: contain;
        top: 58%;
      }
      .showimg-wrap .swiper-container {
        width: 100%;
        height: 100%;
      }
      .top-swiper .swiper-container{
        box-sizing: border-box;
        padding: 0;
      }
      .top-swiper .swiper-container .swiper-slide{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
      }
      .showimg-wrap .swiper-container .swiper-slide {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;

      }
      .showimg-wrap .swiper-container .swiper-slide img {
        -width: 100%;
        height: 100%;
      }
/*.showimg-wrap.show {
  -transform: translateY(0);
  }*/
  .newlist-wrap {
    background: url("../image/law-back.jpg") no-repeat center center;
    background-size: cover;
  }
  .newlist-wrap .list-le {
    width: 30.3%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("../image/member-back.png") no-repeat center center;
    background-size: cover;
    padding: 4rem 2rem;
    color: #fff;
  }
  .newlist-wrap .list-le .swiper-container {
    width: 100%;
    height: 100%;
  }
  .newlist-wrap .list-le .swiper-container .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .newlist-wrap .list-le .swiper-container .swiper-slide a {
    color: #fff;
  }
  .newlist-wrap .list-le .swiper-container .swiper-button-next {
    width: 20px;
    height: 19px;
    background: url("../image/cinfo-arrow-r.png") no-repeat center center;
    background-size: contain;
    top: 100%;
    right: 30%;
  }
  .newlist-wrap .list-le .swiper-container .swiper-button-prev {
    width: 20px;
    height: 19px;
    background: url("../image/cinfo-arrow-l.png") no-repeat center center;
    background-size: contain;
    top: 100%;
    left: 30%;
  }
  .newlist-wrap .list-le .img {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  .newlist-wrap .list-le .img img {
    width: 100%;
  }
  .newlist-wrap .list-le .time {
    margin-bottom: 0.6rem;
  }
  .newlist-wrap .list-le .time .time-l span {
    font-size: 18px;
  }
  .newlist-wrap .list-le .time .time-r span {
    font-size: 14px;
  }
  .newlist-wrap .list-le .title {
    margin-bottom: 0.5rem;
  }
  .newlist-wrap .list-le .title span {
    font-size: 30px;
  }
  .newlist-wrap .list-le .cont-t {
    margin-bottom: 1.3rem;
  }
  .newlist-wrap .list-le .cont-t p {
    font-size: 14px;
    line-height: 2;
  }
  .newlist-wrap .list-le .detail a {
    color: #fff;
  }
  .newlist-wrap .list-le .detail span {
    font-size: 14px;
    letter-spacing: 5px;
    margin-right: 20px;
  }
  .newlist-wrap .list-le .detail i {
    width: 20px;
    height: 10px;
    background: url("../image/tansuo-arrow.png") no-repeat center center;
    background-size: contain;
  }
  .newlist-wrap .list-le .page {
    width: 1.5rem;
    height: 1.5rem;
    -border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    right: 50%;
    transform: translateX(50%);
    bottom: 15%;
  }
  .newlist-wrap .list-le .page .line {
    width: 100%;
    height: 100%;
    background: url("../image/circle-line.png") no-repeat center center;
    background-size: contain;
    right: 0;
    bottom: 0;
    transition: all 0.5s ease 0s;
  }
  .newlist-wrap .list-le .page .line.right {
    animation: right 5s linear infinite;
  }
  .newlist-wrap .list-le .page .line.left {
    animation: left 5s linear infinite;
  }
  @keyframes right {
    0% {
      transform: rotate(0);
    }
    100% {
      transform: rotate(360deg);
    }
    } @keyframes left {
      0% {
        transform: rotate(0);
      }
      100% {
        transform: rotate(-360deg);
      }
      } .newlist-wrap .list-ri {
        width: 69.7%;
        height: 100%;
        -margin-left: 30.3%;
        margin:0 auto; 
        padding: 2rem 0;
      }
      .newlist-wrap .list-ri .scroll-box {
        width: 100%;
        height: 100%;
        overflow: hidden;
      }
      .newlist-wrap .list-ri .scroll-box .con-list {
        overflow: hidden;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li {
        color: #fff;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .top {
        height: 11.25rem;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .top h2 {
        margin-bottom: 0.7rem;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .top .detail {
        left: 1rem;
        bottom: 2rem;
        height: 1.25rem;
        -width: 4.5rem;
        -background: rgba(255, 255, 255, 0.3);
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .top .detail a {
        display: block;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .top .detail span {
        font-size: 14px;
        margin-right: 10px;
        color: #fff;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .bottom {
        width: 50%;
        height: 2rem;
        font-size: 14px;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .bottom .le {
        width: 50%;
        background: rgba(255, 255, 255, 0.1);
        height: 100%;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .bottom .ri {
        width: 50%;
        height: 100%;
        border: 1px solid rgba(255, 255, 255, 0.1);
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .con-l {
        width: 50%;
        height: 100%;
        padding: 2rem 1.5rem 2rem 1rem;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .img {
        width: 50%;
        height: 100%;
        -position: relative;
        overflow: hidden;
        -padding-bottom: 67.7%;
      }
      .newlist-wrap .list-ri .scroll-box .con-list li .img img {
        width: 100%;
        -height: 100%;
        -position: absolute;
        -left: 0;
        -top: 0;
      }
      .newde-wrap {
        position: relative;
        z-index: 999;
      }
      .newde-wrap .newde-back {
        width: 28.6%;
        height: 100%;
        background: url("../image/law-back.jpg") no-repeat center center;
        background-size: cover;
      }
      .newde-wrap .newde-back span {
        font-size: 14px;
        letter-spacing: 5px;
        color: #fff;
        margin-left: 10px;
      }
      .newde-con {
        width: 71.4%;
        height: 100%;
        background: #f9f9f9;
        right: 0;
        top: 0;
        z-index: 999;
        padding: 2rem 2rem 2rem 2rem;
        color: #333;
      }
      .newde-con .title {
        padding-bottom: 0.6rem;
        border-bottom: 1px solid #e8e8e8;
        margin-bottom: 0.3rem;
      }
      .newde-con .title .time {
        font-size: 18px;
        margin-bottom: 0.4rem;
      }
      .newde-con .title .icon-b {
        right: 0;
        bottom: 0.6rem;
      }
      .newde-con .title .icon-b .bds_tsina {
        width: 36px;
        height: 36px;
        background: url("../image/sina-share.png") no-repeat center center !important;
        background-size: cover;
        padding-left: 0;
      }
      .newde-con .title .icon-b .bds_weixin {
        width: 36px;
        height: 36px;
        background: url("../image/wechat-share.png") no-repeat center center !important;
        background-size: cover;
        padding-left: 0;
      }
      .newde-con .scroll-box {
        width: 100%;
        height: 62vh;
        overflow: hidden;
        padding: 0;
      }
      .newde-con .scroll-box .con {
        overflow: hidden;
        font-size: 15px;
        color: #333;
        line-height: 2;
      }
      .newde-con .bottom {
        margin-top: 0.5rem;
        padding: 0 2rem 2rem;
        width: 100%;
        bottom: 0;
        left: 0;
      }
      .newde-con .bottom .line {
        border-top: 1px solid #e8e8e8;
        padding-top: 0.5rem;
      }
      .newde-con .bottom .line .le i {
        width: 36px;
        height: 10px;
        background: url("../image/list-back-g.png") no-repeat center center;
        background-size: contain;
      }
      .newde-con .bottom .line .fr i {
        width: 36px;
        height: 10px;
        background: url("../image/list-next-g.png") no-repeat center center;
        background-size: contain;
      }
      .newde-con .bottom a {
        color: #acacac;
      }
      .newde-con .bottom a span {
        letter-spacing: 5px;
        margin: 0 10px;
      }
      .m-serach {
        position: fixed;
        background-color: #222222;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transition: all 0.5s ease 0s;
        opacity: 0;
        visibility: hidden;
        z-index: -11;
      }
      .m-serach .close {
        display: block;
        width: 18px;
        height: 18px;
        background: url("../image/search-delete.png") no-repeat center center;
        background-size: contain;
        position: absolute;
        top: 38px;
        right: 2.6%;
        cursor: pointer;
        transition: transform 0.5s ease 0s;
      }
      .m-serach .cent-form {
        position: absolute;
        width: 94.8%;
        left: 2.6%;
        top: 50%;
        height: 124px;
        margin-top: -63px;
        border-bottom: 1px solid #515151;
      }
      .m-serach .cent-form .tex {
        border: none;
        font-size: 66px;
        height: 124px;
        line-height: 124px;
        text-align: center;
        width: 100%;
        box-sizing: border-box;
        color: #555;
        background: none;
        padding-left: 88px;
        padding-right: 80px;
        background: url("../image/search-icon.png") no-repeat 35px 60px;
      }
      .m-serach .cent-form .sub {
        border: none;
        height: 100px;
        margin-top: 24px;
        font-size: 24px;
        line-height: 100px;
        color: #555;
        text-align: right;
        background: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 80px;
        text-align: center;
      }
      .m-serach.show {
        z-index: 1112;
        opacity: 1;
        visibility: visible;
      }
      @media (max-width: 1024px) {
        .m-header {
          width: 100%;
          height: 2rem;
          z-index: 99;
          border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        }
        .m-header .he-le .tab-bar {
          width: 2rem;
          height: 2rem;
          border-right: 1px solid rgba(255, 255, 255, 0.2);
        }
        .m-header .he-le .tab-bar i {
          width: 30px;
          height: 18px;
          background: url("../image/tab-icon-w.png") no-repeat center center;
          background-size: contain;
        }
        .m-header .he-le .logo-img {
          width: 2rem;
          height: 2rem;
        }
        .m-header .he-le .logo-img a {
          display: block;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          padding-left: 0.75rem;
        }
        .m-header .he-le .logo-img a i {
          width: 86px;
          height: 19px;
          background: url("../image/logo.png") no-repeat center center;
          background-size: contain;
        }
        .m-header .he-ri .language .up {
          width: 2rem;
          height: 2rem;
          border-left: 1px solid rgba(255, 255, 255, 0.2);
          cursor: pointer;
        }
        .m-header .he-ri .language .up span {
          font-size: 12px;
          color: #fff;
        }
        .m-header .he-ri .language .up i {
          width: 10px;
          height: 6px;
          background: url("../image/yuyan-down.png") no-repeat center center;
          background-size: contain;
          margin-left: 0.25rem;
        }
        .m-header .he-ri .language .option {
          left: 0;
          text-align: center;
          box-shadow: 0 0 2px #dedede;
          top: 100%;
          background: #fff;
          display: none;
          z-index: 99;
        }
        .m-header .he-ri .language .option a {
          display: block;
          width: 2rem;
          height: 1rem;
          line-height: 1rem;
        }
        .m-header .he-ri .language .option span {
          font-size: 12px;
          color: #545454;
        }
        .m-header .he-ri .language .option:before {
          content: '';
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          bottom: 100%;
          width: 0;
          height: 0;
          border-width: 6px;
          border-style: solid;
          border-color: transparent transparent #fff transparent;
        }
        .m-header .he-ri .search {
          transition: all 0.5s ease 0s;
        }
        .m-header .he-ri .search .up {
          width: 2rem;
          height: 2rem;
          border-left: 1px solid rgba(255, 255, 255, 0.2);
          cursor: pointer;
          position: relative;
          z-index: 11;
        }
        .m-header .he-ri .search .up i {
          width: 19px;
          height: 18px;
          background: url("../image/search-icon.png") no-repeat center center;
          background-size: contain;
        }
        .m-header.black {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }
        .m-header.black .he-le .tab-bar {
          border-right: 1px solid rgba(0, 0, 0, 0.1);
        }
        .m-header.black .he-le .tab-bar i {
          background: url("../image/tab-icon-b.png") no-repeat center center;
          background-size: contain;
        }
        .m-header.black .he-le .logo-img a i {
          background: url("../image/logo-b.png") no-repeat center center;
          background-size: contain;
        }
        .m-header.black .he-ri .language .up {
          border-left: 1px solid rgba(0, 0, 0, 0.1);
        }
        .m-header.black .he-ri .language .up span {
          color: #666;
        }
        .m-header.black .he-ri .language .up i {
          background: url("../image/yuyan-down-g.png") no-repeat center center;
          background-size: contain;
        }
        .m-header.black .he-ri .search .up {
          border-left: 1px solid rgba(0, 0, 0, 0.1);
        }
        .m-header.black .he-ri .search .up i {
          background: url("../image/search-icon-g.png") no-repeat center center;
          background-size: contain;
        }
        .m-footer {
          width: 100%;
          color: #999;
          padding: 0 1rem;
        }
        .m-footer a {
          color: #999;
        }
        .m-footer span {
          color: #999;
        }
        .m-footer .top {
          border-bottom: 1px solid #e5e5e5;
          font-size: 16px;
          height: 2rem;
          line-height: 2rem;
        }
        .m-footer .top li i {
          width: 22px;
          height: 15px;
          background: url("../image/wechat-icon-g.png") no-repeat center center;
          background-size: contain;
        }
        .m-footer .top li.icon {
          margin-right: 0.5rem;
        }
        .m-footer .top li.join {
          margin-right: 0.5rem;
        }
        .m-footer .top li.line {
          margin: 0 0.5rem;
        }
        .m-footer .bottom {
          height: 2rem;
          line-height: 2rem;
          font-size: 16px;
        }
        .m-footer .bottom .left {
          color: #bbb;
        }
        .m-footer.poaa {
          position: absolute;
          left: 0;
          bottom: 0;
        }
        .sub-list-wrap .list-tab {
          padding: 4rem 2rem 0;
        }
        .sub-list-wrap .list-tab .m-list {
          color: #666;
          -font-weight: bold;
        }
        .sub-list-wrap .list-tab .m-list .list-box li {
          margin-bottom: 2.5rem;
        }
        .sub-list-wrap .list-tab .m-list .list-box li .a {
          width: 5.7rem;
          text-align: justify;
          vertical-align: top;
          text-align-last: justify;
        }
        .sub-list-wrap .list-tab .m-list a {
          color: #666;
        }
        .sub-list-wrap .list-tab .m-list a:hover {
          color: #5767b2;
        }
        .sub-list-wrap .list-tab .m-list dd {
          display: none;
          margin-bottom: 1rem;
        }
        .sub-list-wrap .list-tab .m-list dd a {
          font-size: 24px;
          color: #999;
          font-weight: bold;
        }
        .sub-list-wrap .list-tab .m-list dt {
          margin-bottom: 1rem;
        }
        .sub-list-wrap .list-tab .m-list dt a {
          font-size: 40px;
        }
        .sub-list-wrap .list-tab .m-list span {
          color: #666;
        }
        .mtab-wrap {
          display: block;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 0;
          height: 3rem;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          z-index: 999;
          padding-top: 2rem;
        }
        .mtab-wrap .item .up {
          width: 10.75rem;
          text-align: center;
          height: 3rem;
          line-height: 3rem;
          background: #f5f5f5;
          margin: 0 0.55rem;
          cursor: pointer;
        }
        .mtab-wrap .item .up span {
          font-size: 30px;
          color: #b4b4b4;
          display: block;
        }
        .mtab-wrap .item .option {
          width: 10.75rem;
          left: 0.55rem;
          top: 3.2rem;
          z-index: 999;
          overflow: hidden;
          display: none;
          box-shadow: 0 0 2px #dedede;
        }
        .mtab-wrap .item .option dd {
          cursor: pointer;
          width: 100%;
          height: 2.6rem;
          line-height: 2.6rem;
          text-align: center;
          background: #fff;
        }
        .mtab-wrap .item .option dd span {
          font-size: 28px;
          display: block;
        }
        .mtab-wrap .item .option dd:first-child {
          background: #ddd;
        }
        .mtab-wrap .item .option dd:first-child span {
          color: #212121;
        }
        .mtab-wrap .item.curr .up {
          background: #1f1c1f;
        }
        .mtab-wrap .item.curr .up span {
          color: #5767b2;
        }
        } @media (max-width: 768px) {
          .insec2 .top .info-le .con-m {
            display: none;
            padding: 0 1rem;
          }
          .insec2 .top .info-le .con-m li {
            width: 25%;
            text-align: center;
            position: relative;
          }
          .insec2 .top .info-le .con-m li h1 {
            color: #5767b2;
            display: inline-block;
          }
          .insec2 .top .info-le .con-m li h1 i {
            width: 10px;
            height: 10px;
            background: url("../image/minfo-add.png") no-repeat center bottom;
            background-size: contain;
          }
          .insec2 .top .info-le .con-m li:before {
            content: '';
            width: 1px;
            height: 50%;
            position: absolute;
            right: 0;
            top: 50%;
            background: #dedede;
            transform: translateY(-50%);
          }
          .insec2 .top .info-le .con-m li:last-child:before {
            display: none;
          }
          } 
        /*  html {
            font-family: "SOURCEHANSANSCN-NORMAL_1" !important;
          }
          body {
            font-family: "SOURCEHANSANSCN-NORMAL_1" !important;
          }*/
          /*# sourceMappingURL=style.css.map*/
