.anmt3,
.boxCncQuote a,
.selcncType li,
.el-upload,
.el-upload-dragger,
.boxQuoteLeft,
.boxQuoteRight,
.info,
.delQuoteParts,
.paRT,
.orderListData .el-input-number__decrease,
.orderListData .el-input-number__increase,
.el-input-group,
.el-input-number,
.iptsa,
.iptsa span,
.iptsa span:after,
.liSF,
.liSF:after,
.setSurfaceF,
i.pic > div:after,
.upLDinfo,
.selcncType li a:before,
.selcncType li a:after {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
html{
    min-width: 1300px;
}
.cncQuoteNote a:hover {
  color: #f90;
}
.noteInfo,
.SFinfo .desc {
  font-size: 0.6em;
  color: #999;
  line-height: 1.5em;
  margin-top: -0.5em;
  padding-bottom: 0.4em;
}
.noteInfo.nm {
  margin-top: 0;
}
.el-radio__input.is-checked + .el-radio__label,
.el-checkbox__input.is-checked + .el-checkbox__label {
  color: #333 !important;
}
.selDoc .el-radio {
  display: block;
}
.selDoc .el-radio__label {
    padding-left: 3px;
}
.selDoc .el-radio__inner::after {
  display: block;
  background-color:#0060FF;
}
.orderListData .el-radio__input.is-checked .el-radio__inner {
    /* line-height: 10px; */
    width: 6px;
    height: 6px;
    transform: translate(0, -50%);
  border-color:#0060FF;
  background-color:#0060FF;
}

.el-popover .el-button--text {
  color: #333;
}
.el-popover .el-popconfirm__main {
  margin-bottom: 0.5em;
}
.el-textarea .el-input__count {
  line-height: 1em;
  bottom: -1.2em;
  right: 0;
}

.boxCncQuote .alt_box21.on .box {
  padding: 0;
  height: 90%;
  max-width: 90%;
  max-height: 90%;
}
.boxCncQuote .alt_box21 iframe {
  width: 100%;
  height: 100%;
}
.boxCncQuote .alt_box21 .boxClose {
  padding: 0.5em;
  font-size: 0.6em;
  top: 0.4em;
  right: 0.4em;
  border-radius: 50%;
}
.boxCncQuote .alt_box21.login .box {
  height: 460px;
  max-width: 870px;
  padding: 0;
}
.boxCncQuote .alt_box21.upTD .box,
.boxCncQuote .alt_box21.DelPat .box {
  height: auto;
  max-width: 760px;
}
.el-dialog__wrapper .el-dialog--center {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0 !important;
}
.el-dialog__wrapper .el-dialog__title {
  font-size: 16px;
}
.boxCncQuote .alt_box21 .box .t,
.el-dialog__header {
  background-color: #f8f8f8;
  font-size: 0.8em;
  padding: 0 24px;
  line-height: 2.2em;
  text-align: left;
}
.el-dialog__headerbtn {
  top: 0.4em;
  right: 0.4em;
}
.boxCncQuote .alt_box21 .box .noteInfo {
  padding: 2em 24px 0;
}
.boxCncQuote .alt_box21.upTD .box .upload_files {
  margin: 0.5em 1em 1em;
}
.boxCncQuote .alt_box21.upTD .upload_files .info {
  padding: 4.5em 0;
}
.boxCncQuote .alt_box21.upTD .upload_files .info em {
  font-size: 0.6em;
}
.boxCncQuote .alt_box21.upTD .bn {
  text-align: center;
  font-size: 0.7em;
  line-height: 1em;
  padding-bottom: 2em;
}
.boxCncQuote .el-loading-mask {
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.7);
}
.boxCncQuote .upLDinfo {
  height: 5px;
  background-color:#0060FF;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
}
.boxCncQuote .alt_box21.DelPat .box {
  padding-bottom: 1em;
}
.boxCncQuote .alt_box21.DelPat .bn {
  text-align: center;
  font-size: 0.7em;
  padding: 1em 0 0.5em;
}
.boxCncQuote .alt_box21.DelPat .bn .bnsa {
  margin: 0 0.5em;
  padding: 0.3em 1.5em;
}
.boxCncQuote .liDP {
  text-align: center;
  font-size: 0.7em;
  line-height: 3em;
  margin: 0 1em;
}
.boxCncQuote .liDP li {
  float: left;
  box-sizing: border-box;
}
.boxCncQuote .liDP li i {
  display: inline-block;
  width: 4em;
  height: 3em;
  background: no-repeat center center / contain;
  vertical-align: middle;
  margin-right: 0.5em;
}
.boxCncQuote .liDP li:nth-child(1) {
  width: 10%;
}
.boxCncQuote .liDP li:nth-child(2) {
  width: 40%;
  text-align: left;
  padding-left: 5%;
}
.boxCncQuote .liDP li:nth-child(3) {
  width: 25%;
}
.boxCncQuote .liDP li:nth-child(4) {
  width: 25%;
}
.boxCncQuote .liDP.lit {
  margin-top: 0.5em;
  overflow: hidden;
  border-bottom: 1px solid #dfe1e6;
}
.boxCncQuote .liDP.lit li {
  color: #333;
}
.boxCncQuote .liDP.lin {
  border: 1px solid #dfe1e6;
  border-top: none;
  overflow: hidden;
  color: #666;
}
.boxCncQuote .liDP.lin li {
  padding: 0.5em 0;
}
.boxCncQuote .liDP.lin:hover {
  background-color: #e3f3ff;
  cursor: pointer;
}
.boxCncQuote .liDP li em.ck {
  width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 0.2em;
  vertical-align: middle;
}
.boxCncQuote .liDP li em.ck.on {
  border-color:#0060FF;
}
.boxCncQuote .liDP li em.ck.on:after {
  content: "\e63f";
  font-family: iconfont_dg;
  display: inline-block;
  text-align: center;
  color: #f90;
}

