﻿body, h1, h2, h3, h4, h5, h6, a, button, label {
	font-family: "微软雅黑", "宋体", Arial !important;
}

.glyphicon {
	font-family: 'Glyphicons Halflings' !important;
}

body {
	font-size: 12px;
	color: #000000;
	background-color: #fafafa;
}
header {
	background-color: #fafafa;
}

table {
	table-layout: fixed;
	margin-bottom: 0px;
}

form {
	background-color:#ffffff;
}

td {
	text-overflow: ellipsis;
	overflow: hidden;
}

a, .navbar-default .navbar-nav > li > a {
	color: #000000;
}

.container {
	min-width: 1200px;	
}

.index-header {
	height:320px;
}
.index-header .statistics {
	margin-top:15px;
	width: 250px;
	height: 320px;
	display: inline-block;
	float: left;
	border:1px solid #ddd;
}
.index-header .statistics div {
	margin-top: 15px;
	margin-left: 15px;
	font-size:14px;
	line-height:22px;
	width:90%;
	border-bottom:solid 1px #ddd;
}

.index-header .statistics i {
	color:#eea128;
}

.index-header .statistics div:last-child {	
	border-bottom:none;
}

.index-header .login {
	margin-top:15px;
	/*width: 250px;*/
	/*height: 320px;*/
	/*display: inline-block;
	float: right;*/
}

.index-header .login .panel {
	border-radius:0px;
}

/*.index-header .login .panel-body {
	height:240px;
}*/
.index-header .login .panel .btn {
	border: 1px solid #0a3190;
}
.index-header .login .panel .btn-block {
	width: 100%;
	border: 1px solid #0a3190;
}

.index-header .login .panel-footer {
	line-height:26px;
}

.index-header .login .panel-footer span {
	color: #ec5529;
	font-size: 16px;
}


.div-bg {
	background-color:#ffffff;
}


#slider {
	display: inline-block;
	width: 100%;
	height: 200px;
	margin-bottom:15px;
}
#slider .carousel-inner {
	height: 200px;
}
#slider .carousel-inner .item {
	height: 100%;
	overflow: hidden;
	background-position: center;
}
#slider .carousel-inner img {
}
#slider .carousel-control {
	width: 12%;
}

#slider_center {
}
#slider_center .carousel-inner {
	height: 192px;
}
#slider_center .carousel-inner .item {
	height: 100%;
	overflow: hidden;
	background-position: center;
}
#slider_center .carousel-inner img {
}
#slider_center .carousel-control {
	width: 12%;
}

.label {
	font-size: 14px;
	opacity: 0.9;
}
.form-horizontal {
	padding:20px;
}

.breadcrumb {
	border-radius: 0;
	margin-bottom: 5px;
}
.badge {
	background-color: #d9534f !important;
}

.panel-body {
	padding: 10px;
}

.form-group {
	margin-bottom: 5px;
}

.table td, .list-group li {
}

.topbar {
	padding: 6px;
}

.navbar {
	font-size: 16px;
	color: #000000;
}
.navbar-brand {
	padding-top: 9px;
}
.navbar .container .navbar-nav {
	padding-top: 9px;
}
.navbar-form {
	padding-top: 9px;
}

.thumbnail .thumbnail {
	margin-bottom:-5px;
}

.sidebar {
	margin-top: 0px !important;
	position: relative;
	width: 100%;
	border-width: 1px 1px 0px 1px;
	border-color: #e7e7e7;
	border-style: solid;
}

.container.body {
	min-height: 600px;	
}

.title {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}

