/*
 * chengduzhishichanquan 1.0.0
 * chengduzhishichanquan static
 * 
 *
 * Copyright 2018, xie de xu
 * Released under the ISC license.
*/

@import url(../fonts/iconfont.css);
body,
html {
	background-color: #f8f8f8
}

.reset-box-model {
	margin: 0;
	padding: 0;
	border: 0
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.main-width {
	width: 1200px
}

.cl-white {
	color: #fff
}

.cl-red {
	color: #f43e4e
}

.cl-blue {
	color: #286ba2
}

.cl-sky {
	color: #09e
}

.cl-main {
	color: #0093F7
}

.bg-white {
	background-color: #fff
}

.bg-red {
	background-color: #f43e4e
}

.bg-main {
	background-color: #0093F7
}

.site-main {
	display: table
}

.site-content {
	display: table-cell;
	vertical-align: top
}

.site-content-head,
.site-content-txt {
	margin-left: 30px;
	padding-left: 30px;
	padding-right: 30px
}

.site-content-head {
	padding-top: 15px
}

.no-indent,
p.no-indent {
	text-indent: 0!important
}

.tab-head-item {
	cursor: pointer
}

.tab-content-item {
	display: none
}

.tab-content-item.current {
	display: block
}

.table.table-hover tbody tr:hover {
	background-color: #fbfbfb
}

.table.table-gray {
	border: 1px solid #e5e5e5
}

.table.table-gray thead {
	background-color: #f8f8f8
}

.table.table-gray thead th {
	font-weight: 400;
	color: #286ba2;
	border-bottom: none
}

.table.table-gray tbody td {
	padding-top: 9px;
	padding-bottom: 9px;
	border-top-color: #e5e5e5
}

.table.table-txt tbody tr:nth-child(2n) {
	background-color: #fbfbfb
}

.table.table-txt tbody tr td {
	padding-top: 10px;
	padding-bottom: 10px
}

.btn {
	border-radius: 0
}

.btn-danger {
	background-color: #f43e4e
}

.btn-gray {
	color: inherit;
	background-color: #eee
}

.btn-disabled {
	background-color: #ddd;
	cursor: no-drop
}

.btn-main,
.btn-primary {
	color: #fff;
	background-color: #F15923
}

.btn-main:active,
.btn-main:focus,
.btn-main:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
	color: #fff
}

.form-control {
	border-radius: 0
}

.form-horizontal .control-label {
	font-weight: 400
}

.form-horizontal .control-label em {
	font-style: normal;
	color: #f43e4e
}

.form-control::-webkit-input-placeholder {
	color: #bcbcbc
}

.form-control::-moz-placeholder {
	color: #bcbcbc
}

.form-control:-ms-input-placeholder {
	color: #bcbcbc
}

.form-control::placeholder {
	color: #bcbcbc
}

.form-group-verify-image img {
	position: absolute;
	right: 16px;
	top: 1px;
	height: 32px;
	border-left: 1px solid #e5e5e5
}

.form-group-photo .fgp-item {
	margin-right: 15px
}

.form-group-photo .fgp-item.fgp-item-uploaded .fgp-item-icon {
	display: none
}

.form-group-photo .fgp-item-title {
	margin-top: 7px
}

.form-group-photo .fgp-item-cover {
	position: relative;
	width: 214px;
	height: 120px;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	cursor: pointer
}

.form-group-photo .fgp-item-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -7px;
	margin-left: -7px;
	color: #999;
	cursor: pointer
}

.form-group-photo-id .fgp-item:first-child .fgp-item-cover {
	background-image: url(../images/id-photo-1.png)
}

.form-group-photo-id .fgp-item:last-child .fgp-item-cover {
	background-image: url(../images/id-photo-2.png)
}

@media screen and (min-width:80em) {
	.modal-xl {
		width: 1024px
	}
}

.modal-agree .modal-body {
	max-height: 70vh;
	overflow-y: auto
}

.mod-head {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #eee
}

.mod-head.mod-head-multiple .mod-head-title {
	cursor: pointer
}

.mod-head.mod-head-multiple .mod-head-title:first-child {
	margin-right: 25px
}

.mod-head.mod-head-multiple .mod-head-title.current:after {
	background-color: #F15923
}

.mod-head.mod-head-multiple .mod-head-title:after {
	background-color: transparent
}

.mod-head-title {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 16px;
	line-height: 39px
}

.mod-head-title:after {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	right: 0;
	height: 3px;
	background-color: #F15923
}

.mod-head-right {
	float: right;
	line-height: 39px;
	color: #999
}

.mod-head-right a {
	color: #999
}

.site-header {
	margin-bottom: 30px
}

.site-top p {
	margin-bottom: 0
}

