|
@@ -2,47 +2,57 @@ tr td {
|
|
|
max-width: 300px !important;
|
|
|
overflow: hidden;
|
|
|
}
|
|
|
+
|
|
|
tr th {
|
|
|
min-width: 80px !important;
|
|
|
}
|
|
|
+
|
|
|
.ell {
|
|
|
overflow: hidden;
|
|
|
text-overflow: ellipsis;
|
|
|
white-space: nowrap;
|
|
|
display: inline-block;
|
|
|
}
|
|
|
+
|
|
|
.f16-w500-c151515 {
|
|
|
- font-size: 16px !important;
|
|
|
- font-weight: 500 !important;
|
|
|
- color: #151515 !important;
|
|
|
+ font-size: 16px !important;
|
|
|
+ font-weight: 500 !important;
|
|
|
+ color: #151515 !important;
|
|
|
}
|
|
|
+
|
|
|
.w500-c15 {
|
|
|
- font-weight: 500 !important;
|
|
|
- color: #151515 !important;
|
|
|
+ font-weight: 500 !important;
|
|
|
+ color: #151515 !important;
|
|
|
}
|
|
|
+
|
|
|
.line10 {
|
|
|
- height: 10px !important;
|
|
|
- background: rgb(242, 242, 245)
|
|
|
+ height: 10px !important;
|
|
|
+ background: rgb(242, 242, 245)
|
|
|
}
|
|
|
+
|
|
|
.w194-h34 {
|
|
|
- width: 194px !important;
|
|
|
- height: 34px !important;
|
|
|
+ width: 194px !important;
|
|
|
+ height: 34px !important;
|
|
|
}
|
|
|
+
|
|
|
.btn-20-7-radio4 {
|
|
|
- padding: 7px 20px;
|
|
|
- border-radius: 4px;
|
|
|
-}.pagination>.active>a,
|
|
|
+ padding: 7px 20px;
|
|
|
+ border-radius: 4px;
|
|
|
+}
|
|
|
+
|
|
|
+.pagination>.active>a,
|
|
|
.pagination>.active>a:focus,
|
|
|
.pagination>.active>a:hover,
|
|
|
.pagination>.active>span,
|
|
|
.pagination>.active>span:focus,
|
|
|
.pagination>.active>span:hover {
|
|
|
background-color: #2168fb;
|
|
|
- border-color:#2168fb;
|
|
|
+ border-color: #2168fb;
|
|
|
}
|
|
|
+
|
|
|
.pagination>li>a,
|
|
|
-.pagination>li>span{
|
|
|
- color:#2168fb;
|
|
|
+.pagination>li>span {
|
|
|
+ color: #2168fb;
|
|
|
}
|
|
|
|
|
|
/* 单选框相关 */
|
|
@@ -76,12 +86,12 @@ tr th {
|
|
|
z-index: 1;
|
|
|
}
|
|
|
|
|
|
-.radio-container input[type="radio"]:checked + .radio-custom {
|
|
|
+.radio-container input[type="radio"]:checked+.radio-custom {
|
|
|
background-color: #1b81ff;
|
|
|
border-color: #1b81ff;
|
|
|
}
|
|
|
|
|
|
-.radio-container input[type="radio"]:checked + .radio-custom::after {
|
|
|
+.radio-container input[type="radio"]:checked+.radio-custom::after {
|
|
|
content: '';
|
|
|
position: absolute;
|
|
|
top: 50%;
|
|
@@ -93,24 +103,28 @@ tr th {
|
|
|
border-radius: 50%;
|
|
|
}
|
|
|
|
|
|
-.radio-container input[type="radio"]:focus + .radio-custom {
|
|
|
+.radio-container input[type="radio"]:focus+.radio-custom {
|
|
|
box-shadow: 0 0 5px rgba(27, 129, 255, 0.5);
|
|
|
}
|
|
|
+
|
|
|
.apps-tit {
|
|
|
font-size: 16px !important;
|
|
|
font-weight: 500 !important;
|
|
|
color: #151515 !important;
|
|
|
margin-right: 5px
|
|
|
}
|
|
|
+
|
|
|
.apps-titbox {
|
|
|
text-align: left;
|
|
|
}
|
|
|
+
|
|
|
.apps-num {
|
|
|
font-size: 32px !important;
|
|
|
font-weight: 500 !important;
|
|
|
color: #151515 !important;
|
|
|
display: block;
|
|
|
}
|
|
|
+
|
|
|
.apps-numbox {
|
|
|
height: 80px;
|
|
|
text-align: left;
|
|
@@ -118,11 +132,13 @@ tr th {
|
|
|
align-items: end;
|
|
|
padding-bottom: 5px;
|
|
|
}
|
|
|
+
|
|
|
.apps-numbox-n {
|
|
|
height: 80px;
|
|
|
text-align: left;
|
|
|
display: flex;
|
|
|
}
|
|
|
+
|
|
|
.apps-right-line {
|
|
|
position: absolute;
|
|
|
top: 30px;
|
|
@@ -131,6 +147,7 @@ tr th {
|
|
|
width: 1px;
|
|
|
height: 60px;
|
|
|
}
|
|
|
+
|
|
|
.apps-buyBtn {
|
|
|
width: 100px !important;
|
|
|
height: 36px;
|
|
@@ -139,11 +156,13 @@ tr th {
|
|
|
margin-top: 40px !important;
|
|
|
border-radius: 4px !important;
|
|
|
}
|
|
|
+
|
|
|
.apps-buyBtn-font {
|
|
|
transform: translate(1px, 3px);
|
|
|
display: inline-block;
|
|
|
}
|
|
|
-.app-bloder-btn{
|
|
|
+
|
|
|
+.app-bloder-btn {
|
|
|
width: 70px;
|
|
|
height: 34px;
|
|
|
display: inline-block;
|
|
@@ -157,9 +176,11 @@ tr th {
|
|
|
font-weight: 500;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
-.app-bloder-btn::before{
|
|
|
+
|
|
|
+.app-bloder-btn::before {
|
|
|
content: '' !important;
|
|
|
}
|
|
|
+
|
|
|
.price-type {
|
|
|
display: block !important;
|
|
|
font-size: 14px !important;
|
|
@@ -167,6 +188,7 @@ tr th {
|
|
|
text-align: center !important;
|
|
|
color: #151515
|
|
|
}
|
|
|
+
|
|
|
.price-btn {
|
|
|
border-radius: 4px;
|
|
|
height: 40px !important;
|
|
@@ -175,6 +197,7 @@ tr th {
|
|
|
font-size: 16px;
|
|
|
font-weight: 500;
|
|
|
}
|
|
|
+
|
|
|
.fz-step-box {
|
|
|
display: flex;
|
|
|
background-color: #fff;
|
|
@@ -183,14 +206,17 @@ tr th {
|
|
|
height: 140px;
|
|
|
padding: 40px 60px;
|
|
|
}
|
|
|
+
|
|
|
.fz-step-box li {
|
|
|
- width: 31px;
|
|
|
- position: relative;
|
|
|
+ width: 31px;
|
|
|
+ position: relative;
|
|
|
}
|
|
|
+
|
|
|
.active .fz-step-circle {
|
|
|
color: #fff;
|
|
|
background-color: #2168fb;
|
|
|
}
|
|
|
+
|
|
|
.fz-step-circle {
|
|
|
width: 31px;
|
|
|
height: 31px;
|
|
@@ -204,36 +230,44 @@ tr th {
|
|
|
line-height: 26px;
|
|
|
text-align: center;
|
|
|
}
|
|
|
+
|
|
|
.fz-step-line {
|
|
|
- flex: 1;
|
|
|
- height: 1px;
|
|
|
- background-color: #E8EAEC;
|
|
|
- margin-top: 15px;
|
|
|
+ flex: 1;
|
|
|
+ height: 1px;
|
|
|
+ background-color: #E8EAEC;
|
|
|
+ margin-top: 15px;
|
|
|
}
|
|
|
+
|
|
|
.active .fz-step-font {
|
|
|
- color: #2168fb;
|
|
|
+ color: #2168fb;
|
|
|
}
|
|
|
+
|
|
|
.fz-step-font {
|
|
|
- position: absolute;
|
|
|
- top: 40px;
|
|
|
- color: #8F959F;
|
|
|
- font-weight: 500 !important;
|
|
|
- font-size: 16px !important;
|
|
|
- width: 64px;
|
|
|
- left: -16px;
|
|
|
+ position: absolute;
|
|
|
+ top: 40px;
|
|
|
+ color: #8F959F;
|
|
|
+ font-weight: 500 !important;
|
|
|
+ font-size: 16px !important;
|
|
|
+ width: 64px;
|
|
|
+ left: -16px;
|
|
|
}
|
|
|
+
|
|
|
.table-inp-box {
|
|
|
margin-bottom: 16px;
|
|
|
}
|
|
|
+
|
|
|
.domain-inp {
|
|
|
width: 180px;
|
|
|
}
|
|
|
+
|
|
|
.pc-none {
|
|
|
display: none;
|
|
|
}
|
|
|
+
|
|
|
.webview-btn-box {
|
|
|
margin-left: 180px;
|
|
|
}
|
|
|
+
|
|
|
.webview-pub-icon {
|
|
|
position: absolute;
|
|
|
top: -10px;
|
|
@@ -244,217 +278,276 @@ tr th {
|
|
|
border-radius: 20px;
|
|
|
font-size: 12px;
|
|
|
}
|
|
|
+
|
|
|
#prev_view_btn {
|
|
|
color: #2168FB;
|
|
|
border-color: #2168FB;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation3 .plugin-list img {
|
|
|
display: block;
|
|
|
height: 33px;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation3 .plugin-list .con .text4 {
|
|
|
width: 70%;
|
|
|
margin: 25px 0;
|
|
|
- margin-left: 15% !important;
|
|
|
+ margin-left: 15% !important;
|
|
|
}
|
|
|
+
|
|
|
.signature1 .step4-list .left {
|
|
|
padding-top: 0px;
|
|
|
}
|
|
|
+
|
|
|
body .price-pay .price-list3 .list3 li {
|
|
|
width: 270px;
|
|
|
height: 88px;
|
|
|
}
|
|
|
+
|
|
|
.step1 label span {
|
|
|
float: right;
|
|
|
}
|
|
|
+
|
|
|
.step2 label span {
|
|
|
float: right;
|
|
|
}
|
|
|
-.encapsulation .upload-icon#preview_a_icon{
|
|
|
+
|
|
|
+.encapsulation .upload-icon#preview_a_icon {
|
|
|
width: 144px;
|
|
|
height: 144px;
|
|
|
background-position: center 45px;
|
|
|
}
|
|
|
-.encapsulation .step2 div.img-note{
|
|
|
+
|
|
|
+.encapsulation .step2 div.img-note {
|
|
|
height: 144px;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation .step2 div.img-note1 {
|
|
|
height: 282px;
|
|
|
}
|
|
|
-.encapsulation .upload-img#preview_l_image{
|
|
|
+
|
|
|
+.encapsulation .upload-img#preview_l_image {
|
|
|
width: 174px;
|
|
|
height: 282px;
|
|
|
}
|
|
|
-.encapsulation .upload-icon div.text{
|
|
|
+
|
|
|
+.encapsulation .upload-icon div.text {
|
|
|
margin-top: 100px;
|
|
|
}
|
|
|
-.encapsulation .upload-img div.text{
|
|
|
+
|
|
|
+.encapsulation .upload-img div.text {
|
|
|
margin-top: 155px;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .pay-money .money .money-icon {
|
|
|
font-size: 14px;
|
|
|
}
|
|
|
-.generate_qrcode_box{
|
|
|
+
|
|
|
+.generate_qrcode_box {
|
|
|
margin: 0 auto;
|
|
|
-
|
|
|
+
|
|
|
}
|
|
|
-.j-box-qrcode{
|
|
|
+
|
|
|
+.j-box-qrcode {
|
|
|
width: 1200px;
|
|
|
}
|
|
|
+
|
|
|
/* 移动端样式适配 */
|
|
|
@media (max-width: 767px) {
|
|
|
- .table-responsive{
|
|
|
+ .table-responsive {
|
|
|
border: none;
|
|
|
}
|
|
|
- .app-details .my-apps-detail-top .information dd{
|
|
|
- width: 4.2rem;
|
|
|
- }
|
|
|
- .encapsulation .step2 div.img-note{
|
|
|
+
|
|
|
+ .app-details .my-apps-detail-top .information dd {
|
|
|
+ width: 4.2rem;
|
|
|
+ }
|
|
|
+
|
|
|
+ .encapsulation .step2 div.img-note {
|
|
|
width: 29vw;
|
|
|
}
|
|
|
+
|
|
|
.apps-num {
|
|
|
font-size: .48rem !important;
|
|
|
}
|
|
|
+
|
|
|
.apps-numbers {
|
|
|
width: 100%;
|
|
|
}
|
|
|
+
|
|
|
.apps-numbox {
|
|
|
height: 1rem
|
|
|
}
|
|
|
+
|
|
|
.apps-numbox-n {
|
|
|
margin-top: .2rem;
|
|
|
}
|
|
|
+
|
|
|
.apps-right-line {
|
|
|
top: .34rem;
|
|
|
height: .8rem;
|
|
|
}
|
|
|
+
|
|
|
.apps-buyBtn {
|
|
|
position: absolute;
|
|
|
top: -.44rem;
|
|
|
right: .24rem;
|
|
|
}
|
|
|
+
|
|
|
.mob-none {
|
|
|
display: none !important;
|
|
|
}
|
|
|
+
|
|
|
.pc-none {
|
|
|
display: block !important;
|
|
|
}
|
|
|
+
|
|
|
.app-system-select {
|
|
|
width: 1.8rem !important;
|
|
|
height: .6rem !important;
|
|
|
/* margin-right: 0 !important; */
|
|
|
}
|
|
|
+
|
|
|
.input-search input {
|
|
|
width: 2.4rem !important;
|
|
|
height: .6rem !important;
|
|
|
}
|
|
|
+
|
|
|
.app-bloder-btn {
|
|
|
height: .6rem !important;
|
|
|
line-height: .6rem !important;
|
|
|
}
|
|
|
+
|
|
|
.domain-inp {
|
|
|
height: .6rem !important;
|
|
|
}
|
|
|
+
|
|
|
.fz-step-box {
|
|
|
padding: .4rem .6rem !important
|
|
|
}
|
|
|
+
|
|
|
.fz-step-font {
|
|
|
font-size: .24rem !important;
|
|
|
width: .96rem;
|
|
|
left: -0.14rem
|
|
|
}
|
|
|
+
|
|
|
.fz-step-box {
|
|
|
height: 2rem;
|
|
|
border: none
|
|
|
}
|
|
|
+
|
|
|
.real-name {
|
|
|
border: none !important;
|
|
|
}
|
|
|
+
|
|
|
.fz-mob-line {
|
|
|
height: .04rem;
|
|
|
margin: 0 .32rem;
|
|
|
background-color: #f2f2f5;
|
|
|
}
|
|
|
+
|
|
|
.real-name label {
|
|
|
font-size: .28rem;
|
|
|
margin-bottom: .16rem;
|
|
|
}
|
|
|
+
|
|
|
.btn-20-7-radio4 {
|
|
|
width: 3rem;
|
|
|
}
|
|
|
+
|
|
|
.btn-20-7-radio4.h-100 {
|
|
|
width: 100%;
|
|
|
}
|
|
|
+
|
|
|
#prev_view_btn {
|
|
|
margin-right: .1rem
|
|
|
}
|
|
|
+
|
|
|
.webview-btn-box {
|
|
|
margin-left: 0;
|
|
|
}
|
|
|
+
|
|
|
.pack-step1 .form-group label {
|
|
|
padding: 0;
|
|
|
}
|
|
|
+
|
|
|
.pack-step1 .form-group>div {
|
|
|
padding: 0;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation {
|
|
|
padding: .32rem !important;
|
|
|
}
|
|
|
+
|
|
|
.plugin-list .row {
|
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation3 .plugin-list .col-sm-2 {
|
|
|
width: 33% !important;
|
|
|
margin-bottom: .4rem;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation3 .plugin-list .con {
|
|
|
width: 1.92rem !important;
|
|
|
height: 1.56rem !important;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation3 .plugin-list .con .text3 {
|
|
|
font-size: .28rem !important;
|
|
|
margin-bottom: .2rem !important;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation3 .plugin-list img {
|
|
|
height: .66rem !important;
|
|
|
}
|
|
|
+
|
|
|
.webview-pub-icon {
|
|
|
top: -.2rem;
|
|
|
}
|
|
|
+
|
|
|
.encapsulation3 .plugin-list .con .text4 {
|
|
|
width: 88% !important;
|
|
|
margin: .32rem 0;
|
|
|
- margin-left: .2rem !important;
|
|
|
+ margin-left: .2rem !important;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .common .list1 .right {
|
|
|
font-size: .48rem !important;
|
|
|
padding-left: .32rem !important;
|
|
|
padding-top: .07rem !important;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .common .list1 li .left {
|
|
|
padding-right: .28rem !important;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .common .list1 .right span {
|
|
|
font-size: .28rem !important;
|
|
|
color: #333;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .common .list1 li {
|
|
|
margin-right: .24rem !important;
|
|
|
padding: .2rem .3rem !important;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .common .list1 li:nth-child(even) {
|
|
|
margin-right: 0 !important;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .common ul {
|
|
|
padding: 0 !important;
|
|
|
}
|
|
|
+
|
|
|
.ms-btn-secondarya {
|
|
|
width: 4rem;
|
|
|
height: 1.2rem;
|
|
|
margin-left: .4rem !important;
|
|
|
padding: .2rem !important;
|
|
|
}
|
|
|
+
|
|
|
body .price-pay .common .list3 li {
|
|
|
width: 1.82rem;
|
|
|
height: 1.4rem;
|
|
@@ -462,38 +555,52 @@ body .price-pay .price-list3 .list3 li {
|
|
|
margin-right: .32rem;
|
|
|
margin-bottom: .32rem;
|
|
|
}
|
|
|
+
|
|
|
body .price-pay .common .list3 li:nth-child(3n) {
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
- .price-list1,.price-list2,.price-list3,.price-pay .pay-money {
|
|
|
+
|
|
|
+ .price-list1,
|
|
|
+ .price-list2,
|
|
|
+ .price-list3,
|
|
|
+ .price-pay .pay-money {
|
|
|
padding: 0 .32rem !important;
|
|
|
}
|
|
|
+
|
|
|
.price-type {
|
|
|
font-size: .28rem
|
|
|
}
|
|
|
+
|
|
|
.price-pay .price-list2 .list1 li {
|
|
|
margin-right: 0 !important;
|
|
|
width: 100%;
|
|
|
padding: .22rem .84rem !important;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .price-list2 .list1 li .text1 {
|
|
|
font-size: .24rem;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .price-list2 .list1 li .text2 {
|
|
|
font-size: .4rem;
|
|
|
}
|
|
|
+
|
|
|
.price-img3 {
|
|
|
height: .44rem
|
|
|
}
|
|
|
+
|
|
|
.price-pay .pay-money .ms-btn {
|
|
|
width: 100% !important;
|
|
|
}
|
|
|
+
|
|
|
.price-pay .pay-money {
|
|
|
margin-bottom: 1rem;
|
|
|
}
|
|
|
+
|
|
|
.plugin-share .app-share .label-wrap a {
|
|
|
top: 0 !important;
|
|
|
}
|
|
|
+
|
|
|
/* .popover.fade {
|
|
|
left: 30px !important;
|
|
|
} */
|
|
@@ -503,35 +610,73 @@ body .price-pay .price-list3 .list3 li {
|
|
|
.price-pay .pay-money .money .money-icon {
|
|
|
font-size: .28rem;
|
|
|
}
|
|
|
+
|
|
|
.input-search .super-search {
|
|
|
width: 3rem !important;
|
|
|
}
|
|
|
+
|
|
|
.super-btn-box .total {
|
|
|
float: none;
|
|
|
}
|
|
|
+
|
|
|
#decode_box .decode_upload_left {
|
|
|
float: none !important;
|
|
|
/* padding-top: 1.2rem; */
|
|
|
}
|
|
|
+
|
|
|
#decode_box .decode_upload_right {
|
|
|
float: none !important;
|
|
|
width: 4rem;
|
|
|
}
|
|
|
+
|
|
|
#decode_box .decode_upload_right p {
|
|
|
width: 4rem;
|
|
|
}
|
|
|
+
|
|
|
.decode_results {
|
|
|
width: 6rem;
|
|
|
}
|
|
|
+
|
|
|
#decode_box .decode_results_textarea {
|
|
|
width: 80%;
|
|
|
}
|
|
|
+
|
|
|
.generate_qrcode_box .roww {
|
|
|
margin-right: 0 !important;
|
|
|
|
|
|
}
|
|
|
+
|
|
|
.col-md-32 {
|
|
|
width: auto !important;
|
|
|
float: none !important;
|
|
|
}
|
|
|
+
|
|
|
+ ul.clearfix.download-way li {
|
|
|
+ margin-bottom: 0.2rem;
|
|
|
+ }
|
|
|
+
|
|
|
+ div#asideModal .aside-modal .a-right .plugin-aside {
|
|
|
+ width: auto;
|
|
|
+ }
|
|
|
+
|
|
|
+ .j-icon-item {
|
|
|
+ padding: .2rem !important;
|
|
|
+ margin-top: .6rem !important;
|
|
|
+ }
|
|
|
+
|
|
|
+ .plugin-aside .n-list select {
|
|
|
+ width: 1.84rem;
|
|
|
+ }
|
|
|
+
|
|
|
+ .plugin-aside .n-list .n-link {
|
|
|
+ display: none;
|
|
|
+ }
|
|
|
+}
|
|
|
+
|
|
|
+.xdsoft_datetimepicker .xdsoft_datepicker {
|
|
|
+ overflow-y: scroll;
|
|
|
+}
|
|
|
+
|
|
|
+.crumbs {
|
|
|
+ pointer-events: none;
|
|
|
}
|