.title span {
	font-size: 0.75em;
	font-weight: normal;
}
.alert {
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.body {
	font-size: 1em;
	/*line-height: 200%;*/
}

/*.row .right {
	margin-top:20px;
	padding-left: 5px;
}*/

.floor {
	border-bottom: 2px solid #4a4a4a;
	height: 49px;
	margin-top:20px;
}

.floor h4 {
	float: left;
	font-weight: bold;
}

.floor-content .table {
	border: 1px solid #dddddd;
	margin-bottom:5px;
}

.floor-content .table thead {
	/*font-weight: bold;*/
	text-align: center;
	font-size:14px;	
}

.floor-content .table thead tr td:first-child {
	/*font-weight: bold;*/
	text-align: left;
	padding-left:20px;
}

.floor-content .table tbody {
	background-color:#ffffff;
}

.floor-advert {
	width:880px;
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
}

.right-list {	
	margin-top:20px;
}

.right-list p:first-child {
	font-size: 20px;
	margin-bottom:4px;
	color: #0a3190;
	margin-left: 20px;
}

.right-list div {
	border: 1px solid #ddd;
}

.right-list ul {
	margin-bottom:0px;
	-webkit-padding-start: 20px;
	-webkit-padding-end: 20px;
}
.right-list ul li {
	list-style-type: none;
	border-bottom: 1px solid #ddd;	
	line-height: 40px;
}
.right-list ul li:last-child {	
	border-bottom: none;		
}

.leiji {
	margin-top: 20px;
}
.leiji p:first-child {
	font-size: 20px;
	color: #0a3190;	
	margin-bottom:4px;
}

.leiji span {
	font-size: 12px;
	color: #ec5529;
}

.leiji .leiji-left {
	padding-top:10px;
	text-align:center;
	background-color:#ffffff;
	display: inline-block;
	border: 1px solid #ddd;
	width: 48%;
	float: left;
}	

.leiji .leiji-right {	
	padding-top:10px;
	text-align:center;
	background-color:#ffffff;
	display: inline-block;
	border: 1px solid #ddd;
	width: 48%;
	float: right;
}

.leiji .leiji-total {
	display: inline-block;
	border: 1px solid #ddd;
	margin: 10px auto;
	width:100%;
	text-align:center;
	background-color:#ffffff;
	line-height:45px;
	height:50px;
}

.panel-heading a:link, .panel-heading a:visited {
	/*color: white;*/
}

.login .panel-body button, .login .panel-body .form-button .btn{
	width: 100px;
    background-color: #ffffff;
}

.panel-body .form-button button:hover, .panel-body .form-button .btn:hover {
    background-color: #0a3190;
    color: white;
}

/* 附件 */
.ulFiles {
	list-style-image: url(/Styles/Images/att.png);
	padding: 0px 0px 0px 30px;
	margin: 0px;
}

.ulFiles li {
	padding: 1px 0px;
}

li .aDelete:link, li .aDelete:visited {
	font-family: Arial;
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 14px;
	background-image: url(/Styles/Images/x.gif);
}

li .aDelete:hover {
	font-family: Arial;
	display: inline-block;
	width: 13px;
	background-image: url(/Styles/Images/x_hover.gif);
}

.footer {
	padding: 15px 0;
	text-align: center;
	background-color: #1f2532;
	border-top: 1px solid #e5e5e5;
}

.footer a {
	margin: 0px 10px;
}

.footer p:last-child {
	margin-bottom: 0;
}

.placeholder {
	color: #aaa;
}

input.error {
	border: 1px solid red;
}

label.error {
	font-weight: bold;
	color: red;
}

.wizard {
	padding: 0;
}

.wizard li {
	display: inline-block;
	position: relative;
	margin-right: 5px;
	line-height: 18px;
	list-style: none;
	padding: 12px 17px 10px 35px;
	background: #efefef;
	zoom: 1;
	font-size: 14px;
	*display: inline;
	*padding-left: 17px;
}

.wizard li:first-child {
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	padding-left: 17px;
}

.wizard li:first-child:before {
	border: none;
}

.wizard li:last-child {
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	margin-right: 0;
}

.wizard li:last-child:after {
	border: none;
}

.wizard li:before {
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	border-bottom: 20px inset transparent;
	border-left: 20px solid #fff;
	border-top: 20px inset transparent;
	content: "";
}

.wizard li:after {
	position: absolute;
	right: -20px;
	top: 0;
	height: 0;
	width: 0;
	border-bottom: 20px inset transparent;
	border-left: 20px solid #efefef;
	border-top: 20px inset transparent;
	content: "";
	z-index: 2;
}

.wizard .label {
	margin: 0 5px 0 0;
	padding: 1px 5px 2px;
	position: relative;
	top: -1px;
}

.wizard .active {
	color: #fff;
	background: #d9230f;
}

.wizard .active:after {
	border-left-color: #d9230f;
}

.panel-primary > .panel-heading .badge {
  color: #ffffff;
  background-color: #fff;
}

.searchTab {
	margin-bottom: 5px;
}

.searchTd {
	vertical-align: middle;
	background-color: #e5e5e5;
	font-weight: 400;
	font-size: 14px;
}

/*商品列表样式*/
.goods p {
	text-overflow: ellipsis; 
	white-space:nowrap;
	overflow: hidden; 
	word-break:keep-all;
}
.goods h2,
.goods h3,
.goods .h4,
.goods h5 {
  margin-top: 5px;
  margin-bottom: 2px;
}

.goods hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.shops table tbody tr td{
	padding:1px;
}
.shops .caption {
	padding:5px;
}

.shops .shop {
	height:90px;
}
.shops .shop .introduction {
	overflow: hidden; height:80px; line-height:20px;
}

/* 定义keyframe动画，命名为blink */

@keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	50.01% {
		opacity: 0;
	}
	/* 注意这里定义50.01%立刻透明度为０，可以设置闪烁效果 */
	100% {
		opacity: 0;
	}
}

