
.layouts{
	margin: 0 auto; position: relative;overflow: hidden; padding-bottom:4.8rem; padding-top:4.75rem; display: none;
}
body{
	/*min-width: 32rem; */ color: #666666;
}
input{
	color: #666666;
}
.header{
	border-bottom: 1px solid #d0cdcd; height: 4.75rem; text-align: center; background-color: #f5f5f5;
	z-index: 9999; position:fixed; left:0; right:0; top:0;
}
input,a:hover{
	cursor: pointer;
}
img {
	max-width:100%;
	vertical-align:middle;
	border:0;
	-ms-interpolation-mode:bicubic;
	-webkit-touch-callout:none
}
.header .personal{
	top: 1.75rem; position: absolute; left: 1.5rem;
}
.header .personal img{
	width: 1.65rem; 
}
.header .navs{
	 top: 1.85rem; position: absolute; right:1.5rem;
	 /*禁用选中*/
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}
.header .navs img{
	width: 1.65rem;
	/*禁用选中*/
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}
.header .nav{
	position: absolute; height: 6rem; background-color: #FFFFFF; border-bottom: 1px solid #d0cdcd;
	padding: 1.15rem 2.5rem 0; left: 0; right: 0; top: 4.75rem;max-width: 100%;display: none;
}
.header.selected .nav{
	display: block;
}
.header .nav ul{
	height: 7.15rem;overflow: hidden;
}
.header .nav ul li{
	width: 25%; float: left; display: inline; margin-top: 0.25rem;
}
.header .nav ul li .ico img{
	width: 3.1rem;height: 3.1rem;
}
.header .nav ul li h4{
	font-size: 1.2rem; color: #666666;
}
.header .logos{
	width: 8.6rem; height: 1.95rem; margin: 0 auto;  position: relative; top: 1.5rem;
}
.header .logos img{
	width:100%;
}
.download{
	height: 3rem; overflow: hidden; padding: 0 1.5rem;
}
.download .l{
	width: auto; float: left; display: inline; line-height: 3rem; font-size: 1.4rem; color: #666666;
	background: url(../images/wz4.jpg) no-repeat left center;background-size: 2.65rem 2.5rem; padding-left: 2.9rem;
}
.download .r{
	width: 1.05rem; float: right; display: inline; margin-top: 1rem;cursor: pointer;
	/*禁用选中*/
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-user-select: none;
}
.banner{
	width: 100%; margin: 0 auto;
}
.banner.banner1{
	height: 12rem;overflow: hidden;
}
.banner1 .hslide{
	position: relative;z-index: 1;
}
.banner img{
	width: 32rem;height: 18.8rem;
}
.banner1 .hslide .slide img{
	width: 32rem;height: 12rem;
}
.big_news{
	height: 3rem; border-bottom: 1px solid #e8e8e8; overflow: hidden; padding: 0 1.5rem; margin-bottom: 0.5rem; background-color: #FFFFFF;
}
.big_news h4{
	background: url(../images/wz28.png) no-repeat left center; background-size: 2.85rem 2.35rem;
	padding-left: 3.75rem; font-size: 1.2rem; 
	line-height: 3rem; width: auto; float: left; display: inline; overflow: hidden; height: 3rem;
}
.big_news h4 a{
	color: #666666;
}
.big_news h4 ul{
	
}
.big_news span{
	width: auto; float: right; display: inline; font-size: 1.2rem; color: #ff860c; line-height: 3rem;
}

.lists li{
	border-bottom: 1px solid #e8e8e8; border-top: 1px solid #e8e8e8; margin-bottom: 0.75rem; padding: 1rem 1.5rem; background-color: #FFFFFF;
}
.lists li .head{
	height: 1.7rem; overflow: hidden;
}
.lists li .head h4{
	width: auto; float: left; display: inline; line-height: 1.7rem; font-size: 1.2rem; color: #666666;
}
.lists li .head h4 i{
	width: 1.6rem; height: 1.6rem; border-radius: 1.6rem; background-color: #ff860c; font-size: 1rem; color: #FFFFFF;
	display: inline-block; text-align: center; margin-right: 0.25rem;
}
.lists li .head h5{
	width: auto; float: right; display: inline; line-height: 1.7rem; font-size: 1.2rem; color: #666666;
}
.lists li .head h5 span{
	color: #ff860c;font-family: helvetica;
}
.lists li .body{
	height: 1.9rem; margin-top: 1.75rem; text-align: center;
}
.lists li .body h1{
	width: auto; float: left; display: inline; font-size: 1rem; color: #555555; line-height: 1.9rem;
}
.lists li .body h1 span{
	font-size: 2.4rem; color: #ff860c; 
}
.lists li .body h2{
	width: auto; float: left; display: inline; font-size: 1.4rem; color: #666666; margin-left: 8.25rem;
}
.lists li .body h2 span{
	color: #ff860c;
}
.lists li .body h3{
	width: auto; float: right; display: inline; font-size: 1.4rem; color: #666666;
}
.lists li .body h3 span{
	color: #ff860c;
}
.lists .state{
	width: 100%; height: 3rem; background-color: #ff860c; border-radius: 0.2rem; text-align: center;  margin: 1rem 0 0.5rem;
	font-size: 1.3rem; line-height: 3rem;
}
.lists .state a{
	display: block;color: #FFFFFF;
}
/*.lists .state a:hover{ 
	background-color: #fd6d03;
}*/
.lists .last{
	background-color: #cccccc;
}
.lists .foot{
	height: auto; overflow: hidden;
}
.lists .foot h4{
	width: auto; float: left; display: inline; font-size: 1.2rem; color: #666666;
}
.lists .foot h5{
	width: auto; float: right; display: inline; font-size: 1.2rem; color: #666666;
}
.page_text{
	padding: 0 1.5rem; margin-bottom: 2rem;
}
.page_text li{
	margin-top: 1.5rem;
}
.page_text li .img{
	 margin: 0 auto;
}
.page_text li .img img{
	width: 27.2rem;
}
.page_text li .txt{
	margin-top: 0.25rem;
}
.page_text li .txt p{
	color: #656364; font-size: 1.4rem; line-height: 2.4rem; text-indent: 2em;
}

