a:visited{
	color: #4879e4;
}
a.text-link,
a.text-link:hover {
	color: #4879e4!important
}

.message-box a:hover,
a.cor-blue:hover,
a.text-link:hover {
	text-decoration: underline
}

*,
:after,
:before {
	box-sizing: border-box
}

.btn,
.checkbox {
	-moz-user-select: none;
	-ms-user-select: none;
	white-space: nowrap
}

.btn,
.btn i.icon-add,
.form-item__label,
img {
	vertical-align: middle
}

.btn,
.btn i.icon-add,
.btn i.icon-download,
.btn.form-inline,
.form-item,
.form-item-wrap,
.form-item__label.required,
.form-wrap,
.form-wrap-container,
.radio-btn-group .radio-btn,
.wrap,
.wrap-container,
body {
	position: relative
}

[hidefocus],
a,
button,
summary {
	outline: 0
}

.container,
.table-container {
	max-width: 1200px
}

.pager,
li {
	list-style: none
}

.hidden {
	overflow: hidden!important
}

body {
	min-height: 100%;
	background: #fff
}

*,
body {
	font-size: 14px;
	/* font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Nene", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans CN", sans-serif; */
	font-family: "Source Han Sans", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;
	/* -webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased */
	text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

blockquote,
body,
button,
caption,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
menu,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left;
	font-weight: 400
}

abbr,
body,
fieldset,
html,
iframe,
img {
	border: 0
}

address,
cite,
dfn,
em,
i,
var {
	font-style: normal
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%
}

code,
kbd,
pre,
samp {
	font-family: inherit
}

q:after,
q:before {
	content: none
}

textarea {
	overflow: auto;
	resize: none
}

label,
summary {
	cursor: default
}

.btn,
a,
button {
	cursor: pointer
}

a.text-link {
	transition: all .3s linear
}

a.text-warning {
	color: #f14a32;
	transition: all .3s linear
}

b,
em,
strong {
	font-weight: 700
}

a,
a:hover,
del,
ins,
s,
u {
	text-decoration: none
}

body,
button,
input,
keygen,
legend,
select,
textarea {
	color: #333;
	outline: 0
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #bfbfbf
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #bfbfbf
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #bfbfbf
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #bfbfbf
}

.clear {
	clear: both
}

.clearfix,
.row {
	zoom: 1
}

.clearfix:after,
.row:after {
	clear: both
}

.container {
	margin: 0 auto;
	width: auto;
	padding-bottom: 115px
}

.col-xs-12,
.form-item-wrap,
.form-wrap,
.wrap {
	width: 100%
}

@media (max-width:991px) {
	.container {
		padding-bottom: 15px
	}
}

.top-btn-box {
	float: right
}

.top-btn-box .btn {
	margin-left: 15px
}

.top-btn-box .btn:first-child {
	margin: 0
}

.wrap {
	margin-top: 40px
}

.wrap-container {
	margin-top: 30px;
	width: 100%
}

.form-item-wrap {
	margin: 24px 0
}

.form-wrap {
	margin: 40px 0
}

.form-bottom {
	margin-bottom: 50px
}

.form-wrap-container {
	margin: 30px 0
}

@media (max-width:1199px) {
	.container {
		padding-left: 10px;
		padding-right: 10px
	}
}

.fl {
	float: left
}

.fr {
	float: right
}

.auto-height {
	height: auto!important
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	min-height: 1px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6,
	.form-item.col-md-6 {
		width: 50%
	}
	.col-md-5,
	.form-item.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4,
	.form-item.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2,
	.form-item.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
	display: table;
	content: " "
}

h1 {
	font-size: 30px
}

.wrap-title {
	margin: 40px 0;
	font-weight: 700;
	text-align: left
}

.wrap-title.default {
	margin: 0
}

.search-form.mini-pad {
	padding: 25px 40px
}

.wrap-title-center {
	margin: 40px 0;
	font-weight: 700;
	text-align: center
}

.main-title {
	display: block;
	text-align: center
}

.btn,
.btn i,
.radio-btn-label {
	display: inline-block
}

.main-title .wrap-title-center {
	display: inline-block;
	text-align: left
}

h2 {
	font-size: 24px
}

h3 {
	font-size: 18px
}

h4 {
	font-size: 16px
}

h5 {
	font-size: 14px
}

h6 {
	font-size: 12px
}

.mini-title {
	border-left: 6px solid #4879e4;
	color: #444;
	padding-left: 10px;
	margin: 10px 0;
	font-weight: 400
}

.font-bold {
	font-weight: 700!important
}

.cor-required {
	color: red
}

