.foldertext #CurrentlyNode{
   width:100%;
  text-align:center;
font-family: Microsoft YaHei;
font-weight: 700;
font-style: Bold;
font-size: 20px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;
display: block;
margin:38px 0
}
.used_phone{
   float:right;
   width: 845px;
   height:38px;
   text-align: center;
  margin-bottom:100px
}
.used_phone p {
  width:266px;
  height:100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background:#FDC700;
  cursor: pointer;
font-family: Microsoft YaHei;
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
letter-spacing: -0.45px;
border-radius: 8px
}
#tablecenter td{
   display:block;
   height:auto;
   padding:0px
}
#tablecenter td input {
  height:40px;
  border:1px solid #F3E8CC
}
#tablecenter .tdLeft{
   height:20px;
   line-height:20px;
   padding-bottom:10px
}
.yduwenj{
   text-indent: 24px;
   margin-bottom:14px
}
.yduwenj a span{
   color:#6199e3
}
.yduwenj_text {
    text-indent: 0px !important;
    margin-bottom:0px !important;
}
.close_model{
      width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.close_model_title {
    width:100%;
    height:60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.close_model_title img{
  width:60px;
  height:60px;
}
.close_model_title span{
  font-family: Microsoft YaHei;
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color:#000
}
.close_model_box{
   width:100%;
   display: flex;
   margin:30px 0 ;
   align-items: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color:#000;
  justify-content: center;
}
.tjiao{
  width:80%;
  height:40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  margin-left:10%;
  border:none;
  background:#FAC131;
  cursor: pointer; 
}
#tablecenter .submitTd {
  display:flex
}
.tjiao{
    color: #fff !important;
    background: #3c3d3d !important;
}