/* 添加兼容性前缀 */

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	50.01% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	50.01% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@-ms-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	50.01% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

@-o-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 1;
	}

	50.01% {
		opacity: 0;
	}

	100% {
		opacity: 0;
	}
}

/* 定义blink类*/
.blink {
	animation: blink .75s linear infinite;
	/* 其它浏览器兼容性前缀 */
	-webkit-animation: blink .75s linear infinite;
	-moz-animation: blink .75s linear infinite;
	-ms-animation: blink .75s linear infinite;
	-o-animation: blink .75s linear infinite;
	color: #dd4814;
}

/*着重显示数据量*/
span.amount {
	color: #fc8026;
}


/*在线客服*/
.service {
	position: fixed;
	width: 50px;
	bottom: 50px;
	right: 58px;
	text-align: center;
	z-index: 99999;
	opacity: .9;
	list-style: none;
}

.service li > a {
	display: block;
	height: 48px;
	width: 48px;
	border: 1px solid #d9230f;
}

.service .btn_qrcode {
	background: url(img/qrcode.png) no-repeat center;
	background-color: #fcf8e3;
}

.service .btn_phone {
	background: url(img/phone.png) no-repeat center;
	background-color: #fcf8e3;
}

.service .btn_qq {
	background: url(img/qq.png) no-repeat center;
	background-color: #fcf8e3;
}

.service .btn_gotop {
	background: url(img/gotop.png) no-repeat center;
	background-color: #fcf8e3;
}

.service .btn_qrcode:hover, .service .btn_phone:hover, .service .btn_qq:hover, .service .btn_gotop:hover {
	background-color: #d9230f;
	border: 1px solid #d9230f;
}

.service .phone_show, .service .qrcode_show, .service .qq_show {
	display: none;
	position: absolute;
	width: 200px;
	left: -159px;
	border: 1px solid #d9230f;
	padding: 10px;
	text-align: left;
	background-color: #ffffff;
}

.service .qq_show {
	top: 0px;
}

.service .phone_show {
	top: 48px;
	text-align: center;
}

.service .phone_show button {
	margin: 5px;
}

.service .qrcode_show {
	top: 96px;
	text-align: center;
}

.service .qrcode_show img {
	width: 120px;
	height: 120px;
}
.by-sms {
	display: none;
}
.well .checkbox table td {
	vertical-align:top;
	padding:5px;
}
.easy-page {

}
.easy-page .pagination {
	margin-top:0px;
	margin-bottom: 0px;
}

