@charset "utf-8";
/* CSS Document */
.main{
   padding-top:40px; 
}
.main_inner{
   margin:0 auto;
   width:1200px;
}
.main_l{
   width:290px;
   float:left;
}
.main_r{
   width:880px;
   float:right;
   padding-top:15px;
}
.main_nav{
   box-shadow:1px 2px 2px rgba(0,0,0,0.3);
}
.tab_box{

   width:290px;
   height:45px;
}
.tab{
   width:268px;
   overflow:hidden;
   float:left;
   height:45px;
   position:relative;
}
.nav_tab{
   width:999px;
   position:absolute;
   top:0;
   left:0;
}
.nav_tab a{
   float:left;
   height:45px;
   background:#ff6600;
   color:#fff;
   line-height:45px;
   min-width:66px;
   text-align:center;
   font-size:14px;
   font-family:'微软雅黑';
}
.nav_tab a+a{
   margin-left:1px;
}
.nav_tab .active{
   background:#fff;
   color:#ff6600;
   border:1px solid #eee;
}
.to_left{
   float:left;
   display:none;
}  
.to_right{
   float:right;
}
.to_left,.to_right{
   height:45px;
   background:#ff6600;
   color:#fff;
   line-height:45px;
   width:22px;
   text-align:center;
}
.to_right:hover,.to_left:hover{
   background:#F90;
}

.sub_nav div{
   min-height:430px;
   padding-top:36px;
   display:none;
}
.sub_nav div li a{
   line-height:48px;
   text-align:center;
   color:#333;
   font-size:14px;
   display:block;
   width:290px;
}
.sub_nav div li .active{
   background:#eee;
   color:#ff6600;
}
.main_keywords{
   height:715px;
   margin-top:15px;
   background:#f7f7f7;
}

