@charset "utf-8";
/* CSS Document */
* {
    font-family: "Microsoft YaHei","SimSun",Verdana,Geneva,sans-serif;
    font-size: 12px;
    color: #333;
}
.full{ width:100%;}
.clearfix:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix
{
display:inline-block;
}
.box1000 { width: 1000px;margin: 0px auto;}
.borbc {border-color: #EBEBEB;}
.search_input {width: 260px; padding: 6px 0px 6px 10px;display: block; float: left; outline: medium none;font-size: 14px;  overflow: hidden;  border: 1px solid #E8E8E8; background-color: transparent;}
.search_btn{width: 68px;display: block;float: left;font-size: 14px;cursor: pointer;color: #FFF;height:33px;line-height:26px;background-color: #fd8a23; border:none;}
.search_btn:hover{ background-color:#ff9d46;}
.search_btn:active{ background-color:#fd8a23;}
.btn{ display: block;float: left; text-align: center;border: 0px none; color: #FFF;cursor: pointer;cursor:pointer;}
.btn1,.btn3,.btn9,.btn10{height: 38px; line-height: 36px;font-size: 18px;}
.btn1 { width: 147px; margin-top: 150px; background-color: #0198DF; margin-left: 35px;}
.btn1:hover{ background-color:#38adfa; color:#fff;}
.btn:hover{ color:#fff;}
.icon:hover{color:#fff;background-color:#ff9d46;}
.reset_btn{text-align:center;vertical-align:middle;height:31px;line-height:31px;background-color: #0198df;border: 1px solid #3682b3;color: #FFF;cursor: pointer;display: block;float: left;font-size: 14px;height: 31px;width: 68px;margin: 0px 0px 0px 10px;}
.reset_btn:hover{color:#fff;}
/*分页*/
.page { clear: both; letter-spacing: -0.333em; text-align: center;padding: 30px 0px;}
.page a, .page span { border: 1px solid #DDD;  cursor: pointer; color: #666;font-family: "SimSun"; text-decoration: none; display: inline-table; height: 14px;line-height: 14px; padding: 5px 8px; vertical-align: top;word-spacing: normal; background-color: #F5F5F5;overflow: hidden;  margin-left: 5px;letter-spacing: normal;position: relative;}
.page span.page-this {color: #FFF;height: 14px;  line-height: 14px; padding: 5px 8px; background-color: #0198DF;  border: 1px solid #1887E3;}
.page a:hover { text-decoration: underline;}
.gd-g-u { display: inline-block;letter-spacing: normal; word-spacing: normal; vertical-align: top;}
.files-checkbox { top: auto;   left: auto; float: none;position: static;}
.aui_buttons {
	float:right;
    padding: 8px;
    text-align: right;
    white-space: nowrap;
	
}
.aui_buttons button.aui_state_highlight, .aui_buttons a.aui_state_highlight {
    background: linear-gradient(to bottom, #0198DF, #0198DF) repeat scroll 0% 0% transparent;
    border-radius: 3px;
    border-color: #3682B3;
    color: #FFF;
    padding: 0px 30px;
    display: inline-block;
	background-color:#0198DF;
}
.aui_buttons button {
    margin-right: 10px;
    cursor: pointer;
    text-align: center;
    padding: 0px 15px;
    height: 28px;
    line-height: 28px;
    color: #333;
    outline: 0px none;
    background: linear-gradient(to bottom, #FFF, #E8E8E8) repeat scroll 0% 0% #FEFEFE;
    font-weight: normal;
    border: 1px solid #999;
    border-radius: 3px;
    display: inline-block;
}
.aui_buttons {
    text-align: right;
    white-space: nowrap;
}
.aui_buttons button.aui_state_highlight:hover, .aui_buttons a.aui_state_highlight:hover {
    background: linear-gradient(to bottom, #0198DF, #3682B3) repeat scroll 0% 0% #3682B3;
    display: inline-block;
    text-decoration: none;
}
.btnll{
    width: 70px;
    height: 31px;
    line-height: 31px;
    border: 1px solid #AAA;
    vertical-align: middle;
	cursor:pointer;
}
.upload_ll{ height:34px;}
.upload_ll input{     vertical-align: middle;  }
.confirm{ width:56px; height:26px; background-color:#FD8A23; margin-top:7px;}
.confirm:hover{background-color:#ff9d46;}
.consel{ width:56px; height:26px; background-color:#0198DF;margin-top:7px;}