/* @font-face {
    font-family: ios;
    src:url('../fonts/helveticaneueltpro-lt.otf');
}
 */

#wrapper{
	position: relative;
	z-index: 2;
/*	background-color: #f8f8f8; */
}

#page-wrapper{
	min-height: 720px;
	padding-bottom: 10px;
	overflow: hidden;
}
.page-header{
	margin-top: 20px;
	padding-bottom: 15px;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}
.i-top-wechat2{
	/*background: url(../images/i-top-bg2.png) repeat-x;*/
}
.i-top-alipay{
	background: #232736;
}
.i-top-elm{
	float: left;
	margin-right: 5px;
	height: 40px;
}
.i-top-elm-r{
	float: right;
	height: 40px;
}
.i-signal{
	background: url(../images/i-top-signal5.png) no-repeat;
	width: 85px;
}
.i-signal1{
	background: url(../images/i-top-signal1.png) no-repeat;
}
.i-signal2{
	background: url(../images/i-top-signal2.png) no-repeat;
}
.i-signal3{
	background: url(../images/i-top-signal3.png) no-repeat;
}
.i-signal4{
	background: url(../images/i-top-signal4.png) no-repeat;
}
.i-signal5{
	background: url(../images/i-top-signal5.png) no-repeat;
}
.i-carrier{
	line-height: 40px;
	color: #fff;
	font-size: 22px;
	width: 97px;
}
.i-c-dx{
	background: url(../images/i-carrier-dx.png) center 0 no-repeat;
}
.i-c-yd{
	background: url(../images/i-carrier-yd.png) center 0 no-repeat;
}
.i-c-lt{
	background: url(../images/i-carrier-lt.png) center 0 no-repeat;
}
.i-network{
	width: 30px;
}
.i-n-wifi{
	background: url(../images/i-top-wifi.png) no-repeat;
}
.i-n-e{
	background: url(../images/i-top-e.png) center 0 no-repeat;
	width: 35px;
}
.i-n-g{
	background: url(../images/i-top-g.png) center 0 no-repeat;
	width: 35px;
}
.i-n-3g{
	background: url(../images/i-top-3g.png) center 0 no-repeat;
	width: 50px;
}
.i-n-4g{
	background: url(../images/i-top-4g.png) center 0 no-repeat;
	width: 50px;
}
.i-n-5g{
	background: url(../images/i-top-5g.png) center 0 no-repeat;
	width: 50px;
}
.i-top-time{
	width: 150px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -75px;
	color: #fff;
	line-height: 42px;
	text-align: center;
	font-size: 24px;
}
.i-top-berry,
.i-top-berry2{
	width: 70px;
	background: url(../images/i-top-berry1.png) no-repeat;
	position: relative;
}
.i-top-berry2{
	background: url(../images/i-top-berry2.png) right 0 no-repeat;
	width: 95px;
}
.i-top-berry i{
	position: absolute;
	height: 15px;
	width: 41px;
	bottom: 12px;
	left: 12px;
}
.i-top-berry2 i{
	width: 50px;
	height: 18px;
	bottom: 11px;
}
.i-top-berry i em{
	width: 50%;
	background: #fff;
	height: 100%;
	display: block;
}
.i-top-berry2 i em{
	background: #4cd964;
}
.i-top-dir{
	width: 30px;
	background: url(../images/i-top-dir.png) no-repeat;
}
.i-top-berry-num{
	color: #fff;
	font-size: 24px;
	line-height: 42px;
	margin-left: 8px;
}
.i-nav{
	height: 88px;
	clear: both;
	text-align: center;
	color: #fff;
	line-height: 88px;
	font-size: 34px;
	position: relative;
}
.i-nav-alipay{
	background: url(../images/i-top-nav-alipay.png) no-repeat;
}
.i-nav-pay-detail{
	background: url(../images/i-top-nav-pay-detail.png) no-repeat;
}
.i-n-name{
	
}
.i-n-back{
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	background: url(../images/i-top-nav.png) no-repeat;
	height: 100%;
}
.i-n-name span,
.i-n-name i{
	display: inline-block;
}
.i-n-name i{
	width: 30px;
	height: 85px;
	background: url(../images/i-n-era.png) center no-repeat;
	margin-left: 5px;
}
.i-n-user{
	width: 90px;
	height: 88px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/i-n-user.png) no-repeat;
}
.i-n-user-group{
	background: url(../images/i-n-user-group.png) no-repeat;
}
.i-body{
	position: absolute;
	width: 100%;
	top: 128px;
	bottom: 100px;
	left: 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	/*background-image: url(../images/i-body-bg.jpg);*/
}
.i-body-alipay{
	background: url(../images/ali-bg.png) no-repeat;
	bottom: 123px;
}
.i-body-alipay2{
	background: url(../images/ali-bg2.png) no-repeat;
}
.i-b-time{
	margin-top: 20px;
	display: block;
	position: relative;
	text-align: center;
}
.i-b-time span{
	background: rgba(0,0,0,.1);
	border-radius: 10px;
	line-height: 40px;
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	font-size: 22px;
	max-width: 50%;
}
.i-b-rec-text,
.i-b-sen-text{
	margin: 40px 52px 0 20px;
	position: relative;
}
.i-b-sen-text{
	margin: 40px 20px 0 46px;
}
.i-b-rec-text:after,
.i-b-sen-text:after{
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;  
 }
.i-b-rec-text img,
.i-b-sen-text img{
	position: absolute;
	width: 82px;
	height: 82px;
	left: 0;
	top: 0;
	background: #fff;
}
.i-b-sen-text img{
	left: auto;
	right: 0;
}
.i-b-rec-text img.qq_emoji,
.i-b-sen-text img.qq_emoji{
	position: static;
	width: 48px;
	height: 48px;
	vertical-align: bottom;
	background: none;
}
.i-b-rec-text div,
.i-b-sen-text div{
	position: relative;
	margin-left: 82px;
	margin-right: 50px;
	text-align: initial;
}
.i-b-sen-text div{
	margin-left: 50px;
	margin-right: 82px;
}
.i-b-rec-text div p,
.i-b-sen-text div p{
	font-size: 22px;
	color: #888;
	padding: 0;
	margin: 0;
	padding-left: 30px;
	display: none;
	position: relative;
	top: -5px;
	margin-bottom: -2px;
}
.i-b-sen-text div p{
	text-align: right;
	padding: 0;
	padding-right: 30px;
}
.i-b-rec-text div i,
.i-b-sen-text div i{
	position: absolute;
	width: 24px;
	height: 24px;
	background: url(../images/rec-txt-bg.png) 1px -31px no-repeat;
	left: -24px;
	top: 27px;
}
.i-b-sen-text div i{
	background: url(../images/sen-txt-bg.png) right -31px no-repeat;
	left: auto;
	right: -24px;
}
.i-b-rec-text div span,
.i-b-sen-text div span{
	float: left;
	min-height: 80px;
	min-width: 96px;
	margin-left: 24px;
	font-size: 28px;
	border: 1px #ccc solid;
	background: #fafafa;
	border-radius: 10px;
	position: relative;
}
.i-b-rec-text div span.i-wx-pic, 
.i-b-sen-text div span.i-wx-pic{
	background: none;
	border: none;
}