/*search start*/
.data{
   line-height:33px;
   height:36px;
}
.data>a,.data>span,.data>input{
   float:left;
}
.data input{
   height:30px;
   line-height:30px;
   width:260px;
   border:1px solid #ccc;
   border-radius:3px;
}
.date_icon{
   display:inline-block;
   background:url(../images/icon_front.png) no-repeat -4px -346px;
   width:20px;
   height:21px;
   vertical-align:middle;
   margin:4px 3px 0 3px;
}
.search_btn,.delete_btn{
   float:left;
   display:block;
   text-align:center;
   width:60px;
   line-height:31px;
   background:#6f9aea;
   color:#fff;
   border-radius:3px;
   margin-left:17px;
}
.search_btn:active,.delete_btn:active{
   background:#6284e4;
}
.condition{
   height:30px;
   line-height:30px;
   margin-bottom:18px;
}
.condition>a,.condition>select,.condition>input{
   float:left;
}
.plus,.reduce{
   background-position:center;
   background-size:contain;
   display:inline-block;
   height:16px;
   width:16px;
   vertical-align:middle;
}
.plus{
   background:url(../images/icon_front.png) no-repeat 0 -471px;
   margin-top:7px;
   margin-left: 7px;
}
.reduce{
   background:url(../images/icon_front.png) no-repeat -26px -471px;
   margin:7px 20px 0 15px;
}
.condition select{
   height:30px;
   width:120px;
   text-align:center;
   border:1px solid #c9c9c9;
}
.itemFilter{
   height:30px;
   width:250px;
   text-align:center;
   border:1px solid #c9c9c9;
}
.itemFilterDiv{
	height:40px;
}
.condition .s_01{
   width:60px;
   margin-right:10px;
}
.condition input{
   width:66%;
   height:30px;
   line-height:30px;
   margin-left:10px;
   border:1px solid #c9c9c9;
   padding-left:5px;
   border-radius:3px;
}
.Selected, .Selected_kyxm{
   min-height:36px;
   width:880px;
   border-bottom:1px solid #ddd;
   margin-top:10px;
}
.Selected div, .Selected_kyxm div{
   float:left;
   padding:2px 5px;
   line-height:18px;
   vertical-align:middle;
   background:#5cada4;
   margin-bottom:5px;
   color:#fff;
   font-size:12px;
   border-radius:3px;
   font-family:'微软雅黑';
}
.Selected div:first-child, .Selected_kyxm div:first-child{
	margin-left:10px;
}
.Selected div:hover, .Selected_kyxm div:hover{
   background:#47958d;
}
.Selected div a, .Selected_kyxm div a{
   height:20px;
   width:18px;
   display:block;
   float:right;
   background:url(../images/icon_front.png) 0 -573px no-repeat;
   margin-left:2px;
}
.Selected div a:active, .Selected_kyxm div a:active{
   opacity:.6;
}
.Selected div+div, .Selected_kyxm div+div{
   margin-left:10px;
}
.txt_top{
   line-height:30px;
}
.txt_top input{
   margin-top:9px;
   margin-right:4px;
   display:block;
   float:left;
}
.txt_top a{
   color:#333;
}
.txt_top a:active{
   color:#6291fe;
}
.txt_top .top_l{
   float:left;
   font-size:13px;
}
.txt_top .top_r{
   float:right;
   font-size:13px;
}
.txt_top .top_r p{
   float:left;
}
.txt_top .top_l a{
	margin-left:10px;
}
.txt_top .top_r a{
   display:block;
   float:left;
   line-height:24px;
   padding-right:5px;
   margin-right: 10px;
   text-align:center;
   margin-top:3px;
   border-radius:3px;
}
.main_r_list{
   margin-bottom:30px;
}
.list_single{
   margin-top:10px;
}
.list_single .tit{
   line-height:1.8;
   width:870px;
   /*white-space:nowrap; 
   overflow:hidden;
   text-overflow:ellipsis;*/
   float:left;
   letter-spacing:1px;
   margin-bottom:10px;
}
.tit_box .number{
   float:right;
   line-height:40px;
   color:#ff6500;
}
.tit_box .number span+span{
   margin-left:15px;
}
#checkbox_tit{
   margin-right:5px;
}
.list_single  .name{
   margin-left:0 !important; 
   line-height:25px;
   overflow:hidden;
   text-overflow:ellipsis;
   padding-top:0;
   margin-right:20px;
}
.name_box{
   width:880px;
   min-height:25px;
   /* display: inline-block;
   white-space:nowrap; */
}
.name_box>div{
   /* float:left; */
}
.tit_b{
   /*margin-left:31px;*/
   line-height:25px;
   /* float: left; */
}
.number .right_a{
   display:inline-block;
   width:20px;
   line-height:24px;
   height:20px;
   color:#696969;
   font-size:12px;
   margin-left:10px;
   vertical-align:middle;
}
.number .download{
   background:url(../images/icon_front.png) no-repeat -2px -910px;
  
}
.number .preview{
   background:url(../images/icon_front.png) no-repeat -2px -866px;
}
.number  .download:active,.number .preview:active{
   opacity:.6;
}
.list_single .time{
   margin-left:15px;
   color:#8c8c8c;
}
.abstract{
   margin:2px 0 0 0;
   color:#666;
   /*font-family:'宋体';*/
   line-height:1.8;
   padding-bottom:10px;
}
.list_single .number{
   color:#947c67;
   margin-right:5px;
   float: right;
   display: inline-flex;
}
.list_single .number span {
   display: inline-block;
   height:24px;
   line-height: 1.8;
   margin-left:15px;
}
.number_box{
   border-bottom:1px solid #ededed;
   padding-bottom: 4px;
}

