﻿/**所有样式文件开始要标注编码类型为：@charset "utf-8"**/
@charset "utf-8";
html {
	height:100%;/* background: bottom center #f2faff;*/background:url(/uploads/image/qimages/bg2190517.jpg) bottom center no-repeat #eef1f8;background-size:100% auto;background-attachment:fixed;}
*{font-family:"微软雅黑",microsoft yahei, ubuntu, helvetica, arial;}
body {
	max-height:100%;
	height:100%;
	margin:0;
	padding:0;
	margin:0;
	border:0;
	font-size:14px;
	line-height:28px;
}
form {
	margin:0;
	padding:0;
}
img {
	border:0;
	height:auto;
}
ul, ol, li {
	margin:0;
	padding:0;
	list-style:none;
}
a {
	color:#333;
	text-decoration:none;
	cursor:pointer;
	border:0;
}
a:hover {
	color:#c20c00;
}
body, td, select, input, textarea {
	color:#333;
	font-family:"微软雅黑",microsoft yahei,verdana;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	margin:0;
	padding:0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,.part a,.more a{
	color:#c20c00;
}

div, p, blockquote, dl, dt, dd, tr, th, td,  input, button, textarea{padding:0;margin:0}
button,input,select,textarea{ font-size:14px;}

.clearfix:after{ content:""; height:0; visibility:hidden; display:block; clear:both;}
.clearfix{ zoom:1;}

.clear {
	clear:both;
}
