@charset "utf-8";
#main {
	padding-top: 15px;
}

.sliderbar {
	position: relative;
	z-index: 1;
	border: solid 1px #fff;
}

.sliderbar .am-nav-tabs {
	background: #1b518f;
	border-bottom: solid 1px #1b518f;
}

.sliderbar .am-nav-tabs li {
	font-size: 16px;
	padding-left: 25px;
}

.sliderbar .am-nav-tabs li a {
	line-height: 42px;
	height: 42px;
	color: #fff;
}

.sliderbar .am-nav-tabs li:hover a {
	background: transparent;
	border-color: transparent;
	color: #000;
}

.sliderbar .am-tabs-bd {
	background: #f7f7f7;
}

.sliderbar .am-tabs-bd .am-tab-panel {
	padding: 0px;
}

.sliderbar .am-tabs-bd .am-list {
	padding: 15px;
}

.sliderbar .am-tabs-bd .am-list li {
	border: none;
	margin: 0rem auto 10px auto;
	height: 36px;
	line-height: 36px;
	background: #fff;
	border: #e8e4e4 solid 1px;
	border-radius: 3px;
}

.sliderbar .am-tabs-bd .am-list li a {
	display: inline;
	padding: 5px 5px 5px 15px !important;
}

.sliderbar .am-tabs-bd .am-list li.cur a {
	color: #a32018;
}

.slidercon .am-nav-tabs {
	margin-bottom: 10px;
	border-bottom: #ddd solid 1px;
}

.slidercon .am-nav-tabs > li {
	border-bottom: #1b518f solid 2px;
	display: block;
	position: relative;
	top: 1px;
}

.slidercon .am-nav-tabs li a {
	color: #a32018;
	font-weight: 400;
	padding: 0px 10px;
}

.slidercon .am-nav-tabs li:hover a {
	background: transparent;
	border-color: transparent;
}

.slidercon .am-nav-tabs a.am-btn {
}

.am-offcanvas-content {
	padding: 0px;
}

.am-offcanvas-content ul li {
	background: transparent;
	padding-left: 2rem;
}

.am-offcanvas-content ul li:hover {
	background: #015193;
}

/*gk*/

#gk_list_table {
	background: #fff;
	table-layout: fixed;
	display: none;
}

#gk_list_table tr td {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*table*/

.slidercon .am-table tr td {
	font-size: 14px;
	vertical-align: middle;
}

.slidercon .am-table tr.thead td,
.slidercon .am-table tr.thead:hover td {
	font-weight: 600;
	background: #e6e6e6;
}

/*serch*/

.search-list {
	margin: 0px;
	padding: 0px;
}

.search-list li {
	list-style: none;
	margin-bottom: 1rem;
	background: #f5f5f5;
	padding: 0.5rem;
}

.search-list li a {
	color: #015193;
	font-size: 16px;
}

.search-list li p {
	margin: 0.5rem 0px;
	font-size: 14px;
}

.search-list li p i {
	color: #0e90d2;
}

.search-list li p.url {
	color: #4f962c;
}

#searchform {
	padding: 0.5rem;
}

#searchform em {
	font-style: normal;
}

#searchform input[type='text'] {
	min-width: 500px;
}

#form_role {
	background: #f2f2f2;
	border: none;
	margin: 0.5rem;
	padding: 0.5em;
	line-height: 2rem;
	font-size: 1.6rem;
}

#form_role * {
	display: inline-block;
	color: #747474;
}

#form_role label a {
	color: #aaa;
	cursor: pointer;
	margin: 0px 3px;
}

#form_role label.bord a {
	color: #dd514c;
	font-weight: 600;
}

#pagenum {
	font-style: normal;
}

#Gjsearchform .am-form-group label {
	white-space: nowrap;
	padding-right: 0px;
	font-size: 15px;
}

#Gjsearchform .am-form-group .am-u-sm-8 {
	float: left;
}

#Gjsearchform .am-ucheck-icons {
	top: 0.7rem;
}

/*pic-list*/

#pic-list li img {
	height: 140px;
	margin-bottom: 5px;
}

#pic-list li p {
	margin-top: 0px;
}

/*node-items*/

#node-items a {
	width: 120px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding: 0px 5px;
}

/*自定义ztree插件的树样式*/

.tree li a {
	line-height: 24px;
}

.tree li button {
	position: relative;
	top: -2px;
}

.tree li a span {
	padding-left: 3px;
	line-height: 24px;
	font-size: 14px;
	color: #747474;
}

.gk-table-list {
	border: 1px solid #c2c2c2;
	padding: 10px;
}

@media only screen and (max-width: 640px) {
}
.mtoa {
	margin-top: 0px !important;
}
.pbbe {
	padding-bottom: 20px !important;
}



/*权责清单列表 */
.qzqd-left-nav-main ul{padding:15px;}
.qzqd-left-nav-main ul li{
	overflow:hidden;
	padding:0;
	height:50px !important;
	line-height:initial !important;
	text-align:center;
	border: none;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border: #e8e4e4 solid 1px;
    border-radius: 3px;
	margin-bottom:10px;;
}
.qzqd-left-nav-main li a{display:block;overflow:hidden;text-overflow:ellipsis;text-align:center;font-size:15px !important;padding:5px !important;}
