
/* CSS Document */@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	tap-highlight-color: rgba(0,0,0,0);
}
a, button {
	cursor: pointer
}
html {
 
}
body {
	background: #fff;
	font-family:  -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", Kokonor, Kailasa, "Tibetan Machine Uni", Jomolhari, "Noto Sans Tibetan", "Microsoft Himalaya", sans-serif;
	color: #505050
}
a {
	outline: 0;
	color: inherit;
	text-decoration: none;
}
input, textarea {
	border: none;
	outline: 0;
	resize: none;
	-webkit-appearance: none;
}
p {
	margin: 0;
	word-wrap: break-word
}

h1, h2, h3, h4, h5 {
	font-weight: 400
}
li, ul {
	list-style: none
}
dd, dl, dt, li {
	margin: 0
}
fieldset {
	border: none
}
em {
	font-style: normal
}
button, input[type=button], input[type=password], input[type=tel], input[type=text], select, textarea {
	outline: 0;
	vertical-align: middle;
	appearance: none;
	resize: none
}
input[type=radio], input[type=radio]:focus {
	vertical-align: middle;
	height: 16px!important;
	width: 16px!important
}
input[type=checkbox] {
	vertical-align: middle;
	height: 14px!important;
	width: 14px!important
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
img {
	border: 0;
	vertical-align: middle;
	display: inline-block;	 

}
.article-content2 p img{ width:100%!important;height:auto!important;margin:10px auto;float:none!important;margin:5px auto!important;padding: auto!important;border-radius: 5px;}
.article-content2 div img{ width:100%!important;height:auto!important;margin:10px auto;float:none!important;margin:5px auto!important;padding: auto!important;border-radius: 5px;
input:- webkit-autofill 
-webkit-box-shadow:0 0 0 1000px #fff inset
}
.clear {
	zoom: 1;
	clear: both
}
.clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	overflow: hidden
}
.fl {
	float: left
}
.fr {
	float: right
}
