﻿@charset "utf-8";
/*初始化*/
* { margin: 0px; padding: 0px; }
body { font-family: "微软雅黑"; font-size: 12px; color: #000; line-height: 24px; }
a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
ol, ul, li { list-style-type: none; }
img { border: none; }
/*检索*/
.SearchOfInput { border-radius:5px; border:1px solid #dfdfdf;color:#cdcdcd; font-size: 12px;width:100px;   }
.rowOfSearchNew { line-height: 28px; background:#f2f2f2;  height: 28px; overflow: hidden; margin-bottom: 10px; padding:10px; }
.searchTipNew { font-size:14px;font-weight: bold; color: #000; }
.advanceSearch { margin-left: 8px; text-decoration: underline; color: #216799; cursor: pointer; }
.searchbtn1 {width:40px;height:20px;background:url(../../image/frame/bg_a2.jpg) no-repeat bottom;border:0;position: relative;margin-left:5px;/*top:6px;_top:0px;*/}
body:nth-of-type(1) .searchbtn1 {/*top:0px;*/}
/*当前位置*/
.rowOfCurrentPosition { margin: 10px 0px; padding: 4px 8px; color: #9F9F9F; }
.rowOfCurrentPosition span { margin: 0px 10px; }

/*数据列表*/
#dataShow { background: #FFF; display: none; width: 570px; padding: 10px; position: absolute; left: 94px;border:1px solid #CCCCCC;}
.dataBox { height:650px; overflow-x: hidden; overflow-y:hidden; }
.dataList { background: #FFF; }
.dataList th { font-size: 16px; line-height: 30px; background: #DBF3FB; }
.dataList td { height: 40px; overflow:  hidden; padding: 0px 5px; }
.dataList .xh { width: 40px;color:#555a5b;}
.dataList .bt { color:#555a5b;}
.dataList .cwrq { width: 105px;color:#555a5b;}
.dataList .fwrq { width: 150px;color:#555a5b;}
.dataList .fbrq { width: 105px;color:#555a5b;}
.dataList .info { line-height: 15px; padding: 5px; }
.dataList .info ul { display: none; }

/*分页*/
.jilu {float:left;text-align:left;}
.pageInfo { font-size: 14px; text-align: center; padding-top: 10px; }
.pageInfo span { margin: 0px 2px; }
.nav_page_detail { float: left; }
.nav_pagenum, .nav_recordnum, .nav_pagesize { font-weight: bold; color: #C00; margin: 0px 5px; }

.nav_page { color: blue; border: 1px solid silver; padding: 0px 5px; }
.nav_currpage { color: #FFF; background:  #2D65B4; }
.nav_go_pre, .nav_go_next { border: 1px solid silver; padding: 0px 5px; }
.nav_go_pre:hover { background:  #2D65B4; }
.nav_go_pre:hover a { color: #FFF; }
.nav_go_next:hover { background:  #2D65B4; }
.nav_go_next:hover a { color: #FFF; }


.jiansuo1 {background:#FCF7F1;}
.jiansuo1 td {text-indent:8px;font-weight:bold;}
.jiansuo1 td a {color:#000000;}
.jiansuo2 {color:#a8a8a8;}
#search_button{background: #971111; border-radius: 5px;color: #fff;border: none;height: 30px;line-height: 28px;width: 80px;font-size: 16px;letter-spacing: 5px;cursor: pointer;margin: 0 10px;}
/*llf 2014-4-29*/
.rowOfSearchNew .SearchOfInput,.searchTipNew, .rowOfSearchNew select, .searchbtn1{ float:left; display:inline; overflow:hidden; height:32px; line-height:32px;}
.rowOfSearchNew select{border:1px solid #dfdfdf; border-radius: 5px;margin-top: -3px;height: 34px; line-height: 34px;margin-right: 8px;margin-left: 8px;}
.searchbtn1{margin-top:5px;}
.searchTipNew{ font-size:16px;padding:0 8px;line-height:28px; margin:0; background:url(../images/xxgkmlsear.gif) no-repeat 0 50%; padding-left:34px; font-weight: 100;}
.SearchOfInput{ height:15px; _line-height:15px; _height:18px; _line-height:18px;padding-left:10px; overflow:hidden; float:left; margin-top:-3px;}

em{color:red;font-style:normal}

.sousuo{ width:80px; background:#971111; color:#fff; line-height:28px; height:28px; border-radius:5px; text-align:center; font-size:16px; border:0; margin-left:15px;}
.pageInfo{margin-top: 10px;}
.pageInfo,.pageInfo a{ font-size: 16px;}