
* {
    margin: 0;
    padding: 0;
}
div {
    display: block;
}
a{
    text-decoration:none; 
}
#msg{
    font-size: 12px;
    color: red;
    display:none;
}
.container_bxj {
    width: 965px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    overflow: hidden;
/*    background: yellow;*/
}
[lang|=left]{
/*	max-width:200px;*/
/*	min-width:200px;*/
/*	height: 1400px;*/
	float: left;
	background:#e3e3e3;
}
[lang|=right]{
/*    max-width:200px;*/
/*    min-width:200px;*/
/*    height: 1400px;*/
    float: right;
    background:#e3e3e3;
}
.container_bxj .center{
	width: 960px;
    float:left;
    width: 960px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    overflow: hidden;
}
.container_bxj .center .box img{
	max-width: 100%;
	min-width: 100%;
	background-size: 100% 100%;
 	height:auto;
 	overflow: hidden;
 	position: relative;
 	background-size: cover;
 	background-position: center center;
}
.form-box{
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 500px;
/*	background: #08c;*/
}
.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    text-align: left;
}
.form-top-left {
    float: left;
    width: 75%;
    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: 25%;
    padding-top: 5px;
    font-size: 66px;
/*    color: #fff;*/
    line-height: 100px;
/*    text-align: right;*/
}
.form-top-right span{
    float: left;
/*    width: 25%;*/
    padding-top: 40px;
    font-size: 16px;
    color: blue;
    font-family: 'Roboto', sans-serif;
    line-height: 100px;
/*    text-align: right;*/
}

.form-top-right img{
	margin-top: 30px;
	width: 70px;
}
.form-top-divider {
    float: left;
    width: 88%;
    height: 3px;
    background: red;
/*    background: rgba(255, 255, 255, 0.8)*/;
}
.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 {
	/*margin-left:130px;*/
    width: 88%;
    height: 50px;
/*    margin: 0;*/
    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: 88%;
    height: 50px;
/*    margin: 0;*/
    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;
}

#footer{
    height:200px;
    background:gray;
}

.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;
        padding-left: 30px;
        position: relative;
        line-height: 16px;
        font-size: 16px;
        cursor: pointer;
      }
.rule::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 18px;
        height: 18px;
        border: 1px solid #aaa;
        box-sizing: border-box;
        border-radius: 20%;
        overflow: hidden;
      }
.active::before {
        content:"✔";
        color: red;
        position: absolute;
        top: 0;
        left: 0;
        width: 18px;
        height: 18px;
        display: block;
        display:inline-block;
        /*background-color: red;*/
        background-size: cover;
        
      }


   #box{
        width: 380px;
        margin: 20px auto;
        margin-bottom: 70px;
        font-family: 'Microsoft YaHei';
        font-size: 14px;
    }
    input[sso]{
        width: 260px;
        border: 1px solid #e2e2e2;
        height: 30px;
        float: left;
        background: url(../images/sso.jpg);
        background-repeat: no-repeat;
        background-size: 25px;
        background-position:5px center;
        padding:0 0 0 40px;
    }
    #search{
        width: 78px;
        height: 32px;
        float: right;
        background: black;
        color: white;
        text-align: center;
        line-height: 32px;
        cursor: pointer;
    }
