@import url(../common.css);
@import url(../angular/ngDialog.min.css);
@import url(../angular/ngDialog-theme-default.min.css);
@import url(../angular/ngDialog-theme-plain.min.css);
@import url(../iconfont/iconfont.css);
@import url(logcss.css);
/**/

/*reset*/
html,body{ height:100% !important;-webkit-overflow-scrolling:touch; margin: 0 auto; position: relative;}
body{  -webkit-user-select: none; /*font-size: 62.5%;*/  max-width: 720px; min-width: 320px; position: relative;}
body{ font-size: 62.5%;}
body{ font-size: 14px;}
/*a{ color: #888;}*/
a:hover{ text-decoration:none;}
/*btn*/
button[disabled="disabled"]{ background-color: #ddd !important; color: #aaa !important;}
/*theme*/
.theme-bg{ background-color: #4dbfbf; color:#fff;}
.theme-bg.btn{ background: none; border: 1px solid #4dbfbf; border-radius: 5px; color:#4dbfbf; font-size: 1.2em;}
.theme-color{ color:#0059ae;}
.theme-red{ background:#4dbfbf;}
/*utils*/
.mask{ background:#000; z-index:99;}
.dialog{ padding:10px 4%;}
.ngdialog.ngdialog-theme-plain .ngdialog-content{ width: 280px;}
.ngdialog-themeab{width: 100% !important;}
.ngdialog-close{padding: 5px;}
/*layout*/
/*-webkit-gradient(linear, 0 0, 0 100%, from(#404445), to(#1e1915))*/


/*header*/
.header{background:url(../../img/nrb/er40.png) no-repeat center; width: 100%; height: 40px; overflow: hidden; position: fixed; z-index: 999;}
.header .logo{ background:url(../../img/weiwei/main/logo.png) no-repeat center; background-size: 100%; width: 20%; height: 50px;}
.header .search{ padding: 9px 10px; position: relative;}
.header .search input{background-color: #f8f8f8; border:none; border-radius: 10px; padding: 8px; width: 100%;}
.header .search input[type="search"]::-webkit-search-cancel-button { margin-right: 30px;}
.header .search .search-btn{ border: none; width: 40px; height: 40px; position: absolute; top:10%; right: 5%;}
.icon-search{ background:url(../../img/weiwei/main/icon_search.png) no-repeat center; background-size: 50%;}
.header .user{ width: 10%;}
.header .user a{ background:url(../../img/weiwei/main/icon_user.png) no-repeat center; background-size: 90%; display: inline-block; width: 120%; height: 50px;}

/**/
body.isPC nav.nav{ position:fixed;}
/*body:not(.innerPage) .view-wrap{ padding-bottom:30%;}*/
 .view-wrap{ min-height:200px; height: auto; }

body.innerPage .mainPage{ display: none;}
body.innerPage .innerPage{ display: block;}

.topbarhhss{color:#FF1493}
.topbarttssin{color:#FFFAFA}

.topbarBackcolor{background-color: snow;}
body.fullPage .topbar{color: #f9bf00; width: 100%; height: 40px; overflow: hidden; position: fixed; z-index: 999; top:0px}
body.fullPage .topbar .topbar-title{ width: 40px;height: 40px; border-radius: 50%;}
body.fullPage .topbar .topbar-title img{  border-radius: 50%;}
body.fullPage .topbar .icon-back{ color: #fff; margin-right: 10px;}
body.fullPage .topbar .tipbar_title_test{text-align: center; padding: 10px 40px 10px 0px; font-size: 16px; font-weight: 700; color:#666666}
/*nav*/
/*.nav{ position: fixed; bottom: 0; left: 0; width: 100%;}*/
.nav{ background-color:#fff; border-top: 1px solid #eee; position: absolute; left: 0; width: 100%;}
.nav{ position: fixed; bottom: 0;}
.nav .nav-item{ float: left; width: 25%; height: 74px; background-color: #fff; }
/*.nav .nav-item div{ display: inline-block; width: 100%; height: 100%; background:url(../../img/weiwei/icon_nav.png) no-repeat; background-size: 270%;}
.nav .message div{ background-position: 64px -91px;}
.nav .work div{ background-position: -72px -91px;}
.nav .team div{ background-position: -224px -91px;}
.nav .task div{ background-position: -362px -91px;}
.nav .nav-item.active div{ }
.nav .message.active div{ background-position: 64px 6px;}
.nav .work.active div{ background-position: -72px 6px;}
.nav .team.active div{ background-position: -224px 6px;}
.nav .task.active div{ background-position: -362px 6px;}*/

.nav .nav-item a{ display: inline-block; width: 100%; height: 100%; background-repeat: no-repeat; background-position:  center; background-size: 30%;}

.nav .nav-item.active a{ background-size: 35%;}
.tteee{color:#4AC5FF}
/*.nav .nav-item div{ display: inline-block; width: 100%; height: 100%; background-repeat: no-repeat; background-position:center 120%; background-size: 40%;}
.nav .message div{ background-image:url(../../img/weiwei/nav_message.png);}
.nav .work div{ background-image:url(../../img/weiwei/nav_work.png);}
.nav .team div{ background-image:url(../../img/weiwei/nav_team.png);}
.nav .task div{ background-image:url(../../img/weiwei/nav_task.png);}
.nav .nav-item.active div{ background-position:center -28%;}*/
/*.nav .message.active a{ background-position: 64px 6px;}
.nav .work.active a{ background-position: -72px 6px;}
.nav .team.active a{ background-position: -224px 6px;}
.nav .task.active a{ background-position: -362px 6px;}*/

/*user*/
.btn-wrap .btn-submit{ background-color: #4AC5FF; border-radius: 5px; color: #fff; font-size: 1.4em; padding: 10px 20px; margin:20px 0; width: 100%;}
.login-wrap{ text-align: center; padding: 20px 5%; min-height: 390px; }
.phoneNum-wrap{ border-bottom:1px solid #eee;}
.i-phoneNum{ border: 0 none; width: 100%; padding: 15px 10px;}
.numPart-wrap{ border-bottom:1px solid #eee; padding: 15px 10px; }

/*login*/
/*#login{ background-color: #f2f2f2;}*/
#login .numPart{}
input.i{ border-radius: 5px; /*color: #cecece;*/ margin: 5px 0; padding: 10px 0; text-indent: 10px;}
#login input.i-account[type="search"]::-webkit-search-cancel-button { margin-right: 10px;}
/*#login input.i-account{ width: 76%; margin-left: 5px;}*/
#login input.i-account{ width: 99%;}
#login input.i-pwd{ width: 99%;}
#login .login-btn{ }
#login .login-reg-wrap a{}
#login .login-head-wrap{ padding: 20px 0;}
/*reg*/
.reg-wrap{ padding: 20px 5%; }
#reg .reg-numPart-wrap{ border-bottom:1px solid #eee;}


/*#reg .reg-pwd-wrap input.i-phoneNum[type="search"]::-webkit-search-cancel-button{ padding: 1px;} */
#reg .b-wrap{ color: #c3c3c3; text-align: center; line-height: 200%;}
#reg .b-wrap p{ color: #888;}

/*codeLogin*/
#codeLogin .i-phoneNum{ color: #0059ae;}
/*vcode*/
#vcode .i-phoneNum{ background-color: #ebeded;}
.vcode_call{ text-align: center;}
.vcode_call .vcode-call-btn{ background-color: #fff; border-radius: 20px; color: #c11602; padding: 10px 20px;}
.vcode_call .vcode-call-icon{ background:url(../../img/weiwei/main/icon_call.png) no-repeat center; width: 50px; height: 19px; margin:0 10px 0 0; vertical-align: middle;}
.vcode_call.ngdialog.ngdialog-theme-plain{ padding-top: 0;}
.vcode_call.ngdialog.ngdialog-theme-plain .ngdialog-content{ background-color: #c11602; width: 100%;}
#vcode .getcode{background-color: #FF69B4; border: none; padding: 5px; margin-left: 5px; color:#FFFFFF;width: 85px;height:28px}
/*pwdSetting*/
.pwdSetting{}
.form-item-label label{  padding-right: 10px; width: 70px; text-align: right; margin-top: 5px; line-height: 200%;}
.pwdSetting .form-item{ border:0 none; border-radius: 0; display: inline-block; width: 70%; padding: 10px 0;}

/*role selection*/
.role-item{ text-align: center; margin:30px 0; font-size: 14px;}
.role-item .role-icon{ background-repeat: no-repeat; background-position: center; height: 200px;}
.role-item .role-name{ padding: 5px 0;}
.operator .role-icon{ background-image:url(../../img/weiwei/user/icon_user_operator.png);}
.operator .role-name{ color: #a0604b;}
.maintainer .role-icon{ background-image:url(../../img/weiwei/user/icon_user_maintainer.png);}
.maintainer .role-name{ color: #3bbaff;}
.icon-takepic{ background:url(../../img/nrb/icon_takepic.png) no-repeat center; width: 40px; height: 60px;}
/*role level*/
.level-icon{ background-repeat: no-repeat; background-position: center; background-size: 99%; width: 100%; height: 250px;}
.operator .level-icon{ background-image:url(../../img/weiwei/user/img_level_o_01.png);}
.maintainer .level-icon{ background-image:url(../../img/weiwei/user/img_level_m_01.png);}



/*protocol*/
.protocol{ padding: 5%; line-height: 180%;}
.protocol strong{ font-size: 14px; font-weight: 700; padding: 10px 0;}
.protocol p{ padding: 10px 0; text-indent: 24px;}

/*user*/
.user{ background-color: #0059ae;}
#user .list-wrap{ background-color: #f8f8f8; border-top: 1px solid #eee;}
#user .list-item{ background-color: #fff; padding: 0;}
#user .list-item a{ color: #222; float: left; text-decoration: none; padding: 5px 2% 0 2%; width: 96%; height: 100%;}
#user .list-item-icon img{ max-width: 80px; margin:5px;}
#user .list-item-info{ padding-top:10px;}
#user .setting{ border-top: 1px solid #eee; margin-top: 15px;}
#user .list-wrap{}
.user-info-wrap{ background: #0059ae url(../../img/weiwei/user/bg_userInfo.png) no-repeat bottom center; height: 165px; text-align: center; color: #fff;}
.user-exInfo-wrap{ background-color: #f8f8f8; color: #999; padding-bottom: 20px; text-align: center; line-height: 200%;}
.user-exInfo-wrap .user-call-wrap{ padding: 10px 0; width: 41%;}
.user-exInfo-wrap .user-level-wrap{ padding: 10px 0; width: 18%;}
.user-exInfo-wrap .user-score-wrap{ padding: 10px 0; width: 41%;}
.user-exInfo-wrap strong{ font-size: 16px;}
.user-exInfo-wrap .user-call-wrap strong{ color: #95d300;}
.user-exInfo-wrap .user-score-wrap strong{ color: #f9bf00;}
.user-exInfo-wrap .privilege{ border: 1px solid #0059ae; border-radius: 5px; color: #0059ae; padding: 5px 10px;}
.user-level-icon{ background:url(../../img/weiwei/user/icon_level.png) no-repeat center; width: 50px; height: 42px;}
.list-item{padding: 5px 0; position: relative;}

/*privilege*/
#userPrivilege .user-header-wrap{ padding: 10px;}
#userPrivilege .list-item{ float: left; width: 50%;}
#userPrivilege .list-item a{ color: #222; display: block; padding: 0 10px;}
#userPrivilege .list-item img{ margin:3px 5px 0 5px;}
#userPrivilege .list-item-info{ padding-top: 10px;}
#userPrivilege .tab-wrap{ background-color: #f2f2f2; padding-top: 10px;}
#userPrivilege .tab-item{}
#userPrivilege .tab-item{ width: 33%; text-align: center;}
#userPrivilege .tab-item .icon{ width: 25px; height: 30px; background-repeat: no-repeat; background-position: center; opacity: .5;}
#userPrivilege .icon-tab-personal{ background-image:url(../../img/weiwei/user/privilege/icon_tab_p.png);}
#userPrivilege .icon-tab-team{ background-image:url(../../img/weiwei/user/privilege/icon_tab_team.png);}
#userPrivilege .icon-tab-enterprise{ background-image:url(../../img/weiwei/user/privilege/icon_tab_etp.png);}
#userPrivilege .tab-item a{ text-decoration: none; color: #888; display: block;}
#userPrivilege .tab-item.active a{ color: #0059ae;}
#userPrivilege .tab-item .tab-item-wrap{ margin: 10px 10px 0 10px; padding: 10px;}
#userPrivilege .tab-item.active .tab-item-wrap{ background-color: #fff;}
/**/
#message-list .list-wrap{}
#message-list .list-item{ border-bottom: 1px solid #e5e5e5; padding: 5px; position: relative; height: 69px; overflow: hidden;}
.list-item-desc{ overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
#message-list .list-item-desc,#message-list .list-item-time{ color: #b8b8b8;}
#message-list .list-item-desc{ }
#message-list .list-item-icon{ padding: 5px 5px 0 5px; text-align: center;}
#message-list .list-item-icon img{ max-width: 80px; max-height: 80px; width: 58px; height: 58px; margin: auto;}
#message-list .list-item-info{ padding: 8px 0 8px 5px; line-height: 200%;}
#message-list .list-item-name.new{ color: #0059ae;}
#message-list .list-item-time{ right: 10px; top: 15%;}
#message-list .isRepair .repairText{ display: inline-block;}
/*message-handle*/
#message-handle .list-item{ border: 1px solid #eee; border-radius: 10px; margin: 15px; margin-top: 30px; padding: 20px; padding-top: 30px; position: relative;}
#message-handle .list-item-title{ left: 0; top:-15px; width: 100%; text-align: center;}
#message-handle .list-item-title span{ background-color:deeppink; border-radius: 10px; color: #fff; display: inline-block; width: 50%; padding:5px;}
#message-handle .list-item-name{}
#message-handle .list-item label{ color: #888; font-weight: normal;}
#message-handle .form-item.wait{ color: #ff9a00;}
#message-handle .form-item.undo{ color: #888;}
#message-handle .form-item.success{ color: #94d300;}
#message-handle .list-item-view{ bottom: -6px; right: -1px;}
#message-handle .list-item-view a{ background:url(../../img/weiwei/message/bg_viewDetail.png) no-repeat center; display: inline-block; width: 60px; height: 59px;}
/*message-friends*/
.etpContact a{ color: #000; display: block;}
.etpContact .list-item{ padding: 15px;}
.etpContact .list-item-num{ right: 8%; top:38%; color: #888;}
#message-friends .contact-wrap .list-item{ padding: 5px 10px;}
#message-friends .contact-wrap .list-item-name{ padding: 10px 0 0 15px;}

/*work-menu*/
#work-menu-list .list-wrap{}
#work-menu-list .list-item{ border-bottom:1px solid #eee; float: left; width: 33%; height: 100px; text-align: center; overflow: hidden; position: relative;}
#work-menu-list .list-item:nth-child(3n-1){ border-left:1px solid #eee; border-right:1px solid #eee;}
#work-menu-list .list-item img{ margin-top: 10px;}
#work-menu-list .list-item a{ color: #888; text-decoration: none;}
#work-menu-list .list-item a div{}
#work-menu-list .list-item-wrap{ width: 100%; height: 100%;}
#work-menu-list .list-item-name{ position: absolute; bottom: 15%; width: 100%; text-align: center;}
/*work-repair*/
#work-repair-nav-list.list-wrap{ padding: 20px 0;}
#work-repair-nav-list .list-item{ width: 33%; text-align: center; border: 0 none;}
#work-repair-nav-list .list-item-icon{ min-height: 55px;}

#work-repair-menu-list.list-wrap{}
#work-repair-menu-list .list-item{ width: 24.5%; text-align: center;}
#work-repair-menu-list .list-item:nth-child(2n-1){}
#work-repair-menu-list .list-item .list-item-icon{ min-height: 45px;}
#work-repair-menu-list .list-item .list-item-name{ color: #888;}
.search-wrap{ background-color: #f2f2f2; padding: 10px; position: relative;}
.search-wrap .search-input{ background-color: #fff; border: 1px solid #ccc; border-radius: 5px; padding: 8px; padding: 10px; height: 30px; text-indent: 10%;}
.search-wrap .search-btn{ border: none; width: 40px; height: 40px; position: absolute; top:6px; left: 3%;}
#work-repair-issue .list-item .list-item-time{ top:15%;}
.list-item .list-item-status{ top:45%; right: 5%;}
.new .repair-status{ border-radius: 50%; display: inline-block; width: 10px; height: 10px;}
.num .repair-status{ background-color: #f40006; border-radius: 50%; color: #fff; display: inline-block; min-width: 20px; text-align: center; font-size: 0.8em; line-height: 20px;}
.form-item-readonly .form-item{ border: 0 none;}
.form-item-readonly .deviceSelection{ display: none;}
.form-item-readonly .work-header-wrap{ display: block;}
/*work-repair-relative*/
.work-repair-relative-nav .tab-wrap{ background-color: #f2f2f2;}
.work-repair-relative-nav .tab-item{ width: 33%; text-align: center;}
.work-repair-relative-nav .tab-item:not(.active){ opacity: .5;}
.work-repair-relative-nav .tab-item-icon{ min-height: 45px;}
.work-repair-relative-nav .tab-item a{ text-decoration: none; color: #888; display: block;}
.work-repair-relative-nav .tab-item.active a{ color: #0059ae;}
.work-repair-relative-nav .tab-item .tab-item-wrap{ margin: 10px 10px 0 10px; padding: 10px 0;}
.work-repair-relative-nav .tab-item.active .tab-item-wrap{ background-color: #fff;}
/*work-maintain*/
#work-maintain{}
.nrbIcon{color:#FFFFFF;text-align: center;}
.nrbIcon span{font-size: 36px;}
.nrbText{color:#FFFFFF;text-align: center;}
.nrb-item{    float: left;
    width: 25%;
    height: 74px;}
#nrb-list .list-item{
	border-bottom: 1px solid #e5e5e5;
    padding: 5px;
    position: relative;
    height: 69px;
    overflow: hidden;
	
}
#work-maintain .work-header-wrap{ background-color: #f2f2f2; padding: 10px;}
#work-maintain .user-item-icon{ margin-right: 10px;}
#work-maintain .user-item-info{ padding-top: 15px;}
#work-maintain .message-list .list-item{ background-color: #feffd1; border:1px solid #f0f0f0; border-radius: 5px; margin: 5px; margin-left: 40px; height: auto;}
#work-maintain .message-list .list-item-info{ line-height: 140%;}
#work-maintain .message-list .list-item-icon img{ width: 45px; height: 45px;}
#work-maintain .message-list .list-item-desc{ width: 100px;}
#work-maintain .message-list .list-item.repair .list-item-desc{ color: #66b400;}
.icon-star{ background:url(../../img/weiwei/main/icon_star.png) no-repeat center; width: 150px; height: 23px;}
.ngdialog.ngdialog-theme-plain.maintain .ngdialog-content{ background: none; }
.ngdialog.ngdialog-theme-plain.maintain .ngdialog-content .dialog{ background-color: #ffba33; border-radius: 10px; opacity: .9; color: #fff;}
.ngdialog.ngdialog-theme-plain.maintain .ngdialog-content .dialog span{ vertical-align: middle;}
/*.list-item-desc{ co}*/
#work-maintain .form-wrap{ padding: 20px 5%;}
#work-maintain .form-item{ width: 100%;}
#work-maintain textarea.form-item{ top:20px; position: relative; padding:5px 1%; width: 100%; height: 120px;}
.list-bar{ background-color: #f8f8f8; color: #999; padding: 8px;}
#work-maintain .deviceSelection .icon-allow{ right: 0; top:0;}
#work-maintain .deviceSelection{ position: absolute; top:10px; right:5%; border: 1px solid #ccc; border-radius: 5px; background-color: #eee; padding: 5px;}
#work-maintain .icon-add{ background:url(../../img/weiwei/work/icon_add.png) no-repeat center; width: 25px; height: 25px;}
#work-maintain .icon-cancel{ background:url(../../img/weiwei/main/icon_cancel.png) no-repeat center; width: 25px; height: 25px; position: absolute; margin-top: -8px; margin-left: -5px;}
#work-maintain .form-item-label label{ color: #000;}
#work-maintain .list-item-img{ width: 100px;}
#work-maintain .addContact{ position: absolute; top:10px; right: 5%;}
#work-maintain div:not(.active) .icon-cancel{ display: none;}
#work-maintain div.active .icon-cancel{ display: inline-block;}
#deviceSelection .list-item{}
#deviceSelection .list-item-main{ padding: 5px 10px; }
#deviceSelection .list-item-sub{ padding: 5px 10px; }

/*team*/
#team .list-wrap{ padding: 0 10px;}
#team .list-item{ border-bottom: 1px solid #eee; padding: 5px;}
#team .list-item .list-item-icon{ padding: 2px 5px 0 0;}
#team .list-item .list-item-info{ padding-top: 15px;}
#team .list-item .list-item-info a{ text-decoration: none; color: #000;}
#team_addFriend .list-item{ padding: 5px 15px;}
#team_addFriend .list-item-info{ padding: 15px 0 0 10px;}
/*task*/
#task .list-wrap{}
#task .list-item{ line-height: 200%;}
#task .list-item-desc,#task .list-item-time{ color: #b8b8b8;}
#task .list-item-icon{ padding: 5px 5px 0 5px; text-align: center;}
#task .list-item-icon img{ max-width: 80px; margin:5px;}
#task .list-item-icon2 img{ max-width: 180px; height: 161px; margin:5px;}
#task .list-item-info{ padding: 12px 0; line-height: 200%;}
#task .list-item-time{ right: 10px; top: 30%;}
#task .list-item .task-btn{border-radius: 3px; color: #0059ae; padding: 3px 10px;}
#task .list-item-btn{ top: 15%; right: 10px;}
#task .list-item-reward{ color: #a3a3a3; bottom: 15%; right: 10px;}
#task-info .form-item-wrap{ border-bottom: 1px solid #eee; position: relative;}
#task-info .form-item-wrap label{ padding-left: 20px; text-align: left; font-weight: normal; color: #888;}
#task-info .form-item-wrap .form-item{ width: 60%; text-align: right;}
#task-info .form-item-wrap.img .form-item{ text-align: left;}
#task-info .form-item-wrap img{ margin-left: 69%;} 
.icon-allow{ background:url(../../img/weiwei/main/icon_allow.png) no-repeat center; width: 8px; height: 13px; right: 10px; top:40%;}
#contact{
	padding: 0px 8px;
	
}

/* home*/
#home{padding: 4px;}
#home .list-wrap{}
#home .list-item{float: left; width: 49%;margin-left: 2px; text-align: center; overflow: hidden; position: relative;}
#home .list-item:nth-child(3n-1){ border-left:1px solid #eee; }
#home .list-item img{ max-width:100%; max-height: 210px; width: 100%; height: 210px; margin: auto;}
#home .list-item a{ color: #888; text-decoration: none;}
#home .list-item a div{}
#home .list-item-wrap{ width: 100%; height: 100%;}
#home .list-item-name{}

.shouhoubtn-submit{ background-color: #FF5722; border-radius: 5px; color: #fff; font-size: 1.4em; padding: 10px 0px; margin:20px 0; width: 80%; display:block;border:none;margin:0 auto;}



/**/
#companyinfo-list .list-wrap{}
#companyinfo-list .list-item{ border-bottom: 1px solid #e5e5e5; padding: 5px; position: relative; height: 99px; overflow: hidden;}

#companyinfo-list .list-item-desc,#message-list .list-item-time{ color: #b8b8b8;}
#companyinfo-list .list-item-desc{ width: 190px;}
#companyinfo-list .list-item-icon{ padding: 5px 5px 0 5px; text-align: center;}
#companyinfo-list .list-item-icon img{ max-width: 80px; max-height: 80px; width: 58px; height: 58px; margin: auto;}
#companyinfo-list .list-item-info{ padding: 8px 0 8px 5px; line-height: 200%;}
#companyinfo-list .list-item-name.new{ color: #0059ae;}
#companyinfo-list .list-item-time{ right: 10px; top: 15%;}
#companyinfo-list .isRepair .repairText{ display: inline-block; }

.mymoneyicon{
	width: 8%;
	position:absolute;
	top:28%;
	padding-left: 5px;

}

.navIcon{
	text-align: center;
	padding-top: 8px;
}
.navIcon span{
	font-size: 30px;
}
.navtext{
	text-align: center
	
}
#bcid {
	width: 100%;
	position: absolute;
	bottom: 13.5%;
	top:40px;
	text-align: center;
}



#saomacode{
	width: 100%;
	position: absolute;
	bottom: 0px;
	line-height: 33px;
	text-align: center;
	color: #FFF;
}
.fbt {
	width: 33.33%;
	float: left;
	color:#FFFFFF;
}

/*客户相关*/
.custom_xg{
	font-size: 16px;
	font-weight: 600;
	color:#666666;
	display: block;
	padding:15px 0 15px 0px;
	width: 100%;
}
.ng-cloak{display:none;}  

.btn-wrap .btn-submitstd{ background-color: #ff954a; border-radius: 5px; color: #fff; font-size: 1.4em; padding: 10px 20px; margin:20px 0; width: 100%;}
.bjeeeee{height: 10px;background-color: rgba(158, 158, 158, 0.18);}

.btn-submitpx{
	background-color: orangered;
    border-radius: 5px;
    color: #fff;
    font-size: 1em;
    padding: 10px 20px;
    margin: 20px 0;
    width: 100%;
   }
.codeyzm{

    color:orangered;
    text-align: center;
    
    font-size: 12px;
    border:none;
    background-color: #FFFFFF;
}
.mymoneynew{font-size: 16px;color: #FFFFFF; width: 33%; display: block; }

.keytextstyle{
	padding: 20px;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.5em;
    background:url(../../img/saocode/beijtu.png) no-repeat center;background-size: 100%;
}

.addbankcard{
	text-align: center;
    padding: 10px;
    background-color: #fbf2f2;
    font-size: 18px;
}

.addbackcardyzm{
	 background-color:#F5F5F5;
    padding: 10px;
    border-radius: 5px;
}