.boxCncQuote,
.boxCncQuote .el-form-item__content {
  font-size: 20px;
  line-height: 32px;
}
.boxCncQuote:after {
  content: "";
  display: block;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
}
.boxCncQuote {
  padding: 15px  0 15px 0 ;
} /*-moz-user-select:none; -webkit-user-select:none; -ms-user-select:none; -khtml-user-select:none; user-select:none;*/
.boxCncQuote .tit {
  line-height: 1em;
  padding-bottom: 0.8em;
  font-family: HarmonyOS Sans, HarmonyOS Sans;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  line-height: 15px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.boxCncQuote .el-upload-list {
  display: none;
}
.boxCncQuote .el-upload-list__item-name {
  display: none;
}
.selcncType {
  margin-bottom: 1em;
}
.selcncType li {
  float: left;
  width: 100%; /*24%*/
  background-color: #f5f5f5;
  margin-right: 1.333%;
  position: relative;
}
.selcncType li.off30:after {
  content: "";
  position: absolute;
  top: -0.2em;
  left: -0.3em;
  background: url("i_30off.png") no-repeat center center / cover;
  width: 48px;
  height: 48px;
  pointer-events: none;
}
.selcncType li:last-of-type {
  margin-right: 0;
}
.selcncType li.on,
.selcncType li:hover {
  background-color: #e3f3ff;
}
.selcncType li a:after {
  content: "\e606";
  font-family: iconfont_dg;
  position: absolute;
  top: 60%;
  right: 10%;
  transform: translate(0, -50%);
  color:#0060FF;
  font-size: 0.6em;
  opacity: 0;
  visibility: hidden;
}
.selcncType li.on a:after {
  top: 50%;
  opacity: 1;
  visibility: visible;
}
.selcncType li a {
  color: #707070;
  line-height: 2.3em;
  display: block;
  padding: 0em 21px;
}
.selcncType li.on a,
.selcncType li a:hover {
  color:#0060FF;
}
.selcncType li a:before {
  content: "";
  margin: 0 0 0 0;
  background: no-repeat center center;
  width: 2.5em;
  height: 2.3em;
  display: inline-block;
  float: left;
}
.selcncType li.ic1 a:before {
  background-image: url("ic1.png");
}
.selcncType li.ic2 a:before {
  background-image: url("ic2.png");
}
.selcncType li.ic3 a:before {
  background-image: url("ic3.png");
}
.selcncType li.ic4 a:before {
  background-image: url("ic4.png");
}
.selcncType li.on a:before {
  transform: scale(1.1);
}
.selcncType li a span {
  font-size: 0.8em;
  display: inline-block;
}

.upload_files .el-upload {
  max-width: 800px;
  position: relative;
  max-width: 100%;
  display: block;
  margin-bottom: 14px;
}
.upload_files.sel .el-upload {
  border: 1px dashed #dfe1e6;
  border-radius: 0.3em;
  padding: 0.6em 1em;
  background-color: #fff;
}
.upload_files.sel .el-upload .el-upload-dragger {
  border: none;
  background: transparent;
  padding: 0;
}
.upload_files.sel .el-upload .el-upload-dragger:hover,
.upload_files.sel .el-upload .el-upload-dragger.is-dragover {
  border: none;
  background: transparent;
}
.upload_files.sel .info {
  padding: 0.6em 0.2em !important;
  background-color:#0060FF;
  border-radius: 0.3em;
  text-align: center;
  font-size: 14px;
}
.upload_files.sel .info span {
  padding: 0;
  color: #fff;
  font-weight: 600;
  font-size: 0.8em;
}
.upload_files.sel .info span b {
  color: #fff;
  font-weight: 500;
font-size: 12px;
color: #FFFFFF;
font-family: HarmonyOS Sans, HarmonyOS Sans;
}
.upload_files.sel .info span:before {
  color: #fff;
  margin: 0 0.4em 0 0;
}
.upload_files .el-upload .el-upload-dragger {
  border: none;
  width: auto;
  height: auto;
  display: block;
}
.upload_files .el-upload .el-upload-dragger:hover,
.upload_files .el-upload .el-upload-dragger.is-dragover {
  background-color: #e3f3ff;
}
.upload_files .info {
  padding: 1em 0;
  line-height: 1em;
}
.upload_files .info span {
  /* display: block; */
  font-weight: bold;
  font-size: 0.9em;
  color: #666;
  /* padding-bottom: 0.6em; */
}
.upload_files .info span b {
  color: #333;
}
.upload_files .info span:before {
  content: "\e604";
  font-family: iconfont_dg;
  color: #fff;
  margin: 0 0.5em;
}
.upload_files .info em {
  font-size: 12px;
  color: #999;
  display: block;
}

.cncQuoteNote {
  font-size: 12px;
  color: #707070;
  line-height: 20px;
}
.cncQuoteNote:before {
  content: "";
  float: left;
  width: 12px;
  height: 12px;
  background: url("ipk.png") no-repeat center center / contain;
  transform: translateY(2px);
}
.cncQuoteNote span {
  display: block;
  margin-left: 18px;
  font-size: 10px;
}
.cncQuoteNote a {
  text-decoration: underline;
  color: #333;
}

.boxQuoteLeft,
.boxQuoteRight {
  padding-top: 1em;
}
.boxQuoteLeft {
  float: left;
  width: 100%;
}
.boxQuoteLeft.on {
  width: 64%;
}
.boxQuoteLeft.on .upload_files .info {
  padding: 1em 1em;
}

.orderListData,
.boxQuoteRight .info {
  padding-top: 18px;
  border-radius: 0.3em;
}
.orderListData {
  /* margin-bottom: 1em; */
}
.orderListData .el-input {
  font-size: 14px;
}
.orderListData .el-textarea textarea:focus {
  border-color:#0060FF;
}
.orderListData form > div {
  position: relative;
}
.orderListData .paRT {
  position: absolute;
  top: 0;
  right: 1em;
  font-size: 0.7em;
  color: #666;
  z-index: 1;
  cursor: pointer;
}
.orderListData .paRT:hover {
  color: #f90;
}
.orderListData .orderPic {
  overflow: hidden;
  border-bottom: 1px dashed #dfe1e6;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.orderListData .orderPic i.pic {
  width: 4em;
  height: 4em;
  float: left;
  background: #f5f5f5 no-repeat center center / contain;
  position: relative;
}
.orderListData .orderPic i.pic.ld:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f5f5f5;
  z-index: 1;
}
.orderListData .orderPic .info {
  margin-left: 5em;
}
.orderListData .orderPic .info span {
  font-size: 0.8em;
  color: #333;
  display: block;
}
.orderListData .orderPic p {
  background-color: #fffbf4;
  color: #b57113;
  font-size: 0.6em;
  padding: 0.2em 0.7em;
  position: relative;
  left: 0.7em;
}
/*.orderListData .orderPic .info span:first-of-type{margin-bottom:.5em;}*/
/*.orderListData .orderPic .info span.iflookurl{font-size:.7em; color:#666;}*/
/*.orderListData .orderPic .info span.iflookurl i{color:#f90; margin-right:.5em;}*/
.orderListData .orderPic i.pic > div.s {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.orderListData .orderPic i.pic > div.s:after {
  content: "\e655";
  font-family: iconfont_dg;
  position: absolute;
  font-size: 0.8em;
  right: 0;
  bottom: 0;
  width: 1.6em;
  height: 1.6em;
  line-height: 1.6em;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  color: #333;
}
.orderListData .orderPic i.pic > div.s:hover:after {
  color: #f90;
}
.iflookurl {
  width: 50px;
  height: 46px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.iflookurl i {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 0;
  width: 14px;
  height: 30px;
  overflow: hidden;
}
.iflookurl i:after {
  content: "";
  background: url("iupt.svg") no-repeat center center;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  width: 14px;
  height: 24px;
  animation: admRbt 1.2s linear infinite;
}
.iflookurl {
  background: url("iupy.svg") no-repeat center top;
}
@keyframes admRbt {
  0% {
    bottom: -100%;
  }
  100% {
    bottom: 100%;
  }
}
.orderListData .el-form-item {
  margin-bottom: 0px;
}
.mt-10 .el-form-item{
  margin-bottom: 10px !important;
}
.mt-3 .el-form-item{
  margin-bottom: 3px !important;
}
.orderListData .el-form-item__label {
  font-size: 14px;
  color: #333;
  font-weight: 400;
  display: flex;
  font-family: HarmonyOS Sans, HarmonyOS Sans;
  text-align: left;
  align-items: center;
  line-height: 1.4em;
}
.orderListData .el-input-group {
  max-width: 120px;
}
.orderListData .el-form-item__content .el-input-group,
.orderListData .el-input-number {
  float: left;
  border: 1px solid #dfe1e6;
  border-left: none;
  border-right: none;
}
.orderListData .nb .el-form-item__content:hover .el-input-group,
.orderListData .nb .el-form-item__content:hover .el-input-number {
  border-color:#0060FF;
}
.orderListData .nb .el-form-item__content {
  display: inline-block;
}
.orderListData .el-form-item__content .ItemUnit {
  font-size: 0.7em;
  vertical-align: top;
  margin: 0 0 0 0.5em;
  line-height: 30px;
  display: none;
} /*display: inline-block;*/
.orderListData .el-input-group:first-of-type,
.orderListData .el-input-number:first-of-type {
  border-left: 1px solid #dfe1e6;
}
.orderListData .el-input-group:last-of-type,
.orderListData .el-input-number:last-of-type {
  border-right: 1px solid #dfe1e6;
}
.orderListData .el-input-group .el-input__inner,
.orderListData .el-input-group__append,
.orderListData .el-input-number__decrease,
.orderListData .el-input-number__increase,
.orderListData .el-input-number .el-input__inner {
  border: none;
  border-radius: 0;
}
.orderListData .el-input-group .el-input__inner {
  text-align: center;
  padding: 0 10px;
}
.orderListData .el-input-number__decrease,
.orderListData .el-input-number__increase {
  background-color: #f5f5f5;
}
.orderListData .el-input-number__decrease:hover,
.orderListData .el-input-number__increase:hover {
  background-color:#0060FF;
  color: #fff;
}
.orderListData .el-input-number__decrease:active,
.orderListData .el-input-number__increase:active {
  background-color: #ffcc66;
}
.orderListData .el-input-group__append,
.orderListData .el-input-group__prepend {
  padding: 0 1em;
  background-color: #f5f5f5;
  color: #333;
  font-size: 0.7em;
}

.LiGroupNumber .el-input-group {
  margin-right: 1em;
}
.LiGroupNumber .el-input-group__prepend,
.LiGroupNumber .el-input-group__append {
  font-size: 13px;
  border: none;
}
.LiGroupNumber .el-input__inner {
  min-width: 60px;
}

.orderListData .upTDli {
  padding: 0.3em 0;
}
.orderListData .upTDli li {
  background-color: #f5f5f5;
  padding: 0 0.5em;
  margin-bottom: 0.2em;
  position: relative;
}
.orderListData .upTDli li span {
  display: block;
  font-size: 0.7em;
  color: #333;
  padding-right: 2em;
}
.orderListData .upTDli li i {
  visibility: hidden;
  opacity: 0;
  top: 25%;
  right: 0.5em;
  font-size: 0.5em;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 50%;
  background-color: #666;
  color: #fff;
}
.orderListData .upTDli li:hover i {
  visibility: visible;
  opacity: 1;
  right: 1em;
}
/* .orderListData .w1{max-width:520px;} */

.boxCncQuote .liSF {
    /* width: 70%; */
  /* padding: 0.1em; */
  height: 32px;
  border-bottom: 1px solid #dfe1e6;
  overflow: hidden;
  position: relative;
}
.boxCncQuote .liSF:hover {
  background-color: #e3f3ff;
}
.boxCncQuote .liSF i {
  transform: translateX(6px);
  display: block;
  float: left;
  width: 40px;
  /* padding-left: 10px; */
  height: 32px;
  background: #fff no-repeat center center / contain;
}
.boxCncQuote .liSF div {
    height: 32px;
    line-height: 26px;
  margin-left: 56px;
}
.boxCncQuote .liSF div b {
  font-family: HarmonyOS Sans, HarmonyOS Sans;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  height: 32px;
  /* line-height: 32px; */
  /* line-height: 26px; */
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.boxCncQuote .liSF div span {
  font-size:12px;
  display: block;
  line-height: 1em;
  color: #666;
}
.setSurfaceF,
.listSurfaceF {
  border: 1px solid #dfe1e6;
  cursor: pointer;
}
.setSurfaceF .liSF {
  border: none;
}
.setSurfaceF:hover {
  border-color:#0060FF;
}
/* .setSurfaceF:after {
  content: "\e64f";
  font-family: iconfont_dg;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translate(0, -50%) rotate(90deg);
} */
.setSurfaceF:hover:after {
  color: #f90;
}
.listSurfaceF {
    width: 50%;
  max-height: 362px;
  overflow-y: auto;
  /* Firefox */
  scrollbar-width: thin;
  /* scrollbar-color:#0060FF #EAF6F7; */
}
.listSurfaceF::-webkit-scrollbar{width:8px; height:8px;}
.listSurfaceF::-webkit-scrollbar-track{background:#EAF6F7; border-radius:8px;}
.listSurfaceF::-webkit-scrollbar-thumb{background:#0060FF; border-radius:8px; border:2px solid #EAF6F7;}
.listSurfaceF::-webkit-scrollbar-thumb:hover{background:#007e87;}
.listSurfaceF .liSF:last-of-type {
  border: none;
}
.listSurfaceF .liSF:after {
  content: "\e63f";
  font-family: iconfont_dg;
  color: #f90;
  position: absolute;
  top: 50%;
  right: 0;
  opacity: 0;
  transform: translate(0, -50%);
}
.listSurfaceF .liSF.val:after {
  opacity: 1;
  right: 1em;
}

.SFinfo {
  margin-top: 0.5em;
  background-color: #f5f5f5;
  padding: 1em;
}
.SFinfo.d3D {
  margin: 0 0 1em;
}
.SFinfo .f {
  font-size: 0.7em;
}
.SFinfo .ck {
  float: right;
  color:#0060FF;
  font-size: 0.7em;
  cursor: pointer;
  line-height: 1em;
  margin-top: 1em;
}
.SFinfo i {
  display: block;
  height: 12em;
  background: #d6d6d8 no-repeat center center / contain;
}
.SFinfo .h {
  margin-bottom: 0.5em;
}
.SFinfo .h,
.SFinfo .n {
  overflow: hidden;
}
.SFinfo .h {
  border-bottom: 1px dashed #dfe1e6;
}
.SFinfo .h *,
.SFinfo .n * {
  padding: 0.5em 0;
  line-height: 1.4em;
}
.SFinfo .n span {
  color: #666;
}
.SFinfo .n p {
  color: #999;
}
.SFinfo .h span,
.SFinfo .n span {
  float: left;
  width: 46%;
}
.SFinfo .h span:nth-child(2),
.SFinfo .n p {
  display: block;
  margin-left: 50%;
  float: none;
  width: auto;
}

.orderListData .iptsa {
  margin: 0 9px 10px 0;
  position: relative;
  overflow: hidden;
  float: left;
}
/*.iptsa:active,.iptsa.is-checked{box-shadow: rgba(255,153,0,.3) 0 0 .5em;}*/
.iptsa .el-radio__input,
.iptsa .el-checkbox__input {
  display: none;
}
.iptsa .el-radio__label,
.iptsa .el-checkbox__label {
  line-height: 2em;
  padding: 1px 12px;
  min-width: 60px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 0.2em;
  background-color: #fff;
  overflow: hidden;
  display: block;
  font-family: HarmonyOS Sans, HarmonyOS Sans;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
}
/* .iptsa .el-radio__label:after,
.iptsa .el-checkbox__label:after {
  opacity: 0;
  content: "\e607";
  font-family: iconfont_dg;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  bottom: -1em;
  line-height: 1em;
  color:#0060FF;
} */
.iptsa .el-radio__label:hover,
.iptsa .el-checkbox__label:hover {
  border-color:#0060FF;
}
.iptsa .el-radio__label span.bc {
  width: 1.2em;
  display: inline-block;
  height: 1em;
  margin: 0 0 0 0.5em;
  vertical-align: middle;
  border: 1px solid #ccc;
  position: relative;
  top: -0.1em;
}
.iptsa.is-checked .el-radio__label,
.iptsa.is-checked .el-checkbox__label {
  color: #000;
  background: #eff5ff !important;
  border: 1px solid var(--primary-color) !important;
  border-right: 4px solid var(--primary-color) !important;
  border-radius: 2px;
} /* box-shadow:rgba(0,0,0,.2) 0 0 .5em;*/
.iptsa.is-checked .el-radio__label:after,
.iptsa.is-checked .el-checkbox__label:after {
  opacity: 1;
  bottom: 0;
  color:#0060FF;
}
.iptsa.is-checked .el-radio__label,
.iptsa:hover .el-radio__label,
.iptsa.is-checked .el-checkbox__label,
.iptsa:hover .el-checkbox__label {
  color: #333;
}

.oInfo dl {
  font-size: 0.7em;
  line-height: 1.2em;
  margin-right: 4em;
}
.oInfo dt,
.oInfo dd {
  padding: 0.5em 0;
}
.oInfo dt {
  width: 45%;
  float: left;
  color: #666;
  clear: left;
}
.oInfo dd {
  margin-left: 45%;
  color: #333;
}

.boxQuoteRight {
  margin-left: 100%;
  opacity: 0;
  height: 0;
  overflow: hidden;
}
.boxQuoteRight .info dl,
.boxQuoteRight .info div {
  min-width: 300px;
  display: block;
}
.boxQuoteRight.on {
  margin-left: 66%;
  opacity: 1;
  height: auto;
  position: sticky;
  top: 10px;
}
.boxQuoteRight .t {
  font-size: 0.8em;
  text-align: right;
  color: #666;
  margin-bottom: 0.75em;
}
.boxQuoteRight .delQuoteParts {
  background-color: #f2f2f2;
  color: #333;
  padding: 0.2em 0.5em;
  margin-left: 1em;
  border-radius: 0.3em;
  cursor: pointer;
}
.boxQuoteRight .delQuoteParts:hover,
.boxQuoteRight .delQuoteParts.on {
  color: #f90;
  background-color: #fff2dc;
}
.boxQuoteRight .delQuoteParts:before {
  content: "\e605";
  font-family: iconfont_dg;
  margin-right: 0.3em;
}
.boxQuoteRight .info dl {
  line-height: 1.6em;
}
.boxQuoteRight .info dt {
  float: left;
  font-size: 0.7em;
  color: #666;
}
.boxQuoteRight .info dd {
  text-align: right;
  font-size: 0.8em;
  color: #333;
  font-weight: bold;
}
.boxQuoteRight .info dd.nfw {
  font-weight: normal;
  color: #666;
}
.boxQuoteRight .info .p1 {
  font-size: 0.6em;
  color: #b16a00;
  padding: 0.5em 0;
  text-align: justify;
}
.boxQuoteRight .info hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #dfe1e6;
  margin: 0.5em 0;
}
.boxQuoteRight .bnsa {
  display: block;
  text-align: center;
  margin-top: 1em;
}

.noteInfo_box {
  display: flex;
  align-items: center;
  gap: 12px;
}
.noteInfo_box .noteInfo {
  padding-right: 3em;
  font-size: 0.6em;
  color: #ff9900;
  line-height: 1.2em;
  margin: 0;
}
.primary-color {
  color: #ff9900;
}
.file_container {
  background: #e3f3ff;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #0060FF;
  margin: 0 auto;
}
.file_container .cnc_file_btn {
  background:#0060FF;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #0060FF;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  color: #fff;
  display: inline-block;
  margin-bottom:11px;
}
.cnc_file_btn:before {
    content: "\e604";
    font-family: iconfont_dg;
    color: #fff;
    margin-right: 0 1em;
  }
.color-333{
    color: #333;
}
.color-666{
    color: #666;
}
.color-999{
    color: #999;
}
.file-name{
  font-size: 12px;
  color: #666;
  line-height: 1em;
  margin: 0;
  padding: 0;
  text-align: center;
  margin-bottom: 10px;
  text-indent: 0;
  cursor: pointer;
  pointer-events: none;
}