/*page start*/ 
.pages {
   width:720px;
   margin:0 auto;
   padding-left:130px;
   margin-bottom:60px;
   height:43px;
}
.pages #Pagination {
  float: left;
  overflow: hidden;
}
.pages #Pagination .pagination {
  height: 40px;
  text-align: right;
}
.pages #Pagination .pagination a,
.pages #Pagination .pagination span {
  float: left;
  display: inline;
  padding: 12px 18px;
  border: 1px solid #eee;
  border-right: none;
  background: #f9f9f9;
  color: #666666;
  font-size: 14px;
  cursor: pointer;
}
.pages #Pagination .pagination .current {
  background: #ffac59;
  color: #fff;
  border:1px solid #ffac59;
}
.pages #Pagination .pagination .prev,
.pages #Pagination .pagination .next {
  float: left;
  padding: 11px 13px;
  border: 1px solid #eee;
  background: #f9f9f9;
  color: #666666;
  cursor: pointer;
}
.pages #Pagination .pagination .prev i,
.pages #Pagination .pagination .next i {
  display: inline-block;
  width: 4px;
  height: 11px;
  margin-right: 5px;
  background: url(../images/icon.fw.png) no-repeat;
}
.pages #Pagination .pagination .prev {
  border-right: none;
}
.pages #Pagination .pagination .prev i {
  background-position: -144px -1px;
  *background-position: -144px -4px;
}
.pages #Pagination .pagination .next i {
  background-position: -156px -1px;
  *background-position: -156px -4px;
}
.pages #Pagination .pagination .pagination-break {
  padding: 11px 5px;
  border: none;
  border-left: 1px solid #e6e6e6;
  background: none;
  cursor: default;
}
.pages .searchPage {
  float: left;
  padding: 8px 0;
}
.pages .searchPage .page-sum {
  padding: 11px 13px;
  color: #666;
  font-size: 14px;
}
.pages .searchPage .page-go {
  padding: 8px 0;
  color: #666;
  font-size: 14px;
  padding: 10px 0\9;
  *padding: 6px 0;
}
.pages .searchPage .page-go input {
  width: 21px;
  height: 20px;
  margin: 0 5px;
  padding-left: 5px;
  border: 1px solid #e4e4e4;
}
.pages .searchPage .page-btn {
  margin: 9px 0 5px 5px;
  padding: 2px 5px;
  background: #ffac59;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

.tag_box{float:left;}
.tag_box .E_sl{border:1px solid #83B235;color:#83B235 !important;}
.tag_box li{ display: inline-block;line-height:16px;padding:2px 5px;  margin-right: 3px; /*background:#c9a989;*/ border:1px solid #c9a989; color:#b5885b;  border-radius:3px;}
.tag_box li{ *display: inline;}
.table_bottom{
   line-height:56px;
   margin-left:30px;
   height:56px;
   background:#fff;
   margin-bottom:30px;
}
.table_bottom select{
   min-width:80px;
   text-align:center;
   height:22px;
   margin-left:10px;

}
.table_bottom select option{
   text-align:center;
   line-height:26px;
}
.display{
   float:left;
}
.page{
   height:30px;
   background:#fff;
   min-width:118px;
   float:right;
   margin:13px 55px 0 0;
   
}
.page ul{
   float:left;
   border:1px solid #eee;
   padding:0 !important;
}
.page li a{
   display:block;
   line-height:28px;
   min-width:46px;
   text-align:center;
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   color:#333;
}
.page li a:hover{
   background:#8fb1f0;
   color:#fff;
   text-decoration:none;
}
.page li .active{
   background:#8fb1f0;
   color:#fff;
   cursor:default;
   text-decoration:none;
}
.page li+li{
   border-left:1px solid #e1e1e1;
}
.page li{
   float:left;
   height:28px !important;
}
.prev:active,.next:active{
   background-color:#f5f5f5;
}
.prev{
   float:left;
   width:35px;
   height:28px;
   line-height:28px;
   text-align:center;
   color:#333;
   font-size:13px;
   border-radius:3px 0 0 3px;
   border:1px solid #eee;
}
.next{
   float:right;
   width:35px;
   height:28px;
   line-height:28px;
   text-align:center;
   color:#333;
   font-size:13px;
   border-radius: 0 3px 3px 0;
   border:1px solid #eee;
}
.prev_disabled {
   float:left;
   width:35px;
   height:28px;
   line-height:28px;
   text-align:center;
   font-size:13px;
   border-radius:3px 0 0 3px;
   border:1px solid #eee;
   cursor:default;
   color:#E5E0E0;
   text-decoration:none;
}
.next_disabled {
   float:left;
   width:35px;
   height:28px;
   line-height:28px;
   text-align:center;
   font-size:13px;
   border-radius:3px 0 0 3px;
   border:1px solid #eee;
   cursor:default;
   color:#E5E0E0;
   text-decoration:none;
}
.isNotInternal{
   margin-bottom: -9px;
}
.fr_p{
   float: left;
   margin-right: 15px;
}
