@charset "utf-8";
.mui-bar-nav{ border-bottom:1px solid #f1f1f1}
.mui-inner-wrap .mui-scroll-wrapper{ background:#fff}
.mui-input-group{ background:none}
.mui-input-group .mui-input-row:after { left: 0px; }
.mui-input-group { /*width: 85%; */
    margin: 0px auto; }
.mui-input-group .mui-input-row { height: 50px; margin-bottom:3%; background:#fff; border-radius:4px; overflow:hidden; border:1px solid #f1f1f1}
.mui-input-row .iconfont { font-size: 27px; color: #b1b1b1; }
.mui-input-row .iconfont.icon-zhanghao1{font-size: 32px;}
.mui-input-row label { width: 15%; padding: 10px; }
.mui-input-row label~input,
.mui-input-row label~select,
.mui-input-row label~textarea { width: 85%}
.mui-input-row:before { position: absolute; top: 0; bottom: 0; left: 0; width: 1px; content: ''; -webkit-transform: scaleX(.5); transform: scaleX(.5); background-color: #e4e4e4; }
.mui-input-row label:after { position: absolute; top: 0; bottom: 0; right: 0; width: 1px; content: ''; -webkit-transform: scaleX(.5); transform: scaleX(.5); background-color: #e4e4e4; }
input[type=text],
input[type=password] { height: 50px; }
.mui-input-row .mui-input-clear~.mui-icon-clear,
.mui-input-row .mui-input-password~.mui-icon-eye,
.mui-input-row .mui-input-speech~.mui-icon-speech { top: 13px; }
.mui-input-group:after { height: 0px; }
footer { display: -moz-box; display: -webkit-box; display: box; font-size: 14px; line-height: 45px; height: 45px; bottom: 0px; margin: 0px auto; }
/*#main { -webkit-box-flex: 1; -webkit-flex: 1; }*/
.divided { -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1;  color: #999;}
.divided:nth-child(1) { text-align: left; }
.divided:nth-child(2) { text-align: right; }
.divided:nth-child(1) a{ color:#db2526}
.divided a{color: #999;}
.divided a:active{color: #c7c7cc;}
.mui-content-padded .QHWlogo { text-align: center; padding:12% 0}
.mui-content-padded .QHWlogo img { width: 100px; max-width: 629px; height: auto}
.mui-btn-block{ padding:10px 0}
/*弹窗样式*/
.layui-m-layer0 .layui-m-layerchild{ position: relative; width: 350px;}
.layui-m-layerchild { position: relative; }
.layui-m-layerchild .layui-m-layerbtn { width: 20px; height: 20px; line-height:20px; font-size: 0; border-top: 1px solid #fb544e; background-color: #fb544e; position: absolute;  top: -10px; right: -8px;  border-radius: 50%;  padding: 5px;}
.layui-m-layerbtn span[yes] {color: #fff;}
.layui-m-layercont{ height: 200px; overflow: scroll;padding:10px;}

.accountClosed{padding: 10px;}
.accountClosed span{margin: 10px 0px; display: block;}
.accountClosed span:first-child{color: #fb544e; text-align: center; margin-bottom: 20px;}
.accountClosed span:first-child i{display: block; font-size:80px; margin-bottom: 20px;margin-bottom: 30px; margin-top: 20px;}
.accountClosed span:first-child h2{display: block; font-weight: 600;font-size: 20px; }
.accountClosed span:last-child { text-align: left;}
.accountClosed span:last-child p:first-child{ width: 25%;}
.accountClosed span:last-child p:last-child{width: 75%; }