.text-nowrap {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: normal!important;
	word-wrap: normal !ie
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.btn,
.form-submit {
	text-align: center
}

.btn {
	min-width: 58px;
	padding: 0 20px;
	height: 38px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	box-sizing: content-box
}

.checkbox,
.pager {
	-webkit-user-select: none
}

.form-item__ft,
.form-item__label {
	box-sizing: border-box;
	display: table-cell
}

.btn i {
	margin-right: 3px
}

.btn i.icon-add {
	width: 12px;
	height: 12px;
	background: url(../../img/gd/icon/icon_little.png) -10px -226px;
	top: -1px
}

.btn i.icon-download {
	width: 19px;
	height: 17px;
	background: url(../../img/gd/icon/icon-down.png);
	top: 2px
}

.btn-primary {
	color: #fff;
	background-color: #4879e4;
	border-color: #4879e4
}

.radio-btn-label {
	margin: 0 5px;
	color: #919191;
	float: left;
	line-height: 30px
}

.radio-btn-group {
	display: inline;
	float: left
}

.radio-btn-group .radio-btn {
	border: 1px solid #ccc;
	color: #919191;
	float: left;
	margin-left: -1px;
	padding: 0 8px;
	height: 30px;
	line-height: 30px;
	min-width: 60px;
	border-radius: 0
}

.radio-btn-group .radio-btn:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.radio-btn-group .radio-btn:hover {
	border-color: #4879e4
}

.radio-btn-group .radio-btn:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.radio-btn-group .radio-btn.active {
	background: #4879e4;
	color: #fff;
	border-color: #4879e4;
	z-index: 2
}

.radio-btn-group:after {
	content: '';
	display: table;
	clear: both
}

.btn.mini {
	height: 28px;
	line-height: 28px;
	padding: 0 10px
}

.btn.btn-large {
	width: 100%;
	padding: 0
}

.btn.btn-text {
	color: #4879e4;
	background: 0 0;
	border: 0;
	padding: 0
}

.btn.form-inline {
	top: 1px;
	margin-left: 24px
}

.btn-hollow-primary {
	color: #4879e4;
	background-color: #fff;
	border-color: #4879e4
}

.btn-hollow-primary.mini {
	padding: 0 20px;
	min-width: 58px;
	height: 30px
}

.btn-hollow-primary:hover {
	background-color: #4879e4;
	color: #fff
}

.btn-hollow-primary:active,
.btn-primary:hover {
	background-color: #2f77e6;
	border-color: #2f77e6
}

.btn-hollow-primary:active {
	color: #fff
}

.btn-primary:active {
	background-color: #1b6be6;
	border-color: #1b6be6
}

.btn.disabled {
	cursor: not-allowed
}

.btn-primary.disabled {
	background-color: #98c0f5;
	border-color: #98c0f5;
	color: #dbeeff
}

.btn-default {
	background-color: #fff;
	border-color: #ccc;
	color: #444
}

.btn-default:hover {
	background-color: #f1f1f1;
	border-color: #ccc
}

.btn-default:active {
	background-color: #ededed;
	border-color: #ccc
}

.btn-default.disabled {
	background-color: #f2f2f2;
	border-color: #dedede;
	color: #c8c8c8
}

.btn.large {
	font-size: 16px;
	min-width: 220px;
	padding: 0 50px;
	height: 50px
}

.form-submit {
	margin: 40px 0 20px
}

.form-submit .btn {
	margin: 0 18px 20px
}

.form-item {
	margin-bottom: 18px;
	width: 100%;
	display: table
}

.form-item:after,
.form-item:before {
	display: table;
	content: ""
}

.form-item__label {
	height: 40px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #606266;
	/*padding: 0 12px 0 0*/
	padding: 0 0 0 18px
}

.form-item__label.top {
	line-height: 28px;
	vertical-align: top
}

.form-item__label.required:before {
	content: '*';
	position: absolute;
	left: 10px;
	/* top: 10px; */
	color: red
}

.form-item__content,
.input-box {
	position: relative;
	vertical-align: middle
}

.required.top:after {
	top: 0
}

.form-item__ft {
	vertical-align: middle;
	font-size: 14px;
	color: #606266;
	padding: 0 0 0 8px
}

.form-item__content {
	display: table-cell;
	text-align: left;
	padding-left: 6px
}

.form-item__content .tips {
	text-align: left;
	color: #777;
	line-height: 1.4;
	display: inline-block
}

.md-label,
.ml-label,
.mr-label {
	line-height: 40px
}

.form-item__content:after,
.form-item__content:before {
	display: table;
	content: ""
}

.input-box {
	font-size: 14px;
	display: inline-block;
	width: 100%
}

.input-box i.icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px
}

.form-item__input,
.form-item__textarea {
	-webkit-appearance: none;
	background-image: none;
	color: #333;
	display: inline-block;
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	width: 100%;
	background-color: #fff;
	box-sizing: border-box;
	outline: 0;
	vertical-align: middle
}

