﻿.FenYe {
    width:92%;
    overflow: hidden;
    margin:30px auto;
}
.FenYe *{ margin:0; padding:0; list-style:none;}
.FenYe .a{ text-decoration:none;}
.FenYe .a:hover{ text-decoration:none;}
.FenYe .tcdPageCode{text-align: left;color: #ccc;text-align:center; float: left; overflow: hidden;}
.FenYe .tcdPageCode a{display: inline-block;color: #5f6064;display: inline-block;width:38px; height: 38px; text-align: center;	line-height: 38px;border: 1px solid #ddd;	margin: 0 5px;border-radius: 4px;vertical-align: middle;}
.FenYe .tcdPageCode a:hover{text-decoration: none;border: 1px solid #428bca;}
.FenYe .tcdPageCode span.current{display: inline-block;width:38px;height: 38px;line-height: 38px; text-align: center;margin: 0 5px;color: #a9577f;background-color: #fdeaa6;	border: 1px solid #f4be52;border-radius: 4px;vertical-align: middle;}
.FenYe .tcdPageCode span.disabled{	display: inline-block;width:72px;height: 38px;line-height: 38px; text-align: center;margin: 0 10px;	color: #cdcdcd;background: #f9f9f9;border: 1px solid #cdcdcd;border-radius: 4px;vertical-align: middle;}
.FenYe .tcdPageCode a.nextPage,
.FenYe .tcdPageCode a.prevPage {display: inline-block;margin:0 10px;width:72px;height: 38px;line-height: 38px; text-align: center;background: #f9f9f9;border: 1px solid #cdcdcd;border-radius: 4px;vertical-align: middle;}


.FenYe .tcdPageCode a.nextPage{}
.FenYe .tcdPageCode a.prevPage{}
.FenYe  .searchPage {
    float: left;
}
.FenYe .searchPage .page-sum {
    height: 38px;
    line-height: 38px;
    color: #6c6c6c;
    font-family: \u5b8b\u4f53,Arial;
    font-size: 14px;
    display: block;
    float: left;
    margin:0 15px 0 5px;
}
.FenYe .searchPage .page-go {
    height: 38px;
    line-height: 38px;
    color: #6c6c6c;
    font-family: \u5b8b\u4f53,Arial;
    font-size: 14px;
    display: block;
    float: left;

}
.FenYe .searchPage .page-go input {
    width: 34px;
    height: 20px;
    margin: 0 5px;
    padding-left: 5px;
    border: 1px solid #acacac;
}
.FenYe .searchPage .page-btn {
    font-family: Arial, 'Microsoft YaHei';
    font-size: 14px;
    text-decoration: none;
    display: block;
    float: left;
    width:50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    margin:7px 0 0 10px;

}
.FenYe .searchPage .page-btn:hover{
    color:#2d374b;
    background: #f4f4f4;
}