.app-details2 { background-color: unset; } .app-details2 .details-top, .app-details2 .app-information, .app-details2 .tabs { background-color: #ffffff; } .app-details .details-bottom table th .th-line { border-left: unset; height: 23px; display: inline-block; padding-left: unset; color: rgba(21, 21, 21, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 23px; vertical-align: middle; } .app-details2 .d-table-wrap table td { padding: 0; } .app-details2 .d-table-wrap table td>div, .app-details2 .d-table-wrap table td>span, .app-details2 .d-table-wrap table td .test-download { padding: 0; font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 23px; vertical-align: middle; color: rgba(143, 149, 159, 1); } .app-details2 .copy.top-5 { color: rgba(33, 104, 251, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 13px; line-height: 23px; top: 0px; } .app-details2 .app-information .more-wrap img { width: 50px; height: 50px; position: absolute; left: 90px; top: -30px; transition: all 500ms; background-color: #fff; } .app-details2 .app-information .more-wrap img { width: 50px; height: 50px; position: absolute; left: 82px; top: -22px; transition: all 500ms; background-color: #fff; } /* 标签页样式 */ .tabs { margin: 12px 0; padding: 10px 30px; } .tabs .nav-tabs { border-bottom: 0 solid #e5e5e5; } .tabs .nav-tabs>li>a { border: none; padding: 12px 2px; margin-right: 24px; border-radius: 0; color: rgba(143, 149, 159, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 15px; line-height: 20px; } .tabs .nav-tabs>li>a:hover { border: none; background-color: #ffffff; color: rgba(75, 132, 255, 1); } .tabs .nav-tabs>li.active>a, .tabs .nav-tabs>li.active>a:hover, .tabs .nav-tabs>li.active>a:focus { border: none; border-bottom: 2px solid rgba(75, 132, 255, 1); color: rgba(75, 132, 255, 1); font-weight: 700; } .tabs .tab-content { padding: 24px 0 0 0; } .tabs .tab-pane { min-height: 200px; } .app-details2 .table-list { padding: 0; } /* 设置区域样式 */ .settings-section { margin-bottom: 30px; padding: 20px; background: #fff; border: 1px solid #e5e5e5; border-radius: 5px; } .section-title { margin: 0 0 20px 0; padding-bottom: 10px; border-bottom: 1px solid #e5e5e5; color: #333; font-size: 16px; font-weight: 600; } .section-title .iconfont { margin-right: 8px; color: #007AFF; } .form-group { margin-bottom: 15px; } .form-group .control-label { font-weight: 500; color: #555; margin-bottom: 5px; } .form-control-static { color: #333; padding: 8px 0; } .help-block { margin-top: 5px; color: #999; font-size: 12px; } .text-muted { color: #999; text-align: center; padding: 40px 0; } /* 通用icon样式 */ .iconfont { background: url(/static/index/image/inner-nav/icon1.svg) no-repeat center center; background-size: 100% 100%; width: 23px; height: 23px; display: inline-block; vertical-align: middle; position: absolute; pointer-events: none; } .iconfont::before { content: ''; } .icon-date { background-image: url(/static/index/image/my-app/icon-date.svg); margin-right: 0; top: 6px; right: 12px; } /* 通用表格设置 */ .table { border: 1px solid #e5e5e5; } .table>tbody>tr>th { background: rgba(245, 246, 247, 1); height: 36px; color: rgba(143, 149, 159, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 18px; text-align: center; vertical-align: middle !important; } .table>tbody>tr>td { color: rgba(0, 0, 0, 1); box-sizing: border-box; padding: 0 15px !important; height: 50px; text-align: center; font-family: Source Han Sans SC; font-weight: 400; font-size: 14px; line-height: 13px; border-top: unset; border-bottom: 1px solid rgba(232, 234, 236, 1); vertical-align: middle !important; } .table>tfoot>tr>td { padding: 0 15px !important; vertical-align: middle !important; text-align: center; } .table>tbody>tr:hover>td { background-color: #ebf7ff; } .table>tbody>tr>td.angle-parent { color: rgba(75, 132, 255, 1); } .table>tbody>tr>td>a { color: rgba(33, 104, 251, 1); font-weight: 500; font-size: 14px; } .table>tbody>tr>td>a+a { margin-left: 14px; } /* 翻页 */ .pagination { margin: 10px 0 10px; } .pagination>li>a, .pagination>li>span { color: rgba(33, 104, 251, 1); } .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { background-color: rgba(33, 104, 251, 1); border-color: rgba(33, 104, 251, 1); } .pagination>li:first-child { display: inline-block; padding: 7px 12px; background-color: transparent!important; border: unset; color: rgba(33, 104, 251, 1); pointer-events: none; } /* 通用表单样式 */ .form-group .control-label { padding: 0; margin-bottom: 0; text-align: right; color: rgba(0, 0, 0, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 30px; } .form-control { border: 1px solid rgba(232, 234, 236, 1); width: 512px; height: 34px; padding: 0 20px; font-family: Source Han Sans SC; font-weight: 400; font-size: 14px; vertical-align: middle; color: rgba(0, 0, 0, 1); } .form-control:focus { border-color: #157df1; outline: 0; box-shadow: 0 0 0 2px rgba(21, 125, 241, 0.2); } .btn-apps-save { background: rgba(33, 104, 251, 1); line-height: 34px; border-radius: 4px; padding: 0 20px; color: #ffffff; border: unset; } /* 应用版本 */ .app-details-update .form-control { width: 450px; } /* 基本设置 - 表单样式 */ .basic { /* padding: 20px 0; */ } .basic .form-group { margin-bottom: 20px; } .basic .form-group .control-label { width: 65px; } .basic .form-group .control-label span { color: #ff4222; margin-right: 2px; } .basic .short-link .link { background: rgba(246, 248, 250, 1); width: 278px; height: 34px; line-height: 34px; padding-left: 20px; color: rgba(0, 0, 0, 1); font-size: 14px; } .basic .short-link .link-wrap { display: flex; width: 640px; } #url { width: 234px; } .form-group ul li .icon.icon-radio { background: url('/static/index/image/my-app/icon-radio-off.svg') no-repeat center; background-size: 100% 100%; width: 20px; height: 20px; margin-right: 12px; top: 0; } .form-group ul li .icon.icon-radio-checked { background-image: url('/static/index/image/my-app/icon-radio-on.svg'); } /* 模态框样式 */ .ms-modal .modal-sm { width: 320px; } .ms-modal .modal-dialog { margin-top: 100px; } .ms-modal .modal-body { padding: 30px; } .ms-modal .modal-content { border-radius: 8px; border: none; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); } .auto-hide-modal .modal-content { background-color: transparent; box-shadow: none; border: none; } .auto-hide-modal .auto-hide { background-color: #666; padding: 20px 25px; border-radius: 5px; display: inline-block; color: #fff; text-align: center; } .auto-hide .mt5 { margin-top: 5px; font-size: 14px; } /* 响应式样式 */ @media (max-width: 768px) { .basic .form-group .control-label { text-align: left; margin-bottom: 5px; } .basic .short-link .col-sm-6 { margin-bottom: 10px; } .ms-modal .modal-dialog { margin: 50px 15px 10px; } } /* 高级设置样式 */ .senior .form-group { margin-bottom: 30px; } /* 单选按钮样式 */ .senior .trust { list-style: none; padding: 0; margin: 0; } .senior .trust li { float: left; margin-right: 56px; cursor: pointer; padding: 8px 0; transition: all 0.3s ease; } .senior .trust li:hover { color: #157df1; } .senior .trust li.active { color: #157df1; } .senior .form-group .control-label { width: 84px; } /* 下载方式样式 */ .senior .download-way { list-style: none; padding: 0; margin: 0; } .senior .download-way li { float: left; margin-right: 30px; cursor: pointer; padding: 10px 0; transition: all 0.3s ease; } .senior .download-way li:hover { color: #157df1; } .senior .download-way li.active { color: #157df1; } /* 表单控件样式 */ .senior textarea.form-control { height: auto; min-height: 120px; resize: vertical; padding: 12px 20px; line-height: 1.5; } /* 条件显示元素 */ #apppwd, .auth_code_dispense_url { transition: all 0.3s ease; } /* 响应式高级设置 */ @media (max-width: 768px) { .senior .form-group .control-label { text-align: left; margin-bottom: 5px; } .senior .trust li, .senior .download-way li { float: none; margin-right: 0; margin-bottom: 10px; } .senior .download-way { margin-bottom: 20px; } } /* 模板设置样式 */ .download-template .form-group { margin-bottom: 30px; } .download-template .form-group .control-label { width: 56px; } /* 模板语言设置样式 */ .download-template .template-language { list-style: none; } .download-template .template-language li { float: left; margin-right: 56px; cursor: pointer; padding: 8px 0; } .download-template .template-language li:hover { color: #157df1; } .download-template .template-language li.active { color: #157df1; } .download-template .template-language li .icon-radio { background: url('/static/index/image/my-app/icon-radio-off.svg') no-repeat center; background-size: 100% 100%; width: 20px; height: 20px; margin-right: 12px; top: 0; } .download-template .template-language li .icon-radio-checked { background-image: url('/static/index/image/my-app/icon-radio-on.svg'); } /* 模板选择样式 */ .download-template .template-list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; } .download-template .template-list li { position: relative; text-align: center; cursor: pointer; margin: 0 20px 20px 0; width: 120px; height: 151px; } .download-template .template-list li .t-checked { border: 2px solid rgba(43, 194, 101, 1); } .download-template .template-list li:hover, .download-template .template-list li.active {} .download-template .template-list li .t-checked::after { content: ''; position: absolute; right: 0; bottom: 0; background-image: url('/static/index/image/my-app/icon-review.svg'); background-size: 100% 100%; width: 25px; height: 25px; } .download-template .t-checked-wrap { position: relative; overflow: hidden; height: 100%; width: 100%; } .download-template .t-checked-wrap img { width: 100%; height: 100%; object-fit: cover; display: block; } .download-template .t-checked { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: none; align-items: center; justify-content: center; color: #fff; } .download-template .t-checked .icon-xuanzhong1 { font-size: 24px; } .download-template ul li .text { display: block; margin-top: 8px; color: #157df1; text-decoration: none; font-size: 14px; font-weight: 500; } .download-template ul li .text:hover { text-decoration: underline; } .download-template input[type="radio"] { display: none; } /* 响应式模板设置 */ @media (max-width: 768px) { .download-template .form-group .control-label { text-align: left; margin-bottom: 5px; } .download-template .template-language li { float: none; margin-right: 0; margin-bottom: 10px; } .download-template ul { justify-content: center; } .download-template .t-checked-wrap img { width: 150px; height: 90px; } } /* 下载记录样式 */ .download-details { background-color: #fff; padding: 0; min-height: 360px; } .download-details .date { float: left; width: 150px; position: relative; } .download-details .date1 { margin-right: 8px; } .download-details .date2 { margin-right: 24px; } .download-details .date input { position: relative; z-index: 1; background-color: transparent; cursor: pointer; } .download-details .d-top { margin-bottom: 15px; } .download-details .d-top .form-control { height: 34px; width: 149px; padding: 0 35px 0 20px; box-sizing: border-box; } .download-details .d-top .line { margin-right: 8px; color: #aaa; width: 16px; height: 18px; border-bottom: 1px solid rgba(143, 149, 159, 1); font-size: 0; } .download-details .d-top button { color: rgba(33, 104, 251, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 16px; text-align: center; vertical-align: middle; height: 34px; line-height: 32px; border-radius: 4px; border-width: 1px; padding: 0 20px; border: 1px solid rgba(33, 104, 251, 1) } .download-details .d-top button:hover { color: #ffffff; } .download-details .d-top .num { margin-left: 40px; color: rgba(21, 21, 21, 1); font-family: Source Han Sans SC; font-weight: 500; font-size: 14px; line-height: 34px; text-align: center; vertical-align: middle; } .download-details .d-top .num i { color: rgba(33, 104, 251, 1); } .download-details .no-content { text-align: center; margin-top: 100px; } .download-details .no-content img { width: 100px; height: 100px; margin-bottom: 20px; }