.form-item__input {
	border-radius: 4px;
	border: 1px solid #d5d5d5;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px
}

.md-label {
	text-align: center
}

.ml-label {
	text-align: left
}

.mr-label {
	text-align: right
}

.form-item__textarea {
	border-radius: 4px;
	border: 1px solid #d5d5d5;
	font-size: inherit;
	height: 100px;
	line-height: 24px;
	padding: 8px 15px
}

.form-item__input:hover,
.form-item__textarea:hover {
	border-color: #bababa
}

.form-item__input:focus,
.form-item__textarea:focus {
	border-color: #4879e4
}

.form-item__content .form-item__span {
	line-height: 40px
}

.form-item__content-box {
	padding: 20px 40px;
	border: 1px solid #ccc;
	border-radius: 4px
}

.form-item__input.select-input,
.form-item__input.time-picker,
input.drop-down-icon{
	background-position: right center;
	padding-right: 28px;
	background-repeat: no-repeat;
	cursor: pointer
}

.form-item__content-value {
	text-align: left;
	padding-left: 15px
}

.form-item__label-tiny .form-item__label {
	width: 80px
}

.form-item__label-mini .form-item__label {
	width: 131px
}

.form-item__label-small .form-item__label {
	width: 126px
}

.form-item__label-medium .form-item__label {
	width: 156px
}

.form-item__ft-tiny .form-item__ft {
	width: 40px
}

.form-item__ft-mini .form-item__ft {
	width: 100px
}

.form-item__ft-small .form-item__ft {
	width: 100px
}

.form-item__ft-middle .form-item__ft {
	width: 146px
}

.form-item__ft-large .form-item__ft {
	width: 226px
}

.form-item__select {
	opacity: 0;
	filter: alpha(opacity=0);
	outline: 0;
	position: absolute;
	margin: 0;
	width: 0;
	height: 0;
	z-index: -1
}

.form-item__input.select-input,
input.drop-down-icon {
	background-image: url(../../img/gd/icon/icon-select.png)
}

.form-item__input.time-picker {
	background-image: url(../../img/gd/icon/icon-data.png)
}

.form-item__input.select-input.current{
  background-image:url("../../img/gd/icon/icon-select-on.png");
  border-color: #4879e4
;
}

.form-item__select-container {
	position: absolute;
	width: 100%;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	overflow-y: auto;
	max-height: 300px;
	border-top: none;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	display: none;
	z-index: 99;
	top: 100%
}

.form-item__select-container ul li {
	padding: 9px 15px;
	line-height: 20px;
	color: #777;
	cursor: pointer;
	overflow: hidden
}

.form-item__select-container ul li:hover {
	background-color: #eee;
	color: #333
}

.form-item__select-container ul li.active {
	background-color: #4879e4;
	color: #fff
}

.table .checkbox {
	line-height: 20px
}

.checkbox {
	color: #606266;
	font-weight: 500;
	font-size: 14px;
	line-height: 40px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	user-select: none;
	float: left;
	width: auto;
	padding: 0
}

.checkbox.outline {
	display: block;
	float: none
}

.checkbox__input {
	white-space: nowrap;
	cursor: pointer;
	outline: 0;
	display: inline-block;
	line-height: 1;
	position: relative;
	vertical-align: middle
}

.checkbox:hover .checkbox__inner {
	border-color: #bababa
}

.checkbox__inner {
	display: inline-block;
	position: relative;
	border: 1px solid #d5d5d5;
	border-radius: 2px;
	box-sizing: border-box;
	width: 16px;
	height: 16px;
	background-color: #fff;
	z-index: 1;
	transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46)
}

.checkbox.is-checked+.checkbox__label {
	color: #4879e4
}

.checkbox.disabled .checkbox__inner {
	background-color: #bababa;
}

.checkbox.is-checked .checkbox__inner {
	background-color: #4879e4;
	border-color: #4879e4;
	background-image: url(../../img/gd/icon/icon-checkboxed.png);
	background-size: 14px 14px
}

.checkbox__original {
	opacity: 0;
	filter: alpha(opacity=0);
	outline: 0;
	position: absolute;
	margin: 0;
	width: 0;
	height: 0;
	z-index: -1
}

.checkbox__label {
	display: inline-block;
	padding-left: 6px;
	line-height: 19px;
	font-size: 14px;
	color: #666;
	margin-right: 25px
}

input.radio {
	display: none;
	display: inline\9
}

input.radio+label {
	display: inline-block;
	line-height: 40px;
	margin-right: 30px;
	cursor: pointer;
	background: 0 0\9;
	padding-left: 0\9
}

input.radio+label.checked,
input.radio:checked+label {
	line-height: 16px;
	background: 0 0\9
}

:root input.radio {
	display: none
}

:root input.radio+label {
	background: url(../../img/gd/icon/icon-radio-default.png) left center no-repeat;
	padding-left: 25px
}

