body {
  position: relative;
  background-color: #fff;
}
.ArticleBox {
  width: 100%;
  /* overflow: hidden; */
}
.contentboxari {
  width: 100%;
  max-width: 1330px;
  /* padding: 0 50px; */
  margin: auto;
}
.Article {
  width: 100%;
  padding-top: 60px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.articleItem {
  padding-right: 50px;
  position: relative;
}
.articleList {
  flex: 2;
  padding: 50px 0 0 2%;
}
.articleTitleBox {
  background-color: #121826;
  background-image: url(../image/article/singlebanner.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.articleTitle {
  width: 100%;
  max-width: 1330px;
  padding: 0 50px;
  margin: 0 auto;
  padding: 137px 50px 57px;
  font-weight: 600;
  padding-left: 0;
}
.articleTitle > h1 {
  color: #fff;
  line-height: 50px;
}
.articleContent,
.articleContent p {
  line-height: 28px;
  color: #4f4f4f;
  font-size: 17px !important;
}
.articleList > .artListItem {
  padding: 20px 0;
  border-bottom: 2px solid #cacaca;
}
.artListItem > a {
  color: #333;
  line-height: 24px;
  text-decoration: none;
}
.articleTime {
  color: #9098ab;
  font-size: 15px;
  padding: 50px 0 60px;
  display: flex;
  /* border-bottom: 1px solid #f5f7f9; */
}
.articleTime ul,
.articleTime ol,
.articleTime li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.articleTime a {
  color: #9098ab;
  /* text-decoration: none; */
}

/* ``````````````````````````````````````````````````````` */
/* Tables ------------------------------------ */

table {
  border: 0.1rem solid #dcd7ca;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 1.6rem;
  margin: 4rem 0;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}

.alignleft > table {
  margin: 0;
}

.alignright > table {
  margin: 0;
}

th,
td {
  border: 0.1rem solid #dcd7ca;
  line-height: 1.4;
  margin: 0;
  overflow: visible;
  padding: 0.5em;
}

caption {
  background: #dcd7ca;
  font-weight: 600;
  padding: 0.5em;
  text-align: center;
}

thead {
  vertical-align: bottom;
  white-space: nowrap;
}

th {
  font-weight: 700;
}
/* img```````````````````````````` */
/* .articleContent img {
      height: unset !important;
      text-align: center;
      max-width: 700px !important;
      margin: 20px 0;
  }
  .articleContent .wp-block-image {
      margin: auto;
  } */

.articleContent ul,
.articleContent ol,
.articleContent li {
  list-style: unset;
  margin: 15px 10px;
}
.articleContent a {
  color: #3981ff !important;
}
.articleContent a:hover {
  text-decoration: underline !important;
}
img {
  height: auto;
  max-width: 1100px;
}
.action-like {
  display: none;
}
.action-unlike {
  display: none;
}

/* .articleContent img:nth-of-type(1){
      height: 20px;
      width: 100%;
  } */
.docRightBox {
  width: 354px;
  padding-top: 60px;
}
.imgname {
  /* margin-top: 60px; */
  border-radius: 10px;
  width: 100%;
  height: 200px !important;
}
.imgnameahref img {
  margin-top: 40px;
  border-radius: 10px !important;
  width: 100% !important;
  height: 200px !important;
}
.synologylistcut {
  position: fixed;
  top: 0px;
}
.synologylistcut1 {
  position: absolute;
  bottom: 100px;
}
.docRightban {
  padding: 10px 30px;
  background-color: #f7f9fc;
  border-radius: 10px;
  display: none;
}
.docRight {
  border-left: 2px solid #eeeeee;
  box-sizing: border-box;
  /* position: fixed; */
}
.catalogList {
  padding-left: 20px;
  border-left: 2px solid transparent;
  margin: 20px 0px 20px -2px;
  box-sizing: border-box;
  font-size: 17px;
  font-size: 600;
}
.catalogListActive {
  border-left: 2px solid #3981ff;
}
.catalogListActive a {
  color: #3981ff !important;
}
.catalogList a {
  color: #666666;
}

.docRightzhengti {
  position: relative;
  height: 100%;
}
.docRightBox {
  position: sticky;
  top: 0;
}
.try {
  height: 200px;
  margin-top: 40px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-image: url(../image/article/try.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px;
}
.trytitle {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}
/* .trymore{
      width: 110px;
      height: 36px;
      border-radius: 18px;
      font-weight: 600;
      background-color: #fff;
      color: #3981ff;
      font-size: 17px;
      line-height: 36px;
      text-align: center;
    } */
.headermore {
  background-color: #fff;
  width: 110px;
  font-size: 15px;
  line-height: 42px;
  border-radius: 21px;
  padding-left: 18px;
  color: #3981ff;
  display: flex;
  align-items: center;
  cursor: pointer;
  /* justify-content: center; */
}
.headermorejiao {
  width: 20px;
  margin-left: -5px;
  height: 20px;
  transition: all 0.3s;
  transition-timing-function: linear;
}
.headermoreheng {
  margin-left: 2px;
  width: 0px;
  height: 20px;
  transition: all 0.3s;
  transition-timing-function: linear;
}
.headermore:hover .headermoreheng {
  width: 20px;
  margin-left: 2px;
}
.headermore:hover .headermorejiao {
  margin-left: -20px;
}

.uam {
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.uamtiarr {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  padding: 8px;
  background-color: #17192666;
  padding-right: 12px;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none; /* Chrome, Safari, Opera */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.uamtiarrle {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  padding: 8px;
  background-color: #17192666;
  padding-right: 12px;
  margin-right: 8px;
  cursor: pointer;
  transform: rotateZ(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none; /* Chrome, Safari, Opera */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.uamtiarr:hover {
  background-color: #17192695;
}
.uamtiarrle:hover {
  background-color: #17192695;
}
.uamarrcut {
  background-color: #17192666 !important;
}
.uamtiarr img,
.uamtiarrle img {
  width: 20px;
  height: 20px;
  -webkit-user-select: none; /* Chrome, Safari, Opera */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* IE 10+ */
  user-select: none;
}
.uamcontentbox {
  overflow: hidden;
  position: relative;
  height: 450px;
}
.uamcontent {
  display: flex;
  /* align-items: center; */
  justify-content: space-between;
  width: 2550px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  transition-timing-function: linear;
}
.uamitem {
  border-radius: 10px;
  background-repeat: no-repeat;
  margin-left: 20px;
  overflow: hidden;
  flex-shrink: 0;
  text-align: center;
}
.uamitem img {
  height: 450px;
  width: auto;
}
.uamitem:first-child {
  margin-left: 0;
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (max-width: 992px) {
  .contentboxari {
    padding: 0 20px;
  }
  .docRightzhengti {
    display: none;
  }
  img {
    width: 100%;
  }
  .articleTitle {
    padding-left: 20px;
  }
}
