@charset "utf-8";
/* CSS Document */
/*基本重置*/
body{margin:0px; padding:0px; font-family:"微软雅黑",;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; background:url(../img/bg.jpg) top center no-repeat;}
*{ margin:0; padding:0; list-style:none; border:none;  }
a{ text-decoration:none;} 

/*IE6 BUG*/
.ui_lock_scroll{ *overflow:hidden; }
.ui_lock_scroll body{ overflow:hidden; }

/*wrap*/
#wrap{ width:100%; height:100%; overflow-x:hidden;}
.container { width: 1200px; margin: 0 auto; }
.main.container, .mainBox.container { margin:12px auto; min-height: calc(100% - 348px);   }
.listBox.container{ margin:12px auto; min-height: calc(100% - 410px); background:#FFF;  }
/* header */
.header{width:100%; height: 171px; font-size:16px;  background:url(../img/navbg.png) bottom center no-repeat; }
.header .top{margin: 0 auto; width: 1200px;  position: relative;}
.header .top .logo{  position: absolute; top:36px;}
.header .top .nav{margin: 0 auto; width:1200px; position: absolute; left:35px; top:130px;}
.header .top .nav .menu { margin: 0 auto;width: 1003px; height: 41px; line-height:42px; color: #fff; font-size: 16px; }
/*.header .top .nav .menu .col { position: relative; float: left; width:16%; margin: 0 20px; }*/
.header .top .nav .menu .col {position: relative;float: left;width: calc( (100% - 80px - 40px) / 4);margin: 0 15px;}
.header .top .nav .menu .col a {color: #fff; display: block; text-align: center; width: 100%; white-space: nowrap;}
.header .top .nav .menu .col a i { margin-right: 5px; font-size: 22px; line-height:24px; vertical-align:middle; }
.header .top .nav .menu .col:first-child a i {  font-size: 20px; vertical-align:middle; }
.header .top .nav .menu .col a i img { max-width:25px; max-height:30px;}
.header .top .nav .menu .col.active>a{color: #f7ed11; }
.header .top .nav .menu .col.active>a i{color: #fff;}
.header .top .nav .menu .col:hover>a{color: #f7ed11; }
.header .top .nav .menu .col:hover>a i{color: #fff; }
.header .top .nav .menu .col:hover { height: 100px;}
.header .top .nav .menu .col >ul { position: absolute; z-index: 9999; display: none;  margin-top: 0px; min-width: 100%; }
.header .top .nav .menu .col >ul>li { text-align: center; line-height: 40px; white-space: nowrap; padding:0 12px; background: #ac0101; border: 1px solid #9e0101;}
.header .top .nav .menu .col:hover > ul { display: block;}
.header .top .nav .menu .col > ul>li:hover { background: #920101;}
.top-search{ position:absolute; right:0px; top:65px; font-size: 14px;;}
.top-nav{ height:40px; position:absolute; left:132px; bottom:10px;}
.top-search .top-input{ box-sizing:border-box; height:30px; line-height:30px; width:260px; padding:0 20px; position: absolute; right:49px;  background:#fff; border-radius:20px 0 0 20px; float:left;}
.top-search .top-input:focus{ box-shadow:none;}
.top-btn{ float:left; width:50px; height:30px; border:none; box-sizing:border-box; border-radius:0 20px 20px 0;background:url(../img/sousuo.png) no-repeat #fff center center;  cursor:pointer;position: absolute; right:0px; }


/* 面包屑 */
.breadcrumb { height: 64px;  font-size:16px; background: url(../img/icoshouye.png) 20px no-repeat; padding-left: 50px;}
.breadcrumb ul { float: left; height: 64px;  width:100%; line-height: 64px;}
.breadcrumb ul::before { content:; float: left; width: 0px; height: 15px; margin-right: 0px; transform: translateY(2px); }
.breadcrumb ul li { float: left;}
.breadcrumb ul li a{ color: #333333;}
.breadcrumb ul li::before { content: "-";}
.breadcrumb ul li:first-child::before,.breadcrumb ul li:first-child+li::before { content: '';}

/* 左右结构 */
.leftBox { float: left; width: 308px;  background: #fff; margin: 0 21px;}
.leftBox ul h1 { width: 100%; height:53px; margin-bottom: 10px;  font-size:18px;line-height: 53px; text-align: center; color:#fff;  background:#c01920;}
.leftBox ul>li { position: relative;  background:#f0f0f0; }
.leftBox ul>li a { display: inline-block; width: 100%; height: 48px; line-height: 48px; color: #c01920; text-indent:60px;  background:url(../img/icoleftbox.png) 275px center no-repeat; }
.leftBox ul>li.active, .leftBox ul>li:hover { color: #fff; background: #f0928e; }
.leftBox ul>li.active::before, .leftBox ul>li:hover::before { content: ''; position: absolute; left: -1px; top:0;  width: 5px; height: 100%; }
.leftBox ul>li:first-child.active::before, .leftBox ul>li:first-child:hover::before { top: -1px; height: 41px;}
.leftBox ul>li.active a, .leftBox ul>li:hover a  { color: #fff; background-color:#f0928e; } 

.rightBox { float: left; width: calc(100% - 370px); background: #fff; }  
.listPage{width: 100%; height:53px;padding-left: 20px; color:#c01920 ; font-weight: bold; margin-bottom: 10px; border-left: 4px #c01920 solid;  font-size:16px;line-height: 53px;  background:#f0f0f0;}
.listRight{ margin-top: 5px; font-size:14px; }
.listRight li{ position: relative; width:100%;  line-height:36px; height: auto; border-bottom: #e8e8e8 1px solid; line-height: 25px; padding:10px 0 20px 0; margin: 10px 0;font-family:"微软雅黑"; color:#787878; overflow:hidden;}
.listRight li h1{color:#000; display: inline-block;  width: 100%;  padding-right: 150px; overflow: hidden; font-weight: bold; text-overflow: ellipsis; white-space: nowrap;}
.listRight li span { position: absolute; top: 10px; right: 5px;}
.listRight li a:hover{color:#ab1d1f;}
.listRight li p a{width:100%;  text-indent: 10px; color: #999999;}
.listRight li:last-child { border-bottom: none;}

/*通用列表页*/
.listTy{ margin: 0 20px;}
.ztimg{ margin: 12px auto; width: 1200px;}
.ztimg img{ width: 100%;}

/* 分页 */
.pagebox { text-align: center;  padding: 30px 0;  font-size:14px;}
.pagebox a {  display: inline-block; padding:0 10px; height: 25px; line-height: 25px; border: 1px solid #e2e2e2; border-radius: 2px; color: #333; }
.pagebox a:hover {  color: #fff; background: #ab1d1f; border: 1px solid #c01920; }
.pagebox a[disabled],.pagebox a[disabled]:hover { background: #eee; color: #ccc; border: 1px solid #e2e2e2;}
.pagebox select { height: 25px; line-height: 25px; border: 1px solid #e2e2e2;}

/* 详情页 */
.viewtitle { font-size: 22px; text-align: center; padding:40px 0 10px; color: #2f2f2f; font-weight: bold;}
.viewtitle>p { margin-top: 40px; line-height: 44px; font-size: 14px; color: #000; background: #eee; font-weight: normal;}
.viewtitle>p>span { padding: 0 10px;}
.viewtitle>p>span i { display: inline-block; width: 16px; height: 16px; border:1px solid #ddd; cursor: pointer; vertical-align: middle; }
.viewtxt{ text-indent:20px; line-height:30px; font-size:14px; color:#999;}
.viewBg{ background:#f2f2f2; height:30px; line-height:30px;font-size:14px; margin:20px auto;text-align:center; padding:0 10%;}
.viewBg>li{ float:left; text-align:center; width: calc(100% / 6);}
.text { padding: 20px;}
.content { border: 1px solid #ccc; padding: 0 30px 20px;  margin-top: 20px;}

/* 上一页下一页 */
.sxp { border-top: 1px dashed #eee; margin: 20px 0; padding-top: 20px; line-height: 30px;}


.noSearch{width: 1200px;}
.noSearch img{
  display: block;
  margin: 85px auto 120px;
}
.ontree{
	color: #E30B20 !important;
}

.search-res { font-size: 14px; color: #666; margin: 16px;}
.search-res span { color: #E30B20; }
.loading {font-size: 14px; color: #333; width: 100%;height: 50px; line-height: 50px; margin:35px 0; text-align: center; border-radius: 4px; }
.loading-yes{ background-color: #F5F5F5;}
.loading-yes:hover { background-color: #EDEDED; color: #E30B20;}
.loading-no{ background-color: #FFFFFF; }

.fileListBox a{ color: #bb4a4c;}