/*!
 * Bootswatch v3.2.0
 * Homepage: http://bootswatch.com
 * Copyright 2012-2014 Thomas Park
 * Licensed under MIT
 * Based on Bootstrap
*/ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	
}
body {
	margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible;
	height: 38px;
	border-radius: 5px;
	width: 120px;
	color: rgba(0, 0, 0, 1.00);
	border-width: 0px;
	border-style: none;
}

button, select {
	text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
	{
	
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #666;
	line-height: 18px
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small,
	.h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small,
	h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small,
	.h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
	font-size: 0px;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small,
	.h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%
}

h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small,
	.h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%
}

h1, .h1 {
	font-size: 36px
}

h2, .h2 {
	font-size: 20px;
	margin-top: 100px;
}

.rowbj {
	background-image: url(../../images/toplogo.png);
	background-repeat: no-repeat;
	background-size: auto 90px;
	background-position: 50% 0%;
	height: 200px;
	text-align: center;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
	.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
	.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
	.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
	.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0%
}

/* @media ( min-width :768px) { */
	
/* } */
.col-sm-offset-0 {
		margin-left: 0%
	}
/* @media ( min-width :992px) { */
	.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%;
		margin-top: 108px;
		font-size: 20px;
		color: #777;
		font-weight: 500;
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		margin-left: auto;
		margin-right: auto;
	}
	.col-md-4 {
		width: 180px
	}
	.col-md-3 {
		width: 110px;
		text-align: right;
	}
	fieldset {
		padding: 0;
		margin-top: auto;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: auto;
		border: 0;
		min-width: 0;
		width: 480px;
	}
	input[type="search"] {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
	input[type="radio"], input[type="checkbox"] {
		margin: 4px 0 0;
		margin-top: 1px \9;
		line-height: normal
	}
	input[type="file"] {
		display: block
	}
	input[type="range"] {
		display: block;
		width: 100%
	}
	select[multiple], select[size] {
		height: auto
	}
	input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus
		{
		outline: thin dotted;
		outline: 5px auto -webkit-focus-ring-color;
		outline-offset: -2px
	}
	output {
		display: block;
		padding-top: 9px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555555
	}
	.form-congolden {
		display: block;
		height: 20px;
		padding: 8px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555555;
		background-color: rgba(78,183,212,0.05);
		background-image: none;
		border: 1px solid #F22121;
		border-radius: 4px;
		width: 300px;
	}
	.form-control {
		display: block;
		height: 20px;
		padding: 8px 12px;
		font-size: 14px;
		line-height: 1.42857143;
		color: #555555;
		background-color: #f6f6f6;
		background-image: none;
		border: 1px solid #9a9a9a;
		border-radius: 4px;
		width: 300px;
	}
	input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg,
		input[type="month"].input-lg {
		line-height: 54px
	}
	.form-group {
		margin-bottom: 15px
	}
	.radio, .checkbox {
		position: relative;
		display: block;
		min-height: 20px;
		margin-top: 10px;
		margin-bottom: 10px
	}
	.btn:focus, .btn:active:focus, .btn.active:focus {
		
	}
	.btn:hover, .btn:focus {
		color: #555555;
		text-decoration: none
	}
	.btn:active, .btn.active {
		background-image: none
	}
	.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
		cursor: not-allowed;
		pointer-events: none;
		opacity: 0.65;
		filter: alpha(opacity = 65);
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.btn-default {
		color: #555555;
		background-color: #ffffff;
		border-color: rgba(0, 0, 0, 0.1)
	}
	.btn-default:hover, .btn-default:focus, .btn-default:active,
		.btn-default.active, .open>.dropdown-toggle.btn-default {
		color: #555555;
		background-color: #e6e6e6;
		border-color: rgba(0, 0, 0, 0.1)
	}
	.btn-default.active {
		background-color: #ffffff;
		border-color: rgba(0, 0, 0, 0.1)
	}
	.btn-default .badge {
		color: #ffffff;
		background-color: #181818
	}
	.btn-primary {
		color: #ffffff;
		background-color: #45aeea;
		border-width: 0px;
		border-style: none;
	}
	.btn-primary:hover, .btn-primary:focus, .btn-primary:active,
		.btn-primary.active, .open>.dropdown-toggle.btn-primary {
		color: #ffffff;
		background-color: #69C0F3
	}
	a.list-group-item-warning .list-group-item-heading {
		color: inherit
	}
	a.list-group-item-warning:hover, a.list-group-item-warning:focus {
		color: #c09853;
		background-color: #faf2cc
	}
	a.list-group-item-warning.active, a.list-group-item-warning.active:hover,
		a.list-group-item-warning.active:focus {
		color: #fff;
		background-color: #c09853;
		border-color: #c09853
	}
	.list-group-item-danger {
		color: #b94a48;
		background-color: #f2dede
	}
	.carousel-control:hover, .carousel-control:focus {
		outline: 0;
		color: #ffffff;
		text-decoration: none;
		opacity: 0.9;
		filter: alpha(opacity = 90)
	}
	.carousel-control .icon-prev, .carousel-control .icon-next,
		.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
		{
		position: absolute;
		top: 50%;
		z-index: 5;
		display: inline-block
	}
	.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left
		{
		left: 50%;
		margin-left: -10px
	}
	.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right
		{
		right: 50%;
		margin-right: -10px
	}
	.carousel-control .icon-prev, .carousel-control .icon-next {
		width: 20px;
		height: 20px;
		margin-top: -10px;
		font-family: serif
	}
	.carousel-control .icon-prev:before {
		content: '\2039'
	}
	.carousel-control .icon-next:before {
		content: '\203a'
	}
	.carousel-indicators {
		position: absolute;
		bottom: 10px;
		left: 50%;
		z-index: 15;
		width: 60%;
		margin-left: -30%;
		padding-left: 0;
		list-style: none;
		text-align: center
	}
	.carousel-indicators li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 1px;
		text-indent: -999px;
		border: 1px solid #ffffff;
		border-radius: 10px;
		cursor: pointer;
		background-color: #000 \9;
		background-color: rgba(0, 0, 0, 0)
	}
	.carousel-indicators .active {
		margin: 0;
		width: 12px;
		height: 12px;
		background-color: #ffffff
	}
	.carousel-caption {
		position: absolute;
		left: 15%;
		right: 15%;
		bottom: 20px;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #ffffff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6)
	}
	.carousel-caption .btn {
		text-shadow: none
	}
