.mt5{
    margin-top:5px
}

.mt7{
    margin-top:7px
}
.mt10{
    margin-top:10px
}
.mt15{
    margin-top:15px
}
.mt20{
    margin-top:20px
}
.container_top {
    height: 55px;
    /* border-bottom: 1px solid #e9e9e9; */
    box-shadow: 0 3px 5px rgb(0 0 0 / 4%);
}

.container_top ul {
    float: right;
    width: 36%;
}

.container_top ul li {
    float: left;
    line-height: 30px;
    height: 30px;
    padding: 0 25px 0 0px
}

.container_top ul li a {
    color: #fff;
    font-size: 14px;
}

.page {
    border-top: 1px solid #ccc;
    height: auto;
    padding: 5px 20px;
}

.page p {
    line-height: 2;
    color:#000;
}
.pre_a{
    color:#000;
}

/*鍒楄〃鍒嗛〉*/
.fanye {
    border: 0px solid #ccc;
    border-top: none;
    height: auto;
    padding: 0px 0 36px 0;
    text-align: center;
}

.fanye a {
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #ccc;
    background: url(../images/w3c_tt.png) repeat-x left top;
    border-radius: 3px;
}

.fanye a:hover {
    color: #2267b5;
    background: url(../images/w3c_ttt.png) repeat-x left top;
}

.fanye .thisclass {
    display: inline-block;
    padding: 0 10px;
    line-height: 25px;
    height: 25px;
    color: #2267b5;
    font-weight: bold;
    border: 1px solid #ccc;
    background: url(../images/w3c_ttt.png) repeat-x left top;
    border-radius: 3px;
}

.fanye .pageinfo {
    border-radius: 3px;
    padding: 0 10px;
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #ccc;
    background: url(../images/w3c_tt.png) repeat-x left top;
}

.fanye .last {
    color: #ccc;
    display: inline-block;
    line-height: 25px;
    padding: 0 10px;
    height: 25px;
    border: 1px solid #ccc;
    background: url(../images/w3c_tt.png) repeat-x left top;
    border-radius: 3px;
}


