@charset "utf-8";
/* CSS Document */
/*以上代码不要引用，以上代码是自定义的代码，是以前页面引用的代码，为了保持页面的正确性，保留以上代码，但是以上代码不能引用*/
/*---------------------------------------------------------分割线以上代码不要引用-------------------------------------------------------------------------------*/
/*header.css 头部样式*/
.header-notice {
	margin: 15px;
	float: left;
}
.header-notice .icon-notice {
	margin-right: 10px;
	display: block;
	float: left;
	background: url(../img/footerIcon.png) no-repeat left top;
	width: 22px;
	height: 20px;
}
.header-tab {
	float: right;
}
.header-tab ul li {
	float: left;
	list-style: none;
	padding: 20px 20px;
	border-left: 1px solid #dddddd;
}
.header-tab ul li a {
	color: #333333;
	font-size: 14px;
	font-family: "微软雅黑";
}
.icon-help, .icon-ghs, .icon-kefu, .icon-down {
	display: block;
	float: left;
	width: 22px;
	height: 20px;
	background: url(../img/footerIcon.png) no-repeat;
	margin-right: 5px;
}
.icon-help {
	background-position: -28px 0px;
}
.icon-ghs {
	background-position: -79px 0px;
}
.icon-kefu {
	background-position: -54px 0px;
}
.icon-down {
	background-position: -100px 0px;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}
