@media (min-width: 992px){
	.bdLogin{
	background-color: #f0f0f0;
}
.bdLogin>.container{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.login-shadow{
	box-shadow:0 0 20px 5px #ccc
}.login{
	background-color: #fff;
}
}

.logo-title {
	height: 58px;
	line-height: 58px;
}
.logo-title > span{
	color: rgb(2, 124, 35);
	font-weight: 600;
	font-size: 20px;
}
.logo-title > img {
	vertical-align: -10px;
}
/*.login-shadow(@shadow: 0 1px 3px rgba(0,0,0,.25)) {
  -webkit-box-shadow: @shadow; // iOS <4.3 & Android <4.1
          box-shadow: @shadow;
}*/

.nav.nav-pills {
	float: right;
	margin-top: 5px;
}
.login>.forImg{
     height: 577px;
    background: url(../img/loginIn.png) left top no-repeat #fff;
}
.login>.forContent{
	padding-top: 30px;
}
.login>.forContent>p{
	padding: 0 40px 0 0;
	font-size: 10px;
	color: #939393;
	height: 24px;
	line-height: 24px;
}
.login>.forContent>p button{
	padding: 0;
	font-size: 10px;
	color: #939393;
	height: 24px;
	line-height: 24px;
	padding: 0 6px;
	border: 1px solid #939393;
	border-radius: 12px;
	outline: none;
}
.login>.forContent h3{
	color: #027c23;
    height: 42px;
    line-height: 46px;
  /*   padding: 0 0 0 47px;
    background: url(../img/before-title.png) left top no-repeat; */
    margin-top: 38px;
    margin-bottom: 50px;
}
.login>.forContent ul{
	padding: 0;
	list-style-type: none;
	font-size: 18px;
	color: #8b8b8b;
	margin-bottom: 43px;
}
.login>.forContent ul li{
	width: 100px;	
	cursor: pointer;
}
.login>.forContent ul li.active{
	color: #008fe8;
}
.login>.forContent ul em{
	height: 16px;
    width: 1px;
    background-color: #8b8b8b;
    margin: 4px auto 0;
}
.login>.forContent .form-group{
	margin-bottom: 26px;
}
.login>.forContent label{
	font-size: 14px;
	color: #575757;
	margin-bottom: 11px;
}
.login>.forContent .form-group button.btn-link{
	padding: 0;
	font-size: 10px;
	color: #d1d1d1;
}
.login>.forContent button.center-block{
	width: 97px;
	height: 27px;
	line-height: 27px;
	padding: 0;
	border-radius: 13.5px;
	background-color: #008fe8;
	outline: none;
}
@media (max-width: 991px){
	.chtml{
		height: 100%;
	}
	.bdLogin{
		height: 100%;
		background: url(../img/loginBg.png) no-repeat bottom center;
		background-size: 100% auto;
	}
}

/*閺堢儤鐎穱鈩冧紖缂佸瓨濮�*/
@media (min-width: 768px){
.personInfo{
    background-color: #f0f0f0;
}
	
}
@media (max-width: 767px){
.personInfo .container{
	padding-left: 0;
	padding-right: 0;
}	
.xsImg{
	width: 100%;
}
}
.personInfo header{
	padding: 8px 0 0 0;
    background-color: #fff;
}
.personInfo .xsheader{
	height: 45px;
	padding: 8px 4%;
	position: relative;
}
.xsheader ul{
	position: absolute;
    right: 4%;
    top: 40px;
    list-style: none;
    background-color: #fff;
    padding: 0;
    box-shadow: 0 0 5px rgb(0, 143, 232);
    text-align: left;
	display: none;
	z-index: 9;
}
.xsheader ul li{
	font-size: 14px;
	color: #23527c;
	padding: 0 8px;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #eee;
}
.personInfo .xsheader a.pull-left {
    width: 30px;
    height: 30px;
    background: url(../img/back.png) left center no-repeat;
    background-size: auto 30px;
    margin: 0 12px 0 0;
    display: block;
}
.personInfo .xsheader a.pull-right{
	width: 30px;
    height: 30px;
    font-size: 40px;
    text-align: center;
    line-height: 30px;
    outline: none;
}
.personInfo .xsheader a.pull-right:hover  .mmenu{
	display: block;
}
.personInfo .xsheader a.pull-right:focus, .personInfo .xsheader a.pull-right:hover{
	text-decoration: none;
}

.personInfo .xsheader h2 {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #101010;
    font-weight: 400;
    border-left: 2px solid #d7d7d7;
    padding: 0 0 0 12px;
    margin: 0;
}
.personInfo header ul.pcul{
	list-style-type: none;
	margin-bottom: 0;
}
.personInfo header ul.pcul li{
	color: #4d4d4d;
	font-size: 14px;
	padding: 20px 5px 17px 2px;
	cursor: pointer;
}
.personInfo header ul.pcul li:hover,
.personInfo header ul.pcul li.on{
	border-bottom: 2px solid #008fe8;
}
.personInfo header ul.pcul li:not(:first-child){
	margin-left: 20px;
}
.personInfo .banner{
	height: 263px;
	/* background: url(../img/banner.png) no-repeat top center; */
}
.personInfo .titles{
    background-color: #fff;
	padding: 20px 0;
    box-shadow: 3px 12px 13px 0 #ccc;	
}
.personInfo .titles p{
	color: #008fe8;
	display: inline-block;
	padding: 4px 12px;
	border-radius: 6px;
	font-size: 18px;
	border: 1px solid #008fe8;
	margin-bottom: 0;
	position: relative;
}

.personInfo .titles p.gray {
	color: #8b8b8b;
	border: 1px solid #8b8b8b;
}

.personInfo .titles p:before{
	position: absolute;
    content: '';
    height: 16px;
    width: 4px;
    background-color: #008fe8;
    left: 0;
    top: 8px;
}

.personInfo .titles p.gray:before {
	background-color: #8b8b8b;
}
	
.personInfo .formBox{
	margin: 20px auto 0;
}

@media (min-width: 768px){
.personInfo .formBoxIn{
	background-color: #fff;
	padding: 70px 0 0 0;
}
}
.personInfo .formBoxIn .form-horizontal .control-label{
	font-weight: normal;
    color: #4e525a;
}
.personInfo .formBox2In .form-horizontal .control-label{
	font-weight: normal;
    color: #4e525a;
}
.personInfo .formBox3In .form-horizontal .control-label{
	font-weight: normal;
    color: #4e525a;
}
@media (min-width: 768px){
.personInfo .formBoxIn .form-horizontal .control-label{
    padding-left: 0;
    padding-right: 0;
}
	
}
.personInfo .formBoxIn  .form-horizontal .btn-link{
	color: #008fe8;
	outline: none;
}
.personInfo .formBoxIn .btn-primary{
	background-color: #008fe8;
	outline: none;
}
.personInfo .hideBox{
	display: none;
	box-shadow: 0 0 5px 1px #ccc;
	padding-top: 25px;
}

@media (min-width: 768px){
.personInfo .hideBox{
	margin-left: 23px;
}
	
}
.personInfo .btn-ensure{
	margin: 55px auto 0;
}
/*闁焦顥呮穱鈩冧紖閺屻儴顕�*/
.personInfo{
	padding: 0 0 97px 0;
}
.personInfoGets .hideBoxs{
	display: none;
}
.personInfoGets .btn-push{
	outline: none;
}
.personInfoGets .btn-push em{
	font-style: normal;
     margin: 0 12px 0 0; }
.personInfoGets .btn-push:focus{
	outline: none;	
}
.personInfoGets .formBox2{
    margin: 30px auto 0;	
}
.personInfoGets .formBox2In{
	background-color: #fff;	
	padding: 35px 0 57px 0;
}

.personInfoGets .formBox2In textarea{
	resize: none;
}
.personInfoGets .formBox2In button.center-block{
	width: 97px;
    height: 27px;
    line-height: 27px;
    padding: 0;
    border-radius: 13.5px;
    background-color: #008fe8;
    outline: none;
}
/*.IdLeft{
	padding-left: 0;
}
.personInfoGets .formBox2In label.nowrap{
	white-space: nowrap;
}*/
@media (min-width: 768px){
	.col-sm-onset-1 {
	    margin-left: -8.33333333%;
	}
	.personInfoGets .formBox2In label{
	padding-left: 0;
	padding-right: 0;
}
	
}
.personInfo footer{
	margin: 94px auto 0;
	font-size: 14px;
	color: #a4a4a4;	
}
.personInfoGets footer span{
	padding: 0 8px;
}

/*瀵板懏顥呮穱鈩冧紖瑜版洖鍙�*/
.personInfoCks label{
	padding-left: 0;
	padding-right: 0;
}
.personInfoCks .formBoxIn .btn-primary{
	width: 97px;
    height: 27px;
    line-height: 27px;
    padding: 0;
    border-radius: 13.5px;
    background-color: #008fe8;
    outline: none;
    margin: 15px auto 0;
}
/*閻ц缍嶉弮銉ョ箶閺屻儴顕�*/
.insLogs .formBox3 {
    /*margin: 30px auto 0;*/
}
@media (min-width: 768px){
.insLogs .formBox3In {
    background-color: #fff;
    padding: 70px 0 0 0;
}
}
.insLogs .table-responsive{
	width: 100%;;
}
.insLogs .table-responsive th{
	text-align: center;
}
.insLogs .table-bordered{
	border: none;
	color: #303030;
	font-size: 14px;
}
.insLogs .table>tbody>tr>td{
	padding: 15px 8px;
}
.insLogs .table-bordered>thead>tr>th{
	background-color: #f0f0f0;
	border: none;
	border-right: 1px solid #ddd;	
	font-size: 14px;
	color: #7e7e7e;
	font-weight: normal;
	padding: 10px 8px;
}
.insLogs .table-bordered>thead>tr>th:last-child{
	border-right: none;		
}
.insLogs .table>tbody>tr>td:first-child{
	border-left: none;			
}
.insLogs .table>tbody>tr>td:last-child{
	border-right: none;				
}
.insLogs .btn-search{
    width: 97px;
    height: 27px;
    line-height: 27px;
    padding: 0;
    border-radius: 13.5px;
    background-color: #008fe8;
    outline: none;
    margin: 10px 0 0 0;
}


/*闁板秴鎮庣拃锕�鎲″鍡樻▔缁�锟�*/
.hidess{
	display: none;
}
/*閺屻儴顕楁い鐢告桨 */
.insCheck .hit{
	height: 20px;
	line-height: 23px;
	font-size: 14px;
	color: #008fe8;
	background: url(../img/icon-hits.png) no-repeat 20px center;
	text-indent: 32px;
	margin: 35px 0 0 0;
}
.insCheck .btn-push{
	outline: none;
}
.insCheck .btn-push em{
	font-style: normal;
     margin: 0 12px 0 0; }
.insCheck .btn-push:focus{
	outline: none;	
}
.insCheck .hideBoxs{
	display: none;
}
.insCheck .formBox2In{
	padding-bottom: 40px;
}
.insCheck .result{
	margin: 27px 0 0 0;
	padding: 35px 0 37px 0;
	background-color: #fff;
}
.insCheck .result .biaoben{
	color: #7e7e7e;
	font-size: 14px;
	letter-spacing: 3px;
	margin-bottom: 16px;
}
.insCheck .result .tools button{
	border-radius: 17px;
}
.insCheck .table-responsive{
	width: 100%;
     background-color: #fff;
}
.insCheck .table-responsive th{
	text-align: center;
}
.insCheck .table-bordered{
	border: none;
	color: #303030;
	font-size: 14px;
	margin-bottom: 50px;
}
.insCheck .table>tbody>tr>td{
	padding: 15px 8px;
     vertical-align: middle;
}
.insCheck .table-bordered>thead>tr>th{
	background-color: #f0f0f0;
	border: none;
	border-right: 1px solid #ddd;	
	font-size: 14px;
	color: #7e7e7e;
	font-weight: normal;
	padding: 10px 8px;
}
.insCheck .table-bordered>thead>tr>th:last-child{
	border-right: none;		
}
.insCheck .table>tbody>tr>td:first-child{
	border-left: none;			
}
.insCheck .table>tbody>tr>td:last-child{
	border-right: none;				
}
.insCheck .btn-search{
	    width: 97px;
    height: 27px;
    line-height: 27px;
    padding: 0;
    border-radius: 13.5px;
    background-color: #008fe8;
    outline: none;
    margin: 10px 0 0 0;
}
.insCheck .table .btn-link{
	color: #027c23;
}
.insCheck .table .btn-link+.btn-link{
	color: #008fe8;
}
.insCheck .search{
	padding: 40px 20px 28px;
	background-color: #fff;
}
.insCheck .search ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.insCheck .search li{
 color: #4e525a;
 font-size: 18px;	
}
.insCheck .search input{
	padding: 0;
	height: 60px;
}
.insCheck .search .input-group:after, .insCheck .search .input-group:before {
    /* content: ''; */
    position: absolute;
    left: 132px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    z-index: 2;
}
.insCheck .search .input-group.more:after, .insCheck .search .input-group.more:before {
	content: '';
	position: absolute;
	left:32px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	z-index: 2;
}
.insCheck .search .input-group{
	//border: 1px solid #0082df;
	margin: 20px 0 0 0;
}
.insCheck .search .input-group input{
	box-shadow: none;
     border: 1px solid #0082df;
     text-indent: 20px;
}
.insCheck .search .input-group:before {
    top: -16px;
    border-bottom: 16px solid #0082df;
}
.insCheck .search .input-group:after {
    top: -14px;
    border-bottom: 16px solid #fff;
}
.insCheck .search button{
	padding: 0 12px;
	height: 60px;
}
.insCheck .search li:first-child{
	padding: 0 10px 0 0;
}
.insCheck .search li+em{
	width: 2px;
	height: 24px;
	background-color: #4e525a;
}
.insCheck .search li:last-child{
	padding: 0 0 0 10px;
}
.insCheck .search li.on{
	color: #0082df;
}

.insCheck .search .input-group-btn{
    background-color: #0082df;
    border-radius: 0 4px 4px 0;
}
.insCheck .search .input-group-btn button{
	background-color: #0082df;
    border: none;
    color: #fff;
    font-size: 20px;
}
.insCheck .search .note{
	color: #a2a2a2;
	font-size: 12px;
	margin: 3px 0 0 16px;
}
.insCheck .search .note span+span{
	margin: 0 0 0 20px;
}