﻿
/*----------------------------------------------------
用户信息  **注释的为预备样式**
-----------------------------------------------------*/
.zuser { display: -webkit-box; margin-top: 0.234rem; padding: 0.1872rem 0.3rem; border-top: 1px #dedede solid; border-bottom: 1px #dedede solid; background: #fff;}
.zuser_pic { position: relative; width: 1.404rem; height: 1.404rem; padding: 0.0936rem; border: 1px #dedede solid; border-radius: 50%; text-align: center;}
.zuser_pic img { width: 1.404rem; border-radius: 50%;}
.zuser_txt { -webkit-box-flex:1; display: -webkit-box; display: box; -webkit-box-orient: vertical; -webkit-box-pack: center; margin-left: 0.3744rem; font-size: 0.3744rem; color: #000;}

/*----------------------------------------------------
用户列表信息
-----------------------------------------------------*/
.zuser_info { margin-top: 0.234rem; border-top: 1px #dedede solid; border-bottom: 1px #dedede solid; background: #fff; font-size: 0.3rem;}
.zuser_link { display: block; margin: 0 0.3rem; padding: 0 0.234rem; border-bottom: 1px #dedede solid; background: url(../images/icon5.png) right center no-repeat; background-size: 0.3rem; line-height: 0.8775rem; color: #333;}
.zuser_field { display: -webkit-box; -webkit-box-pack: justify; margin: 0 0.3rem; padding: 0 0.234rem; border-bottom: 1px #dedede solid; line-height: 0.8775rem;}
.zuser_field dt { color: #333;}
.zuser_field dd { color: #929292; text-align: right;}
.zuser_link:last-child,.zuser_field:last-child { border-bottom: none;}

/*----------------------------------------------------
tuwen按钮
-----------------------------------------------------*/
.ztuwen { margin-top: 0.234rem; padding: 0.1872rem 0.3rem;}
.ztuwen_bg {   background: #fff;}
.ztuwen_line { display: -webkit-box;}
.ztuwen_tu { position: relative; width: 1.404rem; height: 1.404rem; padding: 0.0936rem; border: 1px #dedede solid; border-radius: 50%; text-align: center;}
.ztuwen_tu img { width: 1.404rem; border-radius: 50%;}
.ztuwen_wen { -webkit-box-flex:1; display: -webkit-box; display: box; -webkit-box-orient: vertical; -webkit-box-pack: center; margin-left: 0.3744rem; font-size: 0.3744rem; color: #000;}
.ztuwen_alignL { text-align: left;}

.zopenWindow { padding: 0.3rem; padding-top:3.393rem; font-size: 0.3042rem; line-height: 3; text-align: center; color: #fff;}
/*----------------------------------------------------
帐号绑定
-----------------------------------------------------*/
.zbindInfo { padding: 0.3rem;}
.zbindInfo dt { padding-bottom: 0.234rem; line-height: 0.8775rem; font-size: 0.3276rem; color: #000;}
.zbindInfo dd { line-height: 0.468rem; font-size: 0.3rem; color: #666;}