header {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
}

.newsye .col-md-4 {
  margin-bottom: 10px;
}

.newsye .col-md-4 > a {
  display: block;
  -webkit-transition: all 0.5s;
}

.newsye .col-md-4 > a:hover {
  -webkit-transform: scale(1.1);
}

.newsye .col-md-4 > a img {
  -webkit-transition: all 0.5s;
  margin-bottom: 10px;
}
.newsye .tabBox {
  /* padding: 32px;
  background: #fbfbfb;
  border: 1px solid #dfdfdf; */
}
.newsye .products-leul {
  padding: 32px;
  background: #fbfbfb;
  border: 1px solid #dfdfdf;
}
.newsye .tabBox h2 {
  font-family: PingFangSC-Medium;
  font-size: 24px;
  color: #080404;
  letter-spacing: 0;
  height: 33px;
  line-height: 33px;
  margin: 0;
  text-align: left;
  margin-bottom: 16px;
}
.newsye .tabBox .item {
  border-top: 1px solid #dfdfdf;
  padding: 16px 0;
  max-height: 50px;
  overflow-y: hidden;
  transition: max-height 1s;
  /* border-bottom: 1px solid #DFDFDF; */
}
.newsye .tabBox .checkItem {
  max-height: 1000px;
}
.newsye .tabBox .item .tit {
  opacity: 0.65;
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #080404;
  letter-spacing: 0;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.newsye .tabBox .item .tit2 {
  opacity: 0.65;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #080404;
  letter-spacing: 0;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsye .tabBox .item .checkTab {
  color: #00237d;
  font-weight: 800;
  opacity: 1;
}
.newsye .tabBox .checkItem .tit {
  opacity: 1;
  font-weight: bold;
}
.newsye .tabBox .item div:last-child {
  margin-bottom: 0;
}
.newsye .tabDetail {
  padding: 10px 20px 54px 24px;
  display: none;
}
.newsye .tabDetail:nth-child(1) {
  display: block;
}
.newsye .tabDetail h3 {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #080404;
  letter-spacing: 0;
  text-align: center;
  /* padding:10px 0 32px; */
  padding-bottom: 32px;
  margin: 0;
  border-bottom: 1px dashed #979797;
  margin-bottom: 17px;
  font-weight: bold;
}
.newsye .tabDetail > div {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #080404;
  letter-spacing: 0;
  line-height: 32px;
  text-indent: 2em;
}
.newsye .tabDetail .row {
  text-indent: 0;
  padding: 0 10px;
  margin-bottom: 54px;
}
.newsye .tabDetail .row > div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #080404;
  letter-spacing: 0;
  line-height: 32px;
}
.newsye .tabDetail .tab1 div {
  float: left;
}
.newsye .tabDetail .tab1 > div:nth-child(1) {
  margin-right: 44px;
}
.newsye .tabDetail .tab1 img {
  width: 14px;
  margin: 0;
  margin-right: 11px;
}
.newsye .tabDetail .tab2 img {
  width: 100%;
  margin: 0;
}
.newsye .tabDetail .tab2 .tit {
  text-align: center;
  height: 32px;
  line-height: 32px;
  margin: 16px 0;
}
.newsye .tabDetail img {
  width: 100%;
  margin: 32px auto;
}
.newsye .tabDetail .phoneImg{
  width: 300px;
  display: block;
  margin: 32px auto;
}
.newsye .tabDetail .button {
  width: 88px;
  height: 32px;
  line-height: 32px;
  background: #00237d;
  border-radius: 16px;
  border-radius: 16px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 0;
  text-align: center;
  text-indent: 0;
  padding: 0;
  margin: 16px auto 32px;
}
.newsye .tabDetail ul {
  padding-left: 0;
  list-style: none;
}
.newsye .tabDetail ul li {
  line-height: 32px;
  /* height: 32px; */
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #080404;
  letter-spacing: 0;
}
.newsye .tabDetail ul li span {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #333333;
  margin-left: 8px;
  margin-right: 12px;
  margin-bottom: 3px;
}
.newsye .tabDetail .tabBottom {
  width: 100%;
  position: relative;
  padding-top: 32px;
  border-top: 1px dashed #979797;
}
.newsye .tabDetail .tabBottom div {
  display: block;
  height: 32px;
  line-height: 32px;
  opacity: 0.85;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #080404;
  letter-spacing: 0;
  line-height: 32px;
  text-indent: 0;
  cursor: pointer;
}
.newsye .tabDetail .tabBottom div:hover {
  color: #00237d;
  opacity: 1;
}
.newsye .tabDetail .tabBottom .back {
  position: absolute;
  top: 32px;
  right: 0;
}
.newsye a img {
  width: 100%;
  height: 180px;
  border-radius: 3px;
}

.newsye p a {
  display: inline-block;
  padding: 10px 15px;
  font-size: 14px;
  background: #3884c0;
  color: #fff;
  border-radius: 3px;
}

.newsye p a:hover {
  background: #1e5077;
}

.newsye .news a {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
}

.newsye .news a img {
  width: 100%;
  height: 220px;
}

.newsye .news p {
  font-size: 12px;
  font-family: arial;
}

@media (max-width: 1200px) {
  .newsye .pagination li a {
    padding: 7px 14px;
    font-size: 13px;
  }

  .newsye .dinone {
    display: none;
  }

  .newsye span {
    text-align: center;
    display: block;
  }
}
@media (max-width: 1025px) {
  .newsye .col-md-4 {
    text-align: left;
  }
}
@media (max-width: 720px) {
  .newsye .pagination li a {
    padding: 7px 14px;
    font-size: 13px;
  }
  .newsye .tabDetail .phoneImg{
    width: 100%;
  }
  .newsye .dinone {
    display: none;
  }

  .newsye span {
    text-align: center;
    display: block;
  }
}