.i-b-rec-text div span.i-wx-pic em,
.i-b-sen-text div span.i-wx-pic em{
	padding: 0;
}
.i-b-rec-text div span.i-wx-pic em div,
.i-b-sen-text div span.i-wx-pic em div{
	border-radius: 10px;
	margin: 0;
	position: static;
	background-size: 100% auto;
	background-position: center;
	overflow: hidden;
}
.i-b-rec-text div span.i-wx-pic em img,
.i-b-sen-text div span.i-wx-pic em img{
	width: auto;
	height: auto;
	position: static;
	max-width: 80%;
	border-radius: 10px;
	display: block;
	margin-left: -12px;
}
.i-b-rec-text div.i-b-pay span,
.i-b-sen-text div.i-b-pay span{
	background: url(../images/i-pay-send.png) no-repeat;
	width: 429px;
	height: 186px;
	border: none;
	margin-left: 18px;
}
.i-b-sen-text .i-b-pay span.i-pay-send,
.i-b-sen-text .i-b-pay span.i-pay-rec{
	background: url(../images/i-pay-rec.png) no-repeat;
}
.i-b-rec-text div.i-b-pay span em,
.i-b-sen-text div.i-b-pay span em{
	position: absolute;
	color: #fff;
	margin: 5px 0 0 118px;
	font-size: 36px;
	background: url(../images/i-pay-money.png) 0 31px no-repeat;
}
.i-b-sen-text div.i-b-pay span.i-pay-send em,
.i-b-sen-text div.i-b-pay span.i-pay-rec em{
	margin-left: 105px;
	padding-left:22px;
}
.i-b-rec-text div.i-b-pay span i,
.i-b-sen-text div.i-b-pay span i{
	width: 260px;
	height: 72px;
	background: url(../images/i-pay-icon-send.png) no-repeat;
	left: 34px;
	top: 28px;
}
.i-b-rec-text div.i-b-pay span.i-pay-rec i,
.i-b-sen-text div.i-b-pay span.i-pay-rec i{
	background: url(../images/i-pay-icon-rec.png) no-repeat;
}
.i-b-sen-text div.i-b-pay span.i-pay-send i,
.i-b-sen-text div.i-b-pay span.i-pay-rec i{
	left: 21px;
}
.i-b-sen-text div span{
	background: #9ce553;
	border-color: #7ac754;
	float: right;
	margin-left: 0;
	margin-right: 24px;
}
.i-b-rec-text div span em,
.i-b-sen-text div span em{
	font-style: normal;
	padding: 20px;
	display: block;
}

.i-b-rec-text div.i-b-voice b,
.i-b-sen-text div.i-b-voice b{
	position: absolute;
	width: 40px;
	height: 40px;
	background: url(../images/rec-record.png) no-repeat;
	background-size: 100%;
	top: 20px;
	left: 20px;
}
.i-b-sen-text div.i-b-voice b{
	background: url(../images/sen-record.png) no-repeat;
	right: 20px;
	left: auto;
}
.i-b-rec-text div.i-b-voice em,
.i-b-sen-text div.i-b-voice em{
	color: #999;
	position: absolute;
	right: -115px;
	top: 8px;
	width: 100px;
	padding: 20px 0;
}
.i-b-sen-text div.i-b-voice em{
	right: auto;
	left: -115px;
	text-align: right;
}
.i-b-rec-text div.i-b-voice strong,
.i-b-sen-text div.i-b-voice strong{
	position: absolute;
	width: 16px;
	height: 16px;
	background: url(../images/i-voice-unread.png) no-repeat;
	right: -37px;
	top: -5px;
	background-size: 100%;
}
.i-b-sen-text div.i-b-voice strong{
	right: 0;
	left: -37px;
}
.i-bottom{
	position: absolute;
	width: 100%;
	height: 100px;
	bottom: 0;
	left: 0;
}
.i-bottom-wechat{

}
.i-b-we-left{
	width: 100px;
	background: url(../images/i-bottom-wechat.png) no-repeat;
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
}
.i-bottom2 .i-b-we-left{
	background-image: url(../images/i-bottom-wechat2.png);
}
.i-b-we-mid{
	background: url(../images/i-bottom-wechat.png) 0 -100px repeat-x;
	position: absolute;
	height: 100%;
	left: 100px;
	top: 0;
	right: 175px;
}
.i-bottom2 .i-b-we-mid{
	background-image: url(../images/i-bottom-wechat2.png);
}
.i-bottom2 .i-b-we-mid .i-b-we-mid-text{
	width: 160px;
	background: url(../images/i-bottom-wechat2.png) 0 -200px no-repeat;
	height: 100%;
	margin: 0 auto;
}
.i-b-we-right{
	width: 175px;
	background: url(../images/i-bottom-wechat.png) right 0 no-repeat;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
}
.i-bottom2 .i-b-we-right{
	background-image: url(../images/i-bottom-wechat2.png);
}
.i-bottom2{
	
}
.i-bottom-alipay{
	background: url(../images/i-bottom-alipay.png) no-repeat;
	height: 123px;
}
.i-bottom-alipay-process{
	background: url(../images/i-bottom-alipay-process.png) no-repeat;
}
.setting{
	padding-bottom: 200px;
}
.setting p{
	margin-top: 20px;
}

.btns{
	margin-top: 20px;
}

