body,h1,h2,h3,h4,h5,h6,p,table,thead,tbody,tfoot,tr,th,td,form,input,textarea,select,a,img,ol,ul,li,dl,dt,dd,label,lable {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%
}
html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%;
	height:100%
}
body {
	font:14px/1.5 -apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft yahei",arial,"PingFangSC-Regular",sans-serif;
	height:100%;
	color:#333
}
a {
	color:#333;
	text-decoration:none;
	background-color:transparent
}
a:hover,a:active {
	outline:0
}
b,strong {
	font-weight:bolder
}
small {
	font-size:80%
}
i {
	display:inline-block;
	font-style:normal
}
img {
	display:block;
	border-style:none
}
ul,li {
	list-style-type:none
}
sub,sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline
}
sup {
	top:-.5em
}
sub {
	bottom:-.25em
}
button,input,optgroup,select,textarea {
	margin:0;
	line-height:1.15;
	font-family:inherit;
	font-size:100%
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
	-webkit-appearance:none !important
}
input[type="number"] {
	-moz-appearance:textfield
}
button,input {
	overflow:visible
}
button,select {
	text-transform:none
}
button,[type="button"],[type="reset"],[type="submit"] {
	-webkit-appearance:button
}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
	padding:0;
	border-style:none
}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
	outline:1px dotted ButtonText
}
input {
	line-height:normal;
	outline:0
}
input:-webkit-autofill {
	-webkit-box-shadow:0 0 0 100px white inset;
	-webkit-text-fill-color:#333
}
input[type="checkbox"],input[type="radio"] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:0
}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
	height:auto
}
textarea {
	overflow:auto;
	outline:0
}
[type="checkbox"],[type="radio"] {
	box-sizing:border-box;
	padding:0
}
table {
	width:100%;
	border-spacing:0;	
}
thead>tr {
	background-color:#fbfbfb;	
}

