/**!
 *许昌市农业局-二级页
 * author: gaojian;
 * date:2017-07-17
 */
body{
	font-family: 宋体;
	font-size: 12px;
}
/* about */
.ewb-con h3{
	background: url(../imgs/gsjj.jpg) no-repeat;
	margin: 0;
	padding: 0;
	height: 43px;
	line-height: 43px;
	text-align: left;
	font-size: 16px;
	padding-left: 30px;
	color: #fff;
	font-weight: bold;
}
.ewb-span24 .ewb-con h3{
	background: url(../imgs/gsjj2.jpg) no-repeat;
}

.ewb-search > form {
    display: inline-block;
}
.ewb-con h3 span {
    width: 193px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pro_pag, .pro_pag li{
    display: inline-block;
}

.ewb-menu {
    height: 621px;
}

.ewb-menu-hd {
    height: 40px;
    background: url(../imgs/left.jpg) no-repeat;
}
.ewb-menu-hd  h3{
	font-size: 18px;

}
.ewb-menu-hd a {
    display: block;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #fff;
	letter-spacing: 8px;
	font-weight: bold;
}

.ewb-menu-bd {
    height: 575px;
	margin: 0 3px 0 6px;
    border: 1px solid #ddd;
    border-top: 0;
    background: url(../imgs/menu_bg.jpg) center bottom no-repeat;
}

.wb-tree {}

.wb-tree-items {
	
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    border-top: 1px solid #dcdcdc;
	border-bottom:none;
    background: #f6f6f6;
}
.wb-tree:last-child{
    border-bottom: 1px solid #dcdcdc;
}
.wb-tree-node a {
    margin-left: 24px;
	color:#4b8d07;
}

.wb-tree-sub a {
    border: 0;
}

.wb-tree-iconl {
    float: left;
    width: 4px;
    height: 38px;
    background-color: #aaa;
    margin: -1px 0 0 -1px;
}

.wb-tree-iconr {
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 13px;
    margin-right: 11px;
    background: url(../imgs/menu_r.png) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
    padding-left: 40px;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 12px;
    background: none;
}

.wb-tree-item .last {
    border-bottom: none;
}

.wb-tree-item>a:hover {
    background-color: #ededed;
    color: #458107;
}

.current .wb-tree-iconl {
    background: #4a8608;
}

.current .wb-tree-iconr {
    background: url(../imgs/menu_rh.png) no-repeat;
}

.current .wb-tree-tt {
    color: #458107;
}

.current .wb-tree-sub {
    display: block;
}

.ewb-con {
    margin-bottom: 20px;
	position: relative;
}

.ewb-con-hd {
    padding-left: 38px;
    height: 39px;
    font-size: 13px;
    line-height: 39px;
    color: #666;
    background: url(../imgs/home.png) 13px center no-repeat;
    background-color: #f8ffee;
}

.ewb-con-hd a {
    margin: 0 5px;
    color: #666;
}

.ewb-con-hd a.cur {
    color: #5d9a0b;
}

.wb-data-item {
    padding-left: 14px;
    padding-top: 16px;
}
.ewb-span24 .wb-data-item{
	min-height:575px;
}
.wb-data-list {
    line-height: 26px;
    font-size: 12px;
    padding-left: 13px;
    background: url(../imgs/list_icon.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    padding-right: 15px;
    margin-top: -26px;
}

.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
}

.wb-data-list-second {
    font-size: 14px;
    line-height: 28px;
}

.wb-data-date-second {
    margin-top: -28px;
}


/* 分页 */

.ewb-page {
    text-align: center;
	position: absolute;
	bottom: 36px;
	left: 0;
	right: 0;
}

.ewb-page-items {
    margin-top: 10px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
	line-height:25px;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    color: #ff6603;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}



.navbar-nav {
    width: 1010px;
    height: 30px;
    display: flex;
    justify-content: space-around;
    text-align: center;
    line-height: 30px;
    z-index: 99999999;
}

    .navbar-nav li {
        flex: 1;
        position: relative;
    }

.dropdown-menu {
    width: 100%;
    display: none;
    text-align: center;
    z-index: 99999999;
}

.dropdown-menu li {
    z-index: 99999999;
}

.navbar-nav li:hover .dropdown-menu {
    display: block;
}


.btn1, .btn2{
    border: none;
    background: none;
    display:inline-block;
}
.yema{
    width: 30px;
}
.pageTo{display: inline-block;}