* {
  margin: 0;
  padding: 0;
}
/* @font-face {
  font-family:"Microsoft YaHei";
  src: url("../font/NotoSansSC-Regular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family:"Microsoft YaHei";
  src: url("../font/NotoSansSC-Bold.ttf") format("truetype");
  font-weight: 900;
} */
img {
  display: block;
}
.cad-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  height: 52px;
  background: rgba(0, 31, 78, 0.5);
  backdrop-filter: blur(17px);
  z-index: 9999;
}
.cad-title img {
  width: 125px;
  height: 28px;
}
.cad-header {
  position: relative;
}
.cad-header img {
  height: 230px;
  width: 100%;
}
.cad-header .header-main {
  position: absolute;
  top: 42%;
  left: 11%;
  font-size: 10px;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-style: normal;
}
.cad-header .header-main .main-title {
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 6px;
  font-family: "Microsoft YaHei";
  font-style: normal;
}
.cad-header .header-main .main-button {
  font-size: 8px;
  width: 50px;
  height: 22px;
  background-color: #3775f6;
  text-align: center;
  line-height: 22px;
  margin-top: 8px;
  border-radius: 4px;
}
.be-factory {
  padding: 15px 15px 15px 15px;
  background-image: url(../../img/phoneImg/bentley/bebgc1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.be-factory .be-factory-width {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.be-factory .be-factory-width .be-factory-title {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.be-factory .be-factory-text {
  text-indent: 2em;
  color: #d9d9d9;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.be-designer {
  padding: 15px 15px 15px 15px;
  background-image: url(../../img/phoneImg/bentley/bebgc2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.be-designer .be-designer-width {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.be-designer .be-designer-width .designer-width-title {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.be-designer .be-designer-main img {
  width: 100%;
}
.manyDesign {
  background-image: url(../../img/phoneImg/Cad/bbgc1.png);
  /* height: fit-content; */
  background-position: center;
  background-size: cover;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
}
.manyDesign .manyDesign-title {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 15px;
  margin-bottom: 10px;
}
.manyDesign .manyDesign-title .title-width {
  /* width: 162px; */
  font-size: 16px;
  font-family: "Microsoft YaHei";
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.manyDesign .title-show {
  padding-left: 14px;
  position: relative;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.manyDesign .title-show .item {
  color: #07d1fa;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  padding-left: 3px;
}
.manyDesign .title-show .positiona {
  position: absolute;
  width: 1px;
  height: 9px;
  background: #07d1fa;
  left: 146px;
  top: 6px;
}
.manyDesign .onepic {
  margin-top: 10px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
}
.manyDesign .onepic img {
  width: 100%;
  /* height: fit-content; */
}
.manyDesign .onepic .text {
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.manyDesign .manyDesign-foot {
  margin-top: 10px;
  width: 100%;
}
.manyDesign .manyDesign-foot img {
  width: 100%;
  /* height: fit-content; */
}
.manyDesign .manyDesign-foot .manyDesign-foot-text .oneline {
  margin-top: 15px;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  font-style: normal;
  font-weight: 900;
  width: 90%;
  background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.manyDesign .manyDesign-foot .manyDesign-foot-text .twoline {
  margin-top: 10px;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  padding-bottom: 15px;
}
.documentM {
  box-sizing: border-box;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  background-image: url(../../img/phoneImg/Cad/writebgc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.documentM .documentM-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.documentM .documentM-title .doc-width {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #0094ff 7.14%, #260090 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.documentM .doc-main img {
  width: 100%;
  /* height: fit-content; */
}
.documentM .doc-main .text {
  color: #333;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 10px;
}
.DGNtoCAD {
  background-image: url(../../img/phoneImg/bentley/blackbgc.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 15px 15px 0px 15px;
}
.DGNtoCAD .DGNtoCAD-width {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.DGNtoCAD .DGNtoCAD-width .DGNtoCAD-width-title {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.DGNtoCAD .DGNtoCAD-text {
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 20px;
}
.DGNtoCAD .DGNtoCAD-pic img {
  width: 100%;
}
.eachPush {
  background-image: url(../../img/phoneImg/Cad/writebgc.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.eachPush .eachPush-width-title {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #0094ff 7.14%, #260090 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.eachPush .eachPush-width-title .oneline {
  padding-left: 20px;
}
.eachPush .eachPush-width-title .twoline {
  padding-left: 20px;
}
.eachPush .eachPush-pic {
  margin-top: 20px;
}
.eachPush .eachPush-pic img {
  width: 100%;
}
.jumpItem .documentM {
  box-sizing: border-box;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  background-image: url(../../img/phoneImg/bentley/blackbgc.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.jumpItem .documentM .documentM-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.jumpItem .documentM .documentM-title .doc-width {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #68dbff 7.14%, #06f 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.jumpItem .documentM .doc-main img {
  width: 100%;
  /* height: fit-content; */
}
.jumpItem .documentM .doc-main .text {
  color: #fff;
  text-align: center;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  padding-bottom: 10px;
}
.review {
  background-image: url(../../img/phoneImg/bentley/writebgc.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 15px 15px 15px 15px;
}
.review .DGNtoCAD-width {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.review .DGNtoCAD-width .DGNtoCAD-width-title {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #0094ff 7.14%, #260090 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.review .DGNtoCAD-text {
  color: #555;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}
.review .DGNtoCAD-pic img {
  width: 100%;
}
.modelResult {
  background-image: url(../../img/phoneImg/bentley/writebgc.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 15px 15px 0px 15px;
}
.modelResult .DGNtoCAD-width {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.modelResult .DGNtoCAD-width .DGNtoCAD-width-title {
  font-family: "Microsoft YaHei";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  background: var(--Linear, linear-gradient(90deg, #0094ff 7.14%, #260090 111.89%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.modelResult .DGNtoCAD-text {
  color: #555;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 20px;
}
.modelResult .DGNtoCAD-pic img {
  width: 100%;
}