.add-user{
	overflow: hidden;
	margin-top: 20px;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 20px;
}
.a-u-pic,
.a-u-name,
.a-u-dialog,
.a-u-dialog-pay,
.a-u-dialog-del,
.a-u-dialog-master,
.a-u-dialog-voice,
.a-u-dialog-pic{
	float: left;
	margin-right: 10px;
}
.a-u-name{
	margin-left: 40px;
}
.a-u-dialog,
.a-u-dialog-pay,
.a-u-dialog-del,
.a-u-dialog-master,
.a-u-dialog-voice,
.a-u-dialog-pic{
	margin-top: 5px;
}
.a-u-dialog-pic{
	position: relative;
}
.a-u-dialog-pic input{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 99999;
	cursor: pointer;
	opacity: 0;
	filter:alpha(opacity=0);
}
.a-u-pic{
	width: 80px;
	height: 80px;
	background: url(../images/add-pic.png) no-repeat;
	background-size: 100%;
	cursor: pointer;
}
.a-u-pic-top{
	position: relative;
	background: #fff;
}
.a-u-pic-top img{
	width: 80px;
	height: 80px;
	vertical-align: top;
}
.a-u-pic-top input{
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
	opacity: 0;
}
.a-u-pic-top p{
	position: absolute;
	margin: 0;
	width: 200px;
	top: 90px;
	font-size: 12px;
	color: #f00;
}
.a-u-pic-show{
	position: relative;
	background: #fff;
}
.a-u-pic-show img{
	width: 80px;
	height: 80px;
	vertical-align: top;
}
.a-u-pic-show input{
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	cursor: pointer;
	opacity: 0;
}
.a-u-pic-show p{
	position: absolute;
	margin: 0;
	width: 200px;
	top: 90px;
	font-size: 12px;
	color: #f00;
}
.a-u-name p{
	margin-bottom:10px;
	overflow: hidden;
	margin-top: 0;
}
.a-u-name p span,
.a-u-name p input,
.a-u-name p textarea{
	float: left;
}
.a-u-name p span{
	width: 115px;
}
.a-u-name input{
	width: 100px;
}
.a-u-name p textarea{
	width: 250px;
	height: 40px;
}
.a-u-face{
	width: 21px;
	height: 21px;
	background: url(../images/btn-face.png) no-repeat;
	display: inline-block;
	text-indent: -999999px;
	margin-left: 5px;
}
.a-u-face:hover{
	border: none;
}

.add-time-h{
	width: 40px;
}
.msg-del{
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../images/msg-del.png) no-repeat;
	text-indent: -999999px;
	left: 20px;
	top: 5px;
	cursor: pointer;
	display: none;
}
.iphone-preview .msg-del{
	display: block;
}
.i-b-rec-text .msg-del{
	right: -50px;
	left: auto;
}
.i-b-sen-text .msg-del{
	left: -50px;
}
.msg-del:hover{
	text-decoration: none;
	border: none;
}

.panel-wx-tab{
	padding: 0;
	margin-right: 350px;
}

.i-water{
	position: absolute;
	background: url(../images/water.png) right 0 no-repeat;
	width: 100%;
	height: 100px;
	bottom: 100px;
	left: 0;
	opacity: 0.7;
	z-index: 999999;
}
.my-btns{
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	background: #f1f1f1;
	z-index: 10;
	border-top: 1px #ccc solid;
	margin-left: -30px;
}
.my-btns input:first-child{
	margin-left: 30px;
}

