@charset "utf-8";
/* CSS Document */
nav{
	min-width:1080px;
}
.head{
	width:100%;
	min-width:1080px;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	background-color:#fff; 
}
.daoh{
	top:-65px;
	width:80%;
	min-width:700px;
	margin:0 auto;
	position:absolute;
	background-color:#fff;
}
.db{
	width:100%;
	min-width:1080px;
	margin:0 auto;
	margin-top:135px;
	position:absolute;
	padding:10px 10%; 
}
.img{
	margin-top:-8px;
}
.navbar-color{
	background-color:#013ca8;	
	border-radius:0;
	color:#fff;
}
.yuanj{
	width:50%;
	text-align:center;
	border-radius:0px 20px 20px 0px;
	position: relative;
    display: block;
    padding: 10px 15px;
	color:#428bca;
}
.text-fff{
	color:#fff;
	font-weight:300;
	font-family:"思源黑体";
	font-size:24px;
}
.barcolor{
	background-color:#f0f0f0;
}
.navbar-header a:hover{
	color:#fff;
}
.navbar-color a{
	color:#fff;
}
.pass{
	background-color:#21BBF4;
	border-color:#21BBF4;
	border-radius:0px;
	color:#fff;
}
.pass a{
	color:#fff;
}
form{
	border:1px solid #f0f0f0;
	margin:10px 0;
	padding:10px 10px;
}
.btx{
	background-color:#21BBF4;
	color:#fff;
	font-size:18px;
}
.nav-pills > li + li {
     margin-left: 0px; 
}
.nav-pills>li+li {
     margin-left: 0px; 
}

.display-none{
	display:none;
}
.zcxt{
	font-size:22px;
	font-weight:100;
}
.bx{
	color:#f00;
}
label{
	color:#333333;
	font-size:14px;
	font-weight:100;
	font-family:'思源黑体';
}
.hand{
	cursor:pointer;
}
th{
	color:#666666;
	text-align:center;
	font-weight:100;
}
.jgm{
	width:100%;
	padding:30px 10%;
}
.wt{
	width:100%;
	color:#666666;
	font-size:12px;
	padding-left:40px;
	padding-top: 7px;
}
.la-ico{
	position: absolute;
    width: 30px;
    height: 30px;
	background: url(/Regulatory/js/skin/default/icon.png) no-repeat;
}
.ti-ico{
	position: absolute;
    width: 30px;
    height: 30px;
	background: url(/Regulatory/js/skin/default/icon.png) no-repeat;
}
.la-g{
	background-position: -30px 0;
}
.la-gt{
	background-position: 0px 0;
}
.la-c{
	background-position: -60px 0;
}

.has-feedback .form-control {
     padding-right: 0px; 
}
.textcenter{
	text-align:center;
}
.btn-my{
	background-color: #21BBF4;
	color:#fff;
}
.btn-color{
	color:#21BBF4;
	font-family:'思源黑体';
}
.has-error .form-control {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); 
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); 
}
.has-success .form-control {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); 
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); 
}
.has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
     color: #666666; 
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #666666;
}
.has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #ccc;
}
.has-success .form-control:focus {
    border-color: #21bbf4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-error .form-control:focus {
    border-color: #21bbf4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #666666;
     background-color: #eee; 
     border-color: #ccc; 
}
.has-error .input-group-addon {
    color: #666666;
     background-color: #eee; 
     border-color: #ccc; 
}
.text-9{
	font:14px;
	color:#999999;
	font-family:'思源黑体';
}
.btn-yl{
	 background-color: rgb( 255, 187, 41);
	     border-color: rgb( 192, 152, 66);
		 color:#fff;
		 font-weight:300;
		 font-family:'思源黑体';
}
.btn-wit{
	padding:6px 30px;
}
.btn-yl:hover, .btn-yl:focus {
    color: #fff;
    text-decoration: none;
	 background-color: rgb( 192, 152, 66);
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: -10px;
    display: none !important;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f2f2f2; 
    opacity: 1;
}
.tishi{
	line-height:40px;
	color:#FF8F00;
}
.tishi a{
	color:#FF8F00;
}
.tishi a:hover{
	color:#21BBF4;
}
.spanw{
	width:30px;
}
.ck{width: 30px; margin-right:5px;
    -webkit-animation:ckflash 0.7s ease-in-out infinite;
-o-animation:ckflash 0.7s ease-in-out infinite;
animation:ckflash 0.7s ease-in-out infinite;}

@keyframes ckflash
{
0%   {width: 30px;}
25%   {width: 26px;}
50%   {width: 22px;}
75%   {width: 26px;}
100% {width: 30px;}
}