tbody>tr:hover {
	background-color:#fafafa;	
}
td {
	padding:12px 6px;
	overflow:hidden;	
}
td.nodata {
	height:100px;
	line-height:100px;
	text-align:center;
	color:#999;
	font-size:16px
}
.fl {
	float:left
}
.fr {
	float:right
}
i.fa-file-doc-o:before,i.fa-file-docx-o:before {
	margin-right:5px;
	content:"\f1c2";
	color:#339ee6;
	font-size:16px
}
i.fa-file-ppt-o:before,i.fa-file-pptx-o:before {
	margin-right:5px;
	content:"\f1c4";
	color:#f0754f;
	font-size:16px
}
i.fa-file-xls-o:before,i.fa-file-xlsx-o:before {
	margin-right:5px;
	content:"\f1c3";
	color:#7dbc6c;
	font-size:16px
}
i.fa-file-txt-o:before {
	margin-right:5px;
	content:"\f0f6";
	color:#6c8bfe;
	font-size:16px
}
i.fa-file-pdf-o:before {
	margin-right:5px;
	color:#f60;
	font-size:16px
}
i.fa-file-zip-o:before {
	margin-right:5px;
	vertical-align:middle;
	content:url(../img/zip18.svg)
}
i.fa-file-o {
	margin-right:5px;
	color:#38f;
	font-size:15px
}
i.doc,i.docx {
	width:20px;
	height:20px;
	background:url(../img/word.gif) no-repeat
}
i.ppt,i.pptx {
	width:20px;
	height:20px;
	background:url(../img/ppt.gif) no-repeat
}
i.xls,i.xlsx {
	width:20px;
	height:20px;
	background:url(../img/excel.gif) no-repeat
}
i.txt {
	width:20px;
	height:20px;
	background:url(../img/text.gif) no-repeat
}
i.pdf {
	width:20px;
	height:20px;
	background:url(../img/pdf.gif) no-repeat
}
hr {
	box-sizing:content-box;
	height:0;
	overflow:visible
}
::-webkit-input-placeholder {
	color:#ccc
}
:-ms-input-placeholder {
	color:#ccc
}
::placeholder {
	color:#ccc
}
.clear {
	zoom:1
}
.clear:before,.clear:after {
	display:block;
	clear:both;
	content:''
}
.tip-bg {
	padding:0 3px;
	text-align:center;
	display:inline-block;
	font-size:12px;
	height:17px;
	line-height:17px;
	border-radius:4px
}
.red {
	color:red
}
.orange {
	color:#f60
}
.blue {
	color:#0ae
}
.yellow {
	color:#ea5
}
.pink {
	color:#f38
}
.blue2 {
	color:#33f
}
.grey {
	color:#888
}
.qing {
	color:#129a5c
}
.fsmail {
	font-size:80%
}
.bg-red {
	color:#fff;
	background:red
}
.bg-green {
	color:#fff;
	background:#2b2
}
.bg-blue {
	color:#fff;
	background:#0ae
}
.bg-yellow {
	color:#fff;
	background:#ea5
}
.bg-pink {
	color:#fff;
	background:#f38
}
.bg-blue2 {
	color:#fff;
	background:#33f
}
em {
	font-style:normal;
	color:red
}
p.nodata {
	line-height:70px;
	color:#f60;
	text-align:center
}
.unselect {
	-moz-user-select:-moz-none;
	-moz-user-select:none;
	-o-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.ui-close {
	padding-right:10px;
	float:right;
	font-size:28px;
	color:#000;
	cursor:pointer;
	text-shadow:0 1px 0 #fff;
	filter:alpha(opacity=20);
	opacity:.2
}
.ui-close:hover {
	color:red;
	filter:alpha(opacity=60);
	opacity:.6
}
.ui-btn {
	display:inline-block;
	padding:4px 12px;
	text-align:center;
	border-radius:4px;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.ui-btn.disabled {
	cursor:not-allowed
}
.ui-btn-default {
	color:#333;
	background-color:#fff;
	border:1px solid #ddd
}
.ui-btn-default:hover {
	color:#098df9;
	border:1px solid #098df9
}
.ui-btn-primary {
	color:#fff;
	background-color:#098df9;
	border:1px solid #098df9
}
.ui-btn-primary:hover {
	background-color:#0575d2;
	border:1px solid #0575d2
}
.ui-btn-green {
	color:#fff;
	background-color:#59bf58;
	border:1px solid #59bf58
}
.ui-btn-green:hover {
	background-color:#48a247;
	border:1px solid #48a247
}
.ui-btn-red {
	color:#fff;
	background-color:#d73834;
	border:1px solid #d73834
}
.ui-btn-red:hover {
	background-color:#a62825;
	border:1px solid #a62825
}
.ui-btn-orange {
	color:#fff;
	background-color:#fa8121;
	border:1px solid #fa8121
}
.ui-btn-orange:hover {
	background-color:#de680b;
	border:1px solid #de680b
}
.ui-btn-golden {
	color:#fde0b0;
	background-color:#555;
	border:1px solid #555
}
.ui-btn-golden:hover {
	background-color:#222;
	border:1px solid #222
}
.ui-btn-sm {
	padding:2px 6px;
	font-size:12px
}
.ui-btn-sf {
	font-size:12px
}
.ui-btn>.fa {
	margin-right:5px
}
.ui-link-blue {
	display:inline;
	cursor:pointer;
	color:#38f;
	margin-right:5px
}
.ui-link-blue:hover {
	color:#37e
}
.ui-link-red {
	display:inline;
	cursor:pointer;
	color:red
}
.ui-link-red:hover {
	color:#c33
}
.ui-text {
	padding:0 6px;
	height:32px;
	color:#333;
	border:1px solid #eee;
	border-radius:4px
}
.ui-text:focus {
	border-color:#38f
}
.ui-text.error {
	border:1px solid red
}
.ui-text.disabled {
	background:#f9f9f9
}
textarea.ui-text {
	padding:5px 6px;
	line-height:20px
}
.ui-checkbox {
	display:inline-block;
	cursor:pointer;
	user-select:none
}
.ui-checkbox:before {
	font:14px/1 FontAwesome;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	vertical-align:middle;
	display:inline-block;
	height:20px;
	width:20px;
	color:#ccc;
	font-size:20px;
	content:"\f096"
}
.ui-checkbox.checked:before {
	font-size:18px;
	color:#38f;
	content:"\f14a"
}
.checkbox {
	display:inline-block;
	height:20px;
	width:20px;
	line-height:20px;
	cursor:pointer;
	overflow:hidden
}
.checkbox>i.fa-check-square {
	font-size:20px;
	color:#38f
}
.checkbox>i.fa-square-o {
	font-size:22px;
	color:#ccc
}
.checkbox.disabled>i {
	color:#bbb
}
.ui-dropdown {
	display:inline-block;
	position:relative;
	margin-right:4px;
	min-width:110px;
	height:30px;
	line-height:30px;
	color:#555;
	border:1px solid #ddd;
	border-radius:4px;
	background-color:#fff;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	cursor:pointer
}
.ui-dropdown.noboder {
	border:0
}
.ui-dropdown:hover {
	border:1px solid #37e
}
.ui-dropdown.noboder:hover {
	border:0
}
.ui-dropdown:hover>i {
	color:#37e
}
.ui-dropdown.open {
	border:1px solid #37e;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0
}
.ui-dropdown.noboder.open {
	border:0
}
.ui-dropdown.open.up {
	border-top-left-radius:0;
	border-top-right-radius:0;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px
}
.ui-dropdown.disabled {
	background-color:#eee
}
.ui-dropdown.disabled:hover {
	border:1px solid #ddd
}
.ui-dropdown>div {
	padding:0 8px
}
.ui-dropdown>ul {
	position:absolute;
	left:-1px;
	right:-1px;
	top:30px;
	max-height:400px;
	background-color:#fff;
	border:1px solid #37e;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	z-index:1200;
	display:none;
	overflow-y:auto
}
.ui-dropdown.up>ul {
	top:auto;
	bottom:30px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-top-left-radius:4px;
	border-top-right-radius:4px
}
.ui-dropdown.open>ul {
	display:block
}
.ui-dropdown>ul>li {
	padding:0 8px
}
.ui-dropdown>ul>li.active,.ui-dropdown>ul>li.active:hover {
	color:#fff;
	background-color:#37e
}
.ui-dropdown>ul>li:hover {
	color:#333;
	background-color:#eee;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px
}
.ui-dropdown:after {
	position:absolute;
	top:8px;
	right:8px;
	margin-top:5px;
	vertical-align:middle;
	border-top:5px solid;
	border-right:5px solid transparent;
	border-left:5px solid transparent;
	color:#888;
	content:""
}
.ui-dropdown::-webkit-scrollbar {
	width:5px;
	height:1px
}
.ui-dropdown::-webkit-scrollbar-thumb {
	border-radius:10px;
	background-color:#666;
	box-shadow:inset 0 0 3px rgba(0,0,0,0.2)
}
.ui-dropdown::-webkit-scrollbar-track {
	border-radius:10px;
	background:#ccc;
	box-shadow:inset 0 0 3px rgba(0,0,0,0.2)
}
.ui-search {
	position:relative;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #ddd
}
.ui-search.active {
	border-bottom:1px solid #38f
}
.ui-search>input {
	padding-left:5px;
	width:300px;
	height:35px;
	line-height:35px;
	color:#666;
	border:0
}
.ui-search>i {
	position:absolute;
	right:5px;
	bottom:8px;
	font-size:16px;
	color:#ccc;
	cursor:pointer
}
.ui-search.active>i,.ui-search>i:hover {
	color:#38f
}
.ui-error {
	padding:5px;
	color:red;
	font-size:14px
}
.ui-disabled {
	background-color:#ccc
}
.ui-lbl-group {
	padding:0 10px
}
.ui-lbl-group div {
	border-bottom:1px solid #f2f2f2;
	height:35px;
	line-height:35px
}
.ui-lbl-group a {
	margin-left:10px
}
.ui-lbl-group span {
	margin-left:10px
}
.ui-lbl-group label {
	display:inline-block;
	width:80px;
	font-size:14px;
	margin-right:5px;
	text-align:right
}
.ui-text-content {
	margin-bottom:30px
}
.ui-text-group {
	padding:10px
}
.ui-text-group>label {
	display:inline-block;
	margin-right:5px;
	width:128px;
	text-align:right
}
.ui-text-group>label>i {
	position:relative;
	top:2px;
	right:5px;
	color:red
}
.ui-text-group>input {
	width:300px
}
.ui-text-group>textarea {
	width:300px;
	height:120px;
	vertical-align:top
}
.ui-text-group>div {
	display:inline-block
}
.ui-text-group>span {
	color:red;
	margin-left:5px;
	font-size:12px
}
.ui-text-group>lable {
	display:inline;
	margin-left:5px;
	font-size:13px;
	color:#aaa
}
.ui-text-group>.ui-checkbox {
	width:320px
}
.ui-text-group>.ui-dropdown {
	margin-right:206px
}
.ui-text-submit {
	margin-top:40px;
	margin-left:140px
}
.ui-text-submit>.ui-btn {
	margin-right:20px
}
.ui-tip {
	position:fixed;
	top:80px;
	width:100%;
	z-index:1010;
	text-align:center;
	display:none
}
.ui-tip-content {
	display:inline-block;
	padding:10px 16px;
	color:#555;
	background:#fff;
	border-radius:5px;
	box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d
}
.ui-tip-content .fa-check-circle {
	margin-right:5px;
	color:#4ebd18;
	font-size:16px
}
.ui-tip-content .fa-info-circle {
	margin-right:5px;
	color:#f60;
	font-size:16px
}
.ui-dialog {
	position:fixed;
	margin-top:-70px;
	top:50%;
	width:100%;
	z-index:1009;
	text-align:center;
	display:none
}
.ui-dialog-content {
	display:inline-block;
	padding:20px;
	width:240px;
	background:#fff;
	border-radius:6px;
	box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d
}
.ui-dialog-body {
	margin-top:20px;
	line-height:25px
}
.ui-dialog-footer {
	margin:30px 0 10px 0
}
.ui-dialog-footer span {
	margin:0 15px
}
.ui-modal {
	position:fixed;
	top:500;
	width:100%;
	
	text-align:center;
	
}
.ui-modal-content {
	position:relative;
	display:inline-block;
	min-width:300px;
	border-radius:6px;
	background:#fff;
	box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d
}
.ui-modal-content>i {
	position:absolute;
	right:9px;
	top:2px;
	font-size:22px;
	color:#999;
	cursor:pointer
}
.ui-modal-content>i:hover {
	color:#f60
}
.ui-modal-body {
	text-align:initial
}
.ui-modal-body>form {
	padding:20px
}
.ui-modal-body .title {
	height:40px;
	line-height:40px;
	font-weight:700;
	text-align:center
}
.ui-modal-body .footer {
	margin-top:20px;
	margin-bottom:5px;
	text-align:center
}
.ui-modal-body .footer>span {
	margin:0 15px
}
.ui-modal-body .ui-text-group {
	padding-right:20px
}
.ui-modal-body .ui-text-group label {
	width:85px
}
.ui-cover {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:-1000
}
.ui-cover.in {
	background-color:#000;
	opacity:.4;
	filter:alpha(opacity=40);
	z-index:1000
}
.ui-page {
	text-align:center
}
.ui-page>a,.ui-page>span {
	display:inline-block;
	margin:0 5px;
	padding:0 5px;
	min-width:25px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#666;
	background:#fff;
	border:1px #ddd solid;
	border-radius:5px
}
.ui-page>a:hover {
	background-color:#37e;
	color:#fff
}
.ui-page>span.active {
	background-color:#37e;
	color:#fff
}
.animated {
	-webkit-animation-duration:.5s;
	animation-duration:.5s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both
}
@-webkit-keyframes fadeInDown {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}@keyframes fadeInDown {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,-100%,0);
	transform:translate3d(0,-100%,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}.fadeInDown {
	-webkit-animation-name:fadeInDown;
	animation-name:fadeInDown
}
@-webkit-keyframes fadeOutUp {
	from {
	opacity:1
}
to {
	opacity:0;
	-webkit-transform:translate3d(0,-150%,0);
	transform:translate3d(0,-150%,0)
}
}@keyframes fadeOutUp {
	from {
	opacity:1
}
to {
	opacity:0;
	-webkit-transform:translate3d(0,-150%,0);
	transform:translate3d(0,-150%,0)
}
}.fadeOutUp {
	-webkit-animation-name:fadeOutUp;
	animation-name:fadeOutUp
}


a[href='http://fahuo100.cn'] div {
    display: none;
}