﻿@charset "utf-8";
body,input,label,select,option,textarea,button,fieldset,legend {
	font-size: 16px;
}
.time, .date {
	font-size: 14px;
}
#bread {
	border: 0;
	line-height: 40px;
}
#web-main {
	width: 1248px;
	min-height: 300px;
	border: 1px solid #f1f1f1;
	margin-bottom: 50px;
	padding: 50px 0;
}
#qrcode {
	text-align: center;
}
#qrcode img {
	width: 220px;
}
.list-dot li {
	background-position: 0 14px;
}
#header {
	height: 40px;
	line-height: 40px;
	background: #f1f1f1;
	border-bottom: 1px solid #f3f2f2;
	font-size: 14px;
}
#banner {
	height: 200px;
	background: url(../images/bg_banner.jpg;vpn_img) repeat-x;
}
#navier {
	height: 60px;
	line-height: 60px;
	background: #d90314;
}
#navier .fl li {
	float: left;
}
#navier .fl li a {
	padding: 10px 14px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	color: #ffffff !important;
}
#navier .fl li a:hover {
	background-color: #c1000f;
}
#navier #search {
	width: 200px;
	height: 28px;
	background: url(../images/search.jpg;vpn_img) no-repeat 0 0;
	margin-top: 16px;
}
#navier #search form {
	height: 28px;
}
#navier #search .stext {
	width: 140px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 0;
	font-size: 14px;
	margin-bottom: 35px;
}
#navier #search .skuang {
	width: 36px;
	height: 28px;
	border: 0;
	background-color: transparent;
	margin-bottom: 35px;
}

#footer {
	background: #da0313;
	font-size: 14px;
	padding: 20px 0;
}
#footer, #footer a {
	color: #ffffff !important;
}