/*重置样式*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img, div, span, input, header, footer, main{ margin:0; padding:0;box-sizing: border-box;}
fieldset, img { border:none;vertical-align:middle;width:100%;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
em, b, strong, i{ font-style:normal; font-weight:normal; }
ul, ol { list-style:none; } 
a { color:black; text-decoration:none; }
.clearfix::after{
	display: block;
	height: 0;
	content: "";
	visibility: hidden;
	clear: both;
}
.clearfix{
	zoom: 1;
}
body {
	font-family: "Microsoft YaHei","微软雅黑";
}
button {
	border: 0;
	background-color: transparent;
	outline: none
}





.bt_wrap .tcdPageCode li a{
    float: left;
    margin: 0 5px;
    border: 1px solid #dcdcdc;
    padding: 8px 12px;
    font-size: 10px;
    color: #333333;
    cursor: pointer;
}

.bt_wrap .tcdPageCode li{
    float: left;
}


.bt_wrap .tcdPageCode li .disabled{
    float: left;
    margin: 0 5px;
    border: 1px solid #dcdcdc;
    padding: 8px 12px;
    font-size: 10px;
    color: #333333;
    cursor: pointer;
}



.bt_wrap .tcdPageCode li .current{
    float: left;
    margin: 0 5px;
    border: 1px solid #35488A;
    background-color:#35488A ;
    padding: 8px 12px;
    font-size: 10px;
    color: #ffffff;
    cursor: pointer;
}





.tcdPageCode {
    margin: 0 auto;
}






<!--0.00027918815612793-->