.navV2 .item:hover {
  border-style: solid !important;
  border-color: #009fe9 !important;
}

.navV2 .item:hover .J_nav_item_name {
  color: #009fe9 !important;
}

.siteEditor .fk-editor.fk-editor-break-word {
  white-space: unset;
}

.yingyong_d {
  text-align: center;
}

.yingyong_d .w1200 {
  width: 1200px;
  margin: 50px auto;
}

.yingyong_d h3 {
  text-align: center;
  font-weight: 400;
  font-size: 24px;
}

.yingyong_d .img-box {
  border: 1px solid #ddd;
  height: 350px;
  width: 350px;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.yingyong_d .img-box img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.yingyong_d P {
  display: flex;
  align-items: center;
}

.yingyong_d P span {
  flex: 1;
  text-align: left;
}

.yingyong_d P span:first-child {
  text-align: right;
  color: #888;
  line-height: 2;
}

.yingyong_d a {
  padding: 10px;
  border: 1px solid #009fe9;
  border-radius: 3px;
  color: #009fe9;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 16px;
  margin-top: 20px;
  font-size: 15px;
}

.yingyong_d .content-box {
  margin-top: 50px;
  text-align: left;
}

.yingyong_d .content-box h3 {
  text-align: left;
}

.yingyong_d .content-box .title {
  border-bottom: 1px solid #009fe9;
}

.yingyong_d .content-box .title span {
  border: 1px solid #009fe9;
  border-top-width: 2px;
  border-bottom-color: #fff;
  display: inline-block;
  padding: 6px 15px;
  margin-bottom: -1px;
}

.yingyong_d .content-box .content {
  line-height: 1.8;
  color: #666;
}

.yingyong_d .content-box .content p {
  margin-bottom: 10px;
}