.site-top-left {
	padding-left: 10px;
	line-height: 30px;
	color: #828282;
	border-left: 10px solid #F15923
}

.site-top-right {
	margin-top: 4px;
	font-size: 12px
}

.site-top-right span {
	margin-left: 20px
}

.site-top-right span:first-child i {
	font-style: normal;
	color: #09e
}

.site-top-right span:last-child i {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle
}

.site-login {
	display: table;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 30px;
	font-size: 12px;
	border-left: 1px solid #eee
}

.site-login a {
	display: table-cell;
	padding: 5px 10px;
	line-height: 1;
	vertical-align: middle
}

.site-login a:hover {
	text-decoration: none
}

.site-login .link-register:hover {
	color: #fff;
	background-color: #F15923
}

.site-title {
	margin-top: 20px;
	font-size: 0
}

.site-search {
	margin-top: 34px;
	margin-bottom: 32px
}

.site-search .search-txt {
	padding-left: 15px;
	padding-right: 15px;
	width: 250px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #F15923;
	outline: 0
}

.site-search .search-txt::-webkit-input-placeholder {
	color: #999
}

.site-search .search-txt::-moz-placeholder {
	color: #999
}

.site-search .search-txt:-ms-input-placeholder {
	color: #999
}

.site-search .search-txt::placeholder {
	color: #999
}

.site-search .search-btn {
	padding: 0;
	width: 50px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	border: none;
	background-color: #F15923;
	outline: 0;
	cursor: pointer
}

.site-option {
	margin-top: 34px;
	margin-left: 20px
}

.site-nav {
	background-color: #005f93
}

.site-nav .nav li {
	margin-left: 15px;
	margin-right: 15px
}

.site-nav .nav a {
	padding-top: 7px;
	padding-bottom: 7px;
	width: 130px;
	color: #fff;
	text-align: center;
	border-radius: 0
}

.site-nav .nav a:focus,
.site-nav .nav a:hover {
	background-color: #F15923
}

.site-nav .nav .active a,
.site-nav .nav .open a {
	background-color: #F15923
}

.site-nav .nav .active a:focus,
.site-nav .nav .active a:hover,
.site-nav .nav .open a:focus,
.site-nav .nav .open a:hover {
	background-color: #F15923
}

.site-nav .open .dropdown-menu {
	margin: 0;
	padding: 0;
	width: 130px;
	min-width: auto;
	border-radius: 0;
	border: none;
	box-shadow: none
}

.site-nav .open .dropdown-menu li {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	border-bottom: 1px solid #eee
}

.site-nav .open .dropdown-menu li:last-child {
	border-bottom: none
}

.site-nav .open .dropdown-menu li a {
	padding: 0;
	line-height: 40px;
	color: #1b1b1b;
	background-color: #fff
}

.site-nav .open .dropdown-menu li a:focus,
.site-nav .open .dropdown-menu li a:hover {
	background-color: #fbfbfb
}

.sidebar-menu {
	display: table-cell;
	vertical-align: top;
	width: 220px;
	background-color: #fcfcfc
}

.sidebar-menu ul {
	margin-bottom: 0;
	border-left: 1px solid #eee
}

.sidebar-menu li {
	border: solid #eee;
	border-width: 0 1px 1px 0
}

.sidebar-menu a {
	display: block;
	height: 48px;
	line-height: 48px;
	text-indent: 15px;
	font-size: 16px;
	color: #888
}

.sidebar-menu a:hover {
	color: #F15923;
	text-decoration: none
}

.sidebar-menu .current {
	border-right: 3px solid #F15923
}

.sidebar-menu .current a {
	color: #F15923
}

.sidebar-menu-title {
	height: 48px;
	line-height: 48px;
	text-indent: 30px;
	font-size: 16px
}

.site-footer {
	margin-top: 60px;
	padding-top: 40px;
	padding-bottom: 30px;
	background-color: #393939
}

.footer-nav {
	margin-bottom: 40px
}

.footer-nav-item {
	padding-left: 80px;
	width: 20%
}

.footer-nav-item h3 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #e5e5e5
}

.footer-nav-item li {
	margin-bottom: 10px
}

.footer-nav-item a {
	color: #999
}

.copy {
	position: relative;
	padding-top: 25px;
	border-top: 1px solid #414141
}

.copy .qrcode {
	position: absolute;
	right: 200px;
	top: 50%;
	margin-top: -30px;
	width: 90px;
	height: 90px
}

.copy-title {
	margin-bottom: 5px;
	font-size: 16px;
	color: #e5e5e5
}

.copy-content {
	color: #999
}

.copy-content p {
	margin-bottom: 3px
}

.copy-content a {
	margin-left: 15px;
	color: inherit;
	opacity: .5
}