/* merged: mtime=2024-08-15 14:21:18, now=2024-08-15 14:22:14, files=fvwebapp-ajs-User.login.part.css,fvwebapp-ajs-User.profile.part.css */
.main {
width: 100%;
background: #f7f9fc;
overflow-y: auto;
padding:180px 0 120px 0;
margin:0 auto;
}
.login-panel {
width: 1000px;
margin:0 auto;
border-radius: 6px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
background: #fff;
}
.reset-password .login-panel {
width:460px;
padding:0 0 80px 70px;
}
.signin-img {
width:352px;
height:300px;
margin:122px 0 30px 105px;
}
.signin-desc {
font-size:1.6rem;
font-weight:400;
color:#999;
height:22px;
line-height:19px;
text-align: center;
margin: 0 0 122px 105px;
}
.signin-title {
margin-top:100px;
font-size:3.4rem;
font-weight: bold;
line-height: 40px;
height:48px;
color: #333;
opacity: 1;
}
.form .item {
width:320px;
margin:20px 0;
}
.form .input {
width:320px;
height:40px;
border:none;
background: #F2F2F2;
opacity: 1;
border-radius: 4px;
padding-left:18px;
color:#333;
outline-style: none;
-webkit-tap-highlight-color:#000000;
}
.form .short {
width:210px;
}
.form .input:focus {
border: 1px solid #388FFF;
outline: none;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.16);
}
.form .item .error {
border:1px solid #ff3333;
}
.form .captcha-img {
width:100px;
height:40px;
margin-left:10px;
border-radius: 4px;
opacity: 1;
border:none;
cursor:pointer;
float:right;
vertical-align: middle;
}
.form .error-info {
display: none;
height: auto;
line-height: 28px;
border-radius: 2px;
color: #ff3333;
font-size: 1.4rem;
max-width: 320px;
}
.form .reset-password-info {
height: 20px;
font-size: 1.4rem;
line-height: 16px;
color: #4680ff;
width:320px;
}
.form .error-img {
width:18px;
height:16px;
margin-right: 12px;
}
.form .remember,
.form .agree {
margin-bottom:20px;
float:left;
cursor:pointer;
}
.form .remember img,
.form .agree img {
vertical-align:middle;
margin:0px;
width:14px;
height:14px;
}
.form .remember span,
.form .agree span {
margin-left:8px;
font-size:1.4rem;
height:20px;
line-height:20px;
vertical-align:middle;
margin-bottom:0;
font-weight:400;
}
.form .account-button {
width:320px;
height:40px;
border-radius: 4px;
border:none;
background: #4580FF;
opacity: 1;
color:#fff;
font-size:1.4rem;
outline:none;
}
.form .verify-code-button {
width:100px;
height:40px;
margin-left:6px;
border-radius: 4px;
border:none;
background: #4580FF;
cursor:pointer;
color:#fff;
font-size:1.4rem;
line-height:16px;
outline:none;
float:right;
}
.form .account-button:hover,
.form .verify-code-button:hover {
background: #5E91FF;
}
.form .account-button:focus,
.form .account-button:active,
.form .verify-code-button:focus,
.form .verify-code-button:active {
background: #3766CC;
}
.form .disabled,
.form .account-button[disabled],
.form .verify-code-button[disabled] {
background: #ccc
}
.form p {
height:20px;
line-height:20px;
margin-bottom:8px;
}
.form p a {
color:#4680ff;
opacity: 1;
}
.form p a:hover,
.form p a:focus,
.form p a:active {
color:#4680ff;
opacity: 1;
}
@media (max-width: 991px) {
.login-panel,
.reset-password .login-panel {
width:90%;
}
.reset-password .login-panel {
padding:20px 0
}
#hidden-on-small-screen {
display:none;
}
.signin-title {
margin:20px auto 0;
width:320px;
}
.form .item,
.form .error-info,
.form .reset-password-info {
width:320px;
margin:20px auto;
}
}
@media (max-width: 450px) {
.login-panel,
.reset-password .login-panel {
width: 100%;
box-shadow: none;
margin: 0;
}
.main {
padding: 100px 0 0;
}
}
@media (max-width: 375px) {
.signin-title,
.form .item,
.form .input,
.form .account-button,
.form .error-info,
.form .reset-password-info {
width:290px;
}
.form .short {
width:180px;
}
}
@media (max-width: 320px) {
.signin-title,
.form .item,
.form .input,
.form .account-button
.form .error-info,
.form .reset-password-info {
width:280px;
}
.form .short {
width:170px;
}
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
/* WebKit browsers */
color: #9B9B9B;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #9B9B9B;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #9B9B9B;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #9B9B9B;
}
.get-verify-code {
margin: 0;
padding: 0;
font-size: 14px;
color: #5381F7;
width: 116px;
display: none;
margin-left: 8px;
background: #fff;
}
#country-code-select li {
height: 30px;
border-bottom: 1px solid #F3F7FF;
}
#send-verification-code {
outline: none; 
height: 40px; 
float: right; 
display: inline-block;
}
#send-verification-code:hover {
cursor: pointer;
}
/*解决表单自动填充导致的背景色，文字颜色问题*/
input:-webkit-autofill {
-webkit-box-shadow:0 0 0px 1000px #F3F7FF inset;
-webkit-text-fill-color: #333333;
}
.username-tip {
width: 418px; 
text-align: left;
display: none;
margin-top: 10px;
margin-bottom: -10px;
}
.password-tip,
.confirm-password-tip {
width: 418px;
text-align: left;
display: none;
margin-top: 10px;
}
.captchatext-tip {
width: 418px;
text-align: left;
display: none;
margin-bottom: -10px;
margin-top: -10px;
}
.verifycode-tip {
width: 418px;
text-align: left;
display: none;
margin-top: -10px;
}
.login .verifycode-tip {
margin-top: 10px;
}
.tip-size {
font-size: 1.4rem;
color: #fa6464;
}
.captcha-img {
width: 120px; 
height: 40px; 
border: 1px solid #d4ddf0; 
vertical-align: middle;
border-radius: 6px;
float: right;
cursor: pointer;
}
.info-captcha-img:hover {
border: 1px solid #96b9fa;
box-shadow: 0 0 4px #a8c7ff;
}
.error-icon {
width: 1.4rem;
height: 1.4rem;
}
.with-img .login-dialog-input {
width: 280px; 
float: left;
}
.with-img .get-verify-code {
border: 1px solid #96b9fa;
width: 120px;
}
.empty-div {
width: 100%; 
height: 60px;
}
.back-login {
font-size: 1.4rem;
float: left;
margin-bottom: 30px;
}
.change-password-input:hover,
.change-password-input:active,
.change-password-input:focus {
border: 1px solid #96b9fa;
box-shadow: 0 0 4px #a8c7ff;
}
.info-captcha-img {
display:inline-block; 
width: 116px; 
height: 50px; 
border: 1px solid #d4ddf0; 
box-sizing: border-box;
vertical-align: middle;
margin-left: 15px;
border-radius: 5px;
cursor: pointer;
margin-top: -5px;
}
.info-get-verify-code {
outline: none;
background: #F3F7FF;
border-radius: 5px;
width: 116px;
height: 50px;
border: 1px solid #d4ddf0;
font-size: 14px;
color: #5381F7;
margin: 0 0 0 15px;
cursor: pointer;
}
.info-get-verify-code:hover {
border: 1px solid #96b9fa;
box-shadow: 0 0 4px #a8c7ff;
}
@media (min-width: 1200px) and (max-width: 1599px) {
.empty-div { 
height: 20px;
}
}
@media only screen and (max-width: 767px) {
#header-divide {
display: none;
}
.with-img .get-verify-code,
.with-img .captcha-img {
width: 38%;
}
@-moz-document url-prefix() {
.with-img .get-verify-code, 
.with-img .captcha-img {
width: 36%;
}
}
.with-img {
height: 70px;
}
.empty-div { 
height: 40px;
}
}
@media only screen and (max-width: 414px) {
.with-img .get-verify-code, 
.with-img .captcha-img {
width: 36%;
}
}
html, body,
#body-main-content,
.user-center,
.user-center .user-info-container {
height: 100%;
}
.personal-main {
background-color: rgba(242, 248, 255, 1);
width: 100%;
display: block;
margin: auto;
padding-top: 70px;
}
.user-center {
padding-top: 100px;
background-color: #FFFFFF;
}
#page-footer {
background: url(../image/page-foot-back.png) no-repeat 100% 100%,linear-gradient(180deg, #F4F5F7,rgba(255, 255, 255, 1));
}
.personal-menu {
position: relative;
float: left;
width: 18%;
background-color: #EEF7FD;
margin: 0 30px 0 0;
padding: 10px 0 0 0;
text-align: center;
background: rgba(255,255,255,1);
max-width: 250px;
height: 100%;
overflow: auto;
display: flex;
flex-direction: column;
justify-content: space-between;
min-width: 160px;
}
.personal-menu li {
position: relative;
display: block;
font-size: 16px;
color: #5A5A5A;
text-align: center;
background: #FFFFFF;
overflow: hidden;
padding: 20px;
}
.personal-menu .user-orders {
position: relative;
display: inline-block;
}
.personal-menu .badge-dot {
position: absolute;
right: -8px;
top: 1px;
width: 6px;
height: 6px;
border-radius: 50%;
background: red;
}
.personal-menu li:hover {
background-color: #EEF4FF;
cursor: pointer;
}
.personal-menu li:last-child {
position: absolute;
bottom: 0;
width: 100%;
border-top: 1px solid #EEEEED;
}
.personal-menu li:last-child a {
color: #5A5A5A;
}
.personal-menu .menu-icon {
transform: translate(-7px, -2px);
opacity: 0.5;
}
.personal-menu .menu-icon.active-icon {
opacity: 1;
}
.personal-menu .download-container {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 10px;
color: #FFFFFF;
}
.logout-container {
height: 79px;
padding: 27px;
text-align: center;
cursor: pointer;
font-size: 16px;
color: #333333;
border-top: 1px solid #EEEEED;
position: relative;
}
.personal-menu .logout-container a {
color: #333333;
}
.personal-menu .logout-container:hover {
background-color: #EEF4FF;
}
.personal-menu .download-client {
position: relative;
padding: 10px 30px;
background: #4580FF;
border-radius: 6px;
cursor: pointer;
}
.personal-menu .download-client a {
color: #FFFFFF;
}
.personal-menu .my-staffticket-text-container {
position: relative;
display: inline-block;
}
.personal-menu .notification-dot {
position: absolute;
width: 8px;
height: 8px;
background-color: red;
border-radius: 50%;
}
.personal-menu .try-out-tip {
font-size: 12px;
color: #999999;
padding-top: 10px;
}
.link-box {
position: absolute;
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.account-width {
padding-top: 80px;
}
.personal-main-content {
width: 63%;
margin: auto;
display: block;
text-align: left;
height:100%;
padding: 80px 0 100px 0;
}
.user-info-container {
display: flex;
margin: 0;
width: 100%;
height: calc(100vh - 100px);
background: #FAFAFA;
padding: 0;
border-top: 1px solid #EEEEED;
}
.personal-main-detail {
width: 100%;
background: #FFFFFF;
display: inline-block;
border-radius: 6px;
margin-top: 20px;
max-height: calc(100vh - 200px);
overflow: auto;
}
.personal-main-user-profile {
display: block;
margin: auto;
text-align: center;
padding: 40px;
}
.user-profile-content {
display: inline-block;
text-align: left;
color: #333333;
float: left;
}
.user-profile-opt {
display: inline-block;
text-align: right;
float: right;
}
.user-profile-opt-button {
background-image: linear-gradient(0deg, #6494F6 0%, #96B8FF 100%);
border-radius: 5px;
color: #FFFFFF;
font-size: 13px;
width: 110px;
border: 0;
height: 30px;
}
.user-profile-opt-a {
color: #4680ff;
opacity: .8;
cursor: pointer;
}
a.user-profile-opt-a:hover {
color: #4680ff;
opacity: 1;
text-decoration: none;
}
.personal-main.user-usage-records h1 {
font-size: 24px;
font-weight: bold;
margin: 40px auto 20px auto;
}
.personal-main.user-usage-records table {
border: 0;
}
.personal-main.user-usage-records table td {
background-color: white;
}
.personal-main.user-usage-records table th, .personal-main.user-usage-records table td {
padding: 0 14px;
border: 0;
}
#phone-email-verify-title {
margin-top: 30px;
color: #333333;
font-size:16px;
font-weight:bold;
text-align: left;
line-height:22px;
}
#show-phone-email {
font-size: 14px;
text-align: left;
display: inline-block;
width: 194px;
overflow: hidden;
text-overflow: ellipsis;
}
#toggle-phone-email {
font-size:14px;
color: #4680ff;
margin: 0 0 0 20px;
cursor: pointer;
}
.span-ball-order-20 {
display: inline-block;
width: 20px;
height: 20px;
border-radius: 50%;
background-color: #6494F6;
text-align: center;
line-height: 20px;
margin-right: 10px;
margin-left: 1.2%;
vertical-align: middle;
color: #FFFFFF;
}
.my-order-title {
height: 50px;
background: #E4EBF8;
text-align: center;
}
.my-order-title-item {
font-size: 18px;
color: #000000;
text-align: center;
display: inline-block;
padding: 5px 10px;
height: 40px;
line-height: 40px;
}
.my-order-title-item-1 {
width: calc(22% - 20px);
}
.my-order-title-item-2 {
width: calc(22% - 20px);
}
.my-order-title-item-3 {
width: calc(22% - 20px);
}
.my-order-title-item-4 {
width: calc(22% - 20px);
}
.my-order-detail-title {
font-size: 14px;
color: #5A5A5A;
height: 40px;
line-height: 40px;
background: #ECF2FE;
text-align: left;
padding-left: 30px;
}
.my-order-detail-content {
height: 100px;
background: #FFFFFF;
text-align: center;
}
.my-order-detail-content-common {
font-size: 18px;
color: #000000;
text-align: center;
display: inline-block;
padding: 5px 10px;
height: 90px;
line-height: 90px;
}
.my-order-title-item-4 span {
font-size: 24px;
color: #F5B04D;
line-height: 30px;
}
.feedback-item {
margin: 20px 0;
text-align: left;
}
.feedback-item-title {
display: inline-block;
text-align: right;
width: 100px;
margin-right: 20px;
font-size: 16px;
color: #5A5A5A;
}
.feedback-item-content {
display: inline-block;
text-align: left;
width: 300px;
}
.feedback-item-content input {
/* background: #F4F5F7; */
width: 240px;
height: 40px;
padding-left: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid rgb(212, 221, 240);
}
.feedback-item-content textarea {
width: 100%;
height: 100px;
padding: 10px 5px;
/* background: #F4F5F7; */
resize: none;
outline: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid rgb(212, 221, 240);
}
.udf-select {
display: inline-block;
width: 240px;
height: 40px;
font-size: 15px;
color: #000000;
/*很关键：将默认的select选择框样式清除*/
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
/*在选择框的最右侧中间显示小箭头图片*/
background: url("../image/select-triangle.png") no-repeat scroll 220px center;
-webkit-background-size: 12px 9px;
background-size: 12px 9px;
/*为下拉小箭头留出一点位置，避免被文字覆盖*/
padding: 3px 25px 3px 13px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid rgb(212, 221, 240);
outline: none;
}
.feedback-item-content input:hover,
.feedback-item-content input:active,
.feedback-item-content textarea:hover,
.feedback-item-content textarea:active,
.udf-select:hover,
.udf-select:active {
box-shadow: 0 0 4px #a8c7ff;
}
.feed-subBtn {
background: #4284fb;
border-radius: 6px;
width: 320px;
height: 45px;
border: 0;
font-size: 20px;
color: #FFFFFF;
}
.feed-subBtn:hover,
.feed-subBtn:active {
opacity: .8;
}
.change-password-input {
background: #ffffff;
border-radius: 4px;
width: 330px;
height: 50px;
border: 1px solid #d4ddf0;
padding-left: 20px;
font-size: 16px;
color: #999999;
margin-bottom: 20px;
}
.invoice-manage {
height: 100%;
margin: 20px auto auto auto;
text-align: center;
background: #FFFFFF;
}
.invoice-manage-label {
background-image: linear-gradient(270deg, #6494F6 0%, #96B8FF 100%);
border-radius: 100px;
width: 100px;
height: 35px;
line-height: 35px;
font-size: 14px;
color: #FFFFFF;
text-align: center;
display: inline-block;
}
.invoice-manage-title {
background: #E6ECF8;
height: 50px;
line-height: 50px;
}
.invoice-manage-content {
background: #FFFFFF;
border-bottom: 1px solid #E6ECF8;
}
.invoice-manage-item-title {
font-size: 14px;
color: #5A5A5A;
}
.invoice-manage-item-content {
font-size: 16px;
color: #000000;
line-height: 30px;
word-wrap: break-word;
word-break: normal;
padding: 15px 0;
vertical-align: middle;
}
.invoice-manage-item-1 {
display: inline-block;
width: 16%;
}
.invoice-manage-item-2 {
display: inline-block;
width: 16%;
}
.invoice-manage-item-3 {
display: inline-block;
width: 16%;
}
.invoice-manage-item-4 {
display: inline-block;
width: 10%;
}
.invoice-manage-item-5 {
display: inline-block;
width: 20%;
}
.invoice-manage-item-6 {
display: inline-block;
width: 15%;
}
.invoice-manage-item-6 input {
background-image: linear-gradient(270deg, #6494F6 0%, #96B8FF 100%);
border-radius: 100px;
width: 80px;
height: 35px;
font-size: 16px;
color: #FFFFFF;
border: 0;
}
.invoice-info {
background: #FFFFFF;
height: 280px;
}
.invoice-info-title {
background: #E0E8F8;
font-size: 18px;
color: #5381F7;
padding-left: 20px;
height: 50px;
line-height: 50px;
}
.invoice-info-content-item {
height: 50px;
line-height: 50px;
padding: 10px 0;
}
.invoice-info-content-item-left {
display: inline-block;
width: 100px;
text-align: right;
padding-left: 10px;
font-size: 16px;
color: #5A5A5A;
}
.invoice-info-content-item-right {
display: inline-block;
width: 75%;
text-align: left;
padding-left: 5px;
}
.invoice-info-content-item-right input {
background: #F4F5F7;
width: 240px;
height: 40px;
border: 0;
padding-left: 10px;
}
.invoice-info-content-item-right textarea {
width: 100%;
height: 100px;
padding: 10px 5px 10px 10px;
border: 0;
background: #F4F5F7;
resize: none;
outline: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.invoice-order-record-title {
background: #e4ebf7;
font-size: 18px;
color: #000000;
height: 50px;
line-height: 50px;
text-align: center;
}
.invoice-order-record-content {
font-size: 16px;
color: #000000;
height: 100px;
line-height: 100px;
vertical-align: middle;
text-align: center;
background: #FFFFFF;
word-wrap: break-word;
word-break: normal;
border-bottom: 1px solid #e4ebf7;
}
.invoice-order-record-column-1 {
display: inline-block;
line-height: 22px;
width: 20%;
vertical-align: middle;
}
.invoice-order-record-column-2 {
display: inline-block;
line-height: 22px;
width: 20%;
vertical-align: middle;
}
.invoice-order-record-column-3 {
display: inline-block;
line-height: 22px;
width: 20%;
vertical-align: middle;
}
.invoice-order-record-column-4 {
display: inline-block;
line-height: 22px;
width: 20%;
vertical-align: middle;
}
.invoice-order-record-column-5 {
display: inline-block;
line-height: 22px;
width: 10%;
vertical-align: middle;
}
.invoice-apply-button {
margin: 70px auto 120px auto;
text-align: center;
}
.invoice-apply-button input {
width: 140px;
height: 50px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
font-size: 18px;
color: #5A5A5A;
margin: auto 80px;
border: 0;
background: #FFFFFF;
}
.user-profile-opt-button:hover {
cursor: pointer;
}
#send-verification-code:hover {
cursor: pointer;
}
.invoice-apply-modify:hover {
cursor: pointer;
}
.invoice-apply-show:hover {
cursor: pointer;
}
.expiration-datetime {
color: #4680ff;
}
.expiration-datetime:hover {
color: #5381f7;
cursor: pointer;
}
/*解决表单自动填充导致的背景色，文字颜色问题*/
input:-webkit-autofill {
-webkit-box-shadow:0 0 0px 1000px #F3F7FF inset;
-webkit-text-fill-color: #000000;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
/* WebKit browsers */
color: #9B9B9B;
}
input:-moz-placeholder, textarea:-moz-placeholder {
/* Mozilla Firefox 4 to 18 */
color: #9B9B9B;
}
input::-moz-placeholder, textarea::-moz-placeholder {
/* Mozilla Firefox 19+ */
color: #9B9B9B;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
/* Internet Explorer 10+ */
color: #9B9B9B;
}
.user-info {
font-size: 20px;
color: #666666;
margin-bottom: 20px;
margin-left: 40px;
}
.btn-groups {
width: 350px;
padding: 10px;
}
.cancel-btn {
width: 150px;
height: 50px;
font-size: 16px;    
border-radius: 4px;    
float: left;    
border: 0;
color: #4680ff;
background: #f5f9ff;
}
.cancel-btn:hover, .sub-btn:hover {
opacity: .8
}
.sub-btn {
border-radius: 4px;
width: 150px;
height: 50px;
font-size: 1.6rem;
color: #FFFFFF;
background: #4680ff;    
float: right;
border: 0;
}
.pop-main-div {
position: fixed; 
width: 100%; 
height: 100%; 
background-color: rgba(128, 128, 128, 0.3); 
z-index: 100; 
text-align: center; 
display: none; 
top: 0; 
left: 0;
}
.pop-head-div {
height: 100%; 
display: inline-block; 
vertical-align: middle;
}
.pop-body-div {
position: relative;
display: inline-block; 
vertical-align: middle; 
border-radius: 5px; 
background-color: white; 
overflow: hidden; 
width:430px;
min-height:500px;
}
#popup-change-password .pop-body-div{
min-height:450px;
}
.pop-title-div {
text-align: center; 
height: 40px; 
line-height: 40px;
padding-top:0px;
margin-top:40px;
font-size: 26px;
color: #333333;
}
.pop__content__div {
padding: 0 40px;
text-align: center;
}
.pop-input-div {
position: relative;
width: 330px;
margin: auto;
}
.with-img .change-password-input {
width: 194px;
display: inline-block;
}
.record-title-div {
height: 200px;
background:rgba(245,249,255,1);
width: 100%;
}
.record-title {
font-size: 40px;
font-weight: 400;
line-height: 56px;
color:rgba(51,51,51,1);
margin-top: 100px;
text-align: center;
padding-top: 60px;
}
.record-title-div hr {
background: #4580FF;
border-radius: 100px;
width: 50px;
height: 4px;
margin-top: 20px;
border: 0;
}
.personal-main.user-usage-records h1.record-h1 {
font-size:24px;
font-weight:bold;
line-height:32px;
color:rgba(51,51,51,1);
margin-left: 34px;
}
.record-table {
width: 100%; 
line-height: 40px;
}
.record-table tr {
height: 40px;
}
.record-table td{
font-size: 14px;
color: #333;
}
.record-table tr:nth-child(odd) th, 
.record-table tr:nth-child(odd) td {
background:rgba(242,242,242,1);
}
.record-table tr:nth-child(even) th,
.record-table tr:nth-child(even) td {
background:#fff;
}
.record-table th {
font-size:14px;
font-weight:bold;
line-height:32px;
color:rgba(51,51,51,1);
}
.table-title-div {
position: relative;
height: 93px;
}
.table-title-line {
width: 100%;
border-top: 1px solid #eee;
position: absolute;
bottom: 37px;
}
.table-title-div h1.record-h1 {
z-index: 1;
position: absolute;
bottom: 23px;
overflow: hidden;
background-color: #fff; margin: 0 0 0 34px;     padding: 0 10px;
min-width: 116px;
}
.device-number {
display: flex;
justify-content: center;
align-items: center;
}
.left-minus,
.right-plus {
height: 40px;
width: 40px;
background: rgba(69,128,255,1);
border-radius: 4px;
padding: 8px 10px;
}
.icon-minus,
.icon-add {
font-size: 16px;
color: #fff;
}
.more-current-num {
text-align: center;
font-size: 16px;
color: rgba(153, 153, 153, 1);
margin: 20px 0 0;
}
.contact-us {
cursor: pointer;
color: rgba(69,128,255,1);
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
}
input[type="number"]{
-moz-appearance: textfield;
}
#return-user-profile {
cursor: pointer;
}
.personal-main-content input[type="text"],
.personal-main-content input[type="password"]{
color: #333;
}
@media (min-width: 1024px) and (max-width: 1200px) {
.personal-main .main-width,
.personal-main-content {
width: 90%;
}
.personal-main .main-width,.user-info-container {
width: 100%;
}
.pop-head-div {
height: 80%;
}
}
@media (min-width: 1200px) and (max-width: 1599px) {
.personal-main .main-width,
.personal-main-content {
width: 80%;
}
.personal-main .main-width,.user-info-container {
width: 100%;
}
.personal-main-detail {
margin-left: 0;
}
}
@media only screen and (max-width: 1024px) {
.user-profile-opt {
text-align: left;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.personal-main .main-width,
.personal-main-content {
width: 90%;
}
.personal-main .main-width,.user-info-container {
width: 100%;
}
.personal-main-detail {
margin-left: 0;
}
.user-info {
margin-left: 40px;
}
}
@media only screen and (max-width: 767px) {
.personal-main {
padding-bottom: 20px;
}
.user-center {
padding-bottom: 0;
padding-top: 4.79rem;
}
.personal-main .main-width,
.personal-main-content {
width: 90%;
}
.personal-main .main-width,.user-info-container {
width: 100%;
}
.personal-main-detail {
margin-left: 0;
padding-bottom: 20px;
}
.user-info {
margin-left: 40px;
}
.user-profile-opt {
text-align: left;
}
.personal-main.user-usage-records table th, .personal-main.user-usage-records table td {
padding: 0 4px;
}
.pop-body-div {
padding: 0 5px;
}
.pop-body-div, .pop-input-div {
width: 80%;
white-space: nowrap;
}
.change-password-input{
width: 100%;
margin-left: 0;
margin-bottom: 20px;
}
img.info-captcha-img, button.info-get-verify-code {
width: 36%;
margin-left: 10px;
}
@-moz-document url-prefix() {
img.info-captcha-img, button.info-get-verify-code {
width: 34%;
}
.with-img .change-password-input {
width: 55%;
margin-bottom: 10px;
}
}
.btn-groups {
width: 100%;
padding: 0;
}
.cancel-btn, .sub-btn {
width: 45%;
margin-top: 10px;
margin-bottom: 20px;
}
.with-img .change-password-input {
width: 60%;
margin-bottom: 10px;
}
.personal-main-user-profile {
padding: 10px;
}
.record-title {
font-size: 30px;
}
#return-user-profile {
margin: 10px;
}
.personal-menu {
display: none;
}
.user-center .user-content-title-bar {
height: auto;
}
.user-info-container {
padding: 0 10px;
}
.download-container {
display: none;
}
.personal-menu li:last-child {
display: none;
}
.personal-main-detail {
width: 100%;
max-height: calc(100vh - 135px);
}
}
@media screen and (max-width: 437px) {
.personal-menu{
padding: 0;
}
#User-Profile{
border-top-left-radius:6px;
border-top-right-radius:6px;
}
#Payment-Order{
border-bottom-right-radius:6px;
border-bottom-left-radius:6px;
}
.personal-menu li {
text-align: left;
}
.account-width, .personal-main-content {
padding-top: 54px;
}
.msg-item {
margin: 10px 12px;
}
}
@media only screen and (max-width: 420px) and (min-width: 320px) {
/* 修改邮箱、手机号、密码等输入框布局优化 */
.pop-body-div, .pop-input-div {
width: 95%;
}
}
/*表格单行省略*/
td.single-line-ellipsis>div {
word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
/*表格双行省略*/
td.two-line-ellipsis>div {
word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.status-dot {
width: 6px;
height: 6px;
background-color: red;
border-radius: 50%;
margin-right: 8px;
position: absolute;
top: 10px;
left: 9px;
}
#user-part-center .common-table-container {
width: 100%;
overflow-x: auto;
}
.user-content-title-bar {
display: flex;
align-items: center;
height: 40px;
}
@media screen and (max-width: 480px) {
#user-part-center {
width: 100%;
}
}