.userNameDown {
	position: absolute;
	top: 60px;
	background: #fff;
	border: 1px solid #dfe0e3;
	border-top: none;
	width: 165px;
	padding: 5px 30px;
	left: -1px;
}
.userNameDown dl {
	padding: 0px;
	margin: 0px;
}
.userNameDown dd {
	padding: 5px 0px;
}
.header-account {
	position: relative;
}
.header-tab dd a:hover {
	color: #18a689;
	text-decoration: underline;
}
.icon-index {
	background: url(../img/icon-index.png) no-repeat;
	display: block;
}
.left-slideIcon {
	background-position: -8px -171px;
	width: 10px;
	height: 120px;
	position: absolute;
	left: 220px;
	cursor: pointer;
}
.nav-header {
	background: url(../img/header-profile.jpg) no-repeat;
	width: 220px;
	height: 136px;
	padding: 33px 25px;
}
.nav-header .logo-box {
	margin: 13px;
}
.nav-header .logo-box:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.nav-header .logo-box .logo {
	float: left;
	margin-right: 10px;
}
.nav-header .logo-box .ghs-name {
	float: left;
	font-family: "微软雅黑";
	color: #333333;
	font-weight: bold;
}
.nav-header .logo-box .ghs-name h5 {
	font-size: 24px;
	margin-bottom: 5px;
}
.nav-header .logo-box .ghs-name p {
	font-size: 16px;
}
.mini-navbar .logo-box {
	margin: 0px 10px 10px;
	padding-top: 10px;
}
/*notice.css 公告样式*/
.clear {
	clear: both;
}
.noticeBanner img {
	width: 100%;
}
.noticeBox {
	background: #fff;
	padding: 20px 0px;
	height: auto;
}
.noticeBox ul li {
	font: normal 14px/2em "微软雅黑";
	color: #666666;
}
.noticeBox ul li a {
	color: #666666;
}
.noticeBox ul li a:hover {
	color: #f08200;
}
.noticeBox h4 {
	display: block;
	background: url("../img/zhtx/noticeIco.png") no-repeat 35px center;
	font: bold 18px/30px "微软雅黑";
	height: 30px;
	padding: 0px 40px 0px 70px;
	width: calc(100% - 40px);
}
/*progress.css  进度条*/
.order-step {
	width: 1020px;
	margin: 15px auto;
}
.order-step li {
	float: left;
	text-align: center;
	margin-right: 10px;
}
.order-step .title {
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
}
.order-step .icon-step {
	display: block;
	margin: 10px 5px;
	width: 150px;
	float: left;
}
.order-step li .time {
	float: left;
	width: 80px;
	text-align: center;
}
.icon-step em {
	background: url("../img/newOrder/progress1.png") no-repeat;
	display: block;
	width: 36px;
	height: 33px;
	float: left;
}
.icon-step1 em {
	background-position: 0px -33px;
}
.icon-step2 em {
	background-position: -36px -33px;
}
.icon-step3 em {
	background-position: -75px -33px;
}
.icon-step4 em {
	background-position: -117px -33px;
}
.icon-step5 em {
	background-position: -157px -33px;
}
.icon-step6 em {
	background-position: -194px -33px;
}
.icon-step7 em {
	background-position: -232px -33px;
}
.icon-step8 em {
	background-position: -269px -33px;
}
.active .icon-step1 em {
	background-position: 0px 0px;
}
.active .icon-step2 em {
	background-position: -36px 0px;
}
.active .icon-step3 em {
	background-position: -75px 0px;
}
.active .icon-step4 em {
	background-position: -117px 0px;
}
.active .icon-step5 em {
	background-position: -156px 0px;
}
.active .icon-step6 em {
	background-position: -194px 0px;
}
.active .icon-step7 em {
	background-position: -232px 0px;
}
.active .icon-step8 em {
	background-position: -269px 0px;
}
.order-step .line {
	width: 94px;
	height: 3px;
	margin-top: 15px;
	margin-left: 15px;
	float: left;
	background: #eeeeee;
}
.active .line {
	background: #d31a26;
}
/*404.css   404页面样式*/
.wrap {
	margin: 100px auto;
	text-align: center;
	color: #475965;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 30px
}
.wrap img {
	margin-bottom: 30px
}
/*左侧菜单*/
body, body.full-height-layout #page-wrapper, body.full-height-layout #wrapper, html {
	height: 100%;
}
body.canvas-menu .navbar-static-side, body.fixed-sidebar .navbar-static-side {
	position: fixed;
	width: 220px;
	z-index: 2001;
	height: 100%;
}
.navbar-static-side {
	background: #2f4050;
}
.navbar-default {
	border-color: #2f4050;
	position: relative;
}
.nav-close {
	padding: 10px;
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 1.4em;
	cursor: pointer;
	z-index: 10;
	display: none;
	color: rgba(255,255,255,.3);
}
.slimScrollDiv >* {
	overflow: hidden;
}
.navbar-default .nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.navbar-default .nav>li {
	position: relative;
	display: block;
}
.navbar-default .nav>li i {
	margin-right: 6px;
}
.navbar-default .nav>li.active {
	border-left: 4px solid #19aa8d;
	background: #293846;
}
.navbar-default .nav>li.active>a {
	color: #fff;
}
.navbar-default>.nav>li>a {
	position: relative;
	display: block;
	padding: 14px 20px 14px 25px;
	color: #a7b1c2;
	font-weight: 600;
	display: block;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}
