.qu_container{font-family: '微软雅黑','宋体',arial; font-size: 14px;}
.bg{
	background-color: #fbfaf8;
	padding-top: 25px;
}
.con{
	width: 998px;
	margin: 0 auto; 
	color: #666666;
	background: #fff;
}
.con .top h3{
	height: 76px;
	font-size: 26px;
	line-height: 76px;
	padding-left: 20px;
}
/*.con .content{
	border: 1px solid #d3d3d3;
	background-color: #ffffff;
}*/
.con .content .topInfo {
	width: 100%;
	font-size: 12px;
	float: right;
	text-align: right;
	height: 66px;
	line-height: 66px;
	margin-right: 37px;
}
.con .content .topInfo .a1{
	color: #ff4000;
	margin-left: 10px;
}
.con .content form{
	clear: both;
	margin:0 0 60px 25px;
	width:445px;
}
.con .content .text{
	width: 100%;
	height: 70px;
}
.con .content .text label{
	float: left;
	width: 94px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 14px;
}
.con .content .text input{
	height: 38px;
	width: 302px;
	padding-left: 30px;
	border:1px solid #ccc;
	box-sizing: border-box;
}
.con .content .text span{
	/*position: absolute;*/
	color: #ff4000;
	font-size: 12px;
	display: block;
	/*margin-left: -303px;*/
	margin-top: 6px;
}
.con .content .text span a{
	color: #2f60a9;
}
.con .content .phone label:after{
	content: "";
	position: absolute;
	
	width: 16px;
	height: 22px;
	margin-left: 10px;
	margin-top: 10px;
}
.con .content .ma label:after{
	content: "";
	position: absolute;
	
	background-size: 100%;
	width: 17px;
	height: 15px;
	margin-left: 10px;
	margin-top: 14px;
}
.con .content .pwd ul{
	margin-top: 5px; 
	float: left;
}
.con .content .pwd li{
	float: left;
	width: 98px;
	height: 15px;
	line-height: 15px;
	margin-right: 3px;
	background-color: #d3d3d3;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
}
.con .content .pwd li.cur{
	background-color: #f69125;
}
b.pass_icon{
	display: inline-block;
	
	width: 18px;
	height: 18px;
	margin:12px 0 0 10px;
}
.con .content .pwd01 label:after, .con .content .pwd label:after{
	content: "";
	position: absolute;
	
	width: 16px;
	height: 19px;
	margin-left: 10px;
	margin-top: 10px;
}
.con .content .verify input{
	width: 118px;
	padding-left: 0;
	text-align: center;
}
.con .content .verify .sec{
	width: 80px;
	margin: 0 10px;
	vertical-align: middle;
}
.con .content .verify .avey{
	color: #666666;
	font-size: 14px;
	border:none;
	background:#fff;
}
.con .content .verify span{
	/*margin-left: -302px;*/
}
.con .content .ma input{
	width: 168px;
}
.con .content .ma input[type='button']{
	display: inline-block;
	width: 127px;
	height: 42px;
	padding-left: 0;
	border: none;
	color: #666666;
	font-size: 14px;
	margin-left: 8px;
	border: 1px solid #d3d3d3;
}
.con .content .ma span{
	/*margin-left: -304px;*/
}
.con .content .submit .btn{
	border: none;
	background-color: #ff4000;
	color: #ffffff;
	height: 44px;
	padding-left: 0;
	font-size: 16px;
}
.con .content .protocol{
	margin-bottom: 15px;
	padding-left: 94px;
}
input[type='checkbox']{
	margin-right: 16px;
	vertical-align: middle;
}
.con .content .protocol label{
	display: inline-block;
	text-align: center;
	/*margin-left: -64px;
	width: 100%;
	height: 40px;*/
	font-size: 12px;
	/*line-height: 40px;*/
}
.con .content .protocol .pro{
	color: #2f60a9;
}
.foot{
	height: 300px;
}
.con .content .text .right{float:left;}
#sendmobilecode{
	display: inline-block;
	width: 127px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	margin-left: 8px;
	border: 1px solid #d3d3d3;
	background: #f4f4f4;
}
#sendmobilecode i{ font-style: normal;}
.passpass{ margin-top: 5px; display: none;}
.passpass i{  
	display: inline-block;
	width: 100px;
	height: 15px;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	background: #f2f2f2;
	margin-right: 1px;
}
.passpass i.active{
	background: #f69125;
	color: #FFF;
}

/*发送短信验证*/
.con .content .text .send_msg{font-size: 12px;}
.con .content .text .send_msg span{
	display: inline;
	color:#ff4000;
}
.con .content .text .send_msg span:hover{cursor: pointer;}
.send_mbox{
	display: none;
	width:470px;
	height: auto;
	padding: 10px 20px 20px 20px;
	border:1px solid #ddd;
	background: #fbfaf8;
	position: fixed;
	left:50%;
	top:50%;
	margin:-203px 0 0 -260px;
	z-index: 100;
	font-size: 16px;
	box-shadow: 6px 6px 10px rgba(110,110,110,.5);
}
.send_mbox h2{
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color:#353535;
	margin-bottom: 24px;
	border-bottom: 1px solid #e9e9e9;
}
.send_mbox h2 b{
	float: right;
	display: inline-block;
	width:20px;
	height: 20px;
	margin-top:10px;
	background: url("logo_03.png")/*tpa=http://www.newbanker.cc/img/logo_03.png*/ no-repeat center;
}
.send_mbox h2 b:hover{cursor: pointer;}
.send_mbox h3{font-size: 18px; margin-bottom: 12px;}
.send_mbox .example{
	margin:20px 0;
	padding: 14px;
	background: #ededed;
	line-height: 24px;
}
.send_mbox .example p i{color: #ff5a27; font-style: normal;}
.send_mbox .send_btn{ text-align: center;}
.send_mbox .send_btn button{
	display: inline-block;
	width:157px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border:1px solid #ff5a27;
	background: #ff5a27;
	color: #fff;
	margin-right: 50px;
}
.send_mbox .send_btn button.bt_r{
	color:#353535;
	background: #fbfaf8;
	border:1px solid #dfdfdf;
	margin:0;
}
.send_mbox .result{color:#ff5a27; margin:-6px 0 20px 0;}
.send_loading{ text-align: center; margin:20px 0;}
.layer_back{display: none;width: 100%;height: 100%;position: fixed; left: 0; top: 0;z-index: 99;
background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
filter:Alpha(opacity=70); background:#000;}

.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto 15px auto;
  width: 68px;
  height: 68px;
  position: relative; 
}
.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; 
}
.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: #ff6d35;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
          animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; 
}
.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}
.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg); 
}
.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); 
}
.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg); 
}
.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg); 
}
.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); 
}
.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg); }
.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg); 
}
.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); 
}
.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); 
}
.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); 
}
.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; 
}
.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; 
}
.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; 
}
.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; 
}
.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; 
}
.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; 
}
.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s; 
}
.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s; 
}
.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s; 
}
.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s; 
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {opacity: 0; }
  40% {opacity: 1; } 
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {opacity: 0; }
  40% {opacity: 1; } 
}