﻿@charset "utf-8";

blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

/*body,button,input,select,textarea {
	font: 12px/1.5 '微软雅黑',arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif
}*/

h1,h2,h3,h4,h5,h6 {
	font-size: 100%
}

address,cite,dfn,em,var {
	font-style: normal
}

code,kbd,pre,samp {
	font-family: courier new,courier,monospace
}

small {
	font-size: 12px
}

li,ol,ul {
	list-style: none
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

legend {
	color: #000
}

fieldset,img {
	border: 0
}

img {
	max-width: 100%;
	vertical-align: top
}

video {
	max-width: 100%
}

button,input,select,textarea {
	font-size: 100%
}

table {
	border-fold: fold;
	max-width: 100%
}

input {
	-webkit-appearance: none
}

button {
	border-radius: 0
}

body {
	background: #fff;
	overflow-x: hidden
}

iframe {
	border: 0
}

body::-webkit-scrollbar-track {
	background-color: #f7f7f7
}

body::-webkit-scrollbar {
	width: 6px
}

body::-webkit-scrollbar-thumb {
	background-color: #c1c1c1
}

.virtual_scroll_node::-webkit-scrollbar {
	width: 6px
}

.fkw_clear {
	height: 0;
	clear: both
}

.fkw_body_no_scroll {
	overflow: hidden
}

.fkw_window_left_top_point {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000
}

.device_mobile video {
	width: 100%
}

.device_mobile body::-webkit-scrollbar {
	width: 0
}

table {
	width: 100%!important;
	max-width: 100%
}

.device_mobile img[height][width],.device_mobile img[style*=height][style*=width] {
	height: auto!important
}

.fkw_manage_web_mobi .postionStatic {
	position: static
}
.fkw_theme_font_color{color:#4c4c4c;}
		.fkw_theme_bg_color{background-color:#4c4c4c;}
		.fkw_theme_border_color{border-color:#4c4c4c;}
		.fkw_theme_focus_border_color:focus{border-color:#4c4c4c;}
		.fkw_theme_hover_font_color:hover{color:#4c4c4c;}
		
		
		.fkw_hover.fkw_theme_bg_hover_color:hover{background-color:#4c4c4c;}
		.fkw_hover.fkw_theme_font_hover_color:hover{color:#4c4c4c;}
		.fkw_hover.fkw_theme_border_hover_color:hover{border-color:#4c4c4c;}
		.fkw_focus.fkw_theme_focus_border_color:focus{border-color:#4c4c4c;}