.swiperStion {
  width: 100%;
  height: 350px;
}
.swiper-container {
  width: 100%;
  /*height: 350px;*/
}
.swiper-slide {
  width: 100%;
  height: 350px;
}
.swiper-slide img {
  /*width: 100%;*/
  height: 350px;
}
.swiper-pagination-bullet {
  width: 30px !important;
  height: 3px !important;
  border-radius: 0 !important;
  background: #fff !important;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 20px !important;
}
.regast {
  width: 100%;
  height: 100px;
}
.regast .regastContent {
  width: 1200px;
  height: 100px;
  margin: 0 auto;
  display: flex;
}
.regast .regastContent .regul {
  width: 300px;
  height: 100px;
}
.regast .regastContent .regul a {
  width: 300px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.regast .regastContent .regul a .reguimg {
  width: 30px;
  height: 30px;
  background: url(../image/icon01.png) no-repeat;
  background-size: cover;
}
.fom_art{
  width: 71px;
  height: 16px;
  background-size: 100% 100%;
  background: url(../image/upad.png) no-repeat;
  background-position: 50% 50%;
  cursor: pointer;
}
.regast .regastContent .regul a .regutext {
  margin-left: 20px;
}
.regast .regastContent .regul a .regutext span {
  font-size: 18px;
  color: #050505;
  display: block;
}
.regast .regastContent .regul a .regutext i {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}
.regast .regastContent .regul:hover {
  background: #F40000;
}
.regast .regastContent .regul:hover a .reguimg {
  width: 30px;
  height: 30px;
  background: url(../image/icon01_active.png) no-repeat;
  background-size: cover;
}
.regast .regastContent .regul:hover a .regutext span {
  color: #fff;
}
.regast .regastContent .regul:hover a .regutext i {
  color: #fff;
}
.regast .regastContent .regul:nth-child(2) a .reguimg {
  width: 30px;
  height: 31px;
  background: url(../image/icon02.png) no-repeat;
  background-size: cover;
}
.regast .regastContent .regul:nth-child(2):hover {
  background: #F40000;
}
.regast .regastContent .regul:nth-child(2):hover a .reguimg {
  width: 30px;
  height: 31px;
  background: url(../image/icon02_active.png) no-repeat;
  background-size: cover;
}
.regast .regastContent .regul:nth-child(2):hover a .regutext span {
  color: #fff;
}
.regast .regastContent .regul:nth-child(2):hover a .regutext i {
  color: #fff;
}
.regast .regastContent .regul:nth-child(3) a .reguimg {
  width: 30px;
  height: 27px;
  background: url(../image/icon03.png) no-repeat;
  background-size: cover;
}
.regast .regastContent .regul:nth-child(3):hover {
  background: #F40000;
}
.regast .regastContent .regul:nth-child(3):hover a .reguimg {
  width: 30px;
  height: 27px;
  background: url(../image/icon03_active.png) no-repeat;
  background-size: cover;
}
.regast .regastContent .regul:nth-child(3):hover a .regutext span {
  color: #fff;
}
.regast .regastContent .regul:nth-child(3):hover a .regutext i {
  color: #fff;
}
.regast .regastContent .regul:nth-child(4) a .reguimg {
  width: 30px;
  height: 29px;
  background: url(../image/icon04.png) no-repeat;
  background-size: cover;
}
.regast .regastContent .regul:nth-child(4):hover {
  background: #F40000;
}
.regast .regastContent .regul:nth-child(4):hover a .reguimg {
  width: 30px;
  height: 29px;
  background: url(../image/icon04_active.png) no-repeat;
  background-size: cover;
}
.regast .regastContent .regul:nth-child(4):hover a .regutext span {
  color: #fff;
}
.regast .regastContent .regul:nth-child(4):hover a .regutext i {
  color: #fff;
}
.Services {
  width: 100%;
  background: #F4F4F4;
  padding-bottom: 50px;
}
.Services .ServicesCont {
  width: 1200px;
  margin: 0 auto;
  padding-top: 58px;
}
.Services .ServicesCont .ServTop span {
  font-size: 28px;
  font-family: Bebas, Bebas-Regular;
  text-align: center;
  color: #db0000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Services .ServicesCont .ServTop span i {
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  color: #050505;
}
.Services .ServicesCont .ServTop p {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #999999;
  display: block;
  margin-top: 10px;
  margin-bottom: 48px;
}
.Services .ServicesCont .ServicesBotm {
  width: 100%;
  display: flex;
  /*justify-content: space-between;*/
  flex-wrap: wrap;
}
.Services .ServicesCont .ServicesBotm .serviceU:nth-child(4){
  margin-right: 0;
}
.Services .ServicesCont .ServicesBotm .serviceU:nth-child(8){
  margin-right: 0;
}
.Services .ServicesCont .ServicesBotm .serviceU {
  width: 285px;
  height: 285px;
  background: #ffffff;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 0 19px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  margin-right: 20px;
}
.Services .ServicesCont .ServicesBotm .serviceU:hover {
  background: #DB0000;
}
.Services .ServicesCont .ServicesBotm .serviceU:hover .serText span {
  color: #fff !important;
}
.Services .ServicesCont .ServicesBotm .serviceU .serText:hover .areaddar{
  color: #fff;
}
.Services .ServicesCont .ServicesBotm .serviceU:hover .serText ul a li {
  color: #fff;
}
.Services .ServicesCont .ServicesBotm .serviceU:hover .serText ul i {
  color: #fff;
}
.Services .ServicesCont .ServicesBotm .serviceU .serImg {
  width: 72px;
  height: 72px;
  background-size: cover;
  border-radius: 15px;
  margin: 0 auto;
  margin-top: 49px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Services .ServicesCont .ServicesBotm .serviceU .serImg img {
  max-width: 100%;
  height: auto;
}
.Services .ServicesCont .ServicesBotm .serviceU .serImg .dis_b {
  display: none;
}
.Services .ServicesCont .ServicesBotm .serviceU .serText span {
  font-size: 18px;
  color: #050505;
  display: block;
  text-align: center;
  padding: 34px 0 24px 0;
}
.Services .ServicesCont .ServicesBotm .serviceU .serText ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
}
.Services .ServicesCont .ServicesBotm .serviceU .serText ul a {
  display: block;
}
.Services .ServicesCont .ServicesBotm .serviceU .serText ul a li {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.Services .ServicesCont .ServicesBotm .serviceU .serText ul i {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  display: block;
  margin: 0 6px;
}
.Services .ServicesCont .ServicesBotm .serviceU:hover .serImg {
  background-color: #fff;
}
.Services .ServicesCont .ServicesBotm .serviceU:hover .serImg .dis_b {
  display: block;
}
.Services .ServicesCont .ServicesBotm .serviceU:hover .serImg .dis_n {
  display: none;
}
.testing {
  width: 100%;
  padding-bottom: 80px;
  background-color: #fff;
}
.testing .testingCont {
  width: 1200px;
  margin: 0 auto;
  padding-top: 70px;
}
.tab-container .tab_left {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tab-container .tab_left .tab_testing {
  width: 320px;
  margin-right: 109px;
}
.tab-container .tab_left .tab_testing .tesing_top {
  display: flex;
  align-items: center;
  padding-bottom: 19px;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.tab-container .tab_left .tab_testing .tesing_top::after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: #db0000;
  position: absolute;
  bottom: 0;
}
.tab-container .tab_left .tab_testing .tesing_top span {
  font-size: 28px;
  font-family: Bebas, Bebas-Regular;
  color: #db0000;
  display: flex;
  align-items: center;
}
.tab-container .tab_left .tab_testing .tesing_top span i {
  font-size: 28px;
  font-weight: 700;
  color: #333333;
  display: block;
  margin-left: 31px;
}
.tab-container .tab_left .tab_testing .cont_testing {
  padding-top: 19px;
  font-size: 15px;
  color: #666666;
}
.tabs {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex: 1;
  justify-content: space-between;
}
.list_icon {
  display: flex;
  align-items: center;
}
.list_icon img {
  width: 14px;
  height: 6px;
  margin-left: 7px;
}
.tabs li {
  cursor: pointer;
  color: #666666;
  font-size: 18px;
}
.tabs li:hover {
  color: #DB0000;
}
.tabs li.active {
  color: #DB0000 !important;
}
.tab-content {
  padding-top: 73px;
}
.tab-content .tab-item {
  position: relative;
}
.tab-content .tab-item ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tab-content .tab-item ul li {
  width: 285px;
  padding-bottom: 24px;
  background: #ffffff;
  border: 1px solid #ecf2fa;
  border-radius: 10px;
  position: relative;
  margin-bottom: 20px;
}
.tab-content .tab-item {
  display: none;
}
.tab-content .tab-item.active {
  display: block;
  border-color: #aaa;
}
.swiper-content01 {
  overflow: hidden;
  position: relative;
}
.swiper-pag01 {
  bottom: -26px !important;
  left: 50%;
  transform: translate(-50%, 0) !important;
}
.swiper-pag01 .swiper-pagination-bullet {
  width: 34px !important;
  height: 4px !important;
  background-color: red !important;
  margin-right: 16px;
}
.swiper-sili1 {
  width: 285px !important;
  background: #ffffff;
  border: 1px solid #ecf2fa !important;
  border-radius: 10px !important;
  margin-top: 0 !important;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-bottom: 20px;
}
.swiper-sili1:nth-child(4n){
  margin-right: 0;
}
/*.swiper-sili1:nth-child(2){*/
/*  margin-left: 0;*/
/*}*/
  /*.swiper-sili1:nth-child(4){*/
/*  margin-right: 20px;*/
/*}*/
/*.swiper-sili1:nth-child(8){*/
/*  margin-right: 20px;*/
/*}*/
.swiper-sili1 .a_img {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 50px;
}
.swiper-sili1 .a_img img {
  width: 180px;
  height: 200px;
  object-fit: cover;
}
.swiper-sili1 .tile_f {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  display: block;
  padding: 0 20px;
  padding-top: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.swiper-sili1 .b_text {
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper-sili1 .b_text .b_left {
  font-size: 14px;
  color: #9d9d9d;
}
.swiper-sili1 .b_text .b_left i {
  font-size: 14px;
  color: #F40000;
}
.swiper-sili1 .b_text .shu {
  width: 2px;
  height: 13px;
  background: #e7e7e7;
  margin: 0 13px;
}
.swiper-sili1 .b_text .b_right {
  font-size: 14px;
  color: #9d9d9d;
}
.swiper-sili1 .b_text .b_right i {
  font-size: 14px;
  color: #F40000;
}
.swiper-sili1 .c_butn {
  font-size: 14px;
  color: #9d9d9d;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
}
.swiper-sili1 .c_butn i {
  font-size: 14px;
  color: #F40000;
}
.swiper-sili1 .hiden_w {
  width: 100%;
  height: 100%;
  background-color: rgba(5, 5, 5, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.swiper-sili1 .hiden_w a .hid_01 {
  width: 152px;
  height: 52px;
  background: #ffffff;
  border-radius: 8px;
  margin-bottom: 18px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 52px;
}
.swiper-sili1 .hiden_w a .hid_02 {
  width: 152px;
  height: 52px;
  background: #f40000;
  border-radius: 8px;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 52px;
}
.swiper-sili1:hover .hiden_w {
  opacity: 1;
}
.scene {
  width: 100%;
  height: 480px;
  padding-left: 360px;
  background: #f40000;
  padding-top: 78px;
  position: relative;
}
.scene::after {
  width: 556px;
  height: 600px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  content: "";
}
.scene .scr_t {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 10;
}
.scene .scene_testing {
  width: 320px;
  margin-right: 109px;
}
.scene .scene_testing .scene_top {
  width: 400px;
  display: flex;
  align-items: center;
  padding-bottom: 19px;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.scene .scene_testing .scene_top::after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: #fff;
  position: absolute;
  bottom: 0;
}
.scene .scene_testing .scene_top span {
  font-size: 28px;
  font-family: Bebas, Bebas-Regular;
  color: #fff;
  display: flex;
  align-items: center;
}
.scene .scene_testing .scene_top span i {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  display: block;
  margin-left: 31px;
}
.scene .scene_testing .scene_testing {
  width: 400px;
  padding-top: 19px;
  font-size: 15px;
  color: #fff;
}
.scene .scr_r {
  width: 90px;
  height: 50px;
  border-radius: 26px;
  margin-right: 64px;
  margin-left: 400px;
  position: relative;
  z-index: 10;
}
.scene .scr_r a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 26px;
  overflow: hidden;
  position: relative;
}
.scene .scr_r a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../icon/r01.png) no-repeat;
  background-size: cover;
  width: 31px !important;
  height: 14px !important;
  transform: translate(-50%, -50%);
}
.scene .scr_r a img {
  width: 31px !important;
  height: 14px !important;
}
.scene .scr_r a:hover::before {
  left: 0;
}
.scene .scr_r a:hover::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../icon/r03.png) no-repeat;
  background-size: cover;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
.scene .scr_r a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: left 0.5s;
  z-index: -1;
}
.scene .swiper_band {
  overflow: hidden;
  position: relative;
  top: -80px;
}
.swiper-content02 {
  padding-top: 130px;
}
.swiper-sili2 {
  width: 800px !important;
  height: 400px !important;
  position: relative;
}
.swiper-sili2::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
}
.swiper-sili2 .swip_bg {
  width: 800px !important;
  height: 400px !important;
}
.swiper-sili2 .swip_bg img {
  width: 800px !important;
  height: 400px !important;
}
.swiper-sili2 .swip_bg .swipc_cont {
  width: 300px;
  height: 200px;
  position: absolute;
  top: 69px;
  left: 54px;
  z-index: 9;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_t {
  display: flex;
  align-items: center;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_t span {
  font-size: 20px;
  /*font-family: Bebas, Bebas-Regular;*/
  color: #ffffff;
  display: flex;
  align-items: center;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_t span i {
  font-size: 28px;
  margin-left: 8px;
  display: block;
  font-weight: 700;
  color: #ffffff;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_c {
  width: 576px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 27px;
  margin-top: 20px;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_btn {
  width: 90px;
  height: 50px;
  border-radius: 26px;
  margin-top: 76px;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 50px;
  border: 1px solid #ffffff;
  border-radius: 26px;
  overflow: hidden;
  position: relative;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_btn a img {
  width: 31px !important;
  height: 14px !important;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_btn a:hover::before {
  left: 0;
}
.swiper-sili2 .swip_bg .swipc_cont .sw_btn a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, red 0%, red 0%);
  transition: left 0.5s;
  z-index: -1;
}
.swiper-page02 {
  top: 0;
  right: 336px !important;
  z-index: 99 !important;
  height: 50px !important;
  width: 100px !important;
  left: auto !important;
}
.swiper-page02 .swiper-pagination-current {
  color: red !important;
  font-size: 46px;
  font-family: Impact, Impact-Regular;
}
.swiper-page02 .swiper-pagination-total {
  font-size: 18px;
  font-family: Impact, Impact-Regular;
  color: #818181;
}
.swiper-page02 .swiper-pagination-bullet {
  background-color: red !important;
}
.Hight_testing {
  width: 100%;
  margin-top: 270px;
}
.Hight_testing .Hi_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.Hight_testing .High_cont {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 60px;
}
.Hight_testing .High_cont .Hig_icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  width: 100%;
}
.Hight_testing .High_cont ul {
  padding-top: 70px;
  display: flex;
  flex-wrap: wrap;
}
.Hight_testing .High_cont ul a {
  display: block;
  width: 285px;
  height: 285px;
  margin-bottom: 20px;
  margin-right: 20px;
}
.Hight_testing .High_cont ul a li {
  width: 285px;
  height: 285px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.Hight_testing .High_cont ul a li::after {
  width: 285px;
  height: 90px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 0px 0px 10px 10px;
  content: "";
  bottom: 0;
  position: absolute;
}
.Hight_testing .High_cont ul a li span {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 18px;
  color: #ffffff;
  z-index: 9;
}
.Hight_testing .High_cont ul a li img {
  width: 285px;
  height: 285px;
  border-radius: 10px;
  transition: all 0.5s;
}
.Hight_testing .High_cont ul a li:hover img {
  transform: scale(1.2);
  transition: all 0.5s;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
.Hight_testing .High_cont ul a:nth-child(4) {
  margin: 0;
}
.Hight_testing .High_cont ul a:nth-child(8) {
  margin: 0;
}
.Hight_testing .High_cont .Hig_icong {
  width: 90px;
  height: 50px;
  border-radius: 26px;
}
.Hight_testing .High_cont .Hig_icong a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 50px;
  border: 1px solid #db0000;
  border-radius: 26px;
  overflow: hidden;
  position: relative;
}
.Hight_testing .High_cont .Hig_icong a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../icon/r02.png) no-repeat;
  background-size: cover;
  width: 31px !important;
  height: 14px !important;
  transform: translate(-50%, -50%);
}
.Hight_testing .High_cont .Hig_icong a img {
  width: 31px !important;
  height: 14px !important;
}
.Hight_testing .High_cont .Hig_icong a:hover::before {
  left: 0;
}
.Hight_testing .High_cont .Hig_icong a:hover::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../icon/r01.png) no-repeat;
  background-size: cover;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}
.Hight_testing .High_cont .Hig_icong a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, red 0%, red 0%);
  transition: left 0.5s;
  z-index: -1;
}
.Hight_testing .High_cont .tab_testing {
  width: 380px;
  margin-right: 109px;
}
.Hight_testing .High_cont .tab_testing .tesing_top {
  display: flex;
  align-items: center;
  padding-bottom: 19px;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
.Hight_testing .High_cont .tab_testing .tesing_top::after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  background: #db0000;
  position: absolute;
  bottom: 0;
}
.Hight_testing .High_cont .tab_testing .tesing_top span {
  font-size: 28px;
  font-family: Bebas, Bebas-Regular;
  color: #db0000;
  display: flex;
  align-items: center;
}
.Hight_testing .High_cont .tab_testing .tesing_top span i {
  font-size: 28px;
  font-weight: 700;
  color: #333333;
  display: block;
  margin-left: 40px;
}
.Hight_testing .High_cont .tab_testing .cont_testing {
  padding-top: 19px;
  font-size: 15px;
  color: #666666;
}
.advantage {
  width: 100%;
  background: url(../image/Rectangle-min.webp.png) no-repeat;
  background-size: cover;
  padding-bottom: 108px;
}
.advantage .advantageTop {
  padding-top: 77px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.advantage .advantageTop span {
  font-size: 24px;
  font-family: Bebas, Bebas-Regular;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.advantage .advantageTop span i {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #ffffff;
  display: block;
  margin-left: 10px;
}
.advantage .advantageTop p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 20px;
  display: block;
}
.advantage .advian {
  width: 1140px;
  margin: 0 auto;
  padding-top: 68px;
}
.advantage .advian ul {
  display: flex;
  justify-content: space-between;
}
.advantage .advian ul li {
  width: 218px;
  height: 252px;
  background: url(../image/duobian.png) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
.advantage .advian ul li span {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #050505;
  display: block;
  margin: 25px 0 18px 0;
}
.advantage .advian ul li i {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  color: rgba(102, 102, 102, 0.7);
}
.advantage .advian ul li img {
  max-width: 100%;
  height: auto;
  transition: all 0.5s;
}
.advantage .advian ul li:hover img {
  transform: scale(1.2);
  transition: all 0.5s;
}
.advantage .adviAnTime {
  width: 1140px;
  margin: 0 auto;
  padding-top: 72px;
}
.advantage .adviAnTime ul {
  display: flex;
  justify-content: space-between;
}
.advantage .adviAnTime ul li {
  width: 200px;
  text-align: center;
}
.advantage .adviAnTime ul li span {
  font-size: 48px;
  font-family: fangti;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  justify-content: center;
}
.advantage .adviAnTime ul li p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  color: #ffffff;
  margin-top: 15px;
}
.advantage .adviAnTime ul li .tim {
  display: flex;
  justify-content: center;
}
.advantage .adviAnTime ul li .tim i {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: bold;
  color: #ffffff;
  padding-top: 5px;
  padding-left: 11px;
}
.Service {
  width: 100%;
  background: #F4F4F4;
}
.Service .ServiceScontr {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px;
}
.Service .ServiceScontr .advantageTop {
  padding-top: 77px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.Service .ServiceScontr .advantageTop span {
  font-size: 24px;
  font-family: Bebas, Bebas-Regular;
  color: #DB0000;
  display: flex;
  align-items: center;
}
.Service .ServiceScontr .advantageTop span i {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #333333;
  display: block;
  margin-left: 10px;
}
.Service .ServiceScontr .advantageTop p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #999999;
  margin-top: 20px;
  display: block;
}
.Service .ServiceScontr .geng {
  margin-top: 67px;
}
.Service .ServiceScontr .geng ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Service .ServiceScontr .geng ul li {
  width: 18px;
  height: 18px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Service .ServiceScontr .geng ul li .gengPc {
  width: 12px;
  height: 12px;
  background: #f40000;
  border-radius: 50%;
}
.Service .ServiceScontr .geng ul span {
  width: 168px;
  border: 1px dashed #89919a;
  display: block;
  margin: 0 10px;
}
.Service .ServiceScontr .neicont {
  padding-top: 28px;
}
.Service .ServiceScontr .neicont ul {
  display: flex;
  justify-content: space-between;
}
.Service .ServiceScontr .neicont ul li {
  cursor: pointer;
  width: 183px;
  height: 196px;
  background: #ffffff;
  border-radius: 10px;
}
.Service .ServiceScontr .neicont ul li .ne_top01 {
  padding-left: 8px;
  padding-top: 9px;
}
.Service .ServiceScontr .neicont ul li .ne_top01 img {
  max-width: 100%;
  height: auto;
  transition: all 0.5s;
}
.Service .ServiceScontr .neicont ul li .ne_top02 img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  transition: all 0.5s;
}
.Service .ServiceScontr .neicont ul li .ne_top02 span {
  font-size: 16px;
  font-weight: 400;
  color: #050505;
  display: block;
  text-align: center;
  margin: 14px 0 11px 0;
}
.Service .ServiceScontr .neicont ul li .ne_top02 p {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #999999;
  display: block;
}
.Service .ServiceScontr .neicont ul li:hover img {
  transform: scale(1.2);
  transition: all 0.5s;
}
.method {
  width: 100%;
  background: url(../image/bjarten.png) no-repeat;
  background-size: cover;
  padding-bottom: 80px;
}
.method .methodScont {
  width: 1200px;
  margin: 0 auto;
}
.method .methodScont .advantageTop {
  padding-top: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.method .methodScont .advantageTop span {
  font-size: 24px;
  font-family: Bebas, Bebas-Regular;
  color: #DB0000;
  display: flex;
  align-items: center;
}
.method .methodScont .advantageTop span i {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #333333;
  display: block;
  margin-left: 10px;
}
.method .methodScont .advantageTop p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #999999;
  margin-top: 20px;
  display: block;
}
.method .methodScont ul {
  display: flex;
  justify-content: space-between;
  padding-top: 78px;
}
.method .methodScont ul li {
  width: 380px;
  cursor: pointer;
}
.method .methodScont ul li .img_t {
  width: 380px;
  height: 250px;
  overflow: hidden;
}
.method .methodScont ul li img {
  width: 380px;
  height: 250px;
  transition: all 0.5s;
}
.method .methodScont ul li span {
  font-size: 18px;
  font-weight: 700;
  color: #050505;
  padding-top: 30px;
  padding-bottom: 18px;
  display: block;
}
.method .methodScont ul li i {
  font-size: 14px;
  color: #666666;
}
.method .methodScont ul li:hover img {
  transform: scale(1.2);
  transition: all 0.5s;
}
.papers {
  width: 100%;
}
.papers .papersCont {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 30px;
}
.papers .papersCont .advantageTop {
  padding-top: 95px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.papers .papersCont .advantageTop span {
  font-size: 24px;
  font-family: Bebas, Bebas-Regular;
  color: #DB0000;
  display: flex;
  align-items: center;
}
.papers .papersCont .advantageTop span i {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #333333;
  display: block;
  margin-left: 10px;
}
.papers .papersCont .advantageTop p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #999999;
  margin-top: 20px;
  display: block;
}
.papers .papersCont .paersList {
  width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  margin-top: 59px;
  max-height: 608px;
  overflow: hidden;
}
.papers .papersCont .paersList .paer_t {
  width: 1140px;
  margin: 0 auto;
}
.papers .papersCont .paersList .paer_t ul {
  display: flex;
  height: 96px;
  align-items: center;
  border-bottom: 1px solid #DB0000;
}
.papers .papersCont .paersList .paer_t ul li {
  font-size: 16px;
  font-weight: 400;
  color: #050505;
}
.papers .papersCont .paersList .paer_t ul li:nth-child(1) {
  width: 170px;
}
.papers .papersCont .paersList .paer_t ul li:nth-child(2) {
  width: 181px;
}
.papers .papersCont .paersList .paer_t ul li:nth-child(3) {
  width: 200px;
}
.papers .papersCont .paersList .paer_t ul li:nth-child(4) {
  width: 300px;
}
.papers .papersCont .paersList .pares_lst ul {
  width: 1140px;
  margin: 0 auto;
}
.papers .papersCont .paersList .pares_lst ul li {
  display: flex;
  padding: 35px 0;
  border-bottom: 1px solid #DB0000;
  align-items: center;
}
.papers .papersCont .paersList .pares_lst ul li:last-child {
  border: none;
}
.papers .papersCont .paersList .pares_lst ul li .pars_01 {
  font-size: 24px;
  font-family: PingFang SC, PingFang SC-Heavy;
  font-weight: 800;
  /*color: #db0000;*/
  width: 170px;
}
.papers .papersCont .paersList .pares_lst ul li .pars_02 {
  width: 84px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  width: 181px;
}
.papers .papersCont .paersList .pares_lst ul li .pars_03 {
  width: 131px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  width: 200px;
}
.papers .papersCont .paersList .pares_lst ul li .pars_04 {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  width: 245px;
  margin-right: 55px;
}
.papers .papersCont .paersList .pares_lst ul li .pars_05 {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.papers .papersCont .paersList .pares_lst ul li .pars_05 .par_a a {
  font-size: 14px;
  font-weight: 400;
  color: #db0000;
}
.papers .papersCont .paersList .pares_lst ul li .pars_05 .par_a i {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  word-break:break-word;
  width: 288px;
  display: block;
}
.papers .papersCont .paersList .pares_lst ul li .pars_05 p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.reviews {
  width: 100%;
  background-color: #f5f6fa;
  /*padding-bottom: 84px;*/
}
.reviews .reviewsCont {
  width: 1200px;
  margin: 0 auto;
}
.reviews .reviewsCont .advantageTop {
  padding-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.reviews .reviewsCont .advantageTop span {
  font-size: 24px;
  font-family: Bebas, Bebas-Regular;
  color: #DB0000;
  display: flex;
  align-items: center;
}
.reviews .reviewsCont .advantageTop span i {
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  color: #333333;
  display: block;
  margin-left: 10px;
}
.reviews .reviewsCont .advantageTop p {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #999999;
  margin-top: 20px;
  display: block;
}
.reviews .reviewsCont .review_b {
  width: 1200px;
  height: 481px;
  /*background: url(../icon/map.png) no-repeat center;*/
  background-size: 909px 481px;
  margin-top: 50px;
  overflow: hidden;
}
.reviews .reviewsCont .review_b .swiper-pagination-bullet {
  width: 20px !important;
  height: 10px !important;
  background: #db0000 !important;
  border-radius: 6px !important;
  margin: 0 auto;
  margin-right: 11px;
}
.reviews .reviewsCont .review_b .swiper_silid3 {
  width: 366px !important;
  height: 350px !important;
  border-radius: 15px !important;
  margin-top: 0 !important;
  margin-bottom: 20px;
}
.reviews .reviewsCont .review_b .swiper_silid3 .sw_tt {
  width: 366px;
  height: 215px;
  background: #fff;
  padding-bottom: 34px;
  border-radius: 15px;
}
.reviews .reviewsCont .review_b .swiper_silid3 .sw_tt .rev_01 {
  padding-top: 31px;
  padding-left: 34px;
}
.reviews .reviewsCont .review_b .swiper_silid3 .sw_tt .rev_01 img {
  max-width: 100%;
  height: 100%;
}
.reviews .reviewsCont .review_b .swiper_silid3 .sw_tt .sw_span {
  padding-left: 34px;
  padding-top: 22px;
}
.reviews .reviewsCont .review_b .swiper_silid3 .sw_tt .sw_span span {
  font-size: 16px;
  font-weight: 400;
  color: #757f95;
  line-height: 30px;
}
.reviews .reviewsCont .review_b .swiper_silid3 .man_review {
  margin-top: 30px;
  display: flex;
}
.reviews .reviewsCont .review_b .swiper_silid3 .man_review .man_le {
  width: 82px;
  height: 82px;
  border: 2px dashed #db0000;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
.reviews .reviewsCont .review_b .swiper_silid3 .man_review .man_le img {
  width: 66px;
  height: 66px;
  border-radius: 50%;
}
.reviews .reviewsCont .review_b .swiper_silid3 .man_review .man_re {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.reviews .reviewsCont .review_b .swiper_silid3 .man_review .man_re span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #050505;
}
.reviews .reviewsCont .review_b .swiper_silid3 .man_review .man_re i {
  font-size: 16px;
  font-weight: 400;
  color: #757f95;
}
.reviews .reviewsCont .review_b .swiper_silid3 .man_review .man_re p {
  display: flex;
}
.reviews .reviewsCont .review_b .swiper_silid3 .man_review .man_re p img {
  max-width: 100%;
  height: auto;
  margin-right: 5px;
}
.swiper-content03 {
  position: relative;
}
.mapItem {
  width: calc(40*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  height: calc(40*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  position: relative;
  left: 50%;
  background: url(https://file.024wl.com/upload_image/playrst.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 50%;
}
.mapItem .item {
  width: calc(40*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  height: calc(40*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.mapItem .item:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  opacity: 0;
  background-color: #fff;
  animation: scaless 3s infinite cubic-bezier(0, 0, 0.49, 1.02);
}
.mapItem .item1:before {
  animation-delay: 0s;
}
.mapItem .item2:before {
  animation-delay: 1s;
}
video {
  width: calc(586*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  height: calc(351*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  margin: 0 auto;
  display: block;
}
.video_idet {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  z-index: 9999;
  display: none;
}
.swiper-page03 {
  left: 50% !important;
  transform: translate(-50%, 0) !important;
}
.more {
  width: 100%;
  background: url(https://file.024wl.com/upload_image/mg.png) no-repeat;
  height: calc(450*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like {
  width: calc(1200*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  /*height: calc(760*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));*/
  margin: 0 auto;
  padding-top: calc(50*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like .moreTop {
  width: 100%;
  height: calc(351*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  display: flex;
  justify-content: space-between;
}
.more .more_like .moreTop .moreLe {
  width: calc(588*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  height: calc(351*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like .moreTop .moreLe span {
  font-size: calc(40*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  color: #050505;
  display: block;
  /*padding-top: calc(39*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));*/
  margin-bottom: calc(80*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  position: relative;
}
.more .more_like .moreTop .moreLe span:after{
  width: calc(70*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  display: block;
  content: '';
  position: absolute;
  bottom: -36px;
  left: 0;
  background:#ea0000 ;
  height: calc(4*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like .moreTop .moreLe i {
  font-size: calc(14*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  color: #666666;
  line-height: calc(28*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  display: block;
  /*text-overflow: -o-ellipsis-lastline;*/
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 4;*/
  /*line-clamp: 4;*/
  /*-webkit-box-orient: vertical;*/
}
.more .more_like .moreTop .moreLe .jz_banner_design_btn .jz_anim_btn:hover {
  box-shadow: 0 5px 14px 0 rgba(23, 74, 150, 0.9);
}
.more .more_like .moreTop .moreLe .jz_anim_btn {
  position: relative;
  width: 210px;
  height: 50px;
  font-size: 21px;
  color: #fff;
  text-align: center;
  border: 0;
  border-radius: 35px;
  overflow: hidden;
  background: -moz-linear-gradient(214deg, #4456fd, #1eacf6);
  background: -o-linear-gradient(214deg, #4456fd, #1eacf6);
  background: linear-gradient(-124deg, #4456fd, #1eacf6);
  -webkit-box-shadow: 0 0 13px 6px rgba(34, 129, 247, 0.13);
  -moz-box-shadow: 0 0 13px 6px rgba(34, 129, 247, 0.13);
  box-shadow: 0 0 13px 6px rgba(34, 129, 247, 0.13);
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
}
.more .more_like .moreTop .moreLe .innat1 .jz_anim_btn {
  background: #ea0000;
  box-shadow: 0 5px 14px 0 rgba(204, 0, 0, 0.3);
  transition: box-shadow ease 0.3s;
  font-size: calc(100vw * 21 / 1920);
  height: calc(50*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  width: calc(210*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like .moreTop .moreLe .innat1 .jz_anim_btn:hover {
  box-shadow: 0 5px 14px 0 rgba(204, 0, 0, 0.3);
}
.more .more_like .moreTop .moreLe .innat {
  width: calc(210*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  display: block;
}
.more .more_like .moreTop .moreLe .anim {
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
}
.more .more_like .moreTop .moreLe .anim:before {
  position: relative;
  content: "";
  display: block;
  margin-top: 100%;
}
.more .more_like .moreTop .moreLe .anim:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 50%;
}
.more .more_like .moreTop .moreLe .hoverable .minden {
  font-size: calc(20*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  color: #ffffff;
  line-height: calc(50*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like .moreTop .moreLe .hoverable .anim {
  -moz-animation: anim-out 0.75s;
  -webkit-animation: anim-out 0.75s;
  animation: anim-out 0.75s;
}
.more .more_like .moreTop .moreLe .hoverable .anim:after {
  -moz-animation: anim-out-pseudo 0.75s;
  -webkit-animation: anim-out-pseudo 0.75s;
  animation: anim-out-pseudo 0.75s;
}
.more .more_like .moreTop .moreLe .hoverable .anim,
.more .more_like .moreTop .moreLe .hoverable .anim:after {
  animation-iteration-count: infinite;
  animation-duration: 1.3s;
}
@-webkit-keyframes anim-in {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-in {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-in {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-in {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-in-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-webkit-keyframes anim-out {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-moz-keyframes anim-out {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-ms-keyframes anim-out {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes anim-out {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-moz-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@-ms-keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
@keyframes anim-out-pseudo {
  0% {
    background: rgba(0, 0, 0, 0.25);
  }
  100% {
    background: transparent;
  }
}
.more .more_like .moreTop .moreRi {
  cursor: pointer;
  width: calc(586*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  height: calc(351*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  background: #000000;
  position: relative;
  /*border-radius: calc(15*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));*/
}
.more .more_like .moreTop .moreRi img {
  width: calc(586*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  height: calc(351*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like .moreTop .moreRi .videp_g {
  /*width: calc(220*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));*/
  /*height: calc(80*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.more .more_like .more_Botn {
  width: 100%;
}
.more .more_like .more_Botn ul {
  display: flex;
  justify-content: space-between;
  margin-top: calc(108*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like .more_Botn ul li span {
  display: block;
  font-size: calc(36*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  font-weight: 700;
  color: #1989fa;
}
.more .more_like .more_Botn ul li i {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  display: block;
  font-size: calc(20*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  color: #050505;
  width: calc(240*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  margin-top: calc(18*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  margin-bottom: calc(20*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
}
.more .more_like .more_Botn ul li div {
  width: calc(240*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  font-size: calc(16*(clamp(1200px, 100vw, 3840px) / var(--ideal-viewport-width)));
  color: #666666;
}
@keyframes scaless {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}