 
 .col-sm-3{ width:25%; float:left; text-align:right;}
 .col-sm-7{ width:62%; float:left;}
 .wizard-steps li{ width:18%; float:left;}
 .wizard-steps li.active .title{ text-decoration: none;}
 .wizard-steps li .title{ text-decoration: none;}
 .wizard-steps li:before{    display: block;
    content: "";
    width: 100%;
    height: 1px;
    font-size: 0;
    overflow: hidden;
    border-top: 4px solid #ced1d6;
    position: relative;
    top: 21px;
    z-index: 1;}
 .row-fluid{width:890px;margin-top:25px; margin-bottom:25px; position:relative; left:50%; margin-left:-500px;}
 .main_div{
 	width:890px;
    border:1px solid #efefef;
    -moz-box-shadow: 0 0 12px #ccc;/* for firefox */
    -webkit-box-shadow: 0 0 12px #ccc;/* for safari or chrome */
 	box-shadow: 0 0 12px #ccc;
 	position:relative;
 	left:50%;
 	margin-left:-445px;
 }
 .left_info{
 	width:890px;
 	float: left;
 	padding-top: 10px;
 }
 .right_info{
 	width:0px;
 	float: right;
 	background-color: #D8DAD9;
    border-left: 1px solid #c0c0c0;
    height: 680px;
 }
 .left_info input{
 	font-size:12px;
 	height:30px;
 }
 label.no-padding-right{padding-top:6px;}
 .col-sm-7{height:42px;}
 .help-block{margin-top:2px}
 
 .success {
    color: #4c4c4c;
    text-align: center;
    font-size: 14px;
    padding: 66px 0 160px;
    display: none;
    background-color: #fff;
    box-shadow: 0 1px 6px #c8c8c8;
    width: 1000px;
    margin: 30px auto;
}
.title {
    font-size: 26px;
}
.success p {
    line-height: 24px;
    width: 490px;
    margin: 0 auto 56px;
    text-align: left;
}
.success .goto-email {
    background-color: #36bd8b;
    line-height: 38px;
    color: #fff;
    padding: 0 25px;
    display: inline-block;
    border-radius: 2px;
    margin-right: 15px;
}
.right_info .register{
	width: 67%;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-bottom: #B6B8B7 1px dashed;
    margin: 0px auto;
}
.right_info .register p{
	font-size: 20px;
	color:#4A94C3;
}
.cnt{
	height: 270px;
    width: 340px;
    margin: 15px auto;
    background: url(../../resource/images/register.jpg);
    background-position: -14px 0px;
}
.lab{
	margin-top: 140px;
    text-align: center;
    font-size: 20px;
    color:#4A94C3;
}

.zhdiv{
	height: 34px;  
    background-image: url(./img/zhtp.png);
    margin-bottom:8px;
}

.gsdiv{
	height: 34px;  
    background: url(./img/gstp.png);
    margin-bottom:8px;
}

.lxrdiv{
	height: 34px;  
    background: url(./img/lxrtp.png);
    margin-bottom:8px;
}