:root input.radio+label.disabled,
:root input.radio:disabled+label {
	background: url(../../img/gd/icon/icon-radio-disabled.png) left center no-repeat !important;
}
:root input.radio+label.checked,
:root input.radio:checked+label {
	background: url(../../img/gd/icon/icon-radio-selected.png) left center no-repeat !important;
}

.table {
	border: 1px solid #e8edf6;
	width: 100%
}

.table>thead>tr>th {
	padding: 18px 8px;
	background: #f7f8fa;
	font-weight: 600
}

.table .is-sort {
	cursor: pointer
}

.table .is-sort i {
	display: inline-block;
	vertical-align: middle;
	margin-left: 4px;
	width: 9px;
	height: 14px
}

.pager li,
.pagination button {
	height: 30px;
	min-width: 30px;
	line-height: 28px;
	box-sizing: border-box;
	text-align: center
}

.table .is-sort i.sort-normal {
	background: url(../../img/gd/icon/icon_little.png) -285px -44px
}

.table .is-sort i.sort-down {
	background: url(../../img/gd/icon/icon_little.png) -285px -10px
}

.table .is-sort i.sort-up {
	background: url(../../img/gd/icon/icon_little.png) -285px -78px
}

.table>thead>tr>th:first-child {
	padding-left: 40px
}

.table>thead>tr>th:last-child {
	padding-right: 40px
}

.table>tbody>tr>td {
	padding: 18px 8px;
	border: none;
	color: #777;
	border-top: 1px solid #e8edf6;
	background: #fff;
    white-space: normal;
    word-wrap: break-word;
    max-width: 100px;
}

.table>tbody>tr>td:first-child {
	padding-left: 40px
}

.table>tbody>tr>td:last-child {
	padding-right: 40px
}

.table>tbody img {
	vertical-align: middle
}

.header-container .main-title a,
.pager,
.pager li,
.pagination button {
	display: inline-block;
	vertical-align: top
}

.table>tbody>tr .pagination {
	padding: 5px 0
}

.pagination {
	white-space: nowrap;
	color: #303133;
	text-align: center;
	padding: 35px 0
}

.pagination button {
	font-size: 14px;
	padding: 0 4px;
	cursor: pointer;
	margin: 0 5px;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	color: #444;
	border-radius: 2px
}

.pagination button:disabled {
	color: #ccc;
	border-color: #ccc;
	cursor: not-allowed
}

.pagination button:disabled:hover {
	border-color: #ccc
}

.pagination button:hover {
	border-color: #4879e4
}

.pagination__total {
	margin-top: 20px;
	margin-bottom: 10px
}

.pagination__total span {
	margin-right: 30px
}

.pager {
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	font-size: 0;
	padding: 0;
	margin: 0
}

.pager li {
	padding: 0 4px;
	background: #fff;
	font-size: 14px;
	border: 1px solid #d0d0d0;
	cursor: pointer;
	margin: 0 5px;
	border-radius: 2px;
	color: #444
}

.pager li.active,
.pager li:hover {
	border-color: #4879e4
}

.pager li.active {
	color: #fff;
	background-color: #4879e4;
	cursor: default
}

.header-container,
.tabs-container.normal {
	border: 1px solid #e8edf6;
	background: #f7f8fa
}

@media (max-width:1199px) and (min-width:1000px) {
	.table,
	.table-container {
		width: 100%
	}
}

@media (max-width:999px) and (min-width:320px) {
	.table-container {
		width: 100%;
		overflow-x: scroll
	}
}

@media (max-width:810px) {
	.table {
		width: 800px
	}
}

.breadcrumb {
	text-align: left
}

.breadcrumb a {
	color: #5e5e5e;
	transition: all .2s linear
}

.breadcrumb a:hover {
	color: #4879e4
}

.breadcrumb .breadcrumb__separator {
	margin: 0 8px;
	color: #919191
}

.breadcrumb span {
	color: #4879e4
}

.header-container {
	height: 70px
}

.header-container .main-title {
	line-height: 70px;
	font-weight: 700;
	padding: 0 40px
}

.header-container .main-title a {
	margin-left: 10px
}

.header-container .main-title a img,
.icon-title i {
	vertical-align: middle
}

.header-container .main-title h2 {
	font-weight: 700
}

.header-container .main-title .text-nowrap {
	text-align: left;
	display: block
}

.header-container .main-title .icon {
	display: inline-block;
	vertical-align: middle
}

.tabs-container.normal {
	height: 60px
}

.tabs-container.normal h2 {
	line-height: 60px;
	text-indent: 40px
}

.tabs-container.normal .tabs {
	width: 100%;
	padding-left: 40px
}

.tabs-container.normal .tabs .tabs__item {
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 15px
}

