/**
 * 页脚
 */
.footer{
	font-family: "Microsoft YaHei" ! important;
	margin-top:20px;
	padding-top:16px;
    bottom: 0;
    left: 0px;
    height: 50px;
    width: 100%;
    min-width: 1229px;
    line-height: 18px;
    text-align: center;
    background-color: #f7fafa;
    color: #b9b9ba;
    font-size:14px;
    
}

.form-clear{
	clear:left;
}

.form-float{
	float:left;
}

.footer font{
	color:red;
}

#div1{
	 background-image: url(../../images/index/panel-title-bg-right.png);
	 background-size : 35px 160px;
	 background-color: ghostwhite;
	 background-repeat: repeat;
	 border-top:1px solid #e2ebec;
	 border-left:1px solid #e2ebec;
	 border-bottom:1px solid #e2ebec;
	 width:36px;
	 height:160px;
	 
}
#div1 div{
	width: 18px;
	padding-top: 40px;
	padding-left: 6px;
	color: white;
}
.form-float >.tab-font{
	min-width: 226px;
	width:23%;
	height:160px;
	padding-left: 10px;
	background-color: ghostwhite;
	border-top:1px solid #e2ebec;
	border-right:1px solid #e2ebec;
	border-bottom:1px solid #e2ebec;
}
.form-float >.tab-font table{
	width:90%;
	background-color: ghostwhite;
}
.form-float >.tab-font td{
	width:100%;
	text-align:left;
	border-bottom:1px solid #e2ebec;
}
.form-float >.tab-font td a{
	font-size:15px;
	line-height:31px;
}
.form-float >.common {
	margin-left:15px;
	min-width: 716px;
	width:71%;
	min-height: 109px;
  	bottom: 160px;
  	height: 160px;
  	background-color: ghostwhite;
  	border: 1px double #e2ebec;
  	text-align:left;
}
.form-float >.common >.commons-icon{
	min-width: 118px;
	width:20%;
	margin-top:20px;
	text-align: center;
	border-right: 1px double #e2ebec;
}
.form-float >.common >.commons-icon >.common-icon{
	font-size:14px;
	color: #3D67AA;
	cursor: pointer;
	height:120px;
	padding-top:15px;
	padding: 15px 23px;
	/* border-right: 1px double #e2ebec; */
}
.form-float >.common >.commons-icon >.common-icon > a{
	color: #3D67AA;
}
.form-float >.common >.commons-icon >.common-icon div{
	margin-top: 5px;
	text-align:center;	
}
.form-float >.common >.commons-icon >.common-icon:hover{
	background: #c5c5c5;
}
.form-float >.common >.commons-icon >.common-icon >.hidden {
	display: none!important;
	visibility: hidden!important;
}

.btn-verification{
	color: #fff;
	background: #FA8027;
	width: 100px;
	margin-top:1px;
	height:42px;
	border: 1px double #CE7856;
}
.quick-img{
	position: absolute;
}