* {margin:0; padding:0; box-sizing: border-box;}
body {
  font-family:"寰蒋闆呴粦","瀹嬩綋";
  font-size:15px;
  color:#333333;
  background: #fff;
}
ul,li {list-style:none; margin:0; padding:0;}
a {
  text-decoration: none;
  color: #333333;
}
.clear{
  clear: both;
}
.left{
  float: left;
}
.right{
  float: right;
}
.block{
  display: block;
}
.none{
  display: none;
}
.margin_r0{
  margin-right: 0 !important;
}
/*灞�儴鏍峰紡*/
.jnqxj_list_box{
  width: 800px;
  min-height: 620px;
  margin: 0 auto;
}
.jnqxj_list_box td{
  height: 35px;
  text-align: center;
  vertical-align: middle;
  border-bottom: dashed 1px #333333;
}
.jnqxj_list_box td:first-child{
  vertical-align: bottom;
  width: 0px;
}
.jnqxj_list_box td:last-child{
  width: 160px;
}

.jnqxj_list_box td:nth-child(2){
  width: 660px;
  text-align: left;
  padding-left: 20px;
}














/*濯掍綋鏌ヨ*/
@media screen and (max-width: 1100px) {

}