/* 	@media screen and (min-width:768px) { */
		.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right,
			.carousel-control .icon-prev, .carousel-control .icon-next {
			width: 30px;
			height: 30px;
			margin-top: -15px;
			font-size: 30px
		}
		.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
			{
			margin-left: -15px
		}
		.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
			{
			margin-right: -15px
		}
		.carousel-caption {
			left: 20%;
			right: 20%;
			padding-bottom: 30px
		}
		.carousel-indicators {
			bottom: 20px
		}
/* 	} */
	.clearfixxx:before, .clearfixxx:after, .dl-horizontal dd:before,
		.dl-horizontal dd:after, .container:before, .container:after,
		.container-fluid:before, .container-fluid:after, .row:before, .row:after,
		.form-horizontal .form-group:before, .form-horizontal .form-group:after,
		.btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before,
		.btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before,
		.navbar:after, .navbar-header:before, .navbar-header:after,
		.navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after,
		.panel-body:before, .panel-body:after, .modal-footer:before,
		.modal-footer:after {
		content: " ";
		display: table
	}
	.clearfixxx:after, .dl-horizontal dd:after, .container:after,
		.container-fluid:after, .row:after, .form-horizontal .form-group:after,
		.btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after,
		.navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after,
		.panel-body:after, .modal-footer:after {
		clear: both
	}
	.center-block {
		display: block;
		margin-left: auto;
		margin-right: auto
	}
	.pull-right {
		float: right !important
	}
	.pull-left {
		float: left !important
	}
	.hide {
		display: none !important
	}
	.invisible {
		visibility: hidden
	}
	.text-hide {
		font: 0/0 a;
		color: transparent;
		text-shadow: none;
		background-color: transparent;
		border: 0
	}
	.hidden {
		display: none !important;
		visibility: hidden !important
	}
	.prov {
		width: 95px;
		height: 36px;
	}
	.city {
		width: 100px;
		height: 36px;
	}
	.dist {
		width: 125px;
		height: 36px;
	}
	.juzhong {
		margin-left: 190px;
		margin-right: auto;
		width: 260px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.lefta-box {
		margin-left: auto;
		margin-right: auto;
		width: 530px;
	}
	.ch-container {
		margin-left: auto;
		margin-right: auto;
		width: 1280px;
		background-color: rgba(255, 255, 255, 1.00);
		padding-top: 38px;
		padding-bottom: 38px;
	}
	.control-golden {
		line-height: 33px;
		color: #101010;
	}
	.control-label {
		line-height: 33px;
		color: #383838;
		font-size: 15px;
	}
	p strong {
		font-size: 18px;
	}
	p.level1 {
		color: #FF0000;
	}
	p.level2 {
		color: #FFD843;
	}
	p.level3 {
		color: #42C900;
	}
	@media screen and (max-width: 1000px) {
      .form-congolden{
            width: 160px;
      }
      .ch-container{
            width:auto;
      }
      .col-md-3{
            width:120px;
      }
      .header_k{
            height:55px;
      }
      .header{
            width: auto;
      }
      .header a img {
            width:200px;
      }
      .login-header{
            padding-left:0;
            padding-right:0;
      }
      .lan-wrap{
            width:100px;
      }
	}
/*}*/