* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
html {
  font-size: 100px;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.re {
  position: relative;
}
.wjtBanner {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.wjtBanner img.wjtBannerImg {
  width: 100%;
  display: block;
  animation: mymove 4s infinite alternate;
}
.wjtBanner img.wjtLogo {
  width: 18%;
  left: 41%;
  position: absolute;
  top: 24.33333%;
}
.wjtBanner img.wjtBannerText {
  width: 32%;
  left: 34%;
  position: absolute;
  top: 42%;
}
.wjtBanner .wjtBannerMore {
  width: 8.49%;
  left: 45.755%;
  position: absolute;
  top: 70%;
}
.wjtBanner .wjtBannerMore img {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: block;
  box-shadow: -2px 5px 12px rgba(0, 0, 0, 0.08);
  border-radius: 0.5rem;
  animation: mymove1 1s infinite alternate;
}
.wjtBanner .wjtBannerMore img:hover {
  background: hsl(28, 94%, 54%);
}
.wjtTopList {
  height: 0.48rem;
  background: #fafafa;
}
.wjtTopList .wjtcontainer {
  height: 0.48rem;
  top: 0;
}
.wjtTopList .wjtcontainer .wjtTopListBox {
  height: 0.9rem;
  background-color: #ffffff;
  border-radius: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.wjtTopList .wjtcontainer .wjtTopListBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.56rem;
}
.wjtTopList .wjtcontainer .wjtTopListBox ul li {
  flex: 1;
}
.wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter {
  display: flex;
  align-items: center;
  height: 0.9rem;
}
.wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter .wjtTopListBoxCenterL {
  flex: 0 0 0.5rem;
  justify-content: center;
  float: left;
  width: 0.5rem;
  align-items: center;
  height: 0.5rem;
  background-color: #fbf8f3;
  border-radius: 50%;
  text-align: center;
  margin-right: 0.1rem;
}
.wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter .wjtTopListBoxCenterL img {
  display: block;
  margin: 0.12rem auto;
  height: 0.26rem;
}
.wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter .wjtTopListBoxCenterR h4 {
  font-size: 0.15rem;
  font-weight: bold;
  line-height: 0.22rem;
}
.wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter .wjtTopListBoxCenterR p {
  line-height: 0.22rem;
  color: #93837e;
  font-size: 0.14rem;
}
.wjtSolution {
  width: 100%;
  overflow: hidden;
  padding: 0.74rem 0 0.63rem;
  background: #fafafa;
  position: relative;
  display: block;
  z-index: 2;
}
.wjtSolution .wjtSolutionBox {
  height: 2.82rem;
  width: 100%;
  margin-top: 1.16rem;
  background: url(../images/wjtSolutionBg.png) no-repeat center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL {
  flex: 0 0 41.08%;
  justify-content: center;
  float: left;
  width: 41.08%;
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li {
  pointer-events: none;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li::after {
  content: "";
  width: 0.2rem;
  height: 2px;
  background: url(../images/wjtLiuguang.png) no-repeat center;
  position: absolute;
  opacity: 0.8;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1) {
  width: 100%;
  height: 1.49rem;
  position: absolute;
  left: 0;
  top: -0.6rem;
  background: url(../images/wjtProductList1.png) no-repeat bottom right;
  z-index: 9999;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1)::before {
  content: "";
  width: 0.2rem;
  height: 2px;
  background: url(../images/wjtLiuguang.png) no-repeat center;
  position: absolute;
  opacity: 0.8;
  right: 0;
  bottom: 26px;
  animation: mymove6 4s infinite alternate ease-in-out;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1)::after {
  content: "";
  display: none;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1) p b {
  width: 1.05rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: -0.18rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1) p b:nth-child(1) {
  left: 0;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1) p b:nth-child(2) {
  left: 1.33rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1) p b:nth-child(3) {
  left: 2.63rem;
  top: 0.2rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(2) {
  width: 100%;
  height: 1.49rem;
  position: absolute;
  left: 0;
  top: 0.1rem;
  z-index: 9999;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(2)::after {
  content: "";
  right: 0;
  bottom: 96px;
  animation: mymove5 4s infinite ease-in;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(2) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(2) p b {
  width: 1.05rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: -0.18rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(2) p b:nth-child(1) {
  left: 0;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(2) p b:nth-child(2) {
  left: 1.33rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(3) {
  width: 100%;
  height: 1.49rem;
  position: absolute;
  left: 0;
  top: 0.62rem;
  z-index: 9999;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(3)::after {
  content: "";
  right: 0;
  bottom: 148px;
  animation: mymove7 4s infinite ease-in;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(3) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(3) p b {
  width: 1.84rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: 0rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
  left: 0;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(4) {
  width: 100%;
  height: 1.49rem;
  position: absolute;
  left: 0;
  top: 0.9rem;
  z-index: 9999;
  background: url(../images/wjtProductList2.png) no-repeat top right;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(4)::after {
  content: "";
  right: 0;
  bottom: 147px;
  animation: mymove8 4s infinite ease-in;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(4) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(4) p b {
  width: 0.97rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: 0.4rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(4) p b:nth-child(1) {
  left: 0;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(4) p b:nth-child(2) {
  left: 1.33rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(5) {
  width: 100%;
  height: 1.49rem;
  position: absolute;
  left: 0;
  top: 1.2rem;
  z-index: 9999;
  background: url(../images/wjtProductList3.png) no-repeat top right;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(5)::after {
  content: "";
  right: 0;
  bottom: 147px;
  animation: mymove9 4s infinite ease-in;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(5) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(5) p b {
  width: 1.05rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: 0.85rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(5) p b:nth-child(1) {
  left: 0;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(5) p b:nth-child(2) {
  left: 1.33rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(6) {
  width: 100%;
  height: 1.49rem;
  position: absolute;
  left: 0;
  top: 1.55rem;
  z-index: 9999;
  background: url(../images/wjtProductList4.png) no-repeat top right;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(6)::after {
  content: "";
  right: 0;
  bottom: 147px;
  animation: mymove10 4s infinite ease-in;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(6) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(6) p b {
  width: 1.05rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: 1.2rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(6) p b:nth-child(1) {
  left: 0;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(6) p b:nth-child(2) {
  left: 1.33rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR {
  flex: 0 0 41%;
  justify-content: center;
  float: left;
  width: 41%;
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li::after {
  content: "";
  width: 0.2rem;
  height: 2px;
  background: url(../images/wjtLiuguang.png) no-repeat center;
  position: absolute;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(1) {
  width: 100%;
  height: 0.53rem;
  position: absolute;
  left: 0;
  top: 0.15rem;
  background: url(../images/wjtProductList5.png) no-repeat bottom left;
  z-index: 9999;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(1)::after {
  content: "";
  left: 0;
  bottom: 2px;
  animation: mymove11 4s infinite ease-in;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(1) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(1) p b {
  width: 1.05rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: -0.18rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(1) p b:nth-child(1) {
  right: 1.98rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(1) p b:nth-child(2) {
  right: 0.2rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(2) {
  width: 100%;
  height: 0.35rem;
  position: absolute;
  left: 0;
  top: 1.05rem;
  background: url(../images/wjtProductList6.png) no-repeat bottom left;
  z-index: 9999;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(2)::after {
  content: "";
  left: 0;
  bottom: 33px;
  animation: mymove12 4s infinite ease-in;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(2) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(2) p b {
  width: 1.05rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: 0.1rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(2) p b:nth-child(1) {
  right: 2.64rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(2) p b:nth-child(2) {
  right: 1.34rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(2) p b:nth-child(3) {
  right: 0.02rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(3) {
  width: 100%;
  height: 0.88rem;
  position: absolute;
  left: 0;
  top: 1.58rem;
  background: url(../images/wjtProductList7.png) no-repeat bottom left;
  z-index: 9999;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(3)::after {
  content: "";
  left: 0;
  bottom: 85px;
  animation: mymove13 4s infinite ease-in;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(3) p {
  position: relative;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(3) p b {
  width: 1.05rem;
  height: 0.4rem;
  border-radius: 5px;
  border: solid 2px #f4ebe6;
  display: block;
  background: #fff;
  position: absolute;
  top: 0.6rem;
  color: #a0908e;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.17rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(3) p b:nth-child(1) {
  right: 2.63rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(3) p b:nth-child(2) {
  right: 1.32rem;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li:nth-child(3) p b:nth-child(3) {
  right: 0.02rem;
}
.wjtSolution .wjtSolutionBth {
  margin-top: -0.02rem;
}
.wjtSolution .wjtSolutionBth ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 2.78rem;
  height: 0.5rem;
  margin: 0 auto;
  justify-content: center;
  background: url(../images/wjtSolutionBthBg.png) no-repeat center;
  align-items: center;
}
.wjtSolution .wjtSolutionBth ul li {
  font-size: 0.17rem;
  font-weight: bold;
  color: #a0908e;
  margin: 0 9px;
}
.wjtSolution .wjtSolutionBth ul li img {
  vertical-align: middle;
  padding-right: 5px;
}
.wjtSolution .wjtSolutionCenter ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
}
.wjtSolution .wjtSolutionCenter ul li {
  flex: 0 0 200px;
  justify-content: center;
  float: left;
  width: 200px;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  background-color: #ffffff;
  border: 1px dashed hsl(28, 94%, 54%);
  border-radius: 6px;
  margin: 37px 28px 0;
  font-size: 0.17rem;
  font-weight: bold;
  color: #a0908e;
}
.wjtTitle {
  display: block;
}
.wjtTitle h4 {
  text-align: center;
  font-size: 0.3rem;
  line-height: 1;
  font-weight: bold;
  color: #0c0c0c;
}
.wjtTitle i {
  width: 0.43rem;
  height: 2px;
  background: hsl(28, 94%, 54%);
  display: block;
  margin: 0.13rem auto 0.17rem;
}
.wjtTitle p {
  font-size: 0.16rem;
  color: #9f9f9f;
  text-align: center;
  line-height: 1;
}
.wjtreason {
  padding: 0.6rem;
  background: #fcfcfc;
}
.wjtreason .wjtreasonReason {
  position: relative;
}
.wjtreason .wjtreasonReason .wjtreasonBg {
  display: block;
  width: 7.58rem;
  height: 7.18rem;
  margin: 0 auto;
}
.wjtreason .wjtreasonReason .wjtreasonReasonBg {
  padding-top: 0.56rem;
  position: absolute;
  top: 0;
  left: 50%;
  animation: mymove3 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg {
  width: 7.4rem;
  height: 3.54rem;
  background: url(../images/wjtreasonBoxBg.png) no-repeat center left;
  position: absolute;
  bottom: 46px;
  transform: translateX(-50%);
  left: 50%;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox {
  width: 6.49rem;
  height: 3.54rem;
  display: block;
  position: relative;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg1 {
  width: 1.31rem;
  height: 1.32rem;
  background: url(../images/wjtreasonBoxBg1.png) no-repeat center;
  position: absolute;
  bottom: 0.86rem;
  left: 1.45rem;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtwjtreasonBoxBg1Top {
  width: 83px;
  height: 86px;
  position: absolute;
  bottom: 1.14rem;
  left: 1.7rem;
  z-index: 1;
  background: url(../images/wjtreasonBoxBg1Img.png) no-repeat center;
  overflow: hidden;
  animation: mymove2 2s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg1rw {
  width: 40px;
  height: 81px;
  background: url(../images/wjtreasonBoxBg1rw.png) no-repeat center;
  position: absolute;
  bottom: 0.86rem;
  left: 1.5rem;
  z-index: 2;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg2kf {
  width: 0.53rem;
  height: 0.52rem;
  background: url(../images/wjtreasonBoxBg2kf.png) no-repeat center;
  position: absolute;
  bottom: 2.27rem;
  left: 3.86rem;
  animation: mymove15 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg2 {
  width: 1.48rem;
  height: 1.7rem;
  background: url(../images/wjtreasonBoxBg2.png) no-repeat center;
  position: absolute;
  bottom: 1.3rem;
  left: 2.92rem;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg2Shou {
  width: 0.33rem;
  height: 0.13rem;
  background: url(../images/wjtreasonBoxBg2Shou.png) no-repeat center;
  position: absolute;
  bottom: 197px;
  left: 361px;
  animation: mymove14 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg3 {
  width: 1.52rem;
  height: 1.14rem;
  background: url(../images/wjtreasonBoxBg3.png) no-repeat center;
  position: absolute;
  bottom: 1.8rem;
  left: 4.67rem;
  animation: mymove2 2.5s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBgList1 {
  width: 1.49rem;
  height: 0.88rem;
  background: url(../images/wjtreasonBoxBgList1.png) no-repeat center;
  position: absolute;
  top: -1rem;
  left: 1.28rem;
  animation: mymove2 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBgList2 {
  width: 1.49rem;
  height: 0.88rem;
  background: url(../images/wjtreasonBoxBgList2.png) no-repeat center;
  position: absolute;
  top: -0.67rem;
  left: 3rem;
  animation: mymove2 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBgList3 {
  width: 1.49rem;
  height: 0.88rem;
  background: url(../images/wjtreasonBoxBgList3.png) no-repeat center;
  position: absolute;
  top: -0.42rem;
  left: 5.1rem;
  animation: mymove2 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 {
  width: 373px;
  height: 263px;
  box-sizing: border-box;
  position: absolute;
  top: -100px;
  left: -240px;
  background: url(../images/wjtReasonListText1Bg.png) no-repeat center;
  animation: mymove2 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 .wjtReasonListText1Box {
  position: relative;
  width: 295px;
  height: 185px;
  top: 39px;
  left: 39px;
  padding: 0.2rem 0.27rem;
  box-sizing: border-box;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 b i {
  font-size: 0.22rem;
  font-weight: bold;
  color: hsl(28, 94%, 54%);
  padding-right: 0.08rem;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 b img {
  width: auto;
  height: auto;
  margin-right: 20px;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 p {
  font-size: 16px;
  line-height: 26px;
  color: #8a8a8a;
  padding-top: 0.1rem;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 {
  width: 374px;
  height: 245px;
  box-sizing: border-box;
  position: absolute;
  top: -310px;
  left: 200px;
  background: url(../images/wjtReasonListText2Bg.png) no-repeat center;
  animation: mymove2 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 .wjtReasonListText1Box {
  position: relative;
  width: 294px;
  height: 158px;
  top: 39px;
  left: 39px;
  padding: 0.2rem 0.27rem;
  box-sizing: border-box;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 b i {
  font-size: 0.22rem;
  font-weight: bold;
  color: hsl(28, 94%, 54%);
  padding-left: 0.08rem;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 b img {
  width: auto;
  height: auto;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 p {
  font-size: 16px;
  line-height: 26px;
  color: #8a8a8a;
  padding-top: 0.1rem;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 {
  width: 382px;
  height: 263px;
  box-sizing: border-box;
  position: absolute;
  top: -83px;
  left: 640px;
  background: url(../images/wjtReasonListText3Bg.png) no-repeat center;
  animation: mymove2 4s infinite alternate;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 .wjtReasonListText1Box {
  position: relative;
  width: 295px;
  height: 185px;
  top: 39px;
  left: 39px;
  padding: 0.2rem 0.27rem;
  box-sizing: border-box;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 b i {
  font-size: 0.22rem;
  font-weight: bold;
  color: hsl(28, 94%, 54%);
  padding-right: 0.08rem;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 b img {
  width: auto;
  height: auto;
}
.wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 p {
  font-size: 16px;
  line-height: 26px;
  color: #8a8a8a;
  padding-top: 0.1rem;
}
.wjtMbanner {
  width: 100%;
  height: 1.38rem;
  background-color: #ff774f;
  background-image: linear-gradient(to left, #fbd4c5, #fbe3c7);
}
.wjtMbanner .wjtcontainer {
  height: 100%;
  background: url(../images/wjtcontainer.jpg) no-repeat center;
  background-size: 100%;
  position: relative;
}
.wjtMbanner .wjtcontainer h4 {
  line-height: 1;
  padding-top: 0.27rem;
  font-size: 0.38rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.wjtMbanner .wjtcontainer a {
  width: 1.82rem;
  height: 0.32rem;
  border-radius: 5px;
  border: solid 1px #ffffff;
  display: block;
  margin: 0.2rem auto 0;
  text-align: center;
  line-height: 0.32rem;
  color: #FFF;
  font-size: 0.16rem;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.wjtMbanner .wjtcontainer a::before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.wjtMbanner .wjtcontainer a:hover {
  transform: translateY(-5px);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.wjtMbanner .wjtcontainer a:hover::before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.wjtProduct {
  padding-top: 0.61rem;
  padding-bottom: 0.38rem;
}
.wjtProduct .wjtProductBox {
  padding-top: 0.6rem;
}
.wjtProduct .wjtProductBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wjtProduct .wjtProductBox ul li {
  flex: 0 0 25%;
  justify-content: center;
  float: left;
  width: 25%;
  height: 1.74rem;
  cursor: pointer;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter {
  position: relative;
  box-sizing: border-box;
  padding: 0.18rem;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter .wjtProductBoxTop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ececec;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter .wjtProductBoxBottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ececec;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter .wjtProductBoxLeft {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1.74rem;
  background: #ececec;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter .wjtProductBoxRight {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 1.74rem;
  background: #ececec;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter i {
  display: block;
  width: 0.72rem;
  height: 0.55rem;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter i img {
  display: block;
  margin: 0 auto;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter b {
  display: block;
  width: 0.72rem;
  height: 0;
  margin: 0 auto;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter b img {
  display: block;
  margin: 0 auto;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter h4 {
  font-size: 0.2rem;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding-top: 0.1rem;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter p {
  text-align: center;
  line-height: 1;
  color: #999;
  padding-top: 0.1rem;
  font-size: 0.16rem;
}
.wjtReasonPhone {
  display: none;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter:hover h4 {
  color: hsl(28, 94%, 54%);
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter:hover i {
  height: 0;
}
.wjtProduct .wjtProductBox ul li .wjtProductBoCenter:hover b {
  height: 0.55rem;
}
.wjtProduct .wjtProductBox ul li.on .wjtProductBoCenter {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.wjtProduct .wjtProductBox ul li.on .wjtProductBoCenter i {
  height: 0;
}
.wjtProduct .wjtProductBox ul li.on .wjtProductBoCenter b {
  height: 0.55rem;
}
.wjtProduct .wjtProductBox ul li.on .wjtProductBoCenter h4 {
  color: hsl(28, 94%, 54%);
}
.wjtMbanner1 {
  padding-top: 0.58rem;
}
.wjtMbanner1 h4 {
  font-size: 0.4rem;
  text-align: center;
  font-weight: bold;
}
.wjtMbanner1 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.wjtMbanner1 ul li .wjtMbanner1Box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 0.5rem;
  padding-bottom: 0.6rem;
  justify-content: left;
  align-items: center;
}
.wjtMbanner1 ul li .wjtMbanner1Box .wjtMbanner1BoxL {
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 1;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #ea5a2a;
}
.wjtMbanner1 ul li .wjtMbanner1Box .wjtMbanner1BoxR {
  padding-left: 0.12rem;
}
.wjtMbanner1 ul li .wjtMbanner1Box .wjtMbanner1BoxR h5 {
  font-weight: bold;
  font-size: 0.3rem;
  line-height: 1;
  color: #646464;
}
.wjtMbanner1 ul li .wjtMbanner1Box .wjtMbanner1BoxR p {
  font-size: 0.2rem;
  color: hsl(28, 94%, 54%);
  padding-top: 0.1rem;
}
.wjtMbanner2 {
  width: 100%;
  height: 2.22rem;
  background: url(../images/wjtMbanner2.jpg) no-repeat center;
  overflow: hidden;
}
.wjtMbanner2 h4 {
  padding-top: 0.66rem;
  text-align: center;
  font-size: 0.38rem;
  color: #fff;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 4px;
}
.wjtMbanner2 p {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 2.66rem;
  display: block;
  margin: 0.3rem auto 0;
  align-items: center;
}
.wjtMbanner2 p i {
  flex: 0 0 0.43rem;
  justify-content: center;
  float: left;
  width: 0.43rem;
  padding-right: 0.05rem;
}
.wjtMbanner2 p i img {
  width: 100%;
  display: block;
}
.wjtMbanner2 p b {
  display: inline-flex;
  border-radius: 0px 16px 16px 0px;
  border: solid 4px #fafafa;
  height: 0.3rem;
  margin-top: 0.02rem;
  width: calc(100% - 0.6rem);
  text-align: center;
}
.wjtMbanner2 p b em {
  display: block;
  width: 100%;
  line-height: 0.3rem;
  font-weight: bold;
  font-size: 0.27rem;
  font-weight: normal;
  color: #fff;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li p b,
.wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li p {
  z-index: 9;
}
.wjtcontainer {
  width: 1200px;
  margin: 0 auto;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li p b,
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li p {
  z-index: 99999;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li::after {
  z-index: 1;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1) {
  z-index: 1;
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li:nth-child(1) p b em {
  position: relative;
  z-index: 9;
}
.wjtSolutionBthTop {
  display: none;
}
@keyframes mymove {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.01);
  }
}
@keyframes mymove1 {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(-5px);
  }
}
@keyframes mymove2 {
  from {
    transform: translateY(0px);
  }
  to {
    transform: translateY(5px);
  }
}
@keyframes mymove3 {
  from {
    transform: scale(1) translateX(-50%);
  }
  to {
    transform: scale(1.04) translateX(-50%);
  }
}
@keyframes mymove4 {
  from {
    background: #fff;
  }
  to {
    background: #fcc78b;
  }
}
@keyframes mymove5 {
  0% {
    right: 0;
    bottom: 96px;
  }
  10% {
    right: 123px;
    bottom: 96px;
  }
  20% {
    right: 133px;
    bottom: 115px;
  }
  30% {
    right: 201px;
    bottom: 115px;
  }
  40% {
    right: 212px;
    bottom: 146px;
  }
  50% {
    right: 432px;
    bottom: 146px;
  }
  60% {
    right: 212px;
    bottom: 146px;
  }
  70% {
    right: 201px;
    bottom: 115px;
  }
  80% {
    right: 133px;
    bottom: 115px;
  }
  90% {
    right: 123px;
    bottom: 96px;
  }
  100% {
    right: 0;
    bottom: 96px;
  }
}
@keyframes mymove6 {
  0% {
    right: 0;
    bottom: 26px;
    z-index: 1;
  }
  10% {
    right: 90px;
    bottom: 26px;
    z-index: 1;
  }
  16% {
    right: 100px;
    bottom: 76px;
    z-index: 1;
  }
  22% {
    right: 110px;
    bottom: 76px;
    z-index: 1;
  }
  28% {
    right: 110px;
    bottom: 106px;
    z-index: 1;
  }
  34% {
    right: 140px;
    bottom: 106px;
    z-index: 1;
  }
  40% {
    right: 160px;
    bottom: 106px;
  }
  46% {
    right: 183px;
    bottom: 144px;
    z-index: 1;
  }
  52% {
    right: 490px;
    bottom: 144px;
  }
  58% {
    right: 183px;
    bottom: 144px;
    z-index: 1;
  }
  64% {
    right: 160px;
    bottom: 106px;
    z-index: 1;
  }
  70% {
    right: 140px;
    bottom: 106px;
    z-index: 1;
  }
  76% {
    right: 110px;
    bottom: 106px;
    z-index: 1;
  }
  82% {
    right: 110px;
    bottom: 76px;
    z-index: 1;
  }
  88% {
    right: 100px;
    bottom: 76px;
    z-index: 1;
  }
  94% {
    right: 90px;
    bottom: 26px;
    z-index: 1;
  }
  100% {
    right: 0;
    bottom: 26px;
    z-index: 1;
  }
}
@keyframes mymove7 {
  0% {
    right: 0;
    bottom: 148px;
  }
  10% {
    right: 87px;
    bottom: 148px;
  }
  26.6% {
    right: 100px;
    bottom: 125px;
  }
  43.2% {
    right: 486px;
    bottom: 125px;
  }
  52% {
    right: 486px;
    bottom: 125px;
  }
  60% {
    right: 200px;
    bottom: 125px;
  }
  70.8% {
    right: 100px;
    bottom: 125px;
  }
  76.4% {
    right: 87px;
    bottom: 148px;
  }
  100% {
    right: 0;
    bottom: 148px;
  }
}
@keyframes mymove8 {
  0% {
    right: 0;
    bottom: 147px;
  }
  7.14% {
    right: 94px;
    bottom: 147px;
  }
  14.28% {
    right: 108px;
    bottom: 126px;
  }
  21.42% {
    right: 128px;
    bottom: 126px;
  }
  28.56% {
    right: 140px;
    bottom: 106px;
  }
  35.7% {
    right: 208px;
    bottom: 106px;
  }
  42.84% {
    right: 220px;
    bottom: 85px;
  }
  49.98% {
    right: 420px;
    bottom: 85px;
  }
  57.12% {
    right: 220px;
    bottom: 85px;
  }
  64.26% {
    right: 208px;
    bottom: 106px;
  }
  71.4% {
    right: 140px;
    bottom: 106px;
  }
  78.54% {
    right: 128px;
    bottom: 126px;
  }
  85.68% {
    right: 108px;
    bottom: 126px;
  }
  92.82% {
    right: 94px;
    bottom: 147px;
  }
  100% {
    right: 0;
    bottom: 147px;
  }
}
@keyframes mymove9 {
  0% {
    right: 0;
    bottom: 147px;
  }
  6.25% {
    right: 86px;
    bottom: 147px;
  }
  12.5% {
    right: 99px;
    bottom: 114px;
  }
  18.75% {
    right: 121px;
    bottom: 114px;
  }
  25% {
    right: 132px;
    bottom: 82px;
  }
  37.5% {
    right: 162px;
    bottom: 82px;
  }
  43.75% {
    right: 173px;
    bottom: 43px;
  }
  46.2% {
    right: 273px;
    bottom: 43px;
  }
  50% {
    right: 423px;
    bottom: 43px;
  }
  56.25% {
    right: 273px;
    bottom: 43px;
  }
  68.75% {
    right: 173px;
    bottom: 43px;
  }
  75% {
    right: 162px;
    bottom: 82px;
  }
  81.25% {
    right: 132px;
    bottom: 82px;
  }
  87.5% {
    right: 121px;
    bottom: 114px;
  }
  93.75% {
    right: 99px;
    bottom: 114px;
  }
  100% {
    right: 86px;
    bottom: 1147px;
  }
  0% {
    right: 0;
    bottom: 147px;
  }
}
@keyframes mymove10 {
  0% {
    right: 0;
    bottom: 147px;
  }
  5.88% {
    right: 86px;
    bottom: 147px;
  }
  11.76% {
    right: 99px;
    bottom: 87px;
  }
  17.64% {
    right: 121px;
    bottom: 87px;
  }
  23.52% {
    right: 132px;
    bottom: 54px;
  }
  29.4% {
    right: 162px;
    bottom: 54px;
  }
  35.28% {
    right: 173px;
    bottom: 26px;
  }
  41.16% {
    right: 200px;
    bottom: 26px;
  }
  47.04% {
    right: 212px;
    bottom: 6px;
  }
  52.92% {
    right: 423px;
    bottom: 6px;
  }
  58.8% {
    right: 212px;
    bottom: 6px;
  }
  64.68% {
    right: 200px;
    bottom: 26px;
  }
  70.56% {
    right: 173px;
    bottom: 26px;
  }
  76.44% {
    right: 132px;
    bottom: 54px;
  }
  82.32% {
    right: 121px;
    bottom: 87px;
  }
  88.2% {
    right: 99px;
    bottom: 87px;
  }
  94.08% {
    right: 86px;
    bottom: 147px;
  }
  100% {
    right: 0;
    bottom: 147px;
  }
}
@keyframes mymove11 {
  0% {
    left: 0;
    bottom: 2px;
  }
  10% {
    left: 84px;
    bottom: 2px;
  }
  20% {
    left: 98px;
    bottom: 27px;
  }
  30% {
    left: 118px;
    bottom: 27px;
  }
  40% {
    left: 130px;
    bottom: 48px;
  }
  50% {
    left: 230px;
    bottom: 48px;
  }
  60% {
    left: 460px;
    bottom: 48px;
  }
  70% {
    left: 130px;
    bottom: 48px;
  }
  75% {
    left: 118px;
    bottom: 27px;
  }
  80% {
    left: 98px;
    bottom: 27px;
  }
  90% {
    left: 84px;
    bottom: 2px;
  }
  100% {
    left: 0;
    bottom: 2px;
  }
}
@keyframes mymove12 {
  0% {
    left: 0;
    bottom: 33px;
  }
  10% {
    left: 50px;
    bottom: 33px;
  }
  20% {
    left: 64px;
    bottom: 3px;
  }
  30% {
    left: 214px;
    bottom: 3px;
  }
  40% {
    left: 314px;
    bottom: 3px;
  }
  50% {
    left: 484px;
    bottom: 3px;
  }
  60% {
    left: 314px;
    bottom: 3px;
  }
  70% {
    left: 214px;
    bottom: 3px;
  }
  80% {
    left: 64px;
    bottom: 3px;
  }
  90% {
    left: 50px;
    bottom: 33px;
  }
  100% {
    left: 0;
    bottom: 33px;
  }
}
@keyframes mymove13 {
  0% {
    left: 0;
    bottom: 85px;
  }
  10% {
    left: 52px;
    bottom: 85px;
  }
  20% {
    left: 65px;
    bottom: 55px;
  }
  30% {
    left: 85px;
    bottom: 55px;
  }
  40% {
    left: 98px;
    bottom: 3px;
  }
  50% {
    left: 248px;
    bottom: 3px;
  }
  60% {
    left: 484px;
    bottom: 3px;
  }
  65% {
    left: 248px;
    bottom: 3px;
  }
  70% {
    left: 98px;
    bottom: 3px;
  }
  80% {
    left: 85px;
    bottom: 55px;
  }
  90% {
    left: 65px;
    bottom: 55px;
  }
  95% {
    left: 52px;
    bottom: 85px;
  }
  100% {
    left: 0;
    bottom: 85px;
  }
}
@keyframes mymove14 {
  0% {
    bottom: 196px;
    left: 361px;
    transform: rotate(0deg);
  }
  20% {
    bottom: 207px;
    left: 365px;
    transform: rotate(45deg);
  }
  30% {
    bottom: 196px;
    left: 361px;
    transform: rotate(0deg);
  }
  50% {
    bottom: 188px;
    left: 366px;
    transform: rotate(-45deg);
  }
  70% {
    bottom: 188px;
    left: 366px;
    transform: rotate(-45deg);
  }
  100% {
    bottom: 196px;
    left: 361px;
    transform: rotate(0deg);
  }
}
@keyframes mymove15 {
  0% {
    transform: translateX(-100%);
  }
  50% {
    transform: translateX(-30%);
  }
  75% {
    transform: translateX(-40%);
  }
  100% {
    transform: translateX(0%);
  }
}
@media (max-width: 1199px) {
  .wjtcontainer {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.15rem;
  }
  .wjtBanner img.wjtBannerImg {
    height: 2.5rem;
    object-fit: cover;
  }
  .wjtBanner img.wjtLogo {
    width: 40%;
    left: 30%;
    position: absolute;
    top: 24.33333%;
  }
  .wjtBanner img.wjtBannerText {
    width: 70%;
    left: 15%;
  }
  .wjtBanner .wjtBannerMore {
    width: 30%;
    left: 35%;
    position: absolute;
    top: 70%;
  }
  .wjtTopList,
  .wjtTopList .wjtcontainer {
    height: auto;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox {
    bottom: auto;
    top: 0;
    height: auto;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul {
    padding: 0.2rem 0.15rem;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul li {
    flex: 0 0 50%;
    justify-content: center;
    float: left;
    width: 50%;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter .wjtTopListBoxCenterR h4 {
    text-align: center;
    padding-top: 10px;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter .wjtTopListBoxCenterR p {
    text-align: center;
    padding: 0.1rem 0.15rem 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul li:nth-child(3),
  .wjtTopList .wjtcontainer .wjtTopListBox ul li:nth-child(4) {
    padding-top: 0.3rem;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox {
    position: relative;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul {
    position: relative;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul::after {
    content: "";
    width: 96%;
    height: 1px;
    background: #fbf8f3;
    position: absolute;
    top: 50%;
    left: 2%;
    transform: translateY(-50%);
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul::before {
    content: "";
    width: 1px;
    height: 96%;
    background: #fbf8f3;
    position: absolute;
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter .wjtTopListBoxCenterR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .wjtTopList .wjtcontainer {
    padding: 0;
  }
  .wjtSolution {
    padding: 0.5rem 0;
  }
  .wjtTitle h4 {
    font-size: 0.2rem;
    line-height: 1.5;
  }
  .wjtTitle p {
    line-height: 1.5;
  }
  .wjtSolution .wjtSolutionBox {
    background: transparent;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxL,
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxR {
    flex: 0 0 100%;
    justify-content: center;
    float: left;
    width: 100%;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li,
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li {
    background: transparent !important;
    position: relative !important;
    height: auto !important;
    top: 0 !important;
    left: 0 !important;
    margin-bottom: 0.1rem;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li {
    background: transparent !important;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    height: auto !important;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li p b {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
  }
  .wjtSolution .wjtSolutionBox {
    height: auto !important;
    margin-top: 0.3rem;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li p {
    display: flex;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li p b {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    flex: 1;
    margin: 0 5px;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li p {
    display: flex;
  }
  .wjtSolution .wjtSolutionBox .wjtSolutionBoxR ul li p b {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    flex: 1;
    margin: 0 5px;
  }
  .wjtSolution .wjtSolutionBth {
    margin-top: 0.2rem;
  }
  .wjtSolution .wjtSolutionBth ul {
    width: 90%;
  }
  .wjtSolution .wjtSolutionCenter ul li {
    flex: 0 0 46%;
    justify-content: center;
    float: left;
    width: 46%;
    margin-left: 1%;
    margin-right: 1%;
  }
  .wjtMbanner {
    height: auto;
    padding: 0.2rem 0;
  }
  .wjtMbanner .wjtcontainer {
    background: transparent;
  }
  .wjtMbanner .wjtcontainer h4 {
    font-size: 0.2rem;
    color: #333;
  }
  .wjtMbanner .wjtcontainer a {
    margin-bottom: 0.2rem;
    margin-top: 0.4rem;
    border-color: #333;
    color: #333;
  }
  .wjtProduct .wjtProductBox {
    padding-top: 0.3rem;
  }
  .wjtProduct .wjtProductBox ul li {
    flex: 0 0 50%;
    justify-content: center;
    float: left;
    width: 50%;
  }
  .wjtProduct .wjtProductBox ul li:nth-child(3) .wjtProductBoCenter .wjtProductBoxLeft,
  .wjtProduct .wjtProductBox ul li:nth-child(7) .wjtProductBoCenter .wjtProductBoxLeft,
  .wjtProduct .wjtProductBox ul li:nth-child(11) .wjtProductBoCenter .wjtProductBoxLeft {
    display: none;
  }
  .wjtProduct .wjtProductBox ul li:nth-child(9) .wjtProductBoCenter,
  .wjtProduct .wjtProductBox ul li:nth-child(10) .wjtProductBoCenter {
    border-bottom: 1px solid #ececec;
  }
  .wjtProduct .wjtProductBox ul li {
    height: auto;
  }
  .wjtProduct .wjtProductBox ul li .wjtProductBoCenter p {
    line-height: 1.5;
  }
  .wjtProduct .wjtProductBox ul li .wjtProductBoCenter h4 {
    line-height: 1.5;
    font-size: 0.16rem;
  }
  .wjtProduct .wjtProductBox ul li .wjtProductBoCenter {
    padding: 0.3rem 0.1rem;
  }
  .wjtMbanner1 h4 {
    font-size: 0.2rem;
  }
  .wjtMbanner1 ul li .wjtMbanner1Box {
    justify-content: center;
  }
  .wjtMbanner1 ul {
    justify-content: center;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
  }
  .wjtMbanner1 {
    padding-top: 0.2rem;
  }
  .wjtMbanner1 ul li {
    flex: 0 0 49%;
    justify-content: center;
    float: left;
    width: 49%;
  }
  .wjtreason {
    padding: 0.3rem 0rem;
  }
  .wjtMbanner1 ul li .wjtMbanner1Box .wjtMbanner1BoxL {
    font-size: 0.4rem;
    opacity: 0.1;
  }
  .wjtMbanner1 ul li .wjtMbanner1Box {
    padding: 0.2rem 0;
  }
  .wjtMbanner1 ul li .wjtMbanner1Box .wjtMbanner1BoxR h5 {
    font-size: 0.2rem;
    text-align: center;
    margin-top: 0.1rem;
    color: #ea5a2a;
  }
  .wjtMbanner1 ul li .wjtMbanner1Box .wjtMbanner1BoxR p {
    font-size: 0.14rem;
    line-height: 1.5;
    text-align: center;
    color: #666;
  }
  .wjtMbanner1 ul li .wjtMbanner1Box .wjtMbanner1BoxR {
    padding-left: 0.05rem;
    margin-top: -0.2rem;
  }
  .wjtMbanner2 {
    height: auto;
    padding-bottom: 0.2rem;
    background-color: #ff774f;
    background-image: linear-gradient(to top, #ee6f33, #f58e41, #ffb84d);
  }
  .wjtMbanner2 h4 {
    font-size: 0.2rem;
    padding-top: 0.3rem;
  }
  .wjtreason .wjtreasonBoxBg {
    width: 100%;
    transform: translateX(0%);
    left: 0%;
    bottom: auto;
    top: 0;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 b {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox b img {
    float: left;
    margin-right: 20px;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 b {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 b i {
    padding-left: 0;
  }
  .wjtreason .wjtreasonBoxBg,
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox {
    height: auto;
    width: 100%;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg1 {
    display: none;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBgList1 {
    top: 0;
    left: 0;
    display: none;
  }
  .wjtreason .wjtreasonReason .wjtreasonBg {
    width: 100%;
    height: auto;
  }
  .wjtreason .wjtreasonReason .wjtreasonReasonBg {
    display: none;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBgList2 {
    display: none;
    top: 0;
    left: 0;
  }
  .wjtreason .wjtreasonBoxBg,
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox {
    background: transparent;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBgList3 {
    top: 0;
    display: none;
    left: 0;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg2 {
    display: none;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg3 {
    display: none;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 {
    position: relative;
    top: 0;
    left: 0;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 {
    position: relative;
    top: 0;
    left: 0;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 {
    position: relative;
    top: 0;
    left: 0;
    padding: 0.2rem 0;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1 .wjtReasonListText1Box {
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    padding: 0;
    box-sizing: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 .wjtReasonListText1Box {
    width: 100%;
    top: 0;
    background: transparent !important;
    left: 0;
    padding: 0rem 0;
  }
  .wjtreason .wjtreasonReason {
    overflow: hidden;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2 .wjtReasonListText1Box {
    width: 100%;
    top: 0;
    background: transparent !important;
    left: 0;
    padding: 0rem 0;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1,
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText2,
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 {
    background: transparent;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 20px 20px;
    box-sizing: 0 0 10px rgba(0, 0, 0, 0.2);
    margin-bottom: 0.2rem;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1Box {
    top: 0 !important;
    left: 0 !important;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 .wjtReasonListText1Box {
    width: 100%;
    height: auto;
    padding: 0;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText3 b {
    justify-content: left;
    display: block;
  }
  .wjtreason .wjtreasonBoxBg {
    position: relative;
  }
  .wjtreason .wjtreasonReason .wjtreasonBg {
    display: none;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtReasonListText1Box {
    height: auto !important;
  }
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox b i {
    padding-right: 0 !important;
    font-size: 0.18rem !important;
  }
  .wjtMbanner1 {
    padding-top: 0.4rem;
  }
  .wjtreasonBoxBg2Shou,
  .wjtwjtreasonBoxBg1Top,
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg1rw,
  .wjtreason .wjtreasonBoxBg .wjtreasonBoxBgBox .wjtreasonBoxBg2kf {
    display: none;
  }
  .wjtMbanner1 h4::after {
    content: "";
    width: 0.43rem;
    height: 2px;
    background: hsl(28, 94%, 54%);
    display: block;
    margin: 0.13rem auto 0.17rem;
  }
  .wjtMbanner .wjtcontainer h4 {
    padding-top: 0;
    color: #fff;
  }
  .wjtMbanner .wjtcontainer a {
    margin-top: 0.2rem;
    margin-bottom: 0;
  }
  .wjtMbanner {
    width: 100%;
    background-color: #ff774f;
    background-image: linear-gradient(to top, #ee6f33, #f58e41, #ffb84d);
  }
  .wjtMbanner .wjtcontainer a {
    color: #fff;
    border-color: #fff;
  }
  .wjtProduct {
    padding-top: 0.5rem;
  }
  .wjtTopList .wjtcontainer .wjtTopListBox ul li .wjtTopListBoxCenter .wjtTopListBoxCenterL {
    margin-right: 0;
  }
  .wjtMbanner1 ul li {
    flex: 0 0 32%;
    justify-content: center;
    float: left;
    width: 32%;
    flex-wrap: wrap;
  }
  .wjtMbanner2 h4 {
    padding-top: 0.2rem;
  }
  .wjtMbanner2 p {
    margin: 0.2rem auto 0;
  }
  .wjtReasonPhone {
    display: block;
    width: 100%;
    height: auto;
    margin: 0.4rem 0 0.2rem;
  }
  .wjtSolutionBthTop {
    display: block;
    width: 50%;
    height: auto;
    margin: 0.3rem auto 0rem;
  }
}
.wjtSolution .wjtSolutionBox .wjtSolutionBoxL ul li p b em {
  font-weight: bold;
}
