@charset "utf-8";
/* CSS Document */
/* 分页样式 */
.con_right_foot_04{ text-align:center;color:#777777;margin-top:20px;}
.con_right_foot_04 select{ width:68px; height:27px; border:1px #d8d8d8 solid; margin-left:10px; margin-right:10px; border-radius:3px; padding-left:5px;}
.con_right_foot_04 input{ width:60px; padding:0 5px 0 5px; border:1px #d8d8d8 solid; background-color:#FFFFFF; height:32px; line-height:27px; margin-left:5px; margin-right:5px;}

.con_right_foot_04 a{
	display: inline;
}
@media only screen and (max-width: 1024px){
    .con_right_foot_04 {
        margin-top: 20px;
    }
    .con_right_foot_04 span,.con_right_foot_04 a{
        font-size: 12px;
    }
    .con_right_foot_04 select{
        width: 50px;
        height: 30px;
    }
    .con_right_foot_04 select option{
        font-size: 12px;
    }
}




































































































































































