@charset "utf-8";
.nav-top {
	width: 100%;
	height: 46px;
	padding-right: 20px;
	padding-left: 20px;
	background: #3993ba;
	background: -moz-linear-gradient(top, #3993ba 0%, #067ead 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3993ba), color-stop(100%, #067ead));
	background: -webkit-linear-gradient(top, #3993ba 0%, #067ead 100%);
	background: -o-linear-gradient(top, #3993ba 0%, #067ead 100%);
	background: -ms-linear-gradient(top, #3993ba 0%, #067ead 100%);
	background: linear-gradient(top, #3993ba 0%, #067ead 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3993ba', endColorstr='#067ead', GradientType=0 );
	border: 1px solid #d4d4d4;
	border-width: 0 0 1px;
	position: fixed;
	z-index: 1000;
}
.container {
	width: 50%;
}
.container2 {
	width: 50%;
	margin-top: 9px;
}
.nav-user a:link {
	color: #c1dce7;
}
.nav-user a:visited {
	color: #c1dce7;
}
.nav-user a:hover {
	color: #fff;
}
.nav-user {
	line-height: 35px;
	font-size: 13px;
	margin-left: 25px;
}
.fr li {
	float: left;
	line-height: 46px;
	margin-right: 8px;
	margin-left: 8px;
	font-size: 14px;
	display: block;
}
.nav-line {
	height: 46px;
	margin: 0 9px;
	border-right: 1px solid #3497C2;
	border-left: 1px solid #2078A1;
}
.nav-right {
	width: auto;
}
.fenxiang {
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/glyphicons-halflings-white.png) -121px -74px;
	margin-top: 17px;
	margin-right: 5px;
}
.fr li a:link {
	color: #fff;
	text-decoration: none;
}
.fr li a:visited {
	color: #fff;
	text-decoration: none;
}
.fr li a:hover {
	color: #fff;
	text-decoration: underline;
}
.yulan {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/glyphicons-halflings-white.png) -193px -2px;
	margin-top: 17px;
	margin-right: 5px;
}
.touxiang img {
	vertical-align: middle;
	margin-right: 5px;
}
/*树形下拉菜单管理*/
.list {
	width: 200px;
	border-right: 1px solid #ccc;
	position: fixed;
	min-height: 100%;
	left: 0;
	top: 40px;
	z-index: 999;
}
.list dl {
	font-size: 12px;
	line-height: 200%;
	font-weight: normal;
	cursor: pointer;
}
.list dl dt {
	color: #000;
	padding-left: 20px;
	line-height: 35px;
	background: #e0e0e0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ececec;
	color: #222;
	font-weight: bold;
	font-size: 14px;
}
.list dl dt i {
	padding-right: 5px;
	vertical-align: middle;
}
.list dl dt:hover {
	background: #cfcfcf;
}
.list dl dd {
	padding-left: 20px;
	display: none;
}
.highlight {
	background: #ff6;
	font-weight: bold;
}
dd:last-of-type {
	margin-bottom: 10px;
}
dd:first-of-type {
	margin-top: 10px;
}
.list dl dd a {
	display: block;
	padding: 3px 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
	color: #222;
	font-size: 14px;
}
.list dl dd a:hover {
	background: rgb(238, 238, 238);
}
.nav-header {
	color: #999;
	font-size: 11px;
	font-weight: bold;
}
/*cont-right*/
.cont-right {
	padding: 64px 30px 30px;
	background: #fff;
	border-left: 1px solid transparent;
	margin-left: 200px;
	font-size: 14px;
}
.header {
	font-weight: bold;
}
.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 20px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb>li {
	display: inline-block;
	text-shadow: 0 1px 0 #fff;
}
.breadcrumb>li>.divider {
	padding: 0 5px;
	color: #ccc;
}
.row-fluid {
	width: 100%;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid [class*="span"] {
	display: block;
	float: left;
	width: 100%;
	min-height: 30px;
	margin-left: 2.127659574468085%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.alert-info {
	color: #3a87ad;
	background-color: #d9edf7;
}
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	border: 1px solid #bce8f1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.label-important, .badge-error {
	background: #C62626;
}
.label {
	cursor: default;
	font-size: 11px;
	padding: 2px 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}
.external_link {
	padding-right: 12px;
}
.label-success, .badge-success {
	background: #70A415;
}
.label, .badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	white-space: nowrap;
	vertical-align: baseline;
}
.badge {
	padding-right: 9px;
	padding-left: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.label-info, .badge-info {
	background: #058DC7;
}
.label-important, .badge-important {
	background-color: #b94a48;
}
.row-fluid .span6 {
	width: 48.717948717948715%;
}
.row-fluid [class*="span"] {
	float: left;
	display: block;
}
.alert-success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #006dcc;
	background-image: -moz-linear-gradient(top, #08c, #04c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
	background-image: -webkit-linear-gradient(top, #08c, #04c);
	background-image: -o-linear-gradient(top, #08c, #04c);
	background-image: linear-gradient(to bottom, #08c, #04c);
	background-repeat: repeat-x;
	border-color: #04c #04c #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btn {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.05);
}
.btn-group a.btn {
	color: #fff;
	text-decoration: none;
}
.icon-eye-open {
	display: block;
	width: 20px;
	height: 12px;
	color: #fff;
	background: url(../images/glyphicons-halflings-white.png) -96px -122px;
	float: left;
	vertical-align: middle;
	margin-top: 5px;
}
.btn-group>.btn-small {
	font-size: 11.9px;
}
.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
table {
	width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}
.table thead th {
	background-color: #ebf2f6 !important;
}
.table-bordered th, .table-bordered td {
	border-left: 1px solid #ddd;
}
.table th, .table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position .1s linear;
	-moz-transition: background-position .1s linear;
	-o-transition: background-position .1s linear;
	transition: background-position .1s linear;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #fff;
	background-color: #04c;
}
/*控制面板子菜单*/
.btn-toolbar {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0;
}
input[type="submit"], input[type="submit"] {
	border: none;
	border-top: 1px solid #06c;
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group {
	margin-left: 5px;
}
.btn-group {
	position: relative;
	display: inline-block;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: none;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.nav-tabs:after, .nav-pills:after {
	clear: both;
}
.nav-tabs {
	border-bottom: 1px solid #ddd;
}
.nav {
	margin-bottom: 20px;
	margin-left: 0;
	list-style: none;
}
.main_content li {
	line-height: 22px;
}
.nav-tabs>li {
	margin-bottom: -1px;
}
.nav-tabs>li, .nav-pills>li {
	float: left;
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
}
.nav-tabs>li>a {
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
	display: table;
	line-height: 0;
	content: "";
}
.control-group {
	margin-bottom: 10px;
}
.tab-content>.active, .pill-content>.active {
	display: block;
}
.control-label {
	font-weight: bold;
}
label {
	display: block;
	margin-bottom: 5px;
}
.row-fluid .span3 {
	width: 23.076923076923077%;
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	background-color: #fff;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	display: inline-block;
	height: 20px;
	padding: 4px 6px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
	color: #c09853;
}
.menu ul li.off {
	display: block;
	border: 1px solid #ddd;
	border-bottom: 0;
	margin-bottom: -1px;
}
.menu ul li {
	display: block;
	width: 80px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	text-align: center;
	background: #fff;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
/*企业认证*/
.row-fluid .span4 {
	width: 31.623931623931625%;
}
.controls a img {
	border: 2px solid #ddd;
	border-bottom-width: 5px;
	margin-right: 3px;
	margin-bottom: 8px;
}
.controls a img:hover {
	border-color: #aaa;
}
/*菜单设置*/
.navbar-inners {
	min-height: 40px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #fafafa;
	background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
	background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
	background-image: -o-linear-gradient(top, #fff, #f2f2f2);
	background-image: linear-gradient(to bottom, #fff, #f2f2f2);
	background-repeat: repeat-x;
	border: 1px solid #d4d4d4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0,0,0,0.065);
}
.navs>li {
	list-style-type: none;
	float: left;
}
.navs>.active>a, .navbar .navs>.active>a:hover, .navbar .navs>.active>a:focus {
	color: #555;
	text-decoration: none;
	background-color: #e5e5e5;
	-webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
	-moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navs>li>a {
	float: none;
	padding: 10px 15px 10px;
	color: #777;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	display: block;
}
.search-well {
	text-align: right;
}
.modal {
	border: 8px solid rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.rule-item {
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*登陆页面*/
.login_bg {
	width: 100%;
	height: 436px;
	position: absolute;
	top: 150px;
	min-width: 1000px;
	background: url(../images/login_bg.jpg) top center no-repeat;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
}
#content {
	position: relative;
	margin: 0 auto;
	margin-top: 40px;
	width: 1000px;
	height: 670px;
}
.footer {
	width: 100%;
	position: absolute;
	bottom: 40px;
	font-size: 16px;
	text-align: center;
}
.footer a {
	padding: 0 15px;
}
.bq {
	width: 100%;
	margin: 5px 0;
	font-size: 14px;
	text-align: center;
}
.con-input {
	background: #fff;
	width: 260px;
	height: auto;
	padding-bottom: 20px;
	right:0px;
	position:absolute;
	top:150px;
	padding-top:20px;
	border-radius:10px;
}
.con-input h1{ font-weight:bold; font-size:large;}