@charset "utf-8";

.tptitle {
	color: #000000;
	font-weight: bold;/*#8cb4ec  */
	font-family: "宋体";
	font-size: 16px;
}
.tab_list TD {
	border: 1px solid #0880e7;
}
.tdBody {
    background-color: #ffffff;
}
.tname{
	border-top:1px dashed #4a8cd9;
	MARGIN-BOTTOM: 20px;
    PADDING-TOP: 20px;
}
.tab_wrap{
    width: 1000px;
    margin: 2% auto;
    padding-top:3px;
    MARGIN-BOTTOM: 5px;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 4px;
    PADDING-LEFT: 4px;
    PADDING-RIGHT: 4px;
    BACKGROUND-COLOR: #fff;       
}
.tab_wrap div{
    border-top:none;
	color:#000000;      
}
#tableW{
	 WIDth: 1000px;
}
.counter-box{
    background:#fff;
    border-radius:5px;
    position:relative;
    box-shadow:0px 5px 14px 0 rgb(22 79 197 / 22%);
    color:#323232;
}