.page{
	overflow: hidden;
	border-left: 1px solid #ddd;
}
.page a,
.page span{
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.page span.current{
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.page-count{
	line-height: 34px;
	padding-left: 10px;
	overflow: hidden;
}








.my-btns{
	overflow: hidden;
}
/*20250205
.my-btns a.btn_no_water,
.my-btns input,
.my-btns .my-image,
.loading{
	float: left;
	margin-left: 20px;
}*/
.my-image{
	line-height: 34px;
	color: #5CBA00;
	font-size: 18px;
	display: none;
	position: absolute;
  	z-index: 999999;
  	padding: 20px;
  	background: #fff;
  	top: 50%;
  	left: 50%;
  	width: 380px;
  	margin-left: -190px;
  	margin-top: -37px;
}
.my-btns #save{
	margin-left: 30px;
}
.loading{
	line-height: 34px;
	background: url(../images/loading.gif) no-repeat;
	text-indent: 40px;
	display: none;
}

.slider_bar{
	background-color: #999;
}
.browser{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -40px;
	z-index: 999999;
	background: #fff;
	padding: 20px;
	width: 700px;
}
.browser a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	cursor: pointer;
	text-decoration: none;
}
.browser a span,
.browser a em{
	float: left;
	height: 100%;
}
.browser a em{
	color: #188FD1;
	font-style: normal;
}
.browser a i{
	width: 30px;
	height: 40px;
	background: url(../images/chrome.png) 0 center no-repeat;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.pop-close{
	width: 32px;
	height: 32px;
	background: url(../images/pop-close.png) no-repeat;
	position: absolute;
	right: -16px;
	top: -16px;
	text-indent: -99999px;
	overflow: hidden;
}

.nav-tabs>li>a{
	text-decoration: none;
	background-color: #eee;
	border-color: #eee #eee #ddd;
}

.i-body-pay-detail,
.i-bottom-pay-detail{
	background: #fff;
}
.i-w-pay-detail-gou{
	width: 186px;
	height: 186px;
	background: url(../images/w-pay-detail-gou.png) no-repeat;
	margin: 0 auto;
	margin-top: 110px;
}
.i-w-pay-rec{
	width: 139px;
	height: 51px;
	margin: 0 auto;
	background: url(../images/i-w-pay-rec.png) no-repeat;
	margin-top: 22px;
}
.i-w-pay-money{
	text-align: center;
	font-size: 78px;
	font-family: Arial,"微软雅黑";
/* 	font-family: ios; */
	margin-top: 15px;
	height: 90px;
	line-height: 90px;
	overflow: hidden;
	margin-bottom: 40px;
}
.i-w-pay-money span{
	background: url(../images/w-pay-detail-$.jpg) 0 center no-repeat;
	padding-left: 50px;
	height: 90px;
	overflow: hidden;
	display: inline-block;
	line-height: 90px;
	overflow: hidden;
}
.i-w-pay-money-mobile span{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 300;
}
.i-w-pay-more{
	width: 124px;
	height: 31px;
	background: url(../images/i-w-pay-more.png) no-repeat;
	margin: 0 auto;
	margin-top: 10px;
}
.i-w-pay-sen-time,
.i-w-pay-rec-time{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: -15px;
	font-size: 28px;
	color: #919191;
	height: 30px;
	line-height: 30px;
	z-index: 99999;
}
.i-w-pay-rec-time{
	bottom: -60px;
}
.i-w-pay-sen-time span{
	display: inline-block;
	background: url(../images/i-w-pay-sen-time.png) 0 center no-repeat;
	padding-left: 140px;
}
.i-w-pay-rec-time span{
	display: inline-block;
	background: url(../images/i-w-pay-rec-time.png) 0 center no-repeat;
	padding-left: 140px;
}

.panel-green2{
	border-color: #5DB400;
}
.panel-green2>.panel-heading{
	background-color: #5DB400;
	border-color: #5DB400;
}
.panel-yellow2{
	border-color: #FAD700;
}
.panel-yellow2>.panel-heading{
	background-color: #FAD700;
	border-color: #FAD700;
}
.panel-yellow3{
	border-color: #919191;
}
.panel-yellow3>.panel-heading{
	background-color: #919191;
	border-color: #919191;
}
.panel-yellow3 a{
	color: #9A9A9A;
}
.panel-yellow3 a:hover{
	color: #525252;
}

.panel-blue2{
	border-color: #3F96C3;
}
.panel-blue2>.panel-heading{
	background-color: #3F96C3;
	border-color: #3F96C3;
}

.mask{
	background: #000;
	opacity: .8;
	filter:alpha(opacity=80);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999998;
	position: fixed;
}


.body_bg_del{
	margin-top: 10px;
}
.i-n-count{
	position: absolute;
	left: 117px;
	top: 0;
	color: #fff;
	font-family: Arial,"微软雅黑";
	font-size: 30px;
	line-height: 84px;
}

.i-body-wallet{
	background: #fff;
	bottom: 0;
}
.i-n-wa-left{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: url(../images/i-top-nav-wallet.png) no-repeat;
	width: 130px;
}
.i-n-wa-mid{
	width: 145px;
	background: url(../images/i-top-nav-wallet.png) 0 -176px no-repeat;
	height: 100%;
	margin: 0 auto;
}
.i-n-wa-right{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: url(../images/i-top-nav-wallet.png) right 0 no-repeat;
	width: 170px;
}
.i-w-wa-logo{
	width: 245px;
	height: 310px;
	background: url(../images/wallet-logo.png) no-repeat;
	margin: 110px auto 0 auto;
}
.i-w-wa-money{
	text-align: center;
}
.i-w-wa-money span{
	background: url(../images/wallet-$.png) 0 center no-repeat;
	display: inline-block;
	padding-left: 45px;
	font-size: 78px;
	margin-left: -5px;
	margin-top: -10px;
}
.i-w-wa-btns{
	width: 602px;
	height: 193px;
	background: url(../images/wallet-btns.png) no-repeat;
	margin: 0 auto;
	margin-top: 65px;
}
.i-w-wa-bottom{
	width: 443px;
	height: 107px;
	background: url(../images/wallet-bottom.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -221px;
}

.i-body-ali-balance{
	background: #f5f5f9;
	bottom: 0;
}
.i-nav-ali-balance{
	background: #232736;
}
.i-n-ali-b-left{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: url(../images/i-nav-ali-balance.png) no-repeat;
	width: 150px;
}
.i-n-ali-b-mid{
	width: 185px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/i-nav-ali-balance.png) -228px no-repeat;
}
.i-ali-ba-bg{
	background: url(../images/ali-balance-bg.png) no-repeat;
	width: 640px;
	height: 493px;
}
.i-ali-ba-money{
	position: absolute;
	top: 62px;
	right: 100px;
	font-size: 30px;
	color: #666;
}
.i-ali-ba-jfb{
	position: absolute;
	top: 396px;
	right: 100px;
	font-size: 30px;
	color: #666;
}
.sidebar-nav ul{
	background-color: #fff;
}
.navbar-collapse.collapse{
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	display: block;
	visibility: visible;
	display: none;
}
.img-view{
  overflow: hidden;
}
.i-v-img,
.i-v-btns{
  float: left;
}
.i-v-img{
  border: 1px #e7e7e7 solid;
}
.i-v-btns{
  margin-left: 20px;
}
.bdsharebuttonbox{
  margin-top: 10px;
}
.bdsharebuttonbox span{
  float: left;
  height: 24px;
  line-height: 24px;
  margin: 6px 6px 6px 0;
  font-size: 18px;
}
/*点击菜单三横js触发效果*/
.btn-menu {
	position: absolute;
	z-index: 999999;
	right: 0;
	top: 13px;
	transform: translate(-50%, -20%);
}

.btn-menu .icon {
  margin: 10px;
}

#btn-menu {
  width: 25px;
  height: 21px;
  margin: 10px 0px;
  position: relative;
  cursor: pointer;
  display: inline-block;
}

#btn-menu span {
  background-color: #fff;
  position: absolute;
  border-radius: 2px;
  transition: .3s cubic-bezier(.8, .5, .2, 1.4);
  width: 100%;
  height: 3px;
  transition-duration: 500ms;
}

#btn-menu span:nth-child(1) {
  top: 0px;
  left: 0px;
}

#btn-menu span:nth-child(2) {
  top: 9px;
  left: 0px;
  opacity: 1;
}

#btn-menu span:nth-child(3) {
  bottom: 0px;
  left: 0px;
}

#btn-menu:not(.open):hover span:nth-child(1) {
  transform: rotate(0deg) scaleY(1.1);
}

#btn-menu:not(.open):hover span:nth-child(2) {
  transform: rotate(0deg) scaleY(1.1);
}

#btn-menu:not(.open):hover span:nth-child(3) {
  transform: rotate(0deg) scaleY(1.1);
}

#btn-menu.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 9px;
}

#btn-menu.open span:nth-child(2) {
  opacity: 0;
}

#btn-menu.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 9px;
}
/*点击菜单三横js触发效果 结束*/

.login-panel{
	margin-top: 30px;
}

.navbar-header{
	
}
.navbar-header-user {
    position: absolute;
    right: 0;
    top:5px;
	margin-right:30px
}
.navbar-top-links li a{
	color: #fff;
	min-height: 30px;
	padding: 10px 5px;
}
.navbar-top-links li a:hover{
	color: #333;
}

.nav.navbar-top-links{
	/*border-top: 1px #f1f1f1 solid;*/
}
.navbar-right a{color: #333}
#page-wrapper{
	padding: 0 10px;
}
.page-header{
	font-size: 18px;
	margin: 10px 0;
	padding-bottom: 10px;
}

.panel-wx-tab{
	margin-right: 0;
	margin-top: 568px;
}

.my-btns{
	margin: 0 -10px;
}

.phone-wrap{
	left: 15px;
	right: auto;
	transform-origin: top left;
	-webkit-transform-origin: top left;
	transform: scale(0.465);
	-webkit-transform: scale(0.465);
}

/*.loading{
	text-indent: -99999px;
}*/

.my-image{
	width: 300px;
	margin-left: -150px;
	position: fixed;
}

.my-btns #save{
	margin-left: 20px;
}