.footer{
	height: 4.8rem;  border-top: 1px solid #d0cdcd; border-bottom: 1px solid #d0cdcd; position:fixed; left:0; right:0; bottom:0; background:#f5f5f5; z-index:99;
}
.footer ul{
	height: 4.8rem;overflow: hidden;
}
.footer ul li{
	width: 25%; float: left; display: inline; text-align: center; padding-top: 0.75rem;
}
.footer ul li h4{
	color: #656364; font-size: 1.1rem;
}
.footer ul li .ico{
	width: 2.3rem; height: 2.3rem; margin: 0 auto;
}
.footer ul li .n1{
	background: url(../images/wz1_1.png) no-repeat center;background-size: 2.2rem 2.2rem;
}
.footer ul li .n2{
	background: url(../images/wz2.png) no-repeat center;background-size: 2.2rem 2.2rem;
}
.footer ul li .n3{
	background: url(../images/wz3.png) no-repeat center;background-size: 2.2rem 2.2rem;
}
.footer ul li .n4{
	background: url(../images/wz4.png) no-repeat center;background-size: 2.2rem 2.2rem;
}
.footer ul li.selected h4{
	color: #ee7c45;
}
.title{
	font-size: 1.8rem; color: #656364; line-height: 4.75rem;
}
.invest .head{
	background: url(../images/wz17.jpg) no-repeat top center; height: 4.1rem; padding: 1.75rem 1.5rem; background-size:cover;
}
.invest .head h4{
	width: auto; float: left; display: inline; font-size: 1.1rem; color: #FFFFFF;
}
.invest .head h4 span{
	font-size: 2.4rem;
}
.invest .head .a{
	width: 7rem; float: right; display:inline; height: 2.6rem; text-align: center; color: #FFFFFF; line-height: 2.6rem; border: 1px solid #FFFFFF; border-radius: 1.3rem;
	font-size: 1.4rem; margin-top: 1rem;
}
.invest .head .a a{
	color: #FFFFFF;
}
.invest .body li{
	border-bottom: 1px solid #e8e8e8; padding: 0 1.5rem; background-color: #FFFFFF;
}
.invest .body li h4{
	height: 4.25rem; line-height: 4.25rem; font-size: 1.4rem; color: #666666;
}
.invest .body li h5{
	height: 3.75rem; line-height: 3.75rem; font-size: 1.4rem; color: #666666;
}
.invest .body li h5 span{
	color: #ff860c;
}
.invest  .body li h4 span{
	color: #ff860c;
}
.invest .body li .nub{
	background-color: #F9F9F9;
}
.invest .body li dl{
	border: 1px solid #E8E8E8; height: 3.25rem; position:relative;
}
.invest .body li dl dd.frist,
.invest .body li dl dd.last{
	width: 3.25rem; text-align: center; border-right: 1px solid #E8E8E8;  height: 3.25rem; position:absolute; left:0; top:0;
}
.invest .body li dl dd.frist img,
.invest .body li dl dd.last img{
	width: 3.25rem;height: 3.25rem;
}
.invest .body li dl dd.second{
	/*line-height: 3.25rem;*/ font-size: 1.5rem; color: #666666; text-align: center;
}
.invest .body li dl dd.second input{
	height: 3.25rem;border: none;text-align: center;width: 20rem;font-size: 1.5rem;background-color: #f9f9f9;
}
.invest .body li dl dd.last{
	border-left: 1px  solid #E8E8E8; left:auto; right:0; border-right:0;
}