.tabs-container.normal .tabs .tabs__item a {
	color: #5e5e5e;
	display: inline-block;
	height: 58px;
	line-height: 60px;
	padding: 0 20px;
	font-size: 16px
}

.tabs-container.normal .tabs .tabs__item a:hover {
	color: #333
}

.tabs-container.normal .tabs .tabs__item:last-child {
	margin: 0
}

.tabs-container.normal .tabs .tabs__item.active a {
	font-weight: 700;
	color: #4879e4;
	line-height: 58px;
	border-bottom: 2px solid #4879e4
}

.tabs-container.normal-mini {
	height: 36px
}

.tabs-container.normal-mini .tabs .tabs__item {
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 5px
}

.tabs-container.normal-mini .tabs .tabs__item a {
	color: #5e5e5e;
	display: inline-block;
	height: 34px;
	line-height: 36px;
	padding: 0 20px;
	font-size: 14px
}

.tabs-container.normal-mini .tabs .tabs__item a:hover {
	color: #333
}

.tabs-container.normal-mini .tabs .tabs__item:last-child {
	margin: 0
}

.tabs-container.normal-mini .tabs .tabs__item.active a {
	font-weight: 700;
	color: #4879e4;
	line-height: 34px;
	border-bottom: 2px solid #4879e4
}

.tabs-container.fill {
	height: 60px;
	background: #f7f8fa;
	border: 1px solid #e8edf6
}

.tabs-container.fill .tabs:after {
	content: '';
	display: table;
	clear: both
}

.tabs-container.fill .tabs {
	width: 100%;
	zoom: 1
}

.tabs-container.fill .tabs .tabs__item {
	display: block
}

.tabs-container.fill .tabs .tabs__item a {
	box-sizing: content-box;
	color: #5e5e5e;
	text-align: center;
	display: block;
	float: left;
	height: 58px;
	line-height: 58px;
	padding: 0 30px;
	min-width: 90px;
	font-size: 16px
}

.tabs-container.fill .tabs .tabs__item a:hover {
	color: #4879e4
}

.tabs-container.fill .tabs .tabs__item.active a {
	color: #fff;
	background-color: #4879e4
}

.tabs-container.card-fill {
	height: 40px;
	border-left: 1px solid #ccc
}

.tabs-container.card-fill .tabs:after {
	content: '';
	display: table;
	clear: both
}

.tabs-container.card-fill .tabs {
	width: auto;
	zoom: 1
}

.tabs-container.card .tabs,
.tabs-container.card-mini .tabs,
.tabs-container.mini .tabs {
	width: 100%
}

.tabs-container.card-fill .tabs .tabs__item {
	display: block
}

.tabs-container.card-fill .tabs .tabs__item a {
	box-sizing: content-box;
	text-align: center;
	color: #5e5e5e;
	display: block;
	float: left;
	min-width: 100px;
	height: 38px;
	line-height: 38px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f7f8fa;
	padding: 0 25px;
	font-size: 16px
}

.tabs-container.card-fill .tabs .tabs__item a:hover {
	color: #4879e4
}

.tabs-container.card-fill .tabs .tabs__item:last-child a {
	border-right: 1px solid #ccc
}

.tabs-container.card-fill .tabs .tabs__item.active a {
	color: #fff;
	background-color: #4879e4
}

.tabs-container.mini {
	height: 40px;
	background: #fff
}

.tabs-container.mini .tabs .tabs__item {
	display: inline-block
}

.tabs-container.mini .tabs .tabs__item a {
	box-sizing: content-box;
	color: #5e5e5e;
	float: left;
	display: inline-block;
	text-align: center;
	margin-right: 8px;
	line-height: 42px;
	padding: 0 20px;
	font-size: 14px
}

.tabs-container.mini .tabs .tabs__item a:hover {
	color: #333
}

.tabs-container.mini .tabs .tabs__item:last-child a {
	margin: 0
}

.tabs-container.mini .tabs .tabs__item.active a {
	color: #4879e4;
	border-bottom: 2px solid #4879e4;
	line-height: 39px
}

.tabs-container.card {
	height: 50px;
	border-bottom: 1px solid #ccc;
	float: left
}

.tabs-container.card .tabs:after {
	display: table;
	clear: both;
	content: ''
}

.tabs-container.card .tabs .tabs-item:last-child {
	margin-right: 0
}

.tabs-container.card .tabs .tabs__item {
	display: block;
	float: left;
	margin-right: 10px
}

.tabs-container.card .tabs .tabs__item a {
	box-sizing: content-box;
	color: #5e5e5e;
	float: left;
	display: inline-block;
	position: relative;
	height: 48px;
	line-height: 48px;
	min-width: 104px;
	padding: 0 15px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #ccc;
	background: #fff
}

.tabs-container.card .tabs .tabs__item a:last-child {
	margin-right: 0
}

