body {
	font-family:"SimHei"
}
.industry {
	padding:0 1.1rem;
	color:#878787
}
.industry h2 {
	font-weight:normal;
	color:#111;
	font-size:1.02rem;
	padding:1.2rem 0 .7rem
}
.industry p {
	text-indent:2em;
	line-height:1.3rem;
	font-size:.9rem
}

/* 常见问题 */
.cp-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
	height: 45px;
	line-height: 45px;
	background-color: rgb(245, 244, 249);
	border-bottom: 1px solid #e9e9e9;
}
.cp-header a {
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
	font-size: 16px;
	text-align: center;
}
.cp-header a:first-child {
	border-right: 1px solid #e9e9e9;
}
.cp-active {
	color: #18b4ed;
}
.cp-main{
	padding-top: 45px;
}
.question {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box
}
.question dt {
	color:#111;
	font-size:0;
	background-color:#fff;
	padding:.992rem 0rem .697rem 1rem
}
.question dt label {
	display:inline-block;
	font-size:16px;
	width:87%;
	text-align: justify;
}
.question dt span {
	display:inline-block;
	width:7%;
	text-align:right;
	padding-right:.7rem
}
.question dt span img {
	width:12px;
	margin-bottom:.5rem
}
.question dd {
	display:none;
	line-height:1.4;
	padding:0rem 1rem;
	font-size:14px;
	color:#878787;
	text-align: justify;
	background-color:#edf1f4;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	transition:height .25s;
	-webkit-transition:height .25s;
	overflow:hidden;
}
.question dd p:nth-child(1) {
	padding-top:.8rem
}
.question dd p:last-child {
	padding-bottom:.8rem
}

/* 我的账户 */

