.container {
  width: 100%;
}

body {
  min-width: 1200px;
}
/* .page a {
  color: #000;
  text-decoration: none
} */
.tab01-dxbt td p{
  width: 85%;
  padding:0 10px;
  white-space:wrap;
}
.tit{
width: 100%;
font-size: 16px;
  padding-left:10px;

  white-space:wrap;
}
.hidden{
display: hide;
}
.handone{
  display: block;
margin-top: -40px;
font-size: 14px;
  /* float: right; */
  color: #999;
  padding-top:30px;
}
.tab01 .hidden1{
  font-size: 14px;
  color: #f5f5f5;
  background: #9ecff7;
  border-radius: 5px;
}
.tab01 .show1{
  font-size: 14px;
  color: #fff;
  background: #3098ef;
  border-radius: 5px;
  padding: 5px 10px;
}
body{
  position:relative;
}
.tab01-dxbt td{
padding: 20px 0;
}
.model_bg{
  width:100%;
  height:100%;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
}
.body>h1{
  text-align: center;
  padding: 30px;
}
.head-left{
     width: 300px;
 }
.body>h4{
  text-align: center;
  padding: 30px;
color: #666;
}
.body .tab01-dxbt{
border: none;
}
.tab01-dxbt01{
border-bottom: 2px solid #3098ef;
margin-bottom: 10px;
}
 .tab01-dxbt  p{
  width: 70%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  }
  .xin_t_h{
    width: 100%;
    height: 83px;
    background: #F1F2F3;
    border-bottom: 1px solid #fff;
  }
.xin_t_h1{
  font-size:20px;
  line-height: 83px;
}
.xin_t_h2{
  width: 65%;
  height: 83px;
  line-height: 83px;
  padding-top: 18px;
}
.xin_t_h2 a{
  float: left;
  width: 117px;
  height: 42px;
  background-color: #fff;
  margin-left:13px;
  border-radius:5px;
  color: #000;
  cursor: pointer;
}
.xin_t_h2 a:hover{
  color: #4387DD;
}
.titl{
  display: inline-block;
  vertical-align: middle;
  width: 110px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
}
.head-left span:nth-child(1){
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
}
.head-left select{
  display: inline-block;
  vertical-align: middle;
  padding-top: -10px;
}
.ckpj-warp_tanchuang{
  width:100%;
  min-height:100vh;
  background-color: rgba(0,0,0,0.3);
  position: fixed;
  top:0%;
  left:0%;
  display: none;
  z-index: 999999999999;
}
.ckpj-warp_tanchuang_message{
  padding-left: 50px;
  padding-top: 50px;
}
.ckpj-warp_tanchuang_message div{
 width: 100%;
 height: 50px;
}
#fuJian div{
  cursor: pointer;
}