.datav{width:100%; height:350px;background-color: #FFF; margin: 15px 0 0 0; padding: 0 15px 0 15px; box-sizing: border-box;}
.datavt{ text-align: left; line-height: 30px; height: 40px; padding-top: 10px; }
.datavt0{width:100px; float:left;font-weight: bold; font-size: 16px; color: #15161a;}
.datavt1{ width: 150px; float:right; text-align: right; padding-right: 15px;}
.datavt1 label{ margin-left: 15px;}
.datavt1 .lbl0{ font-weight: normal; color: #555;}
.datavt1 .lbl1{ font-weight: bold; color: #101010;}

.desc{height: auto; padding:0 0 15px 0;}
.desct{ color: #999; font-size: 11px; height: 30px; text-align: left;}
.descm{display:flex; flex-direction: row;flex-wrap: wrap;justify-content: flex-start;}
.descv{ width: 25%; text-align: left; height: 50px;}
.descvt{color: #999; font-size: 11px; height: 20px;}
.descvd{color: #333; font-size: 16px;}
.descvt label{ display:none}

.datav .para{  background:#FFF; padding: 0 0 20px 0; box-sizing: border-box; display: flex; }
.datav .para div{ width: 65px; height: 24px; float: left; border-radius: 3px; line-height: 24px; text-align: center; margin:5px 5px 0 0; cursor: pointer;}
.datav .para1{ background: #101010; border: 1px solid #101010; color: #FFF;}
.datav .para0{ background: #FFF; border: 1px solid #e5e5e5;}


.tophead{ width:100%; height:30px; clear: both; font-size: 10px; line-height: 30px; color: #a0a0a0; border-bottom: 1px solid #EFEFEF; display: block; margin-top: 0px;}
.tophead0{ width: 200px; float: left; text-align: left;}
.tophead1{ width:80px; float: right; text-align: right;}

.topv{ width:100%; color: #828282; text-align: left; font-size: 12px;}
.top0{ height:30px;border-bottom: 1px solid #EEE; line-height:31px;display: flex; justify-content: space-between;flex-wrap:nowrap;}
.top1{ width:220px; overflow: hidden; text-overflow:ellipsis;white-space:nowrap;}
.top1 a{ color: #323337;}
.top2{ width: 75px; text-align: right; color: #323337;}
.top0 .arrow2:first-letter{ color: red; font-weight: bold; margin-right: 5px;}
.top0 .arrow3:first-letter{ color:#00cf8b; font-weight: bold; margin-right: 5px;}