div {
    display: block;
}
a{
    text-decoration:none; 
}
#msg_bxj{
    font-size: 14px;
    color: red;
    /*display:none;*/
}
.container_bxj {
    width:100%;
    overflow:hidden;
}
.container_bxj .center{

}
.container_bxj .center .box img{
	max-width: 100%;
	min-width: 100%;
	background-size: 100% 100%;
 	height:auto;
 	overflow: hidden;
 	position: relative;
 	background-size: cover;
}
.form-box{
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 500px;
}
.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    text-align: left;
}
.form-top-left {
    float: left;
    width: 60%;
    padding-top: 25px;
}
.form-top-left2 {
    float: left;
    width: 70%;
    padding-top: 25px;
}
.form-top-left h3{
    margin-top: 0;
    font-size: 26px;
    font-weight: 300;
    color: #555;
    line-height: 60px;
}
.form-top-right{
    float: left;
    width: 40%;
    padding-top: 5px;
    font-size: 66px;
    line-height: 100px;
}
.form-top-right span{
    float: left;
    padding-top: 40px;
    font-size: 16px;
    color: blue;
    font-family: 'Roboto', sans-serif;
    line-height: 100px;
}

.form-top-right img{
	margin-top: 30px;
	width: 70px;
}
.form-top-divider {
    float: left;
    width: 100%;
    height: 3px;
    background: #08c;
}
.form-bottom {
    padding: 25px 25px 30px 25px;
    text-align: left;
}
.form-group {
    margin-bottom: 20px;
}
.form-group[ss] {
    margin-bottom: 20px;
        display: flex;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.form-control {
    display: block;
    width: 78%;
}
.form-control[ss] {
    display: block;
    width: 48%;
    margin-left: 10px;
}
input[vip], textarea, textarea .form-control{
	height: 50px;
	margin: 0;
	padding: 0 20px;
	vertical-align: middle;
	background: #fff;
	border: 3px solid #e3e3e3;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 50px;
	color: #888;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }
input[type="number"]{
     -moz-appearance: textfield;
 }

input[register], textarea, textarea .form-control{
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #fff;
    border: 3px solid #e3e3e3;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #888;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}
.form-controll {
    display: block;
    width: 88%;
}
.form-controll[register] {
    display: block;
    width: 28%;
}
.form-controll {
    height: 50px;
    margin: 0;
    padding: 0 10px;
    vertical-align: middle;
    background: #fff;
    border: 3px solid #e3e3e3;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
   	height: 58px;
    color: #888;
    border-radius: 4px;
    box-shadow: none;
}
button.btn {
    width: 88%;
    height: 50px;
    padding: 0 20px;
    vertical-align: middle;
    background: #08c;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
 
}
button.btn2 {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    vertical-align: middle;
    background: #08c;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
 
}
.form-bottom form textarea {
    height: 100px;
}
textarea, textarea.form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
}
.container_bxj .right{
	max-width:20%;
	min-width:20%;
	height: 1400px;
	float: right;
	background:#e3e3e3;
}
#footer{
    height:200px;
    background:gray;
}
.box-1{
	width: 600px;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
 }
/*.kuang{
   	width: 320px;
 	border: 1px solid #e2e2e2;
	height: 30px;
  	float: left;
   	background-image: url(images/sso.jpg);
 	background-repeat: no-repeat;
	background-size: 25px;
	background-position:5px center;
	padding:0 0 0 40px;
}*/
    .search_input input[type='search']{
        width: 300px;
        height: 32px;
        text-indent: 30px;
        border: 2px solid #e3e3e3;
    }
    .search_input input[type='search']:focus{
        border: 0px;
        border-color: white;
    }
    .search_input {
        /*margin-top: 10px;*/
        float: left;
        margin-left: 200px;
    }
    .search_input i{
        position: relative;
        left: 30px;
        top: 1px;
        color: #B2B2B2;/*这里可以更改图标的颜色*/
    }
#search{
    width: 80px;
    height: 32px;
    float: right;
    background: #2f2fbd;
    color: white;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}
.icon_checkbox {
    background: url(images/base_z46c7e7.png) 0 -220px no-repeat;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
}
.rule {
        color: rgb(136, 136, 136);
        display: inline-block;
        position: relative;
        line-height: 16px;
        font-size: 16px;
        /*cursor: pointer;*/
      }