body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.myAccount {
	font-size:0;
	padding:20px 0px 20px 15px;
	margin-bottom: 10px;
	border-bottom:1px solid #309FE6;
	background-color:#309FE6;
}
.myAccount dt.total{
	display: block;
	color: #e9e9e9;
	font-size: 15px;
}
.myAccount dd.total {
	display: block;
	margin-top: 10px;
	padding-right: 15px;
	font-size: 21px;
	color:#fff;
	text-align: left;
}
.myAccount dt.frozen{
	display: block;
	margin-top: 20px;
	width: auto;
	color: #e9e9e9;
	font-size: 15px;
}
.myAccount dt.frozen img{
	width: 14px;
	height: 14px;
	margin: 1px 0px 0px 5px;
	vertical-align: baseline;
}
.myAccount dd.frozen {
	display: block;
	margin-top: 10px;
	padding-right: 15px;
	font-size: 18px;
	color:#90C6F0;
	text-align: left;
}
.frozen-tips.layermchild h3{
	padding-left: 45px;
	padding-top: 13px;
	font-size: 18px;
	color: #309fe6;
	text-align: center;
	border-bottom: none;
}
.frozen-tips .layermend{
	display: none;
}
.frozen-tips .layermcont{
	padding: 0px 20px 20px !important;
    font-size: 14px;
    color: #999;
}
.frozen-tips .layermbtn span:first-child{
	color: #309fe6 !important;
}
.myAcct-list{
	position:  relative;
	list-style: none;
	margin-bottom: 10px;
	background-color: #fff;
}
.myAcct-list:before,
.myAcct-list:after{
	content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    color: #d9d9d9;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.myAcct-list:before{
    top: 0;
    border-top: 1px solid #d9d9d9;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.myAcct-list:after {
    bottom: 0;
    border-bottom: 1px solid #d9d9d9;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.myAcct-list .balance,
.myAcct-list .myCashier{
	position: relative;
	line-height: 60px;
	height: 60px;
	margin-left: 15px;
	font-size: 15px;
	color: #111;
	text-indent: 42px;
	border-bottom: 1px solid #efefef;
}
.myAcct-list .syc,
.myAcct-list .syd,
.myAcct-list .htrz{
	position: relative;
	line-height: 47px;
	height: 47px;
	padding-left: 15px;
	font-size: 16px;
	color: #111;
	text-indent: 27px;
	border-bottom: 1px solid #efefef;
}
.myAcct-list .syc:before,
.myAcct-list .syd:before,
.myAcct-list .htrz:before{
	position: absolute;
	left: 0;
	top: 13px;
	display: block;
	width: 21px;
	height: 21px;
	margin-left: 15px;
	content: "";
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
}
.myAcct-list .balance:before,
.myAcct-list .myCashier:before,
.myAcct-list .withdrawals:before,
.myAcct-list .autoopenset:before,
.myAcct-list .tdTran:before{
	position: absolute;
	left: 15px;
	top: 13px;
	display: block;
	width: 21px;
	height: 21px;
	content: "";
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
}
.myAcct-list .balance:before{
	background-image: url(../images/zh_yuehu.png);
}
.myAcct-list .myCashier:before{
	background-image: url(../images/zh_shouyin.png);
}
.myAcct-list .withdrawals:before{
	background-image: url(../images/zh_yuehu.png);
}
.myAcct-list .tdTran:before{
	background-image: url(../images/zh_jl.png);
}
.myAcct-list .syc:before{
	background-image: url(../images/zh_shouyincai.png);
}
.myAcct-list .htrz:before{
	background-image: url(../images/zh_htrz.png);
}
.myAcct-list .syd:before{
	background-image: url(../images/zh_shouyindai.png);
}
.myAcct-list .autoopenset:before{
	background-image: url(../images/shishidaozhang.png);
}
.myAcct-list .balance span,
.myAcct-list .myCashier span{
	float: right;
	margin-right: 15px;
	font-size: 24px;
	color: #111;
	text-indent: 0px;
}
.myAcct-list .balance span.small,
.myAcct-list .myCashier span.small{
	font-size: 20px;
}
.myAcct-list .withdrawals,
.myAcct-list .autoopenset,
.myAcct-list .account,
.myAcct-list .tdTran{
	position: relative;
	height: 47px;
	line-height: 47px;
	padding-left: 42px;
	font-size: 16px;
	color: #111;
	text-indent: 0px;
}
.myAcct-list .withdrawals{
	border-bottom: 1px solid #efefef;
}
.myAcct-list .withdrawals:after,
.myAcct-list .autoopenset:after,
.myAcct-list .account:after,
.myAcct-list .tdTran:after{
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    content: " ";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    top: 20px;
    right: 15px;
}
.myAcct-list .withdrawals span{
	float: right;
	margin-right: 35px;
	color: #999;
}
.myAcct-list .account:before{
	content: " ";
    position: absolute;
    bottom: 0;
    left: 47px;
    width: 80%;
    width: -moz-calc(100% - 47px);
    width: -webkit-calc(100% - 47px);
    width: calc(100% - 47px);
    height: 1px;
    border-top: 2px solid #efefef;
    color: #efefef;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.myAcct-list .account span{
	float: right;
	margin-right: 35px;
	color: #999;
}
.myAcct-list .syc,
.myAcct-list .syd,
.myAcct-list .htrz{
	border-bottom: none;
}
.myAcct-list .syc:after,
.myAcct-list .syd:after,
.myAcct-list .htrz:after{
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 2px 2px 0 0;
    border-color: #c8c8cd;
    border-style: solid;
    top: 20px;
    right: 15px;
}
.myAcct-list .slide-ctrl{
	position: relative;
	padding-right: 20px;
	margin-left: 0px;
	padding-left: 15px;
	border-bottom: none;
}
.myAcct-list .slide-ctrl.slidetouchstart{
	background-color: #f6f6f6;
}
.myAcct-list .slide-ctrl:after{
	position: absolute;
	top: 15px;
	right: 22px;
	padding: 0;
	margin:-10px 0px 0px;
	display: block;
    width: 20px;
	height: 20px;
	font-family:"weui";
	font-size: 20px;
	font-weight: 600;
	color: #c8c8cd;
	content: "\EA0A";
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	text-align:center;
	text-indent: 0px;
} 
.myAcct-list .slide{
	display: none;
}
.myAcct-list li span.opennot{
	float: right;
	margin-right: 35px;
	color: #999;
}
.myAcct-list li span.opened{
	float: right;
	margin-right: 35px;
	color: #309fe6;
}
.menu-chose{
	position: relative;
	height: 55px;
	line-height: 55px;
	margin-top: 4px;
	padding:0px 5% 0px 6%;
	font-size: 15px;
	color: #111;
	background-color: #fff;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.menu-chose:after{
	position: absolute;
	display: block;
	content: " ";
	width: 9.39px;
	height: 18px;
	background-size: 100% 100%;
	background-image: url(../images/you.png);
	top: 18px;
	right: 15px;
}

.menu-chose img{
	height: 18px;
}


.myAcct-list .zd,.myAcct-list .tx {
    border-bottom:1px solid #efefef;
}
.myAcct-list .zd:before {
    background-image:url(https://syb.allinpay.com/statichtml/webpub/appweb/images/zhangdan.png);
}
.myAcct-list .kfly:before {
    background-image:url(https://syb.allinpay.com/statichtml/webpub/appweb/images/koukuan.png);
}
.myAcct-list .tx:before {
    background-image:url(https://syb.allinpay.com/statichtml/webpub/appweb/images/zh_yuehu.png);
}
.myAcct-list .txmx:before {
    background-image:url(https://syb.allinpay.com/statichtml/webpub/appweb/images/zh_jl.png);
}

.myAcc-badge{
	display: inline-block;
    min-width: 8px;
    padding: .15em .4em;
    margin-left: 10px;
    line-height: 1.2;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-indent: 0;
    vertical-align: middle;
    border-radius: 18px;
    background-color: #ff0404;
}