.tabs-container.card .tabs .tabs__item a:hover {
	color: #333;
	background: #f7f7f7
}

.tabs-container.card .tabs .tabs__item.active {
	border-color: #fff
}

.tabs-container.card .tabs .tabs__item.active a {
	color: #4879e4;
	border-top: 4px solid #4879e4;
	font-weight: 700;
	border-bottom: 1px solid #fff;
	line-height: 42px;
	height: 45px
}

.tabs-container.card-mini {
	height: 40px;
	border-bottom: 1px solid #ccc;
	float: left
}

.tabs-container.card-mini .tabs .tabs__item {
	display: inline-block
}

.tabs-container.card-mini .tabs .tabs__item a {
	box-sizing: content-box;
	color: #5e5e5e;
	float: left;
	display: inline-block;
	position: relative;
	margin-right: 6px;
	height: 38px;
	line-height: 38px;
	min-width: 100px;
	padding: 0 25px;
	text-align: center;
	font-size: 16px;
	border: 1px solid #ccc;
	background: #fff
}

.tabs-container.card-mini .tabs .tabs__item a:hover {
	color: #333;
	background: #f7f7f7
}

.tabs-container.card-mini .tabs .tabs__item:last-child a {
	margin-right: 0
}

.tabs-container.card-mini .tabs .tabs__item.active {
	border-color: #fff
}

.tabs-container.card-mini .tabs .tabs__item.active a {
	color: #4879e4;
	border-top: 4px solid #4879e4;
	border-bottom: 1px solid #fff;
	line-height: 32px;
	height: 35px
}

.tabs-box {
	display: none;
	position: relative
}

.tabs.no-margin .tabs__item {
	margin: 0!important
}

@media (max-width:1199px) and (min-width:1000px) {
	.tabs-container.card .tabs .tabs__item a,
	.tabs-container.card-mini .tabs .tabs__item a {
		padding: 0 18px;
		width: auto;
		min-width: 50px;
		margin-right: 3px
	}
}

@media (max-width:999px) {
	.tabs-container.card .tabs .tabs__item a,
	.tabs-container.card-mini .tabs .tabs__item a {
		padding: 0 10px;
		width: auto;
		min-width: 50px;
		margin-right: 3px
	}
}

.rate-select .rate-option {
	display: inline-block;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin: 10px 2px;
	background: url(../../img/gd/icon/icon_little.png) -50px -149px
}

.message-box,
.message-container {
	margin-bottom: 30px;
	overflow: hidden
}

.rate-select .rate-option.active {
	background: url(../../img/gd/icon/icon_little.png) -90px -149px
}

.message-box {
	min-height: 50px;
	line-height: 24px;
	border: 1px solid #ffe7b7;
	background-color: #fff6e6;
	border-radius: 3px;
	padding: 12px 20px 12px 60px;
	color: #5e5e5e;
	position: relative;
	background-repeat: no-repeat;
	background-position: 24px 12px
}

.message-box a {
	color: #333
}

.message-box .message-box__more {
	position: absolute;
	right: 20px;
	top: 0
}

.message-box .message-box__more .more {
	display: inline-block;
	line-height: 45px
}

.message-box .message-box__more .close {
	float: right;
	width: 15px;
	height: 15px;
	background: url(../../img/gd/icon/bench-main-icon02.png) center center no-repeat;
	cursor: pointer;
	margin-top: 16px;
	margin-left: 10px;
	opacity: 1;
	background-size: 15px 15px;
	-webkit-filter: none;
	filter: none
}

.message-box a.more {
	margin-left: 25px
}

.message-container {
	width: 100%;
	height: auto;
	border: 1px solid #ffe7b7;
	background-color: #fff6e6;
	border-radius: 3px;
	padding: 10px 20px;
	color: #5e5e5e;
	margin-top: 10px;
	position: relative
}

.message-container h3 {
	font-weight: 700
}

.message-container a {
	color: #4879e4
}

.message-container a,
.message-container p {
	line-height: 30px;
	text-align: left
}

.message-box.warning {
	background-image: url(../../img/gd/icon/icon-warning.png)
}

.message-box.news {
	background-image: url(../../img/gd/icon/bench-main-icon01.png);
	background-position: 24px 16px
}

.message-box.msg {
	background-image: url(../../img/gd/icon/icon-msg.png);
	background-position: 24px 16px
}

.message-box.is-more {
	padding-right: 110px
}

.is-component {
	border: 1px solid #e8edf6;
	min-height: 800px;
	margin-bottom: 40px
}

.side-nav {
	width: 198px;
	height: 100%;
	position: absolute;
	background: #fff;
	top: 0;
	left: 0;
	border-right: 1px solid #e8edf6;
	z-index: 6
}

.side-nav ul {
	text-align: center
}

.side-nav li.title {
	/*padding: 0 10px*/
}

