@charset "utf-8";
/* CSS Document */

/*公用样式*/
.zone-title{
	height: 36px;
	font-size: 16px;
	line-height: 36px;
	color: #6b6b6b;
	border-bottom: 1px #9d1515 solid;
}
.blue-title{
	float: left;
	margin-left:15px;
	margin-top: 10px;
	width: 5px;
	height: 16px;
}

.account-center{ 
	padding: 20px 25px 40px 25px;
	background: #FFF;
}

.account-title{
	height: 45px;
	border-bottom: 4px #9d1515 solid;
}
.title-left{
	float: left;
	font-size: 22px;
	color: #9d1515;
	font-weight: bold;
	line-height: 45px;
}
.title-right{
	float: right;
	margin-top: 20px;
	font-size: 14px;
	color: #727272;
}
.logout-font{
	font-weight: bold;
	cursor: pointer;
}

/*左侧导航栏*/
.account-left{
	float: left;
	width: 188px;
	height: 650px;
}
.head-info{
	height: 140px;
	padding: 20px 0;
	text-align: center;
	position: relative;
}
.mask-head{
	position: absolute;
	z-index: 999;
}
.info-font{
	font-size: 16px;
	color: #535353;
}
.account-nav{
	height: 50px;
	text-indent: 40px;
	font-size: 16px;
	line-height: 50px;
	color: #646464;
	cursor: pointer;
}
.nav-active{
	background-color: #CC4D4D;
	color: #FFF;
}

/*右侧展示栏*/
.account-right{
	float: right;
	width: 740px;
	min-height: 630px;
	padding: 15px 10px 5px 10px;
	position: relative;
}
/*我的账户样式*/
.infoli{
	height: 45px;
	font-size: 15px;
	line-height: 45px;
	color: #666;
}
.info-title{
	width: 80px;/*原为70px,后兼容5字的身份证认证改为80px..之后会使用实名认证,修正*/
	margin-left: 10px;
	margin-right: 20px;
	color: #9d1515;
}
.change-font{
	float: right;
	margin-right: 20px;
	color: #9d1515;
	cursor: pointer;
}
.address_p{
	width: 550px;
	height: 70px;
}
.address_p .city-msg{
	line-height: 45px;
}
.address_p .address-msg{
	line-height: 15px;
	overflow: hidden; 
    /*文本不换行*/  
    white-space: nowrap;  
    /*文字超出用省略号*/  
    text-overflow:ellipsis;
    word-wrap: normal;
}

.address-input{
	width: 500px;
	height: 22px;
	border: 1px solid #cdcdcd;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-indent: 5px;
}

.nickname-input{
	width:300px;
	height: 22px;
	border: 1px solid #cdcdcd;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-indent: 5px;
	margin-top: 10px;
}

.loginname-input{
	width:300px;
	height: 22px;
	border: 1px solid #cdcdcd;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	text-indent: 5px;
	margin-top: 10px;
}

/*账户安全页面样式*/
.account-safty{
	padding: 45px 150px 95px 150px;
	background: #FFF;
}
.safty-title{
	height: 25px;
	position: relative;
}
.safty-title-font{
	font-size: 18px;
	line-height: 25px;
}
.safty-font{
	font-size: 18px;
	line-height: 25px;
	color: #ff9f00;
}
.safty-img{
	position: absolute;
	top: 10px;
}
.pwd-score{
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin-left: 20px;
}

/*修改手机号码页面样式*/
.rebindp-setup1{
	width: 400px;
    margin: 0 auto;
    margin-top: 110px;
}
.pe-form {
    width: 400px;
}
.contact-code-title{
	font-size: 18px;
	font-weight: bold;
}
.rebindp-setup2{
	width: 550px;
    margin: 0 auto;
    margin-top: 110px;
}
.rebindp-setup3{
	width: 300px;
    margin: 0 auto;
    margin-top: 110px;
    text-align: center;
}
.set-phone-success{
	font-size: 18px;
	font-weight: bold;
}
.toCenter-font{
	color: #034c99;
}
.pe-problem-title {
    font-size: 16px;
}
.pe-problem-hint {
    font-size: 14px;
}

/*绑定邮箱页面样式*/
.rebinde-setup1{
	width: 550px;
    margin: 0 auto;
    margin-top: 110px;
}
.contact-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
}
.phone-code-title {
    font-size: 14px;
    color: #cfcfcf;
    line-height: 20px;
}
.rebinde-setup2{
	width: 550px;
    margin: 0 auto;
    margin-top: 110px;
}
.rebinde-setup3{
	width: 330px;
    margin: 0 auto;
    margin-top: 110px;
    text-align: center;
}