.nav-second-level li, .nav-third-level li {
	border-bottom: none!important;
}
.nav.nav-second-level>li.active {
	border: none;
}
.nav-second-level li:last-child {
	margin-bottom: 10px;
}
.nav>li>a {
	color: #a7b1c2;
	font-weight: 600;
	padding: 14px 20px 14px 25px;
}
.nav-second-level>li>a {
	padding: 7px 15px 7px 10px;
	padding-left: 52px;
}
.nav.nav-second-level.collapse[style] {
	height: auto!important;
}
.nav li>a {
	display: block;
}
.nav-header .logo-box .ghs-name {
	float: left;
	font-family: "微软雅黑";
	color: #333333;
	font-weight: bold;
}
.nav-header .logo-box .ghs-name h5 {
	font-size: 24px;
	margin-bottom: 5px;
}
.nav-header .logo-box .ghs-name p {
	font-size: 16px;
}
/*右侧*/
#page-wrapper {
	padding: 0 15px;
	position: inherit;
	margin: 0 0 0 220px;
	min-height: auto;
}
.border-bottom {
	border-bottom: 1px solid #e7eaec!important;
}
.navbar-fixed-top, .navbar-static-top {
	background: #f3f3f4;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 0;
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
.content-tabs {
	position: relative;
	height: 42px;
	background: #fafafa;
	line-height: 40px;
	border-bottom: solid 2px #2f4050;
}
.content-tabs .roll-left {
	left: 0;
	border-right: solid 1px #eee;
}
.content-tabs .roll-nav, .page-tabs-list {
	position: absolute;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #999;
	z-index: 2;
	top: 0;
}
.content-tabs button {
	background: #fff;
	border: 0;
	height: 40px;
	width: 40px;
	outline: 0;
}
nav.page-tabs {
	margin-left: 40px;
	width: 100000px;
	height: 40px;
	overflow: hidden;
}
nav.page-tabs .page-tabs-content {
	float: left;
}
.page-tabs a.active {
	background: #2f4050;
	color: #a7b1c2;
}
.page-tabs a {
	display: block;
	float: left;
	border-right: solid 1px #eee;
	padding: 0 15px;
}
.J_menuTab {
	-webkit-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}
.content-tabs .roll-right {
	right: 0;
	border-left: solid 1px #eee;
}
.content-tabs .roll-nav, .page-tabs-list {
	position: absolute;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #999;
	z-index: 2;
	top: 0;
}
.roll-right.J_tabRight {
	right: 140px;
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.roll-right.btn-group button {
	width: 80px;
}
.roll-right.btn-group {
	right: 60px;
	width: 80px;
	padding: 0;
}
.dropdown, .dropup {
	position: relative;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid\9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropdown-menu-right {
	left: auto;
}
.dropdown-menu {
	border: medium none;
	display: none;
	float: left;
	font-size: 12px;
	left: 0;
	list-style: none outside none;
	padding: 0;
	position: absolute;
	text-shadow: none;
	top: 100%;
	z-index: 1000;
	border-radius: 0;
	box-shadow: 0 0 3px rgba(86,96,117,.3);
	min-width: 160px;
	margin: 2px 0 0;
	text-align: left;
	background-color: #fff;
}
.dropdown-menu-right {
	right: 0;
	left: auto;
}
.dropdown-menu>li>a {
	border-radius: 3px;
	color: inherit;
	line-height: 25px;
	margin: 4px;
	text-align: left;
	font-weight: 400;
	display: block;
	padding: 3px 20px;
	clear: both;
	white-space: nowrap;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.open>.dropdown-menu {
	display: block;
}
.roll-right.J_tabExit {
	background: #fff;
	height: 40px;
	width: 60px;
	outline: 0;
}
#content-main {
	height: calc(100% - 140px);
	overflow: hidden;
}
.footer {
	background: none repeat scroll 0 0 #fff;
	border-top: 1px solid #e7eaec;
	overflow: hidden;
	padding: 10px 20px;
	margin: 0 -15px;
	height: 36px;
}
.pace-done #page-wrapper, .pace-done .footer, .pace-done .nav-header, .pace-done .navbar-static-side, .pace-done li.active {
	-webkit-transition: all .5s;
	transition: all .5s;
}
body.fixed-sidebar.mini-navbar .navbar-static-side {
	width: 70px;
}
body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span, body.mini-navbar .profile-element {
	display: none;
}
body.mini-navbar .logo-element {
	display: block;
}
body.mini-navbar .nav-header {
	padding: 0;
	background-color: #1ab394;
}
body.mini-navbar .navbar-default .nav>li>a {
	font-size: 16px;
}
.fixed-sidebar.mini-navbar .nav li> .nav-second-level {
	display: none;
}
.fixed-sidebar.mini-navbar .nav li.active {
	border-left-width: 0;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav>li>.nav-second-level li a {
	font-size: 12px;
	border-radius: 3px;
}
body.body-small.fixed-sidebar.mini-navbar #page-wrapper, body.fixed-sidebar.mini-navbar #page-wrapper {
	margin: 0 0 0 70px;
}
@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0;
}
}
.tabs-container .tab-content>.tab-pane {
	display: none;
}
.tabs-container .tab-content>.tab-pane.active {
	display: block;
}
.fa.arrow:before {
	content: "\f104";
}
.arrow {
	float: right;
	margin-top: 2px;
}
.active>a>.fa.arrow:before {
	content: "\f107";
}
.block {
	display: block;
}
.nav-header a {
	color: #DFE4ED;
}
.img-circle {
	border-radius: 50%;
}
.logo-element {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	display: none;
	padding: 18px 0;
}
.label {
	background-color: #d1dade;
	color: #5e5e5e;
	font-size: 10px;
	font-weight: 600;
	padding: 3px 8px;
	text-shadow: none;
	border-radius: 3px;
}
.label-warning {
	background-color: #f8ac59;
	color: #FFF;
}
.navbar-header {
	width: 60%;
}
@media (min-width: 768px) {
.navbar-header {
	float: left;
}
.navbar-right {
	float: right !important;
	margin-right: -15px;
}
}
.navbar-top-links li:last-child {
	margin-right: 30px;
}
.nav.navbar-top-links a {
	font-size: 14px;
}
.navbar-right li {
	float: left;
}
.navbar-right li .welcome-message {
	padding: 14px 20px 14px 25px;
	display: block;
}
.form-control-static {
	margin-bottom: 0;
	min-height: 34px;
	padding-bottom: 7px;
	padding-top: 7px;
}
.classIfication-warpBox {
	width: 1000px;
	margin: 0 auto;
}
.classIfication-title {
	border: 1px solid #ebebeb;
	border-radius: 3px;
	text-decoration: none;
	margin: 5px 0;
	background: #fff;
	color: 333;
	font-family: "微软雅黑";
}
.classIfication-title .list, .firstMenu .list, .secondMenu .list, .thirdMenu .list {
	float: left;
	text-align: center;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
}
.classIfication-title .list1, .firstMenu .list1, .secondMenu .list1, .thirdMenu .list1 {
	width: 100px;
	margin-right: 10px;
}
.classIfication-title .list2, .firstMenu .list2, .secondMenu .list2, .thirdMenu .list2 {
	width: 500px;
	text-align: left;
	margin-left: 20px;
}
.classIfication-title .list3, .firstMenu .list3, .secondMenu .list3, .thirdMenu .list3 {
	width: 150px;
}
.classIfication-title .list4, .firstMenu .list4, .secondMenu .list4, .thirdMenu .list4 {
	width: 218px;
}
.classIfication-title:after, .firstMenu:after, .secondMenu:after, .thirdMenu:after {
	clear: both;
	content: "";
	display: none;
	visibility: hidden;
	height: 0;
}
.dd-handle {
	background: #fff;
	border: 1px solid #ebebeb;
	border-radius: 3px;
	display: block;
	margin: 5px 0;
	float: left;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
}
.dd-handle:hover {
	background: #fff6ed;
}
.dd-handle span a {
	color: #428bca;
	cursor: pointer;
}
.dd-handle .income {
width:
}
.vertical-line {
	background-color: #b5b5b7;
	display: inline-block;
	height: 10px;
	width: 2px;
}
.leftIcon {
	float: left;
	font-size: 24px;
	color: #333;
	cursor: pointer;
	line-height: 30px;
	margin: 5px 0px 0;
	width: 40px;
	text-align: center;
}
.classIfication-cont {
	width: 1000px;
}
.secondMenu .list1 {
	margin-right: 30px;
}
.secondMenu .list2 {
	width: 480px;
}
.thirdMenu .list1 {
	margin-right: 50px;
}
.thirdMenu .list2 {
	width: 460px;
}
.secondMenu, .thirdMenu {
	display: none;
}
a.btn:link, a.btn:visited{color:#fff;}
.alert-classification{width:600px;margin-left:-300px;margin-top:-200px;}