.add-user .a-u-pic,
.add-user .a-u-name{
	float: none;
}
.add-user .a-u-name{
	margin: 0;
	margin-top: 10px;
}

.a-u-face{
	margin-top: 40px;
}

.i-v-img img{
	width: 298px;
}

.i-v-img, .i-v-btns{
	float: none;
}

.i-v-btns{
	margin: 20px 0 0 0;
}

.navbar-top-links .dropdown-user{
	right: auto;
	left: 0;
}
.navbar-top-links .dropdown-user li a{
	color: #333;
}
.menu-proxy,
.nav>li.menu-proxy>a:focus, .nav>li.menu-proxy>a:hover,
.sidebar ul li.menu-proxy a.active{
	background: #F47571;
}
.menu-proxy a{
	color: #fff;
}
/*弹出用户面板 开始*/
.avatorBox{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.login_select_header{width:100%;height:auto;padding:15px 10px 10px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}.avatorBox .login_select .login_select_header .header_l{width:53px;height:53px;position:relative;margin-right:9px}.avatorBox .login_select .login_select_header .header_l .avator{width:53px;height:53px;border-radius:100%;}.avatorBox .login_select .login_select_header .header_l .status{width:16px;height:16px;position:absolute;right:-2px;bottom:0}.avatorBox .login_select .login_select_header .header_r{height:53px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.avatorBox .login_select .login_select_header .header_r .header_r_name{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.avatorBox .login_select .login_select_header .header_r .name{margin-right:2px;line-height:normal;max-width:130px;display:inline-block}.avatorBox .login_select .login_select_header .header_r .icon-QQ-circle-fill{color:#3fbbfc}.avatorBox .login_select .login_select_header .header_r .icon_weixin{color:#67ce43}.avatorBox .login_select .login_select_header .header_r_code{color:#9a9a9a;font-size:14px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.avatorBox .login_select .login_select_header .header_r_code .iconfont{margin-left:4px}
.flex-row{-ms-flex-direction:row!important;-webkit-box-orient:horizontal!important;-webkit-flex-direction:row!important;flex-direction:row!important}

.transition,li a{-webkit-transition:all .2s ease;transition:all .2s ease}
.f12{font-size:12px}
.f14{font-size:14px}
.f1w{font-weight: bold;}
.tc{text-align:center}
.flex-col{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.flex-col,.flex-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}
.lr1{color:#000;overflow:hidden;text-overflow:ellipsis;-ms-text-overflow:ellipsis;white-space:nowrap}
.lr2{color:red;font-weight: bold;-webkit-line-clamp:2}

.avatorBox .login_select .login_select_middle{width:224px;height:70px;background:url(/Member/img/login-header.png);background-size:100% 100%;margin:0 auto;padding-left:12px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.avatorBox .login_select .login_select_middle .login_select_middle_l{font-size:12px;color:#9a9a9a}.avatorBox .login_select .login_select_middle .login_select_middle_l .login_select_middle_l_1{font-size:14px;color:#333;}
.avatorBox .login_select .login_select_middle span{width:80px;height:26px;line-height:24px;display:inline-block;background:#fee233;border-radius:10px;margin-left:5px;color:#462e2e;font-size:14px;border:1px solid #fee233;-webkit-box-sizing:border-box;box-sizing:border-box}
.avatorBox .login_select .login_select_middle .buyVIp{width:80px;height:26px;line-height:24px;display:inline-block;}.avatorBox .login_select .login_select_middle span:hover{background:#ffea69;border:1px solid #ffea69;text-decoration:none;}

.avatorBox .login_select .login_select_last{width:100%;height:auto;padding:7px 28px 0 24px;-webkit-box-sizing:border-box;box-sizing:border-box}
.avatorBox .login_select .login_select_last .login_select_last_li a{color:#6f6d6d;font-size:14px;text-decoration:none;}
.avatorBox .login_select .login_select_last .login_select_last_li{color:#6f6d6d;font-size:14px;padding:7px 0;}.avatorBox .login_select .login_select_last .login_select_last_li .icon_img_box{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.avatorBox .login_select .login_select_last .login_select_last_li .icon_img_box span{line-height:normal}.avatorBox .login_select .login_select_last .login_select_last_li .icon_img{width:15px;height:15px;display:inline-block;background:url(/Member/img/avator-icon.33797b6.png) no-repeat;margin-right:12px}.avatorBox .login_select .login_select_last .login_select_last_li .icon1{background-position:0 0}.avatorBox .login_select .login_select_last .login_select_last_li .icon2{background-position:0 -25px}.avatorBox .login_select .login_select_last .login_select_last_li .icon3{background-position:0 -50px}.avatorBox .login_select .login_select_last .login_select_last_li .icon4{background-position:0 -75px}.avatorBox .login_select .login_select_last .login_select_last_li .icon5{width:15px;height:15px;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAfCAYAAADwbH0HAAAAAXNSR0IArs4c6QAAAwBJREFUSEvVlt9V4kAUxr87WX3WDrACsYLFDrADfPNwkhArECvYmIke39ytQLcCsAKxAulAniWZu2diJjtAgoO6x7O8BYb7u3++b24IX/ShL+Li/wb3+/32N88bgegiSZKhSxc/XHEFBXYKING5C/xDYAuqgT0AMZhbLvB3g+1KGehIKe+jKGoppUYu8HeDwzB8AHMbzMMkTc/NXF3hG4Gjk5MWtrY6DOwzUbeoDJhleX54dXU12QTeCI6iaCfLso5H9B1Am4E2jIAMgXkCIv397GU+P7i+vp66whvBgyAY6dlZ1piyUmMimmRK3W9vb0/jOJ4FQdAj4AbA9GU+P3SFN4LDIHgG85SJIs/zHjWkyZ+ucAZOpZRx4bq6YJHvdxTRiID4QspTlwthHdz3/Y4gGuk4iZQFsxYc+v4ARLGxiQtYn6mD2yrPlepdXl7+agQPguCWga7wvF27xToI57lOqsvADHkeJ2Ugk5wNF8zHSogbrX4b2lxxOd8kTQ/sasMwfCotpNWrr8gde27mrEncPCvmYWp5vRYc9ftt5XkPy/M1lZggRQvz/KGc225NgkViddBacNUqom6SJL9NwND3z0A0tOdeNxLtf5XnzwzcSSmPmvSxIi4T7GU+37M9aZTJQCylPC2U/zo/rdS96uIoHQHmKEnTC2dwOceFYPrPYRgOwXy2HEgxH6Vpemd1xskRCxWXc3ti4KeU8rgK9hc6BbO2mb6npxBCn7u3k2lyxHLCC2Df97uC6BZK9YxNrEpXrsS6NhZbSyksO2IteBAENwz0sjw/0NtmU6irsFZUXe7YViLl7sbQV7HpEQzeEtYC2M6WiB5LIdW2V59FlrUVsE+vt9jCytTPUsrHdVdtNeNqvkRaQHrBV9AKJESHmL+v7GbmCRGNmWgshLhft8lMMhV4EAQ/GIjKH2ZQKiIhdCUrLwHMPBZEk01AjeKqWfzm7IyZJxqkgLu3drPrJqsqDoOATbUaxIB+2xh/FqixYn0lEhH/K9BaH7u26TPO/QG4eFY+BrzbxQAAAABJRU5ErkJggg==) no-repeat;margin-right:12px;background-size:15px 15px}.avatorBox .login_select .login_select_last .login_select_last_li .icon7{background-position:0 -150px}.avatorBox .login_select .login_select_last .login_select_last_li .icon8{background-position:0 -100px}.avatorBox .login_select .login_select_last .login_select_last_li .icon9{width:15px;height:15px;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAfCAYAAADwbH0HAAAAAXNSR0IArs4c6QAAAodJREFUSEvlll1u2kAQgGd2eU96A7hBcgLIDeAG9BWtF98AOEGpvUa8NT1B2xMQTlBuEOcE5TmOd6pxbMs4xj8RUlTVEkLgnfl2/gfhgx78IC78e2Ct9T0QDV/ieLLZbA5dPfcui7XWayCap7DwOYrutttt2AXeGay1XgLRogTpDO8ELkGPAHANAK/fiAchxN16vebfjU9rsFJqLBB/sEZL5ErEMQGMwNopSMle6BPAT9/3J41UgPZZrZVaAOLSEi2NMau54+wYzB8p5ZO1dgdE4Pn+4KJgVjabzW6yDC6Cfd/fu67bZ7df3NVlK8rgNlYWz1TG2HXda2uti0RDArjJksgSTYwxD6ygCpz9lwAQD0R0iKJoVVVqb8DssjRe7LrTB3Hsed6vc2Ct9SMnWYXcyvO85VmLS9AQiNYv1u4R8Q8LBUHwlAlXWcyeiqLoiog+SSmvBMCUAKYsE1s7DYLgeyZ/YvHccb6lB0Mh5W1dorSNsVJqIRDZ2qOQcpDpzMFJXOM4sew5igZNLbAtmPU5jrNDrnki1zPma5ICmemuUiOLyLXZqgl0ASulRqKkOwdrpeaAyM1/6RmzaiqPLuCCN8OswRTBSWcquqMO3gXMerTjEADUgK2deoXsOwe/PLiQAHUWc/vsCTHMkqUpNHUWd4pxE6j4vjbG2dgja+/9IPjcRXHT2bxiiB58Y+5Oy+m1jh/TOr5tquMmWPF93pgK+VPduTpuE3WXcBzHRYAvnNHF3ewEnE6l32mjD8HapYjjfRfr8rO9Xt8KMc6WQt5aTNq1Tlydd7C66fSuGySrUrK1nJ1ORXgcx3NE5Bu/HXPtLnDkecxNiTeUskjrZa8dq/2p/w/8F+slzS+mWNrzAAAAAElFTkSuQmCC) no-repeat;margin-right:12px;background-size:15px 15px}.avatorBox .login_select .login_select_last .login_select_last_li .num{font-size:12px;color:#fff;background:#dd1c21;padding:0 6px;border-radius:10px;display:inline-block;height:18px;line-height:18px;white-space:nowrap;margin-left:8px}.avatorBox .login_select .login_select_last .is_company .login_select_last_li:nth-of-type(6),.avatorBox .login_select .login_select_last .login_select_last_li:nth-of-type(2),.avatorBox .login_select .login_select_last .login_select_last_li:nth-of-type(5){border-bottom:1px solid #f4f4f4;padding-bottom:14px}.avatorBox .login_select .login_select_last .login_select_last_li:nth-of-type(3){padding-top:14px}.avatorBox .login_select .login_select_last .login_select_last_li:last-of-type{padding:10px 0 13px}.avatorBox .login_select .login_select_last .icon_img_box:hover{color:#fd7322}.avatorBox .login_select .login_select_last .icon_img_box:hover .icon1-active{background-position:-25px 0}.avatorBox .login_select .login_select_last .icon_img_box:hover .icon2-active{background-position:-25px -25px}.avatorBox .login_select .login_select_last .icon_img_box:hover .icon3-active{background-position:-25px -50px}.avatorBox .login_select .login_select_last .icon_img_box:hover .icon4-active{background-position:-25px -75px}.avatorBox .login_select .login_select_last .icon_img_box:hover .icon5-active{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAxNJREFUSEvFlkFy00AQRX/POFSxS24gFFjjnADnBuYG5gQ4Uahih7OjCuwoJwicgHACOyeIcwF5boB3VNlRf2ocS1EcycgJVLyUR/26p//vluCJfvJEXPwT8OxD0LRqhiBO7SDp1Snm0eAcCmwvgMRxHfijwAUojGqHYmIKgjrwB4OLlRrVlpy4C3aDgMYM68AfDNYovCTQBNGzg+Q462td+Ebg390g2DK2JeBrEbQJBACmqdH9Z1/ceBN4JZjdYDu1tiXkGxFpEmwiE1AuW44B8c+nsy3de/7ZubrwSrBGu0OCrYI1HImRCMap0YutOZzEbnp9GHREzBlAN9vifl14JTiNwl8+mFF2QVx5SJU/N4Af2EES+zil4PnRy5ah+oEQ20FyUGcgrIPPj4KWoRn6OLafLJil4DQK3wOIM5vUAfszZXB+DALOzdALkdBOo+++V4I12v1BsG1S3SlesQ+iM/PeK9oLSqFxFihLrghXse8s9WwVuq7iRX9tf7JXrFajcLK0kFevH5HbIPK+ZWezxG/Frz07cLnXS8GzD6+aVtPL1f5eH+52RHgG3gTxg0KtuVz2backwWVi96Gl4AxgRNvy1f3MAqaH4ScIesW+l7XE+1+t+SXAueknb6v0cU9cWbBZqi+ex7cDIVemaGy/ugOv/EX/SNjB5EUGyB0BdG0/Od0AHE5Wg/mX06OwB+LTaiBC3zb67jy/mZqOuFPxQrVzMwHxzQ6Sd3mwDEo6iMRe8aA4S/3mt9Ld/pY7YjXhO+DraLct4I+i3/JKSTdT7hevv+wab7YWseqIteA0Cs8AdNJU957FbrwptK6w7ql6uWMD2092NoUuReUHi596a4V1B1zMloKrhZAqrtefvW40mob6WiDt1ZVpyKYMJlfrRm3e46y/ArjFdCpAcxC0JZQ393czx6CMDHUE4mLdJsuSycHpYXgCQXf5x5TQrtA0yz4CCI6EMt4EVCmuksWfnZ0SHC9B53/bzXU32W3FUcjbaj2II0P4q1v7EVAXVFmxH4mNFN6C/wW01scPzf4h7/0BJR9ePdER7KYAAAAASUVORK5CYII=) no-repeat;background-size:15px 15px}.avatorBox .login_select .login_select_last .icon_img_box:hover .icon7-active{background-position:-25px -150px}.avatorBox .login_select .login_select_last .icon_img_box:hover .icon8-active{background-position:-25px -100px}.avatorBox .login_select .login_select_last .icon_img_box:hover .icon9-active{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAqtJREFUSEvFltFR20AQhv9byZnhCdKBLFIAVGC7A9OBUwEay5nJm+W3zCQyTgWQCkgqACqIG4h9VBCebW43czIyEtiWjjDDvciSdfvp39377xTeaKg34uLFYBM3LwC0DMnJu6966irgRWAThxMApyuY6EVDOntftHaBO4PNIEwgGJYh7nAn8BPoHYADANlVQabKSEdNtL2vHLXB93HQVaDLVUSOFLyuQNoC7pFQIgqBAn5SOjuppAL1m8sMwiEECYQTb6xHHB9eWTAxtyG4FSJ7D288b74q2AZbfAqO8g4ugtWZvpEoCGzaXz3VT1U8BddRWXxnY40lCg7Yp0iJagnkKG8iNnzSmOjrrMqFVFvFxWf2twKmAkwXDR5tWmrPwPI5CGRp6wWbutIgxV31Tf/aCu6Hc9tkz9QLRt54lmxVXIKKaCg1McQ3DVZ/MxXp/DafvEmxzRQ8tb8ked8A9tlQDwq9zGbAPT/VP/L5JcUmDs8B9CCiieV4V6PUrbEZBEMIWbV3ZLiZx1yDs7p6lClbGG7uTXZbYF3wqizNK4FqA4i8dPb9oQdW4peDD20SvqprAi7g5SBok1Ap9lqxiUNr+hNrEt54NqpaHi7gdTYF2hvPMoN5BPfDIRRsLdbp2AV3Ads4Jg6tsW0HC1TPT/+su28b/NXBdRVb+/SYWnmzVJVmu2LHGleBiv/vrPF9fNhVkEsRXPjj2UeXwFXv5itGINd+Ou+Umuvhq+bZOm7wsetRZhc8N6aie5Wdqx+eW4tzPU3shPbDCApn1g0XLJ3cmEpgq1qIfq+MXrRAkqVBtvO4Dt/3AxLuPh4KOfJSnblWKdX5A7uhZ6eJTbuMK30ddHVqKU7fth8HTHSqgO5/fMCdQKYeS5Lv15XglwpzmVf7lOkStM67bwb+B+UFxi5cIzmfAAAAAElFTkSuQmCC) no-repeat;background-size:15px 15px}
/*弹出用户面板 结束*/
.top-logo{
	width: 150px;
	height: 45px;
	display: block;
	background: url(../images/logo.png);
	background-size: 100%;
	text-indent: -99999px;
	margin:3px;
}
.dropdown ul li:first-child a:before{
	content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    top: -12px;
    transform: rotate(45deg);
    background: #fff;
    right: 5px;
	border-top:1px solid #A9A9A9;
	border-left:1px solid #A9A9A9;
}

.pop-pic{
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	display: none;
	font-size: 12px;
}
.pop-pic img{
	width: 80%;
	margin: 20px auto 0 auto;
	display: block;
	max-width: 320px;
}

.pop-pic .tips p{
	
	margin: 0px;
	color: #fff;
	width: 225px;
	margin-left: 10px;
	line-height: 30px;
}
.pop-pic .tips a{
    width: 90%;
    height: 30px;
    line-height: 30px;
    border-radius: 2px;
    background: #cf4646;
    color: #fff;
    text-align: center;
    /* margin-right: 10px; */
    cursor: pointer;
    text-decoration: none;
    display: block;
    margin: 0 auto;
}

.pop-pic .tips a:hover{
	text-decoration: none;
}

.pop-pic .tips.pc p{
	width: 400px;
}
.pop-pic .tips.pc .tips-mobile{
	display: none;
}
.pop-pic .tips.pc .tips-pc{
	display: block;
}
.pop-pic .tips.mobile .tips-mobile{
	display: block;
}
.pop-pic .tips.mobile .tips-pc{
	display: none;
}

img{
	max-width: 100%;
}

.apps{
	position: fixed;
	bottom: 55px;
	z-index: 999999;
	background: #fff;
	width: 100%;
	border: 1px #ccc solid;
	padding: 10px;
	border-bottom: none;
	background: #eee;
	display: none;
	margin-left: -10px;
	border-left: none;
	border-right: none;
}
.apps a{
	width: 50%;
	float: left;
	text-align: center;
	font-size: 12px;
}
.apps a i{
	font-size: 2em;
}
.apps-notice{
	margin-bottom: 5px;
	color: #666;
	text-align: center;
}
.apps .apps-close{
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/apps-close.png) no-repeat;
	right: 0;
	top: 0;
	background-size: 100%;
	left: 50%;
	margin-left: -16px;
	top: -20px;
	cursor: pointer;
}
.nav>li.btn-agent>a{
	color: #fff;
	background:#F47571;
}
.nav>li.btn-agent>a:focus, 
.nav>li.btn-agent>a:hover{
	color: #fff;
	background:#F47571;
}

.message a{
	color: #a94442;
}

.nav>li>a{
	padding: 10px;
}
.my-h1{
	font-size: 16px;
	margin: 0 -30px;
	background: #f8f8f8;
	color: #666;
	border-bottom: 1px solid #e7e7e7;
	padding: 12px 30px;
	line-height: 1.3em;
}
.my-list{
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 15px 0;
	overflow: hidden;
	border: 1px #EBEBEB solid;
}
.my-list li{
	list-style: none;
}
.my-list li a{
	display: block;
	background: #f8f8f8;
	padding: 15px 20px 15px 10px;
	border-top: 1px #EBEBEB solid;
	position: relative;
	margin-top: -1px;
}
.my-list li a span{
	position: absolute;
	width: 7px;
	height: 12px;
	background: url(../images/list-arrow.png) no-repeat;
	background-size: 100%;
	right: 10px;
	top: 50%;
	margin-top: -6px;
}
.my-list li a:hover{
	text-decoration: none;
}

.doc{
	
}
.doc .doc-title{
	font-size: 16px;
	margin: 0 -30px;
	background: #f8f8f8;
	color: #666;
	border-bottom: 1px solid #e7e7e7;
	padding: 12px 30px;
	line-height: 1.3em;
}
.doc .doc-content{
	padding: 10px 0;
}

.btn-back{
	width: 40px;
	height: 40px;
	background-color: #ccc;
	background-color: rgba(0,0,0,.7);
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-indent: -99999px;
}
.btn-back span{
	position: absolute;
	width: 28px;
	height: 28px;
	background: url(../images/btn-back.png) no-repeat;
	background-size: 100%;
	top: 5px;
	left: 5px;
}
.navbar-top-links li.menu-agent{
	display: none;
}

.wx-guide {
	position: absolute;
	left: 0;
	top: 0;
}
.fullscreen-guide {
	z-index: 2000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	text-align: center;
	display: none;
}
.fullscreen-guide .guide-arrow {
	position: absolute;
	top: 4px;
	right: -20px;
	background: url(../images/guide_arrow.png) top left no-repeat;
	width: 94px;
	height: 88px;
	background-size: 50%;
}
.fullscreen-guide .guide-inner {
	padding-top: 48px;
	width: 320px;
	margin: 0 auto;
}
.fullscreen-guide .step {
	width: 320px;
	display: inline-block;
	text-align: left;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center;
}
.fuck-taobao .step-1 {
	height: 58px;
	background-image: url(../images/step_1.png);
}
.fuck-taobao .step-2 {
	height: 172px;
	background-image: url(../images/ftios_step_2.png);
}
.fuck-taobao .step-3 {
	height: 172px;
	background-image: url(../images/ftand_step_2.png);
}
/* 节日图片上下动画效果 开始 */
.container{
       margin-top:-43px;margin-left:105px;
    }
	.container img{
        height:40px;
    }
@keyframes floatAnimation {
    0% {
        transform: translateY(0); 
    }
    50% {
        transform: translateY(-5px); 
    }
    100% {
        transform: translateY(0); 
    }
}
.animated-image, .animated-text {
    animation: floatAnimation 2s ease-in-out infinite; 
}
/* 节日图片上下动画效果 结束 */
#backtoTop {
	position: relative;
	z-index: 9;
	background-color:#eee;
	border-radius:100%;
	bottom:10%;
	height:48px;
	position:fixed;
	right:-100px;
	width:48px;
	transition:0.5s;
	-webkit-transition:0.5s
}
#backtoTop.button--show{
	right:10px
}
.per{
	font-size:16px;
	height:48px;
	line-height:48px;
	position:absolute;
	text-align:center;
	top:0;
	width:48px;
	color:#555;
	cursor:pointer
}
.per:before{content:attr(data-percent)}
.per:hover:before{content:"▲";font-size: 22px;line-height: 0;}
/* 返回顶部 结束 */
#link_url{
    display: none;
}
@media (min-width: 768px){
	#btn-menu{
		display: none;
	}
	.navbar-header-user {
    position: absolute;
    right: 0;
    top:5px;
	margin-right:50px
}    
#link_url{
        display: block;
    }
}
@media (min-width: 1025px){
	.my-list{
		margin: 30px 0;
	}
	.doc .doc-content{
		padding: 20px 0;
	}
	#btn-menu{
		display: none;
	}
	.my-h1,
	.doc .doc-title{
		height: 41px;
		line-height: 41px;
		padding: 0 30px;
	}

	.login-panel{
		margin-top: 25%;
	}
	.navbar-top-links li.menu-agent{
		display: inline-block;
	}
	.navbar-top-links li a{
		min-height: 50px;
		padding: 15px;
	}

	.nav.navbar-top-links{
		border-top: none;
	}

	.navbar-header{
		padding: 0;
	}
.navbar-header-user {
    position: absolute;
    right: 0;
    top:0;
	margin-right:15px
}
	#page-wrapper{
		padding: 0 30px;
	}
	.page-header{
		font-size: 24px;
		padding-bottom: 9px;
		margin: 40px 0 20px;
		margin-top: 20px;
		padding-bottom: 15px;
	}

	.panel-wx-tab{
		padding: 0;
		margin-right: 500px;
		margin-top: 0;
	}
	.phone-wrap{
		left: auto;
		right: 15px;
		transform-origin: top right;
		-webkit-transform-origin: top right;
		transform: scale(0.5);
		-webkit-transform: scale(0.5);
	}

	.my-btns{
		margin: 0 0 0 -30px;
	}

	.loading{
		text-indent: 40px;
	}

	.my-image{
		width: 380px;
		margin-left: -190px;
	}

	.my-btns #save{
		margin-left: 30px;
	}

	.add-user .a-u-pic,
	.add-user .a-u-name{
		float: left;
	}
	.add-user .a-u-name{
		margin: 0;
		margin-left: 40px;
		margin-top: 0;
	}

	.a-u-face{
		margin-top: 0;
	}

	.i-v-img img{
		width: 320px;
	}

	.i-v-img, .i-v-btns{
		float: left;
	}

	.i-v-btns{
		margin: 0 0 0 20px;
	}

	.bdsharebuttonbox{
		margin-top: 20px;
	}

	.navbar-top-links .dropdown-user{
		right: 0;
		left: auto;
	}
	.top-logo{
		background: url(../images/logo.png);
	}
	.apps a i{
		font-size: 4em;
	}
	.apps-notice{
		margin-bottom: 10px;
		margin-top: 5px;
	}
	.apps{
		margin-left: -30px;
		width: 88%;
	}
}
/** 手机版 **/
@media (max-width: 600px) {	
.dropdown ul.dropdown-menu{
	margin-top: 2px;
	margin-left: -180px;
	}
/** 通用隐藏 **/	
.m-hidden{
    display: none;
}
.tips-pc{
	display: none;
}
}
@media (min-width: 1025px) {
.tips-mobile{
	display: none;
}
.tips-pc{
	display: block;
}	
}	
.link_url{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px
}
.foot-bottom {background: #f8f8f8;padding: 10px 0; font-size: 15px;color: #999;text-align: center;    margin-top: 8px;}
.area {width: 100%;margin: 0 auto;position: relative;}
.area p {margin: 0 0 10px;}