.head{
    width: 1000px;
    margin:0 auto;

}
.head_box{
    height: 120px;
    padding: 18px 0;
    border-bottom: 2px solid blue;
    margin-top: 10px;
    margin-bottom: 40px;
    overflow: hidden;
    zoom: 1;
}
.head_box_img{
    margin: 0px 20px;
    float: left;
    font-weight: 700;
    font-size:24px;
}
.head_box img{
    height: 80px;
    
}
.head_box p{
    float:left;
    padding-left:20px;
    border-left: 1px solid #ddd;
    font-size: 22px;
    font-weight: bolder;
    width: 180px;
    line-height: 80px;
    color: #222;
    display: block;
}
.head_box .righta {
    float: right;
    font-size: 12px;
    margin-top: 75px;
    color: #7f96ff;
}
.head_box .righta a {
    margin: 0 8px;
    color: #999;
}
.center{
    width: 1000px;
    margin:0 auto;

}
.cen_title ul{
    width: 100%;
    border-bottom:2px solid #BFCAFF;
    display: inline-block;
}
.cen_title li{
	width:24.999%;
    float: left;
    /* padding:5px 35px; */
    margin-bottom: -2px;
    text-align: center;
}
.cen_title{
    font-size:16px;
    color: rgb(7, 7, 7);
}
.cen_title li a{
    color: #333;
    font-weight: 600;
    padding: 5px 0; 
}
.active{
    border-bottom:2px solid #0066ff;
}
.bottom {
    padding-bottom: 20px;
    padding-top: 10px;
}
#buttomhr {
    color: #eeeeee;
}
.bottom p {
    text-align: center;
    margin: 6px 0px;
    font-size: 12px;
    color: #666;
}
.bottom p.f14 a {
    font-size: 14px;
}
.center_allForm{
    margin-top:35px; 
}
.one_group{
    position: relative;
}
.sel{
    position: absolute;
    top:10px;
    left:60px;
}
.form-group b{
    position: absolute;
    bottom: 15px;
    left:515px;
    color: red;
}
.yzm{
    position: absolute;
    bottom: 12px;
    left: 397px;
}
.login-btn{
    text-align: right;
}
.login-btn-btn{
    padding: 20px 0;
}
.red{
    color: red;
}
.twoChangeReg .btn-success {
	background-color: #008d87;
	border-color: #008d87;
}
.twoChangeReg form .form-group input[type="file"]{
	top:8px;
	left: 251px;
	background: none;
	box-shadow:0 0 0 0 rgba(0,0,0,.075);
}
.twoChangeReg form .one_group input[type="text"]{
	box-shadow:0 0 0 0 rgba(0,0,0,.075);
}
.twoChangeReg form .one_group b{
	left: 410px;
    top: 13px
}
.twoChangeReg form .form-group input[type="file"]+b{
	left: 500px;
    top: 17px;
}
.twoChangeReg span.select_centent{border:1px solid #359eff}