.invest .body li.last{
	border-top: 1px solid #E8E8E8; margin-top: 0.5rem;
}
.invest .foot{
	padding: 0 1.5rem 14rem; margin-top: 1.5rem; font-size: 1.2rem; color: #666666;
}
.invest .foot input{
	padding:0.5rem;
}
.invest .foot a{
	font-size: 1.2rem; color: #3385ff;
}
.buy{
	background-color: #ff860c; height: 5.1rem; line-height: 5.1rem; text-align: center; font-size: 1.6rem; text-align: center; position: fixed; left: 0; right: 0; bottom: 4.8rem; width: 100%; color: #fff; border: 0;
}
.buy:disabled{
	background: #cccccc;
}
.buy a{
	color: #FFFFFF; 
}
.mask{
  width: 32rem;	background-color: rgba(0,0,0,0.5); position: fixed;top: 0;left: 50%; bottom: 0; margin-left: -16rem; z-index: 99999;
}
.hd_mask{
  width: 100%;	background-color: rgba(0,0,0,0.5); position: absolute; top: 0;left: 0; bottom: 0; z-index: 99;
}
.mask .wrap{
	width: 26rem; height: auto; border-radius: 0.5rem; background-color: #FFFFFF; margin: 0 1.5rem; position: absolute; top: 50%;padding: 1.5rem; margin-top: -12.5rem; 
}
.mask .wrap h4{
	font-size: 1.3rem; text-align: center; color: #3385ff;
}
.mask .wrap .txt{
	font-size: 1rem; color: #666666; margin-top: 0.5rem; height: 15rem; overflow-y: scroll;
}
.mask .wrap .btn{
	height: 3.8rem; background-color: #ff860c; text-align: center; color: #FFFFFF; font-size: 1.3rem;  width: 100%; border: 0; border-radius: 0.25rem;
}
.mask .wrap .close{
	width: 1.85rem; height: 1.85rem; position: absolute; top:1rem; right: 1rem;  cursor: pointer;
}
.grab .head{
	border-bottom: 1px solid #e1e1e1; margin-bottom: 0.5rem; padding: 1rem 1.5rem;
	background-color: #FFFFFF;
}
.grab .head .hd{
	height: auto; overflow: hidden; 
}
.grab .head .hd .l{
	width: auto; float: left; display: inline;
}
.grab .head .hd .l h4{
	font-size: 1.1rem; color: #bababa;
}
.grab .head .hd .l h5{
	font-size: 1.8rem; color: #ff860c;
}
.grab .head .hd .l h5 span{
	font-size: 3.6rem;
}
.grab .head .hd .r{
	width: auto; float: right; display: inline;
}
.grab .head .hd .r h4{
	font-size: 1.1rem; color: #bababa;
}
.grab .head .hd .r h5{
	font-size: 1.8rem; color: #666666;
}
.grab .head .hd .r h5 span{
	font-size: 3.6rem;
}
.grab .head .bd{
	margin: 0.75rem 0;
}
.grab .head .bd h4{
	font-size: 1.1rem; color: #bababa;
}
.grab .head .bd .lines{
	 margin-top: 0.75rem; position: relative;
}
.grab .head .bd .lines .line{
	width: 100%; height: 0.5rem; border-radius: 0.25rem; background-color: #dfdfdf;
}
.grab .head .bd .lines span{
	display: block; position: absolute; height: 0.5rem; top: 0; left: 0; width: 73%;
	background-color: #ff860c; border-radius: 0.25rem;
}
.grab .head .bd .lines .per{
	width: 2.5rem; height: 1.5rem; border-radius: 0.75rem; background-color: #ff860c; font-size: 0.9rem; color: #ffffff;
	position: absolute; top: 0; right: -1rem; text-align: center; line-height: 1.5rem; margin-top: -1.75rem;
}
.grab .head .bd .lines .per em{
	display:inline-block; width: 0.35rem; height: 0.3rem; position: absolute; bottom: 0; margin-bottom: -0.25rem; left: 1.25rem; background: url(../images/wz12.png) no-repeat;
}
.grab .head .ft{
	height: auto; overflow: hidden;
}
.grab .head .ft .l{
	width: auto; float: left; display: inline;
}
.grab .head .ft .l h4{
	font-size: 1.1rem; color: #bababa;
}
.grab .head .ft .l h5{
	font-size: 1.1rem; color: #666666;
}
.grab .head .ft .l h5 span{
	font-size: 2.1rem;font-family: helvetica;
}
.grab .head .ft .r{
	width: auto; float: right; display: inline;
}
.grab .head .ft .r h4{
	font-size: 1.1rem; color: #bababa;
}
.grab .head .ft .r h5{
	font-size: 1.1rem; color: #666666;
}
.grab .head .ft .r h5 span{
	font-size: 2.1rem;font-family: helvetica;
}
.grab .body{
	border-bottom: 1px solid #e1e1e1; border-top: 1px solid #E1E1E1;
	padding: 1.5rem; margin-bottom: 0.5rem; background-color: #FFFFFF;
}
.grab .body ul{
	height: auto; overflow: hidden;
}
.grab .body ul li{
	width: 50%; float: left; display: inline;padding-bottom: 0.5rem;background: url(../images/wz34.png) repeat-y right; height: 3.65rem;
	border-bottom: 1px solid #e1e1e1;
}
.grab .body ul li .txt{
	padding-left: 1.5rem;
}
.grab .body ul li h4{
	font-size: 1.2rem; color: #bababa;
}
.grab .body ul li h5{
	font-size: 1.3rem; color: #666666; margin-top: 0.25rem;
}
.grab .body ul li.second{
	background: none;
}
.grab .body ul li.last{
	border-bottom: none; padding-top: 0.75rem;
}
.grab .body ul li.frist{
	padding-bottom: 1rem;
}
.grab .foot{
	border-top: 1px solid #E1E1E1; margin-bottom: 6.1rem; background-color: #FFFFFF; 
}
.grab .foot li{
	border-bottom: 1px solid #E1E1E1; height: 4.9rem;padding: 0 1.5rem;
}
.grab .foot li a{
	display: block; height: 100%;
}
.grab .foot li h2{
	font-size: 1.5rem; color: #333333; line-height: 4.9rem; width: auto; float: left; display: inline;
}
.grab .foot li span{
	background: url(../images/wz29.png) no-repeat; background-size: 0.7rem 1.3rem;
	width: 0.7rem; float: right; display: inline-block;
	margin-top: 1.8rem; height: 1.3rem;
}
.return .head{
	padding: 2rem 1.5rem 0.5rem; text-align: center; margin-bottom: 1rem; background: url(../images/wz30.jpg) repeat #fff; background-size: 2rem 2rem;
}
.return h4{
	font-size: 1.2rem; color: #999999;
}
.return h2{
	font-size: 4rem; color: #ff860c;
}
.return .bd{
	margin: 1.5rem 0 2.5rem; height: auto; overflow: hidden;
}
.return .bd .l{
	width: auto; float: left; display: inline;
}
.return .bd .l h4{
	font-size: 1.2rem; color: #666666;
}
.return .bd .l h4 span{
	color: #ff860c;
}
.return .bd .r{
	width: auto; float: right; display: inline;
}
.return .bd .r h4{
	font-size: 1.2rem; color: #666666;
}
.return .bd .r h4 span{
	color: #ff860c;
}
.return .head_nav{
	background-color: #f9f9f9; padding-top: 1rem;
}
.return .head_nav ul{
	height: auto; overflow: hidden; border-bottom: 1px solid #e6e6e6; padding-bottom: 0.75rem; margin-bottom: 0.75rem;
}
.return .head_nav ul li{
	/*width: 5.8rem;*/ width: 20%; float: left; display: inline; text-align: center;
}
.return .head_nav ul li .ico1 img{
	width: 2.1rem;height: 2.25rem;
}
.return .head_nav ul li .ico2 img{
	width: 2.2rem;height: 2.1rem;
}
.return .head_nav ul li .ico3 img{
	width: 2.3rem;height: 2.1rem;
}
.return .head_nav ul li .ico4 img{
	width: 2rem;height: 2.15rem;
}
.return .head_nav ul li .ico5 img{
	width: 2rem;height: 2.1rem;
}

