@charset "utf-8";
.main_content{
	width:100%;
	min-height:calc(100% - 5rem);
	height:auto;
	float:left;
	background-color:#fff;
}
.main_content_login{
	width:100%;
	height:auto;
	float:left;
	margin:20px 0;
}
.apply_h2{
	width:100%;
	height:30px;
	float:left;
	/*text-align:center;*/
	text-indent:.6em;
	color:#007d07;
	font-size:1.1rem;
	margin-bottom:10px;
}
input {
    border: 0;
    outline: none;
}
.main_nav_foot {
    width: 94%;
    height: auto;
    margin: auto;
    z-index: 99;
}
.main_nav_login,.main_nav_login1 {
    border: 1px solid #cac6c6;
    background-color: #fff;
	width:calc(100% - 2px);
	float:left;
	height:auto;
	position:relative;
}
.login_text {
    width:100%;
    border-bottom: 1px solid #cac6c6;
    padding:0 10px;
    height: 40px;
	color: #555;
}
#txt_reg_qq,#txt_level,#txt_team,#txt_level2,#txt_level3,#txt_level4,#txt_level5,#txt_level6{
    width:100%;
    border-bottom: 1px solid #cac6c6;
    padding-left:6px;
    height: 40px;
	border-top:0;
	border-left:0;
	border-right:0;
	color: #555;
}

.div_login_yanzheng {
    width: 298px;
    height: 40px;
}
.login_yanzheng {
    width: 208px;
    padding-left: 10px;
    float: left;
    height: 40px;
}
.main_bottn {
	width:100%;
	height:auto;
	float:left;
    margin-top:15px;
}
.btn-code,.span_save_btn {
    float: left;
    width: 100%;
    height: 42px;
    background: #007d07;
    font-size: 1rem;
    letter-spacing: 10px;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
	text-align:center;
	line-height:42px;
}
.login_yanzheng_img {
    height: 40px;
    float: left;
    width: 90px;
    position: relative;
    overflow: hidden;
}
#span_dwhqyam {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font: 14px/48px 'Microsoft YaHei','Arial','SimSun','webdings','Helvetica','sans-serif';
    text-align: center;
}


.main_nav_top{
    padding: 10px;
    height: 30px;
    width: 135px;
    margin: auto;
}


.main_nav_top li {
    float: left;
    padding: 2px 5px;
    margin: 0 10px;
    font-size: 1.1rem;
	color:#666;
}
.main_nav_top li.selectTag {
    border-bottom: 2px solid #007d07;
    color: #007d07;
}


.txtContent{
	width:100%;
	border:0;
	padding:0 10px;
	line-height:25px;
	color: #555;
}



#div_vipinfo_tx{
	width:50%!important;
	height:128px!important;
}
#div_vipinfotx_img{
	width:80%!important;
	height:110px!important;	
}
#div_vipinfotx_img img{
	margin:auto;
	display:block;
	margin-left:auto!important;
	margin-top:auto!important;
}
#div_vipinfo_txtool{
	width:45%!important;
}
#span_vipinfotx_sctx{
	width:80%!important;
	margin-top:30px!important;
	font-size:14px!important;
}
.span_save_info_btn{
	position:inherit!important;
	bottom:0!important;
	right:0!important;
	width:80%!important;
	margin-top:20px;
	float:left;
}






















