*{margin: 0; padding: 0;box-sizing: border-box;}

ul li{list-style: none;}
a{text-decoration: none;color: #333;}
.list ul{display: flex; justify-content: center; align-items: center;}
.list ul li{margin: 20px;}
.list ul a{display: flex; flex-flow: column; align-items: center;}
.list ul a span{margin: 10px auto;}
.list ul a img{width: 200px;}
.table{width: 800px; margin: 40px auto;}
table{
	border-spacing: 0;
	    border-collapse: collapse;
}

.dxyTr{text-align: center;}
.checkNum{padding-left:0px;}
.dxtTb tr td input{width:100%;border-radius：0px;-webkit-border-radius:0px;height:38px;}
.dxyTr td{font-size:25px;color:#ed2025;font-weight:bold;text-align:center; height:60px;}
.dxtTb tbody tr:nth-child(4){line-height:20px;color:#2f2f2f;}
.lsTb{width:100%; margin-bottom: 50px;}
.lsTb  tr:first-child td{text-align:center;font-weight:bold;background:#D3D3D3}
.lsTb  tr:first-child td:first-child {width:34px; }
.lsTb  tr:nth-child(2n+0){background:#F5F5F5;}
.lsTb  tr td{text-align:center; padding: 3px;font-size: 14px;}
.lsTb  tr td:first-child{text-align:center;width: 40px;}
.qc,.qk{border:1px #6b6a69 solid; color:#696969;text-align:center;background:#dcdcdc;height:30px !important;}
#send{height:69px;background:#D3D3D3;}
.zljg{background:#EBEBE4;}
.scls{    border-radius: 5px;background: #D3D3D3;padding: 0px;width: 130px;height:32px; float:right;}
.table h2{font-size:18px;color:#fff; margin:10px 0 10px 0;line-height:20px;background:#ed2025;padding:10px 40px 10px 20px;display:inline-block;}
.table p{line-height: 2;font-size: 14px; margin-bottom: 10px;}