.return .head_nav ul li h4{
	font-size: 1rem; color: #999999;
}
.return .text{
	border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; padding: 1rem 1.5rem; margin-bottom: 1rem; background: #fff;
}
.return .text h2{
	font-size: 1.4rem; color: #333333;
}
.return .text h2 span {
  background: url(../images/wz33.png) no-repeat;background-size: 1.5rem 0.85rem;width: 1.5rem;height: 0.85rem;display: inline-block;float: right;
  position: relative;top: 0.7rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.return .text.selected h2 span{
	transform:rotate(180deg);
-ms-transform:rotate(180deg); 	/* IE 9 */
-moz-transform:rotate(180deg); 	/* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); 	/* Opera */
}
.return .text p{
	font-size: 1.1rem; color:#666666; text-indent: 2em; line-height: 2rem; margin-top: 0.25rem;
}
.return .text p span{
	display: none;
}
.return .text.selected p span{
	display: inline;
}
.return .step{
	border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; padding: 1.25rem 0 0; background: #fff; margin-bottom: 0.75rem;
}
.return .step h2{
	font-size: 1.4rem; color: #333333; padding: 0 1.5rem;
}
.return .step ul{
	height: auto; overflow: hidden; margin-top: 1.5rem; margin-bottom: 0.75rem; padding: 0 1.5rem; padding-bottom: 0.75rem;
}
.return .step ul li{
	/*width: 5.8rem;*/ width: 20%; float: left; display: inline; text-align: center; 
}
.return .ftStep{
	height: auto;
}
.return .ftStep ul li h4{
	font-size: 1.1rem; color: #666666;
}
.return .ftStep ul li p{
	font-size: 0.8rem; color: #999999;
}
.return .ftStep ul li{
	position: relative;
}
.return .ftStep ul li .ico img{
	width: 3.2rem;height: 3.2rem; max-width: inherit;
}
.return .ftStep ul .odd:after,
.return .ftStep ul .even:after{
	content: ""; width: 1.6rem;height: 0.4rem;background: url(../images/wz13.png) no-repeat center;position: absolute;left: 0;top: 1.26rem;margin-left: 4.75rem;background-size: cover;
}
.return .ftStep ul .even:after{
	background-image: url(../images/wz14.png); left: 0;top: 2rem;margin-left: 4.85rem;
}

.rt_list{
	border-top: 1px solid #E1E1E1; margin-bottom: 5.1rem;
}
.rt_list li{
	border-bottom: 1px solid #E1E1E1; height: 4.9rem;padding: 0 1.5rem; background: #fff;
}
.rt_list li a{
	display: block; height: 100%;
}
.rt_list li h2{
	font-size: 1.5rem; color: #333333; line-height: 4.9rem; width: auto; float: left; display: inline;
	 padding-left: 2.75rem;
}
.rt_list li.n1 h2{
	background: url(../images/wz25.png) no-repeat left center;background-size: 1.95rem 1.85rem;
}
.rt_list li.n2 h2{
	background: url(../images/wz26.png) no-repeat left center;background-size: 1.75rem 1.85rem;
}
.rt_list li.n3 h2{
	background: url(../images/wz27.png) no-repeat left center;background-size: 1.55rem 1.85rem;
}
.rt_list li span{
	background: url(../images/wz29.png) no-repeat; width: 0.7rem; float: right; display: inline-block;
	margin-top: 1.8rem; height: 1.3rem;background-size: 0.7rem 1.3rem;
}
.ft_text{
	text-align: center; padding: 1rem 0 1.75rem; font-size: 0.9rem; color: #666666; line-height: 1.5rem;
}
.ft_text a{
	color: #0190fe;
}
.ft_text span{
	color: #dadada; padding: 0 0.5rem;
}
.btns{
	height: 3rem; background-color: #ff860c; border-radius: 0.2rem; text-align: center; color: #FFFFFF; 
	font-size: 1.3rem; line-height: 3rem; margin: 2.5rem 1.5rem 22.5rem;
}
.record{
	background-color: #FFFFFF; margin-bottom: 5.1rem;height: 50rem;
}
.record li{
	height:6rem; overflow: hidden; padding: 0 1.5rem; border-bottom: 1px solid #e1e1e1;
}
.record li .l{ 
	width: 50%; float: left; display: inline; padding-top: 1rem;
}
.record li .l h4{
	font-size: 1.6rem; color: #333333; 
}
.record li .l h5{
	font-size: 1.3rem; color: #999999; margin-top: 0.25rem;
}
.record li .r{
	width: 50%; float: right; display: inline; text-align: right; padding-top: 1rem;
}
.record li .r h4{
	font-size: 1.6rem; color: #333333;font-family: helvetica;
}
.into{
	height: 50rem;
}
.into dl{
	border-bottom: 1px solid #e1e1e1; border-top: 1px solid #e1e1e1; height: 4.3rem; background-color: #FFFFFF;
	margin-bottom: 0.5rem;padding: 0 1.5rem; position:relative;
}
.into dl dt{
	width: 7rem; float: left; display: inline; line-height: 4.3rem; font-size: 1.5rem; color: #666666; position:absolute; left:1.5rem; top:0;
}
.into dl dd{
	width: 20.75rem; float: right; display: inline;  font-size: 1.2rem;
}

.into dl dd span{
	font-size: 1.8rem;font-family: helvetica;
}
.into dl dd.second {
	color: #ff860c; position: relative;
}
.into dl dd.frist{
	color: #666666;
}
.into dl dd.frist,
.into dl dd.second{
	line-height: 4.3rem;
}
.into dl dd.second .a{
	position: absolute; right: 0; top: 0; font-size: 1.5rem; color: #666666; /*background: url(../images/wz20.jpg) no-repeat right 1.6rem;*/
	
}
.into dl dd.second .a span {
  background: url(../images/wz29.png) no-repeat right;width: 0.7rem;display: inline-block;/*margin-top: 1.8rem;*/height: 1.3rem;background-size: 0.7rem 1.3rem;position: relative;top: 0.15rem;
} 
.into dl dd.second .a a{
	color: #666666;
}
.into dl dd .tx{
	height: 4.3rem; border: none; background-color:#FFFFFF; font-size: 1.5rem; 
}
.into .btnn{
	height: 3rem;  padding: 0 1.5rem;margin-top: 2rem;
}
.into .btnn .btn{
	background-color: #ff860c; border-radius: 0.2rem; text-align: center; color: #FFFFFF; 
	font-size: 1.3rem; line-height: 3rem;  border: 0; width: 100%;
}
.into .btnn .btn:disabled{
	background: #cccccc;
}
.into_btn{
	margin-left:1.5rem; margin-right:1.5rem;
}
.into_btn input{
	margin-left: 0; width: 100%; border: 0;
}
.into .tip{
	font-size: 1.2rem; color: #999999; padding: 0 1.5rem; margin-top: 1rem;
}
.into .tip span{
	color: #eb6120;
}




/*复选框,单选框样式美化*/
/*input[type=radio] {
    display: none;
}
input[type=radio] + label {
	background:url(../images/wz36.png) no-repeat; background-size: cover;
	width:18px; height:18px;
    cursor: pointer;
    display: inline-block;
}
input[type=radio]:checked + label {
	background-image: url(../images/wz35.png);
}*/

input[type=checkbox] {
    display: none;
}
input[type=checkbox] + label {
	background:url(../images/wz36.png) no-repeat; background-size: cover;
	width:0.9rem; height:0.9rem;
    cursor: pointer;
    display: inline-block;
    position: relative; top: 0.05rem;
}
input[type=checkbox]:checked + label {
	background-image: url(../images/wz35.png);
}



/*充值*/
.recharge{
	margin-bottom: 10rem;height: 50rem;
}
.recharge .form li{
	height: 4.3rem; line-height: 4.3rem; border-top:#e1e1e1 solid 1px; border-bottom: #e1e1e1 solid 1px; margin-top: 0.5rem; background: #fff; position: relative; padding-left: 9.25rem;
}
.recharge .form li label{
	width: 7.5rem; position: absolute; left: 1.5rem; top: 0; font-size: 1.5rem;
}
.recharge .form li span.txt{
	font-size: 1.8rem; color: #333333;font-family: helvetica;
}
.recharge .form li input.txt{
	font-size: 1.4rem; color: #666666; height: 100%; width: 21.5rem; border: 0; background: #fff;
}
.recharge .form .btn{
	margin-top: 2.5rem; padding: 0 1.5rem;
}
.recharge .form .btn input{
	width: 100%; height: 3.1rem; background: #ff860c; color: #fff; font-size: 1.3rem; border: 0; border-radius:0.15rem;
}
.recharge .form .btn input:disabled{
	background: #ccc;
}
.recharge .tips{
	padding: 0 1.5rem; margin-top: 2.5rem;
}
.recharge .tips h2{
	color: #ff860c; font-size: 1.5rem;
}
.recharge .tips h4{
	color: #5fa70b; font-size: 1.3rem; background: url(../images/wz37.png) no-repeat left center; padding-left: 1.1rem; margin-top: 0.75rem;background-size: 0.85rem 0.85rem;
}
.recharge .tips table{
	background: #e9e8e8; margin-top: 1rem;
}
.recharge .tips td,
.recharge .tips th{
	height: 2.85rem; line-height: 2.85rem; text-align: center;
}
.recharge .tips td{
	font-size: 1.2rem; background: #fff;
}
.recharge .tips th{
	font-size: 1.3rem; background: #ffe2d4;
}
.recharge .tips td img{
	margin-right: 0.25rem; position: relative; top: -0.1rem;width: 1.55rem;height: 1.55rem;
}
.gb_social{
	margin-top: 3rem;position: fixed;left: 1.5rem;bottom: 10rem;opacity: 0.75;
}
.gb_social img{
	width:4rem;height:4.05rem;
}
/*字体颜色*/
.c_yellow{
	color: #ff860c;
}
.c_green{
	color: #6eb719;
}
.c_black{
	color: #666666;
}
.c_blue{
	color: #007aff !important;
}

/*充值成功*/
.pay_success{
	height: 50rem;
}
.pay_success .txts{
	height: 14.75rem;border-bottom: 1px solid #e1e1e1;text-align: center;background: #FFFFFF;
}
.pay_success .txts img{
	margin-top: 3.75rem;width: 4.7rem;height: 4.7rem;
}
.pay_success .txts h4{
	font-size: 1.6rem;margin-top: 1rem;
}
.pay_success .btn{
	padding: 0 1.5rem;text-align: center;margin-top: 2.5rem;
}
.pay_success .btn li{
	margin-bottom: 1rem;
}
.pay_success .btn li:nth-child(2){
	margin-bottom: 10rem;
}
.pay_success .btn a{
	width: 100%; height: 3.1rem; line-height: 3.1rem;background: #ff860c; color: #fff; font-size: 1.3rem; border-radius:0.15rem;display: block;
}
.pay_success .btn li:nth-child(2) a{
	background-color: #0190fe;
}


/*定期理财*/
.money_info{
	border-bottom: 1px solid #e1e1e1;padding:1.5rem 1.5rem 0 1.5rem;background: #FFFFFF;
}
.money_info ul{
	height: auto;overflow: hidden;padding-bottom: 1.5rem;
}
.money_info ul li{
	width: 42.24%;float: left;display: inline;background: url(../images/wz34.png) repeat-y right;height: 3.65rem;border-bottom: 1px solid #e1e1e1;height: 5rem;
} 
.money_info ul li:nth-child(even){
	background: none;width: 57.76%;text-align: right;
}
.money_info ul li:nth-child(3),
.money_info ul li:nth-child(4){
	border-bottom: none;padding-top: 1.25rem;height: 3.75rem;
}
.money_info ul li .txt{
	padding-left: 1.5rem;
}
.money_info ul li .txt h4:nth-child(2){
	margin-top: 0.75rem;
}
.money_info ul li h4{
	font-size: 1.2rem;color: #bababa;
}
.money_info ul li h4 span{
	font-family: helvetica;
}
.money_info ul li h3{
	font-size: 1.5rem;margin-top: 0.5rem;font-family: helvetica;
}
.money_list .tab {
	margin: 0.9rem 1.5rem;text-align: center;border: 1px solid #ff860c;border-radius: 2.5rem;height: 2.5rem;line-height: 2.5rem; overflow: hidden;
}
.money_list .tab ul{
	height: auto;overflow: hidden; 
}
.money_list .tab li{
	width: 25%;float: left;display: inline;height: 2.5rem;background: url(../images/wz43.png) repeat-y right;
}
.money_list .tab li:last-child{
	background: none;
}
.money_list .tab li.selected{
	background: url(../images/wz43.png) repeat-y right  #ff860c;
}
.money_list .tab li.selected a{
	color: #FFFFFF;
}
.money_list .tab li a{
	font-size: 1.2rem;color: #666;display: block;
}
.money_list .list li{
	margin-bottom: 0.5rem;position: relative;border-top: 1px solid #e1e1e1;border-bottom: 1px solid #e1e1e1;padding: 1.5rem;background: #FFFFFF;
}
.money_list .list li .hd{
	border-bottom: 1px solid #E1E1E1;padding-bottom: 1.25rem;
} 
.money_list .list li .hd h2{
	font-size: 1.5rem;color: #333333;
}
.money_list .list li .hd dl{
	height: auto;overflow: hidden;line-height: 1.5rem;margin-top: 0.75rem;height: 1.5rem;
}
.money_list .list li .hd dd{
	font-size: 1.1rem;color: #bababa;float: left;display: inline;margin-right: 2.75rem;
}
.money_list .list li .hd dd:nth-child(3){
	float: right;display: inline;margin-right: 0;
}
.money_list .list li .hd dd a{
	color: #bababa;
}
.money_list .list li .hd dd span{
	font-size: 1.3rem;
}
.money_list .list li .bd {
	padding-top: 1.25rem;
}
.money_list .list li .bd dl{
	height: auto;overflow: hidden;
}
.money_list .list li .bd dd{
	float: left;display: inline;margin-right: 5rem;line-height: 1;
}
.money_list .list li .bd dd:nth-child(3){
	float: right;display: inline;margin-right: 0;
}
.money_list .list li .bd h4{
	font-size: 1.1rem;color: #bababa;
}
.money_list .list li .bd h3{
	font-size: 1.2rem;padding-top: 0.75rem;
}
.money_list .list li .bd h3 big{
	font-size: 1.5rem;
}
.money_list .list li .ft{
	position: absolute;right: 0;top: 0;
}
.money_list .list li .ft img{
	width: 4.35rem;height: 4.35rem;
}

/*定期理财-收益计划*/
.income_plan{
	padding: 1.5rem 0;margin-bottom: 25rem;
}
.income_plan table{
	border: none;width: 100%;border-bottom: 1px solid #E1E1E1;border-top: 1px solid #E1E1E1;background: #FFFFFF;
}
.income_plan tr{
	height: 4.25rem;line-height: 1.25rem;
}
.income_plan tr:nth-child(2) td{
	border-bottom: 1px solid #E1E1E1;border-top: 1px solid #E1E1E1;
}
.income_plan td{
	border: none;font-size: 1.2rem;text-align: center;
}
.income_plan td:nth-child(3){
	font-family: helvetica;
}
.income_plan td:nth-child(1){
	text-align: left;padding-left: 1.5rem;
}
.income_plan td:nth-child(4){
	text-align: right;padding-right: 1.5rem;
}


/*更多*/
.nav_more{
	margin-top: 0.5rem;border-top: 1px solid #E1E1E1;height: 50rem;
}
.nav_more li{
	height: 5rem;line-height: 5rem;border-bottom: 1px solid #E1E1E1;padding: 0 1.5rem;font-size: 1.2rem;background: #FFFFFF;
}
.nav_more li a{
	display: block;background: url(../images/wz29.png) no-repeat right;color: #666666;background-size: 0.7rem 1.3rem;
}
.nav_more li a.c_blue{
	background: none;
}
.nav_more li i{
	margin-right: 0.5rem;position: relative;top: -0.25rem;
}
.nav_more li i img{
	width: 1.9rem;height: 1.9rem;
}
.nav_more li h2{
	display: inline-block;font-size: 1.5rem;color: #333333;
}
.nav_more li label{
	float: right;display: inline;font-size: 1.3rem;
}

/*公告列表*/
.announces{
	margin-top: 0.5rem;border-top: 1px solid #E1E1E1;height: 50rem;
}
.announces li{
	height: 5.75rem;border-bottom: 1px solid #E1E1E1;padding: 0 1.5rem;font-size: 1.2rem;background: #FFFFFF;
}
.announces li a{
	display: block;background: url(../images/wz29.png) no-repeat right;color: #666666;height: 5.75rem;background-size: 0.7rem 1.3rem;
}
.announces li a h2{
	padding-top: 1rem;font-size: 1.3rem;color: #333333;
}
.announces li a h4{
	padding-top: 0.5rem;font-size: 1rem;color: #999999;
}
.announces li a h4 span{
	padding-left: 0.5rem;
}
/*交易记录*/
.deal_list{
	height: 50rem;
}
.deal_list .head{
	border-bottom: 1px solid #E1E1E1;
}
.deal_list .head ul{
	height: auto;overflow: hidden;
}
.deal_list .head li{
	float: left;display: inline;text-align: center;height: 4.5rem;line-height: 4.5rem;width: 18.75%;background: url(../images/wz34.png) no-repeat right;background-size: 1px 1.5rem;
}
.deal_list .head li.selected{
	border-bottom: 2px solid #ff860c;
}
.deal_list .head li.selected a{
	color: #ff860c;
}
.deal_list .head li:last-child{
	width: 25%;
}
.deal_list .head li a{
	font-size: 1.5rem;color: #999999;
}
.deal_list .body{
	padding: 0 1.5rem;background: #FFFFFF;
}
.deal_list .body li{
	height: 6rem;border-bottom: 1px solid #E1E1E1;font-size: 1.2rem;overflow: hidden;
}
.deal_list .body li h2{
	margin-top: 1rem;
}
.deal_list .body li .l{
	float: left;display: inline;
}
.deal_list .body li .l h2{
	font-size: 1.5rem;color: #333333;
}
.deal_list .body li .l span{
	padding-left: 0.5rem;
}
.deal_list .body li h4{
	font-size: 1.3rem;color: #999999;padding-top: 0.5rem;
}
.deal_list .body li .r{
	float: right;display: inline;
}
.deal_list .body li .r h2{
	font-size: 1.6rem;font-family: helvetica;
}
.deal_list .body li .r h4{
	text-align: right;
}


/*交易记录-暂无记录*/
.deal_list .body .txt{
	text-align: center; padding: 5.75rem 0;
}
.deal_list .body .txt h2{
	font-size: 1.4rem;color: #666666;padding-top: 0.5rem;
}
.deal_list .body .txt img{
	width: 7.2rem;height: 7.2rem;
}

/*可用余额*/
.balance_info{
	position: relative;height: 50rem;
}
.balance_info .txts{
	text-align: center;color: #333333;
}
.balance_info .txts img{
	margin-top: 3.75rem;width: 8.05rem;height: 7.95rem;
}
.balance_info .txts h4{
	font-size: 1.4rem;margin-top: 1.25rem;
}
.balance_info .txts h2{
	font-size: 2.4rem;padding-top: 0.5rem;font-family: helvetica;
}
.balance_info .btn{
	padding: 0 1.5rem;text-align: center;margin-top: 3rem;
}
.balance_info .btn li{
	margin-bottom: 1rem;
}
.balance_info .btn li:nth-child(2){
	margin-bottom: 10rem;
}
.balance_info .btn a{
	width: 100%; height: 3.1rem; line-height: 3.1rem;background: #ff860c; color: #fff; font-size: 1.3rem; border-radius:0.15rem;display: block;
}
.balance_info .btn li:nth-child(2) a{
	background-color: #0190fe;
}
.balance_info .a_record{
	position: absolute;right: 1.5rem;top: 2rem;font-size: 1.2rem;color: #0190fe;line-height: 1;
}


/*平台数据*/
.platform_data{
	padding: 1rem 1.5rem 0 1.5rem;height: 50rem;
}
.platform_data ul{
	height: auto;overflow: hidden;
}
.platform_data li{
	width: 48%;height: 11rem;text-align: center;color: #FFFFFF;float: left;display: inline;margin-right: 4%;margin-bottom: 1rem;
}
.platform_data li:nth-child(even){
	margin-right: 0;
}
.platform_data .bg_yellow{
	background: #ffab64;
}
.platform_data .bg_pink{
	background: #f89b99;
}
.platform_data .bg_green{
	background: #50d3c6;
}
.platform_data .bg_purple{
	background: #bc8bee;
}
.platform_data li .list{
	margin-top: 1.5rem;
}
.platform_data li .list img{
	width: 4.5rem;height: 4.5rem;
}
.platform_data li h2{
	font-size: 0.9rem;padding-top: 0.5rem;
}
.platform_data li h2 span{
	font-size: 1.5rem;font-family: helvetica;
}
.platform_data li h4{
	font-size: 0.9rem;padding-top: 0.25rem;opacity: 0.8;
}


/*日日盈合同*/
.dayAgreement{
	margin-top: 0.5rem;border-top: 1px solid #E1E1E1;height: 50rem;
}
.dayAgreement li{
	height: 3.25rem;line-height: 3.25rem;border-bottom: 1px solid #E1E1E1;padding: 0 1.5rem;font-size: 1.2rem;background: #FFFFFF;
}
.dayAgreement li a{
	display: block;background: url(../images/wz29.png) no-repeat right;color: #666666;background-size: 0.7rem 1.3rem;
}
.dayAgreement li a{
	height: auto;overflow: hidden;
}
.dayAgreement li a h2{
	font-size: 1.2rem;color: #666666;float: left;display: inline;
}
.dayAgreement li a h4{
	font-size: 1.2rem;color: #cecece;float: right;display: inline;margin-right: 1.5rem;
}


/*收益计划*/
.returnPlan{
	height: 50rem;
}
.returnPlan .head{
	border-bottom: 1px solid #E1E1E1;
}
.returnPlan .head ul{
	height: auto;overflow: hidden;
}
.returnPlan .head li{
	float: left;display: inline;text-align: center;height: 4.5rem;line-height: 4.5rem;width: 33.33%;background: url(../images/wz34.png) no-repeat right;background-size: 1px 1.5rem;
}
.returnPlan .head li.selected{
	border-bottom: 2px solid #ff860c;
}
.returnPlan .head li.selected a{
	color: #ff860c;
}
.returnPlan .head li a{
	font-size: 1.5rem;color: #999999;
}
.returnPlan .list {
	margin-top: 0.5rem;
}
.returnPlan .list li{
	position: relative;border-top: 1px solid #e1e1e1;padding: 0 1.5rem;border-bottom: 1px solid #e1e1e1;margin-bottom: 0.5rem;background: #FFFFFF;
}
.returnPlan .list li .hd{
	height: 3.25rem;line-height: 3.25rem;
}
.returnPlan .list li .hd h2{
	font-size: 1.4rem;color: #333333;
}
.returnPlan .list li .bd li{
	height: 5.3rem;border-top: 1px solid #e1e1e1;border-bottom: none;padding: 0;
}
.returnPlan .list li .bd  li h2{
	font-size: 1.3rem;color: #666666;margin-top: 0.75rem;
}
.returnPlan .list li .bd li dl{
	height: auto;overflow: hidden;margin-top: 0.75rem;
}
.returnPlan .list li .bd li dd{
	font-size: 1.2rem;float: left;display: inline;margin-right: 3.7rem;line-height: 1;
}
.returnPlan .list li .bd li dd:nth-child(2){
	font-family: helvetica;
}
.returnPlan .list li .bd li dd:nth-child(3){
	float: right;display: inline;margin-right: 0;
}

/*我的日日盈*/
.my_info{
	margin-bottom: 10rem;height: 50rem;
}
.my_info .view{
	background: url(../images/wz21.jpg) no-repeat;background-size: 32rem 17.5rem;height: 17.5rem;padding: 0 1.5rem;color: #FFFFFF;position: relative;
}
.my_info .view .txt{
	text-align: center;padding-top: 2.75rem;
}
.my_info .view h4{
	font-size: 1.2rem;color: #ffd7bc;
}
.my_info .view h2{
	font-size: 4rem;padding-top: 1rem;
}
.my_info .view h3{
	font-size: 1.7rem;padding-top: 0.5rem;font-family: helvetica;
}
.my_info .view ul{
	height: auto;overflow: hidden;padding-top: 1rem;
}
.my_info .view li{
	width: 50%;float: left;display: inline;
}
.my_info .view li:nth-child(2){
	text-align: right;
}
.my_info .view a{
	font-size: 1.2rem;color: #FFFFFF;position: absolute;right: 1.5rem;top: 2.75rem;
}

.my_info .head{
	border-bottom: 1px solid #E1E1E1;
}
.my_info .head ul{
	height: auto;overflow: hidden;
}
.my_info .head li{
	float: left;display: inline;text-align: center;height: 4.5rem;line-height: 4.5rem;width: 25%;background: url(../images/wz34.png) no-repeat right;background-size: 1px 1.5rem;
}
.my_info .head li.selected{
	border-bottom: 2px solid #ff860c;
}
.my_info .head li.selected a{
	color:#ff860c;
}
.my_info .head li a{
	font-size: 1.5rem;color: #999999;
}
.my_info .body{
	padding: 0 1.5rem;background: #FFFFFF;
}
.my_info .body li{
	height: 6rem;border-bottom: 1px solid #E1E1E1;overflow: hidden;
}
.my_info .body li h2{
	margin-top: 1rem;
}
.my_info .body li .l{
	float: left;display: inline;
}
.my_info .body li .l h2{
	font-size: 1.5rem;color: #333333;
}
.my_info .body li .l span{
	padding-left: 0.5rem;
}
.my_info .body li h4{
	font-size: 1.3rem;color: #999999;padding-top: 0.5rem;
}
.my_info .body li .r{
	float: right;display: inline;
}
.my_info .body li .r h2{
	font-size: 1.6rem;font-family: helvetica;
}
.my_info .body li .r h4{
	text-align: right;
}
.my_info .btn{
	position: fixed;bottom: 4.9rem;width: 100%;border-top: 1px solid #E1E1E1; background: #f9f9f9;
}
.my_info .btn ul{
	height: auto;overflow: hidden;
}
.my_info .btn li{
	width: 50%;float: left;display: inline;text-align: center;height: 4.4rem;line-height: 4.4rem;background: url(../images/wz34.png) repeat-y right #FFFFFF;
}
.my_info .btn li a{
	font-size: 1.8rem;
}
.my_info .btn li:nth-child(1) a{
	color: #0190fe;
}
.my_info .btn li:nth-child(2) a{
	color: #ff6600;
}



/*提现成功*/
.cashSuccess{
	height: 50rem;
}
.cashSuccess .txts{
	text-align: center;
}
.cashSuccess .txts img{
	margin-top: 4.5rem;width: 5.7rem;height: 6.4rem;
}
.cashSuccess .txts h4{
	font-size: 1.6rem;margin-top: 1.25rem;color: #656364;
}
.cashSuccess .btn{
	padding: 0 1.5rem;text-align: center;margin-top: 3rem;
}
.cashSuccess .btn a{
	width: 100%; height: 3.1rem; line-height: 3.1rem;background: #ff860c; color: #fff; font-size: 1.3rem; border-radius:0.15rem;display: block;
}









/*修改登录密码*/
.edit_pwd{
	margin-bottom: 10rem;height: 50rem;
}
.edit_pwd .form li{
	height: 4.5rem; line-height: 4.5rem; border-top:#e1e1e1 solid 1px; border-bottom: #e1e1e1 solid 1px; margin-top: 0.5rem; background: #fff; position: relative; padding-left: 7.5rem;
}
.edit_pwd .form li label{
	width: 5.5rem; position: absolute; left: 1.5rem; top: 0; font-size: 1.5rem;
}
.edit_pwd .form li input.txt{
	font-size: 1.4rem; color: #666666; height: 100%; width: 23rem; border: 0; background: #fff;
}
.edit_pwd .form .btn{
	margin-top: 2.5rem; padding: 0 1.5rem;
}
.edit_pwd .form .btn input{
	width: 100%; height: 3.1rem; background: #ff860c; color: #fff; font-size: 1.3rem; border: 0; border-radius:0.15rem;
}
.edit_pwd .form .btn input:disabled{
	background: #ccc;
}

/*修改手机密码*/
.phonePwd .form li{
	padding-left: 8.5rem;
}
.edit_pwd .form li label{
	width: 6.5rem;
}

/*转出确认*/
.outConfirm .txt{
	padding: 0 1.5rem;font-size: 1.2rem;margin-top: 0.5rem;
}
.outConfirm .txt p{
	line-height: 2rem;
}



/*总资产*/
.total_assets{
	background: #FFFFFF;margin-bottom: 10rem;
}
.total_assets .txts{
	text-align: center;padding-top: 1.75rem;
}
.total_assets .txts .head img{
	width: 15.45rem;height: 13.95rem;
}
.total_assets .txts .head h2{
	font-size: 1.6rem;color: #333333;
}
.total_assets .txts .head h4{
	font-size: 1.6rem;color: #ff860c;padding-top: 0.5rem;font-family: helvetica;
}
.total_assets .txts .body{
	width: 16rem;height: 11rem;margin: 0 auto;text-align: left;margin-top: 1.75rem;
}
.total_assets .txts .body li{
	margin-bottom: 0.75rem;
}
.total_assets .txts .body .ico{
	display: inline-block;padding-right: 0.25rem;vertical-align: middle;position: relative;top: -0.35rem;
}
.total_assets .txts .body .ico img{
	width: 1rem;height: 1rem;
}
.total_assets .txts .body h4{
	display: inline-block;font-size: 1.2rem;color: #999999;
}
.total_assets .txts .body span{
	color: #333333;font-family: helvetica;
}
.total_assets .ft{
	margin-top: 3.5rem;
}
.total_assets .ft ul{
	height: auto;overflow: hidden;
}
.total_assets .ft li{
	width: 50%;float: left;display: inline;border-bottom: 1px solid #E1E1E1;border-top: 1px solid #E1E1E1;height: 6.25rem;
} 
.total_assets .ft li .txt{
	padding-left: 1.5rem;margin-top: 1rem;background: url(../images/wz34.png) repeat-y right;
}
.total_assets .ft li h4{
	font-size: 1.2rem;color: #bababa;
}
.total_assets .ft li h3{
	font-size: 1.2rem;padding-top: 0.5rem;font-family: helvetica;
}


/*提现*/
.withdraw{
	margin-bottom: 10rem;height: 50rem;
}
.withdraw .form li{
	height: 4.3rem; line-height: 4.3rem; border-top:#e1e1e1 solid 1px; border-bottom: #e1e1e1 solid 1px; margin-top: 0.5rem; background: #fff; position: relative; padding-left: 9rem;
}
.withdraw .form li label{
	width: 7.5rem; position: absolute; left: 1.5rem; top: 0; font-size: 1.5rem;
}
.withdraw .form li label img{
	width: 2.6rem;height: 2.5rem;
}
.withdraw .form li span.txt{
	font-size: 1.8rem; color: #ff860c;font-family: helvetica;
}
.withdraw .form li input.txt{
	font-size: 1.4rem; color: #666666; height: 100%; width: 22rem; border: 0; background: #fff;
}
.withdraw .form li:nth-child(5){
	padding-left: 13.75rem;
}
.withdraw .form li:nth-child(5) label{
	font-size: 1.4rem;color: #333333;width: 11.5rem;
}
.withdraw .form .btn{
	margin-top: 2.5rem; padding: 0 1.5rem;
}
.withdraw .form .btn input{
	width: 100%; height: 3.1rem; background: #ff860c; color: #fff; font-size: 1.3rem; border: 0; border-radius:0.15rem;
}
.withdraw .form .btn input:disabled{
	background: #ccc;
}


/*我的账户*/
.myAccount{
	padding-bottom: 10rem;
}
.myAccount .accountNav{
	height: 10rem;background: #ff860c;text-align: center;
}
.myAccount .accountNav ul{
	height: auto;overflow: hidden;
}
.myAccount .accountNav li{
	width: 25%;float: left;display: inline;margin-top: 1.5rem;
}
.myAccount .accountNav li .ico{
	height: 3rem;line-height: 3rem;
}
.myAccount .accountNav li img{
	width: 3rem;height: 3rem;
}
.myAccount .accountNav li h4{
	font-size: 1.4rem;color: #ffffff;padding-top: 0.5rem;
}
.myAccount .accountNav li p{
	font-size: 1.1rem;color: #ffc68c;padding-top: 0.5rem;font-family: helvetica;
}
.myAccount .list .subnav1 ul,
.myAccount .list .subnav3 ul{
	height: auto;overflow: hidden;
}
.myAccount .list .subnav1 li,
.myAccount .list .subnav3 li{
	width: 25%;float: left;display: inline;text-align: center;height: 7.5rem;background: url(../images/wz34.png) repeat-y right #FFFFFF;border-bottom: 1px solid #E1E1E1;border-top: 1px solid #E1E1E1;
}
.myAccount .list .subnav3 li:nth-child(n+5){
	border-top: none;
}
.myAccount .list .subnav1 .ico{
	margin-top: 0.75rem;
}
.myAccount .list .subnav3 .ico{
	margin-top: 1.5rem;
}
.myAccount .list .subnav1 .ico,
.myAccount .list .subnav3 .ico{
	height: 2.3rem;line-height: 2.3rem;
}
.myAccount .list .subnav1 .ico img,
.myAccount .list .subnav3 .ico img{
	height: 2.3rem;width: 2.3rem;
}
.myAccount .list .subnav1 h4,
.myAccount .list .subnav3 h4{
	font-size: 1.2rem;color: #333333;padding-top: 0.5rem;
}
.myAccount .list .subnav1 p,
.myAccount .list .subnav3 p{
	font-size: 1rem;color: #999999;padding-top: 0.25rem;font-family: helvetica;
}
.myAccount .list .subnav2{
	height: 8.5rem;overflow: hidden;margin: 0.5rem 0;position: relative;
}
.myAccount .list .subnav2 img{
	width: 32rem;height: 8.5rem;
}

/*我的账户 - 弹窗*/
.my_mask{
  width: 32rem;	background-color: rgba(0,0,0,0.5); position: fixed;top: 0;left: 50%; bottom: 0; margin-left: -16rem; z-index: 99999;
}
.my_mask .wrap{
	width: 25.75rem; height: auto; border-radius: 0.5rem; background-color: #FFFFFF;position: absolute; top: 50%;margin-top: -5rem;left: 50%;margin-left: -12.9rem;
	text-align: center;padding-top: 1.5rem;
}
.my_mask .wrap h4{
	font-size: 1.5rem;color: #333333;
}
.my_mask .wrap p{
	font-size: 1.2rem;color: #666666;padding-top: 1rem;
}
.my_mask .wrap .maskbtn{
	margin-top: 2.25rem;
}
.my_mask .wrap .maskbtn ul{
	height: auto;overflow: hidden;
}
.my_mask .wrap .maskbtn li{
	width: 50%;float: left;display: inline;text-align: center;background: url(../images/wz34.png) repeat-y right;border-top: 1px solid #E1E1E1;
}
.my_mask .wrap .maskbtn li:nth-child(2){
	background: none;
}
.my_mask .wrap .maskbtn li.selected .btn{
	color: #ff860c;
}
.my_mask .wrap .maskbtn .btn{
	height: 3.25rem; background-color: #FFFFFF; text-align: center; color: #666666; font-size: 1.3rem; border: 0; border-radius: 0.25rem;
}
.my_mask .wrap .close{
	width: 1.85rem; height: 1.85rem; position: absolute; top:1rem; right: 1rem;  cursor: pointer;
}

/*ios不支持fixed解决方案*/
#tzqr{
	position: fixed; top: 4.75rem; bottom: 4.8rem; overflow: scroll; left: 0; right: 0;
}