/*强认证页面样式*/
.auth-change{
	padding: 40px 150px 50px 150px;
}
.auth-title{
	width: 610px;
	margin-left: 47px;
}
.auth-msg{
	width: 588px;
	font-size: 16px;
	line-height:20px;
	color: #6e6e6e;
}
.hint-msg{
	width: 588px;
	font-size: 16px;
	line-height:20px;
}
.change-auth-title{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
}
.change-auth-area{
	width: 585px;
	height: 120px;
	border-width: 1px;
	border-style:solid;
	border-radius: 5px;
}
.change-autoid-img{
	margin-left:28px;
	margin-top: 40px;
}
.change-auto-img{
	margin-left:20px;
	margin-top: 30px;
}
.change-auto-message{
	margin-left: 30px;
	margin-top: 30px;
}
.change-auto-message-title{
	font-size: 16px;
	font-weight: bold;
}
.change-auto-message-main{
	width: 350px;
	font-size: 14px;
	color: #83888e;
}
.change-auto-button{
	margin-top: 45px;
	margin-right: 15px;
	width: 75px;
	height: 30px;
	border-radius: 5px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}
.change-auto-button:hover{
	background-color: #5087b2;
}

/*实名认证页面样式*/
.bindId-setup1{
	width: 550px;
    margin: 0 auto;
    margin-top: 80px;
}
.bindId-setup2{
	width: 400px;
	margin: 0 auto;
    margin-top: 80px;
}
.bindId-mode{
	height: 40px;
}
.mode-div {
    width: 80px;
    height: 39px;
    text-align: center;
    cursor: pointer;
    border-bottom-width: 1px;
	border-bottom-style:solid;
}
.mode-font {
    line-height: 39px;
    font-weight: bold;
    font-size: 18px;
}
.info-hint{
	margin-bottom: 10px;
}
.info-hint p{
	width: 350px;
	font-size: 14px;
	line-height: 18px;
	color: #686868;
}
.hint-title-font{
	color: #004e91;
	font-size: 15px;
}
.hint-font{
	font-size: 15px;
}
.appeal-font{
	color: #004e91;
	cursor: pointer;
}
.title-font {
    font-size: 16px;
    font-weight: bold;
}

.bindId-setup3{
    margin: 0 auto;
    margin-top: 110px;
    text-align: center;
}
.tipmsg{
	margin-left: 8px;
}
.back{
	color: #034c99;
}
.messageli select{
	float: right;
	width: 65px;
	height: 25px;
	position: absolute;
	right: 45px;
	margin-top: 8px;
}
.my-collect{
    padding-bottom: 40px;
}
.error-hint {
    height: 30px;
    border: 1px #dddddd solid;
}

/*账户注销样式*/
.cancel-setup1{
	width: 400px;
    margin: 0 auto;
    margin-top: 110px;
}
.close-setup1-title {
    font-size: 16px;
    font-weight: bold;
}
.cancel-setup2 {
    width: 550px;
    margin: 0 auto;
    margin-top: 40px;
}
.contact-code-title {
    font-size: 14px;
    color: #cfcfcf;
    line-height: 20px;
}
.pwdtitle-font {
    font-size: 16px;
    font-weight: bold;
}
.cancel-setup3{
	width: 400px;
    margin: 0 auto;
    margin-top: 110px;
}
.close-setup3-title {
    width: 400px;
}
.close-hint-msg {
    width: 378px;
    font-size: 16px;
    line-height: 20px;
}
.cancel-setup4 {
    width: 400px;
    margin: 0 auto;
    margin-top: 120px;
    margin-bottom: 80px;
    text-align: center;
}
.close-success{
	font-size: 18px;
    font-weight: bold;
    color: #000000;
}

/*身份证有效期限样式*/
.option-checkbox{
	display: none;
}
.option-checkboxlabel {
	position: relative;
	height: 16px;
	width: 16px;
	border-radius: 3px;
	border: 1px solid #c10a1b;
	background-color: transparent;
	display: inline-block;
	top: 4px;
	margin-right: 0;
}
.option-checkboxlabelactive{
	position: relative;
	height: 16px;
	width: 16px;
	border-radius: 3px;
	border: 1px solid #c10a1b;
	background-color: transparent;
	display: inline-block;
	top: 4px;
	margin-right: 0;
}
.option-checkboxlabelactive:after {
	content: '\00a0';
	display: inline-block;
	border: 2px solid #c10a1b;
	border-top-width: 0;
	border-right-width: 0;
	width: 9px;
	height: 6px;
	transform: rotate(-50deg);
	-webkit-transform: rotate(-50deg);
	position: absolute;
	top: 2px;
	left: 3px;
}
.option-checkboxfont{
	font-size:14px;
	line-height: 16px;
}