.form-control {
	display: block;
	width: 100%;
	height: 27px;
	padding: 2px 10px;
	font-size: 12px;
	line-height: 1.2;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.dynamicTables .alert {
	padding: 10px 15px 10px 15px;
	margin-bottom: 0px;
	border-radius: 4px 4px 0px 0px;
}

.dynamicTables table tr th {
	text-align: center;
}
.form-horizontal .control-label {
	padding-top: 3px;
	margin-bottom: 0;
	text-align: right;
}
.form-control-static {
	min-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0;
}

.regular-radio{
	display: none;
}
.regular-radio + label {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 50px;
	display: inline-block;
	position: relative;
}
 
.regular-radio:checked + label:after {
	content: ' ';
	width: 12px;
	height: 12px;
	border-radius: 50px;
	position: absolute;
	top: 3px;
	background: #99a1a7;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.3);
	text-shadow: 0px;
	left: 3px;
	font-size: 32px;
}
 
.regular-radio:checked + label {
	background-color: #e9ecee;
	color: #99a1a7;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1), inset 0px 0px 10px rgba(0,0,0,0.1);
}
 
.regular-radio:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.input-group-addon {
	padding: 4px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 1px solid #ddd;
}
/*****************************************单选框 复选框美化***********************************************/
input.labelauty + label ::selection { background-color: rgba(255, 255, 255, 0); }
input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 0); }

/* Hide original checkboxes. They are ugly! */
input.labelauty { display: none !important; }

/*
 * Let's style the input
 * Feel free to work with it as you wish!
 */
input.labelauty + label
{
	display: table;
	font-size: 11px;
	padding: 8px;
	background-color: #efefef;
	color: #b3b3b3;
	cursor: pointer;
	margin-bottom: 0px;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;


	transition: background-color 0.25s;
	-moz-transition: background-color 0.25s;
	-webkit-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;

	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

.btn {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 10px;
	font-weight: 400;
	line-height: 1.42857143;
	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;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

/* Stylish text inside label */

input.labelauty + label > span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked
{
	display: inline-block;
	line-height: 16px;
	vertical-align: bottom;
}

/* Stylish icons inside label */

input.labelauty + label > span.labelauty-unchecked-image,
input.labelauty + label > span.labelauty-checked-image
{
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left center;

	transition: background-image 0.5s linear;
	-moz-transition: background-image 0.5s linear;
	-webkit-transition: background-image 0.5s linear;
	-o-transition: background-image 0.5s linear;
}

/* When there's a label, add a little margin to the left */
input.labelauty + label > span.labelauty-unchecked-image + span.labelauty-unchecked,
input.labelauty + label > span.labelauty-checked-image + span.labelauty-checked
{
	margin-left: 7px;
}

/* When not Checked */
input.labelauty:not(:checked):not([disabled]) + label:hover
{
	background-color: #eaeaea;
	color: #a7a7a7;
}
input.labelauty:not(:checked) + label > span.labelauty-checked-image
{
	display: none;
}

input.labelauty:not(:checked) + label > span.labelauty-checked
{
	display: none;
}

/* When Checked */
input.labelauty:checked + label
{
	background-color: #3498db;
	color: #ffffff;
}

input.labelauty:checked:not([disabled]) + label:hover
{
	background-color: #72c5fd;
}
input.labelauty:checked + label > span.labelauty-unchecked-image
{
	display: none;
}

input.labelauty:checked + label > span.labelauty-unchecked
{
	display: none;
}

input.labelauty:checked + label > span.labelauty-checked
{
	display: inline-block;
}

input.labelauty.no-label:checked + label > span.labelauty-checked
{
	display: block;
}

/* When Disabled */
input.labelauty[disabled] + label
{
	opacity: 0.5;
}

/* Add a background to (un)checked images */
input.labelauty + label > span.labelauty-unchecked-image
{
	background-image: url( img/input-unchecked.png );
}

input.labelauty + label > span.labelauty-checked-image
{
	background-image: url( img/input-checked.png );
}
.dowebok {
	list-style-type: none;
	padding-inline-start: 0px;
	margin-block-end: 0em;
}

.dowebok li {
	display: inline-block;
}

.sidebar .nav-second-level li a {
	font-weight:300;
}
.navbar-default {
	background-color: #ffffff;
}
.nav li a:hover {
	background-color: #fbfb9e;
	font-size:14px;
	font-weight:500;
	color:#000000;
}