@charset "gb2312";

@import url(//static.wicongress.org.cn/bootstrap/css/bootstrap.min.css);

* {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}

body,html {
	font-size: 14px;
	color: #595959;
	font-family: "Î¢ÈíÑÅºÚ"
}

abbr,address,article,aside,audio,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	-webkit-text-size-adjust: none;
	font-weight: 400
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

ins {
	background-color: #ff9;
	color: #333;
	text-decoration: none
}

mark {
	background-color: #ff9;
	color: #333;
	font-style: italic;
	font-weight: 700
}

del {
	text-decoration: line-through
}

abbr[title],dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}

hr {
	display: block
}

fieldset,img {
	border: 0 none
}

img {
	vertical-align: top
}

i {
	font-style: normal
}

dl,li,menu,nav,ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: '';
	content: none
}

button,input,select,textarea {
	vertical-align: middle;
	outline: medium
}

button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer;
	font-family: "Î¢ÈíÑÅºÚ"
}

body,button,input,select,td,textarea,th {
	vertical-align: middle
}

a {
	text-decoration: none;
	color: #333
}

a:active,a:hover {
	text-decoration: none
}

address,caption,cite,code,dfn,em,var {
	font-style: normal;
	font-weight: 400
}

caption {
	display: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.fl,.fl-l {
	float: left!important
}

.fl-r,.fr {
	float: right!important
}

.clear {
	clear: both
}

.clear:after,.clear:before,.clearfix:after,.clearfix:before {
	content: '';
	display: block;
	clear: both;
	font-size: 0
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

select::-ms-expand {
	display: none
}

input::-ms-clear,input::-ms-reveal {
	display: none
}

input[type=text] {
	padding: 0 10px;
	border: 1px solid #DDD
}