.side-nav li.title>a {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eaeef8;
	border-top: 1px solid #eaeef8
}

.side-nav li.title.first>a {
	border-top: 0
}

.side-nav li.title>ul {
	margin: 0 -10px
}

.side-nav li a {
	display: block;
	height: 42px;
	font-size: 14px;
	color: #5e5e5e;
	line-height: 42px;
	width: 100%;
	text-align: left;
	padding-left: 20px;
}

.side-nav li a:hover {
	color: #4879e4
}

.side-nav li.active a {
	background: #4878e5;
	color: #fff;
}

.wrap-component {
	padding: 20px 40px 40px 240px;
	box-sizing: border-box;
	margin-bottom: 40px;
	position: relative
}

.wrap-component .component-header-btn {
	width: 100%;
	text-align: right;
	float: right;
	position: relative;
	top: 40px
}

.wrap-component .component-header-btn .btn:last-child {
	margin-left: 21px
}

.wrap-component .wrap-contxt {
	line-height: 30px;
	text-align: left
}

.wrap-component .wrap-contxt img {
	width: 100%;
	display: inline-block
}

.wrap-component .wrap-contxt b {
	display: inline-block;
	margin-top: 30px
}

.wrap-component .wrap-contxt p {
	font-weight: 400
}

.wrap-component .wrap-contxt .bottom-txt {
	text-align: right;
	float: right
}

@media (max-width:1199px) {
	.wrap-component .component-header-btn {
		float: none;
		padding-bottom: 20px
	}
}

.wrap-contxt p {
	line-height: 30px;
	text-align: left;
	padding: 3px 0;
	text-indent: 1em
}

.wrap-contxt .content p {
	text-indent: 2.5em
}

@media (max-width:999px) {
	.side-nav {
		width: 150px
	}
	.wrap-component {
		padding-left: 192px
	}
}

.icon-title.is-line {
	border-bottom: 1px solid #ccc
}

.icon-title {
	padding-bottom: 15px;
	font-size: 18px;
	text-align: left;
	color: #333
}

.icon-title i {
	display: inline-block;
	width: 35px;
	margin-top: -5px
}

.icon-title.is-line .btn {
	position: relative;
	top: -10px
}

@media (max-width:700px) {
	.wrap-component .form-item__label {
		width: 100%!important;
		display: block!important;
		height: auto;
		text-align: left;
		line-height: 40px
	}
	.wrap-component .form-item__content {
		width: 100%;
		display: block;
		padding-left: 0
	}
	.wrap-component .form-item__content .form-item__span {
		word-break: break-all
	}
	.wrap-component .form-item__label.required {
		top: 0
	}
	.wrap-component .form-item__ft {
		vertical-align: bottom
	}
	.wrap-component .zz-type-box .content ul#oneLevel li {
		padding: 0 10px;
		font-size: 12px
	}
}

@media (max-width:500px) {
	.tabs-container.fill .tabs .tabs__item a {
		padding: 0 10px!important
	}
	.user-info__event-list {
		padding: 0 5px
	}
	.search-form {
		padding: 25px 10px 0px 10px!important
	}
	.reward-header .reward-btn {
		position: static!important;
		float: right;
		margin: 10px 0
	}
	.mydata-side-btn {
		position: static
	}
	.form-item__label {
		width: 100%!important;
		display: block!important;
		height: auto;
		text-align: left;
		line-height: 40px
	}
	.form-item__content {
		width: 100%;
		display: block;
		padding-left: 0
	}
	.form-item__content .form-item__span {
		word-break: break-all
	}
	.form-item__label.required {
		top: 0
	}
	.form-item__ft {
		vertical-align: bottom
	}
	.main-title {
		padding: 0 10px
	}
	.tabs-container.card .tabs .tabs__item a {
		padding: 0 5px
	}
}

@media (max-width:599px) {
	.side-nav ul:after,
	.side-nav:after {
		content: '';
		clear: both
	}
	.side-nav {
		width: 100%;
		display: block;
		position: relative;
		height: auto;
		border-right: 0
	}
	.side-nav ul {
		display: block;
		border: 0
	}
	.side-nav ul:after {
		display: table
	}
	.side-nav ul>li.title {
		text-align: left
	}
	.side-nav ul>li>ul {
		display: block
	}
	.side-nav ul>li>ul>li {
		width: 25%;
		float: left;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		word-wrap: normal!important;
		word-wrap: normal !ie;
		border-bottom: 1px solid #e8edf6;
		padding-right: 1px;
		border-right: 1px solid #e8edf6
	}
	.side-nav ul>li>ul>li:nth-child(4n) {
		border-right: 0
	}
	.side-nav:after {
		display: table
	}
	.wrap-component {
		display: block;
		width: 100%;
		padding: 20px 10px
	}
}

.loading-mask,
input.upload-input {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute
}

