body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td,fieldset,pre,blockquote {
	margin: 0;
	padding: 0
}

body {
	background: #fff;
	color: #333;
	font: 12px/100% "Microsoft Yahei"
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0 none
}

ol,ul {
	list-style: none
}

dt,strong,b {
	font-weight: bold
}

textarea {
	resize: none
}

.close {
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	padding: 6px;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	line-height: 1.42857143;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.btn:hover {
	text-decoration: none
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	line-height: 0
}

.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
	float: left
}

.col-md-12 {
	width: 100%
}

.col-md-11 {
	width: 91.66666667%
}

.col-md-10 {
	width: 83.33333333%
}

.col-md-9 {
	width: 75%
}

.col-md-8 {
	width: 66.66666667%
}

.col-md-7 {
	width: 58.33333333%
}

.col-md-6 {
	width: 50%
}

.col-md-5 {
	width: 41.66666667%
}

.col-md-4 {
	width: 37.33333333%
}

.col-md-3 {
	width: 25%
}
.col-md-3 input{
    height: 25px;
    line-height: 25px;
    border: 1px solid #ccc;
}
.col-md-22 {
	width: 15.66666667%;
}

.col-md-2 {
	width: 12.66666667%;
}

.col-md-1-2 {
	width: 11.63333333%
}


.col-md-1-1 {
	width: 3.63333333%
}

.col-md-1 {
	width: 8.33333333%
}

.col-md-offset-12 {
	margin-left: 100%
}

.col-md-offset-11 {
	margin-left: 91.66666667%
}

.col-md-offset-10 {
	margin-left: 83.33333333%
}

.col-md-offset-9 {
	margin-left: 75%
}

.col-md-offset-8 {
	margin-left: 66.66666667%
}

.col-md-offset-7 {
	margin-left: 58.33333333%
}

.col-md-offset-6 {
	margin-left: 50%
}

.col-md-offset-5 {
	margin-left: 41.66666667%
}

.col-md-offset-4 {
	margin-left: 33.33333333%
}

.col-md-offset-3 {
	margin-left: 25%
}

.col-md-offset-2 {
	margin-left: 16.66666667%
}

.col-md-offset-1 {
	margin-left: 8.33333333%
}

.col-md-offset-0 {
	margin-left: 0
}

a {
	text-decoration: none
}

a:hover {
	text-decoration: none
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.margin-left50px
{
    margin-left:50px;
}

.fl {
	_display: inline;
	float: left
}

.fr {
	_display: inline;
	float: right
}

/*.fc {
	_display: inline;
	margin:0 auto;
}*/

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "";
	font-size: 0
}

.clearfix {
	zoom: 1
}

.clear {
	clear: both
}

.hide {
	display: none
}

.block {
	display: block
}

.delete {
	text-decoration: line-through
}

.text-muted {
	color: #777
}

.text-muted a {
	color: #333
}

.text-primary {
	color: #337ab7
}

.text-link {
	color: #2a9ccf
}

.text-link-defaut {
	color: #fff
}

.text-success {
	color: #0b9404
}

.text-info,.a.text-info {
	color: #4F81BD;
	font-weight:bold;
}

.text-info_price,.a.text-info {
	color: #C0504D;
	font-weight:bold;
}

.text-warning {
	color: #4F81BD
}

.text-danger {
	color: #a94442
}

.font-warning {
	font-size: 24px
}