@keyframes myMove {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-80px);
  }
}
[v-cloak] {
  display: none;
}
.home {
  width: 100%;
}
.home .topImg {
  position: relative;
}
.home .topImg img {
  width: 100%;
}
.home .topContent {
  width: 100%;
  height: 408px;
  background-color: #eef1f8;
}
.home .topContent .topContentBox {
  width: 1250px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
.home .topContent .topContentBox .trademarkQueryTitle {
  position: absolute;
  left: 500px;
  top: 45px;
}
.home .topContent .topContentBox .trademarkQueryTitle li {
  display: inline-block;
  float: left;
  width: 120px;
  height: 46.4px;
  text-align: center;
  font-size: 1.25rem;
  line-height: 46.4px;
  margin-right: 22px;
  cursor: pointer;
}
.home .topContent .topContentBox .trademarkQueryTitle .oni {
  background: #4c66ff;
  color: #fff;
}
.home .topContent .topContentBox .trademarkQuerycontent {
  display: block;
}
.home .topContent .topContentBox .trademarkQuerycontent2 {
  display: none;
}
.home .topContent .topContentBox input {
  position: absolute;
  left: 130px;
  top: 122px;
  width: 841px;
  height: 64px;
  font-size: 1.25rem;
  padding-left: 30px;
  border: 2px solid #4c66ff;
}
.home .topContent .topContentBox button {
  position: absolute;
  top: 122px;
  left: 1002px;
  width: 160px;
  height: 68px;
  border: 0;
  background-color: #4c66ff;
  font-size: 1.5rem;
  color: #ffffff;
  letter-spacing: 0.8px;
  cursor: pointer;
}
.home .topContent .topContentBox .dynamic {
  position: absolute;
  top: 210px;
  left: 260px;
  height: 31px;
  font-size: 1.25rem;
}
.home .topContent .topContentBox .dynamic span {
  font-size: 1.5rem;
  color: #e63e36;
  letter-spacing: 2px;
}
.home .topContent .topContentBox .queryDynamic {
  width: 980px;
  height: 19px;
  overflow: hidden;
  position: absolute;
  left: 130px;
  top: 282px;
  font-size: 1rem;
}
.home .topContent .topContentBox .queryDynamic div {
  animation: myMove 10s linear infinite;
  animation-fill-mode: forwards;
  width: 96.7%;
  height: 100%;
  font-size: 1rem;
  position: absolute;
  top: 0;
  left: 11.9%;
}
.home .topContent .topContentBox .queryDynamic .span1 {
  float: left;
  font-size: 1rem;
  margin-right: 2%;
  letter-spacing: 1.6px;
}
.home .trademarkService {
  width: 100%;
  height: 826px;
  background: #d8d8d8;
  background-image: linear-gradient(90deg, #4058de 0%, #5645ee 100%, #000000 100%);
}
.home .trademarkService .trademarkServiceBox {
  position: relative;
  width: 1250px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.home .trademarkService .trademarkServiceBoxTit {
  display: block;
  text-align: center;
  margin-top: 53px;
  font-size: 2.25rem;
  color: #fff;
}
.home .trademarkService ul {
  margin-top: 40px;
}
.home .trademarkService ul li {
  width: 285px;
  height: 285px;
  margin-left: 20px;
  margin-top: 20px;
  float: left;
  position: relative;
  transition: all 1s;
}
.home .trademarkService ul li img {
  width: 100%;
  height: 100%;
}
.home .trademarkService ul li span {
  position: absolute;
  color: #4c66ff;
  width: 35.1%;
  height: 24px;
  font-size: 1.5rem;
  top: 28px;
  left: 7%;
}
.home .trademarkService ul li p {
  position: absolute;
  width: 152px;
  top: 76px;
  left: 8.4%;
  line-height: 26px;
  color: #666666;
  font-size: 0.875rem;
}
.home .trademarkService ul li button {
  position: absolute;
  width: 31.6%;
  height: 32px;
  top: 176px;
  left: 8.4%;
  background-color: #fff;
  border: 1px solid #4c66ff;
  border-radius: 4px;
  font-size: 0.875rem;
  color: #4f69ff;
  cursor: pointer;
}
.home .trademarkService ul li button:hover {
  background-color: #4f69ff;
  color: #fff;
}
.home .trademarkService ul li:hover {
  transform: scale(1.1);
}
.home .international {
  width: 100%;
  height: 1620px;
  background-color: #eef1f8;
}
.home .international .internationalBox {
  width: 1250px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}
.home .international .guoji {
  position: absolute;
  top: 90px;
  width: 100%;
  text-align: center;
  font-size: 2.25rem;
  color: #333333;
  letter-spacing: 1.5px;
}
.home .international .box {
  position: absolute;
  top: 200px;
  width: 100%;
  height: 704px;
}
.home .international .box ul {
  position: absolute;
  width: 100%;
  height: 100%;
}
.home .international .box ul li {
  float: left;
  width: 285px;
  height: 332px;
  margin-left: 20px;
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #fff;
}
.home .international .box ul li img {
  display: block;
  margin: 40px auto;
  width: 59.64%;
  height: 126px;
}
.home .international .box ul li span {
  display: block;
  margin: 8px auto;
  text-align: center;
  font-size: 1.5rem;
  color: #333333;
  letter-spacing: 1px;
}
.home .international .box ul li button {
  width: 100%;
  height: 58px;
  font-size: 18px;
  color: #4c66ff;
  margin-top: 30px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #fff;
  border-top: 1px solid #e1e3e5;
  cursor: pointer;
}
.home .international .box ul li:hover button {
  background-color: #4c66ff;
  color: #fff;
  font-size: 22px;
}
.home .international .banquan {
  position: absolute;
  left: 46.1%;
  top: 950px;
  font-size: 2.25rem;
  color: #333333;
  letter-spacing: 1.5px;
}
.home .international .box2 {
  position: absolute;
  top: 1056px;
  width: 100%;
  height: 480px;
  background-color: #4a63f0;
  border-radius: 12px;
}
.home .international .box2 .written {
  width: 45%;
  height: 180px;
  background-color: #fff;
  position: absolute;
  top: 40px;
  left: 3.3%;
  border-radius: 6px;
}
.home .international .box2 .written span {
  position: absolute;
  font-size: 1.5rem;
  color: #000;
  top: 60px;
  left: 7.4%;
}
.home .international .box2 .written p {
  position: absolute;
  top: 104px;
  left: 7.4%;
  font-size: 16px;
  color: #333333;
}
.home .international .box2 .written button {
  position: absolute;
  top: 74px;
  left: 72.22%;
  width: 16.66%;
  height: 32px;
  border: 1px solid #4c66ff;
  border-radius: 4px;
  background-color: #fff;
  font-size: 0.875rem;
  color: #4f69ff;
  letter-spacing: 0.58px;
  cursor: pointer;
}
.home .international .box2 .written:hover {
  transform: scale(1.1);
}
.home .international .box2 .written:hover button {
  background-color: #4f69ff;
  color: #fff;
}
.home .international .box2 .software {
  left: 51.66%;
}
.home .international .box2 .arts {
  top: 260px;
}
.home .international .box2 .assembly {
  top: 260px;
  left: 51.66%;
}
.home .mask {
  position: fixed;
  display: none;
  top: 0;
  width: 100vw;
  height: 105vh;
  opacity: 0.5;
  background: #000000;
}
.home .popup {
  position: fixed;
  display: none;
  top: 50vh;
  left: 50vw;
  margin-left: -400px;
  margin-top: -300px;
  width: 800px;
  height: 600px;
  background-color: #fff;
}
.home .popup i {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 18px;
  cursor: pointer;
}
.home .popup img {
  position: absolute;
  top: 60px;
  left: 52px;
  width: 698px;
  height: 72px;
}
.home .popup .free {
  position: absolute;
  top: 187px;
  font-size: 30px;
  text-align: center;
  color: #377cf3;
  width: 100%;
}
.home .popup .popupSpan {
  position: absolute;
  top: 277px;
  font-weight: 500;
  left: 50px;
  font-size: 18px;
  color: #666666;
}
.home .popup .popupSpan1 {
  top: 377px;
}
.home .popup .popupSpan3 {
  position: absolute;
  top: 377px;
  left: 122px;
  font-size: 18px;
  color: #f84241;
}
.home .popup .name {
  position: absolute;
  top: 256px;
  left: 142px;
  width: 608px;
  height: 60px;
  font-size: 18px;
  text-indent: 36px;
  color: #000;
  border: 2px solid #ebedf5;
}
.home .popup .phone {
  top: 356px;
}
.home .popup .popupSearch {
  position: absolute;
  top: 476px;
  left: 142px;
  width: 608px;
  height: 60px;
  background-color: #377cf6;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  font-size: 18px;
}
.home .popup .popupSearch:hover {
  box-shadow: 5px 7px 15px 5px rgba(36, 104, 242, 0.5);
  cursor: pointer;
}