@media (min-width:900px) {
	.mini-pad .tabbar-select {
		display: none
	}
	.mini-pad .card-mini {
		display: block
	}
	.tabs-form .tabbar-select {
		display: none
	}
	.tabs-form .card {
		display: block
	}
}

@media (max-width:899px) {
	.mini-pad .tabbar-select {
		display: block
	}
	.mini-pad .card-mini {
		display: none
	}
	.tabs-form .tabbar-select {
		display: block
	}
	.tabs-form .card {
		display: none
	}
	.matter-tag+.wrap-contxt {
		margin-top: 70px
	}
}

input.upload-input {
	display: block;
	opacity: 0;
	cursor: pointer;
	z-index: 2
}

.loading-mask {
	background: #fff
}

.loading-mask .loading-box {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
	text-align: center
}

.loading-mask .loading-box .loading-img {
	display: inline-block;
	width: 60px;
	height: 60px
}

input[readonly],
textarea[readonly] {
	color: #777
}

input[readonly]:focus,
input[readonly]:hover,
textarea[readonly]:focus,
textarea[readonly]:hover {
	border-color: #d5d5d5
}

input[readonly],input.select-input{
	color: #333
}

input[readonly].disabled,
input[readonly].disabled:hover,
textarea[readonly] {
	color: #777;
	border:1px solid #F2F2F2;
}

.area-title a {
	color: #333;
	font-weight: 700
}

.browser-wrap {
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: .6;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	filter: alpha(Opacity=60);
	z-index: 999
}

.browser-box {
	background: #4879e4;
	width: 900px;
	height: 488px;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -244px;
	margin-left: -450px;
	z-index: 9999
}

.browser-box .browser-img {
	margin-top: 20px
}

.browser-box .title {
	font-size: 32px;
	color: #fff;
	text-align: center;
	margin-top: 20px
}

.browser-box .desc {
	font-size: 22px;
	color: #a9c2f8;
	text-align: center;
	margin-top: 20px
}

.browser-box .btn {
	width: 100%;
	margin-top: 40px;
	text-align: center
}

.browser-box .btn .browser_btn {
	display: inline;
	margin: 0 6px
}

.rate-score.mini .rate {
	display: inline-block;
	margin-right: 5px;
	width: 12px;
	height: 12px
}

.rate-score.mini .rate-complete {
	background: url(../../img/gd/icon/icon_little.png) -251px -155px
}

.rate-score.mini .rate-bg,
.rate-score.mini .rate-blank {
	background: url(../../img/gd/icon/icon_little.png) -251px -187px
}

.rate-score.mini .rate-bg {
	position: relative
}

.rate-score.mini .rate-complete-img {
	width: 12px;
	height: 12px;
	margin: 0;
	background: url(../../img/gd/icon/icon_little.png) -251px -155px;
	position: absolute;
	left: 0;
	top: 0
}

.rate-score.mini .score-num {
	color: #fff;
	font-size: 16px
}
.flag-hot{
	background-image: url(../../img/gd/hot.png);
	position: absolute;
	top: -1px;
	width: 32px;
	height: 32px;
	right: -4px;
}
.users-box .login-btn.headerSearchBtn{
	position:absolute;
	left:-22px;
	/* top:6px; */
}
.users-box{
	position:relative;
}
a.btn-primary:visited{
	color:#fff;
}
div.error{
	position: absolute;
	z-index:0
}
div.message-box div.error{
	position:relative;
}
form[novalidate] .form-item__content,
form[novalidate] .custom-validate .form-item__content div.input-box,
form[novalidate] .form-item__label{
	padding-bottom: 15px;
}
form[novalidate] .form-item__content{
	height: 55px;
}
form[novalidate] .custom-validate .form-item__content{
	padding-bottom: 0px;
}
div.form-item__content div.form-input div.error{
	position:relative;
}
.multiline-line{
	position: relative; 
	line-height: 20px; 
	max-height: 40px;
	overflow: hidden;
}
.multiline-line:after{
	content: "..."; 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	padding-left: 40px;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%);
}
.information-check-msg-prepend{
	margin-left: 10px;
	display: inline-block;
    width: 100%;
    margin: 10px auto;
}

@media (max-width:928px) {
	.tabs-container.normal {
		height: 100%;
	}
	.tabs-container.normal .tabs{
		padding-left: 0px;
		padding-left: 20px;
	}

	.tabs-container.normal .tabs .tabs__item{
		width: 49%;
		margin-right: 0px;
	}
	.tabs-container.normal .tabs .tabs__item a{
		padding: 0 5px;
	}
	.tabs-container.mini{
		height: 100%;
	}
	.wrap{
		margin-top: 25px;
	}
	.table>tbody>tr>td{
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		word-wrap: normal!important;
		word-wrap: normal !ie
	}
}