xlb-main-login
Version:
``` yarn install ```
2,782 lines (2,385 loc) • 160 kB
text/less
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
line-height: 1.6;
font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Roboto, Arial, PingFang SC,
Hiragino Sans GB, Microsoft Yahei, SimSun, sans-serif !important;
// font-family: inherit !important;
/*font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;*/
color: #353535;
padding-bottom: 4rem;
background-color: #f6f8f9 !important;
}
.font-family {
font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Roboto, Arial, PingFang SC,
Hiragino Sans GB, Microsoft Yahei, SimSun, sans-serif !important;
}
html,
body {
font-size: 14px;
}
@media (max-width: 1440px) {
html,
body {
font-size: 13.5px;
}
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
ul,
ol {
padding-left: 0;
list-style-type: none;
}
a img,
fieldset {
border: 0;
}
a {
text-decoration: none !important;
}
a:hover {
text-decoration: none !important;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
.textarea {
height: 8rem;
}
button,
input {
overflow: visible;
}
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
textarea,
input:not([type='radio']) {
-webkit-appearance: none;
}
.xlb-phone {
margin: 0.8rem !important;
font-size: 0.8rem;
display: flex;
flex-direction: column;
}
input[type='radio'] {
width: 1.1rem;
height: 1.1rem;
vertical-align: top;
background-color: #f6f8f9 !important;
}
button,
[type='button'],
[type='reset'],
[type='submit'],
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
border-width: 1px;
cursor: pointer;
}
svg:not(:root) {
overflow: hidden;
}
h1,
h2,
h3,
p {
-webkit-appearance: none;
}
h1,
h2,
h3,
a,
input,
textarea,
span,
div,
section,
article,
header,
footer {
/*font-family: '微软雅黑';*/
font-weight: 500;
}
.modal-title {
display: inline-block;
}
.xlb-header {
position: sticky;
position: -webkit-sticky;
top: 0;
height: 4rem;
line-height: 4rem;
background-color: #fff;
color: #353535;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
display: flex;
display: -webkit-flex;
padding: 0 4.64rem;
background-color: #fff;
z-index: 1000;
}
.no_table {
color: #de1f26;
text-align: center;
}
.xlb-logo {
width: 2.5rem;
height: 2.5rem;
float: left;
margin-top: 0.85rem;
margin-right: 0.7rem;
}
.xlb-logo > span {
display: inline-block;
font-size: 1.071rem;
color: #353535;
}
.data_title_3 {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.xlb-header-left {
flex: 1
}
.xlb-home-link {
color: #de1f26;
font-size: 1.3rem;
margin-right: 1.1rem;
width: 60px;
}
.xlb-home-link:hover {
color: #de1f26;
}
/* 重置按钮样式调整 */
.global-clear-config{
color: #de1f26 !important;
background-color: transparent !important;
border-color: #de1f26 !important;
text-shadow: none !important;
padding:0 15px !important;
}
.xlb-home-link + span {
font-size: 1.1rem;
}
.xlb-header-right {
position: relative;
color: #de1f26;
overflow: hidden;
}
.xlb-header-right > a {
color: #de1f26;
}
.xlb-header-right > a:hover {
color: #de1f26;
}
.xlb-header-right > div {
background-color: #fff;
width: 20rem;
height: 15rem;
z-index: 100;
position: absolute;
right: 0;
top: 75px;
border: solid 1px #eee;
text-align: center;
display: none;
}
.xlb-header-right > div > img {
width: 3rem;
height: 3rem;
border-radius: 50%;
margin-top: 2rem;
}
.xlb-header-right > div > p {
line-height: 1.5;
font-weight: bold;
margin-top: 0.6rem;
}
.xlb-header-right > div > div {
line-height: 1.5;
margin: 1.5rem;
border-top: solid 1px #eee;
padding-top: 1.5rem;
}
.xlb-header-right > div > div > a {
color: #e44b51;
margin: 0 1rem;
}
.xlb-header-right > img {
width: 2.5rem;
border-radius: 50%;
border: solid 1px #eee;
}
.xlb-header-right > img:hover {
cursor: pointer;
}
.xlb-header-right:hover > div {
display: block;
}
.xlb-contact-us {
display: block;
margin: 3rem 0 1.5rem;
text-align: center;
height: 100px;
}
.xlb-contact-uss {
margin: 2rem 0 1.5rem;
}
.xlb-contact-uss > .xlb_zhidao {
margin-top: 1.3rem;
font-size: 0.9rem;
}
.xlb-contact-uss > .xlb_gaoxiao {
margin-top: 0.3rem;
font-size: 0.9rem;
}
.xlb-contact-us > img {
width: 110px;
height: 110px;
}
.tishi {
width: 50px;
height: 50px;
display: inline-block;
position: relative;
left: 0;
top: -2px;
}
.xlb_gz {
width: 5rem;
position: relative;
left: 0;
top: -4px;
}
.xlb-contact-us > p {
margin: 0.8rem 0 !important;
height: 0;
color: #353535;
}
.dates {
width: 2rem;
height: 2rem;
}
.xlb-warning-text {
margin-top: 37px;
}
.xlb-warning-text > h3 {
font-size: 1.2rem;
font-weight: bold;
display: inline-block;
}
.xlb-warning-text > p {
font-size: 1rem;
margin: 0.8rem 0 !important;
padding: 0;
color: #353535;
padding: 0 !important;
line-height: 1.6;
}
.xlb-warning-text > .tishi {
width: 1.5rem;
height: 1.5rem;
}
.xlb-login {
position: relative;
margin: 15.2857rem auto 0;
width: 32.142857rem;
height: 21rem;
background-color: #fff;
text-align: center;
padding-top: 2.5rem;
border: solid 1px #eee;
}
.xlb-login > h3 {
color: #e01e27;
font-size: 2.214285rem;
margin-bottom: 1.7857rem;
}
.xlb-login > input {
width: 23.857rem;
height: 2.8rem;
padding: 0.357rem;
margin-right: 1.07rem;
outline: 0;
border: solid 1px #999;
display: block;
margin: 1.2857rem auto;
}
.xlb-login > button {
margin: 0.714rem 0;
padding: 0.5714rem 3.14285rem;
border: 0;
background: #de1f26;
color: #fff;
outline: 0;
font-size: 1.214285rem;
border-radius: 3px;
}
.xlb-login > button:hover {
cursor: pointer;
}
.xlb-account-login > h3 {
display: flex;
text-align: center;
line-height: 1.9;
justify-content: center;
color: #353535;
}
.xlb-account-login > h3 > img {
width: 2.6rem;
height: 2.6rem;
margin-right: 0.6rem;
}
.xlb-account-login > h3 > span {
font-size: 1.5rem;
}
.xlb-account-login > p {
color: #666;
font-size: 1rem;
text-align: center;
margin: 1rem 0 0.5rem;
letter-spacing: 4px;
}
.xlb-account-login > div {
padding: 2.5rem;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
}
.xlb-account-login > div > div > h3 {
/*text-align: center;*/
color: #353535;
margin-bottom: 2rem;
font-size: 1.3rem;
}
.xlb-account-login > div > div input[type='text'],
.xlb-account-login > div > div input[type='password'] {
font-size: 14px;
outline: 0;
box-shadow: none;
width: 100%;
line-height: 44px;
height: 44px;
display: block;
text-indent: 10px;
border-radius: 2px;
border: solid 1px #ddd;
background: transparent;
transition: all 0.2s linear;
color: #666;
}
.xlb-account-login > div > div input[type='text']:focus,
.xlb-account-login > div > div input[type='password']:focus {
font-size: 14px;
outline: 0;
box-shadow: none;
line-height: 44px;
height: 44px;
display: block;
text-indent: 10px;
border-radius: 2px;
border: solid 1px #de1f26;
background: transparent;
transition: all 0.2s linear;
color: #666;
}
.xlb-account-login > div > div .captcha {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.xlb-account-login > div > div .captcha input {
width: 13rem;
}
.xlb-account-login > div > div .captcha > p {
margin-top: -0.9rem;
}
.xlb-account-login > div > div .remember {
font-size: 1rem;
height: 40px;
color: #888;
}
.xlb-account-login > div > div .remember input {
width: 1rem;
height: 1rem;
background-color: #fff;
border: solid 1px #ddd;
vertical-align: text-top;
}
.xlb-account-login > div > div .login-btn {
background-color: #de1f26;
display: block;
color: #fff;
text-align: center;
height: 48px;
line-height: 48px;
font-size: 20px;
width: 100%;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
border-radius: 3px;
margin-bottom: 16px;
margin-top: 1.8rem;
}
.xlb-account-login > div .login-btn:hover {
background-color: #de1f26;
}
.xlb-account-login > div .to-regist {
text-align: center;
height: auto;
font-size: 1rem;
}
.xlb-account-register div > span {
width: 20%;
display: inline-block;
line-height: 2.5;
color: #353535;
}
.xlb-account-register input[type='text'],
.xlb-account-register input[type='password'] {
width: 80% !important;
display: inline-block !important;
}
.xlb-account-register .captcha > input {
width: 48% !important;
margin-right: 2%;
}
.xlb-account-register .captcha > a {
height: 36px;
line-height: 36px;
border: solid 1px #f5222d;
width: 30%;
text-align: center;
color: #f5222d;
}
.alert-account,
.alert-register-account {
color: #f5222d;
margin-top: 0.3rem;
font-size: 1rem;
height: 24px;
}
.alert-register-account {
padding-left: 27%;
}
.warning-account {
border: solid 1px #e44b51 !important;
}
.vertify-code-click {
border: solid 1px #eee !important;
color: #888 !important;
}
.xlb-account-re_success {
text-align: center;
margin: 9rem auto;
width: 30rem;
}
.xlb-account-re_success > img {
width: 6rem;
}
.xlb-account-re_success > h3 {
font-size: 1.3rem;
margin: 2rem;
}
.xlb-account-re_success > a {
width: 12rem;
}
.xlb-home .xlb-left {
margin-right: 1.143rem;
margin-left: 1.5rem;
width: 178px;
min-width: 178px;
}
.xlb-home .lifeliushi .xlb-left {
margin-right: 1.143rem;
margin-left: 1.5rem;
}
.xlb-left > h3 {
font-size: 1.2rem;
margin: 1.85rem 1.786rem 0 0.714rem;
color: #353535;
font-weight: 500;
}
.xlb-left > h3 > i {
margin-right: 1rem;
margin-top: -0.5rem;
color: #888;
font-size: 1.3rem;
}
.xlb-left > h3 > img {
width: 1.5rem;
height: 1.5rem;
margin-right: 0.8rem;
margin-top: -0.5rem;
}
.xlb-left > ul {
margin-left: 1.7rem;
margin-top: 1.6rem;
position: relative;
padding-bottom: 0.786rem;
}
.xlb-left > ul::after {
content: ' ';
position: absolute;
bottom: 0;
left: 1.9rem;
width: 7rem;
border-bottom: 1px solid #dfdfdf;
}
.xlb-left > ul:last-child::after {
content: ' ';
position: absolute;
bottom: 0;
left: 1.7rem;
width: 4.5rem;
border-bottom: 0;
}
.xlb-left > ul > li {
margin-bottom: 0;
}
.xlb-left > ul > li > a {
font-size: 1rem;
display: block;
padding: 0.5rem 1.429rem;
margin: 0 0.3571rem;
color: #000;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
cursor: pointer;
}
.xlb-left > ul > li > a:hover {
background-color: #ededed;
color: #de1f26;
}
.list-left-click {
color: #e01e27 !important;
}
.xlb_left_head {
color: #e01e27 !important;
}
body {
background-color: #f6f8f9;
}
.xlb-home {
position: relative;
display: flex;
display: -webkit-flex;
width: 100%;
}
.xlb-nav-title {
font-size: 1.65rem;
margin-bottom: 2.5rem !important;
color: #353535;
}
img[src=''] {
display: none;
}
.xlb-con {
background-color: #fff;
padding: 24px 32px;
min-height: 51rem;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
/*min-width: 82rem;*/
}
.xlb-cons {
padding: 2rem 2.5rem;
min-height: 40rem;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
}
.xlb-conss {
padding: 2rem 2.5rem;
min-height: 65rem;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
}
.split {
border-bottom: 1px solid #eee;
width: 100%;
margin: 1.5rem 0 !important;
}
.xlb-home .xlb-right {
flex: 1;
margin-top: 1.8rem;
overflow: auto;
}
.xlb-header-alert {
display: flex;
display: -webkit-flex;
background-color: #fcf0f1;
padding: 1rem 3rem;
margin-bottom: 3rem;
}
.xlb-header-alert > img {
width: 3.5rem;
height: 3.5rem;
margin-right: 0.4rem;
position: relative;
left: -1rem;
top: 0;
}
.xlb-header-alert > div {
flex: 1;
}
.xlb-header-alert > div > p {
margin: 0 !important;
padding: 0 !important;
}
.xlb-header-alert > div > p:nth-child(1) {
margin-bottom: 0.3rem !important;
}
.xlb-info-list {
display: flex;
display: -webkit-flex;
}
.xlb-info-list li {
position: relative;
border-radius: 3px;
width: 19rem;
height: 20rem;
min-width: 19rem;
text-align: center;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
margin-right: 1rem;
margin-bottom: 1.5rem;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
}
.xlb-info-list li .switch-account-ggk {
background: rgba(255, 255, 255, 0.9);
width: 18.6rem !important;
height: 9.5rem;
position: absolute;
bottom: 0;
top: 0;
left: 0;
right: 0;
line-height: 10rem;
display: none;
}
.xlb-info-list li .switch-account-ggk > a {
color: #e44b51;
border: solid 1px #e44b51;
padding: 0.5rem 0.8rem;
border-radius: 3px;
font-weight: 500;
}
.xlb-info-list li:hover {
box-shadow: 0 7px 20px rgba(0, 0, 0, 0.1);
cursor: pointer;
}
.xlb-info-list li:hover .switch-account-ggk {
display: block !important;
}
.xlb-info-list li img {
width: 3.5rem;
height: 3.5rem;
border-radius: 50%;
margin-top: 1rem;
}
.xlb-info-list li > span {
display: block;
overflow: hidden;
padding: 0;
font-size: 1rem;
color: #888;
}
.xlb-info-list li > span:nth-child(2) {
color: #353535;
margin-top: 10px;
font-weight: 700;
}
.red-color {
color: #de1f26;
}
.reply_icon {
width: 0.9rem;
height: 1.1rem;
margin-right: 4px;
position: relative;
left: 0;
top: -1px;
}
.reply_icon_p {
width: 1.2rem;
}
.reply_icon_t {
width: 1rem;
height: 1.2rem;
}
.alert {
padding: 0.7rem 1rem;
font-size: 1.05rem;
margin-bottom: 1.4rem;
}
.form-control:focus {
border-color: #e01e27 !important;
outline: none !important;
box-shadow: none !important;
}
.form-control {
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.contro {
position: relative;
left: 0;
top: 3px;
}
.create-btn,
.cancel-btn {
display: inline-block;
height: 32px;
width: 8.75rem;
line-height: 32px;
text-align: center;
color: #f6f8f9 !important;
font-size: 1rem;
border-radius: 2px;
font-weight: 500;
border: solid 1px #de1f26;
background-color: #de1f26;
margin-left: 10px;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
}
.save-btn {
border: solid 1px #20d097;
background-color: #20d097;
}
.cancel-btn {
background-color: #de1f26 !important;
border: solid 1px #de1f26;
}
.create_b {
color: #ffbd00;
background-color: #ffbd00 !important;
border: solid 1px #ffbd00;
}
.create_b:hover {
color: #ffbd00;
text-decoration: none;
cursor: pointer;
background-color: #de1f26;
}
.create-btn-no-margin {
margin: 0 !important;
}
.create-btn:hover,
.create-btn:active,
.create-btn:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
background-color: #de1f26;
}
.save-btn:hover,
.save-btn:active,
.save-btn:focus {
border: solid 1px #20d097;
background-color: #20d097;
}
.xlb-table {
border: solid 1px #eee;
width: 100%;
margin: 1.3rem 0;
}
.xlb-table tr th {
border-bottom: solid 1px #eee;
border-right: solid 1px #eee;
padding: 0.75rem 1.5rem;
font-size: 1rem;
background-color: white;
font-weight: 500;
}
.xlb-table tr td {
border-bottom: solid 1px #eee;
border-right: solid 1px #eee;
padding: 0.75rem 1.5rem;
font-size: 1rem;
color: #666;
}
.xlb-table tbody tr {
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
background-color: white;
}
.xlb-btn-sm .btn {
font-size: 1rem;
}
.high-light {
color: #de1f26 !important;
}
.xlb-a-warning {
font-size: 1rem;
color: #555;
display: inline-block;
margin: 0 1rem;
margin-top: 0.5rem;
}
.margin-none {
margin: 0 !important;
}
.margin-left {
margin-left: 1.2rem !important;
}
.margin-right {
margin-right: 1rem !important;
}
.xlb-a-title {
display: inline-block;
width: 8%;
font-size: 1rem;
line-height: 2;
}
.xlb-a-titles {
display: inline-block;
width: 8rem;
font-size: 1.1rem;
line-height: 2;
}
.xlb_caidan {
width: 7.5rem;
}
.xlb-keyword-create .xlb-a-title {
color: #353535;
}
.basic-img-show {
width: 2.3rem !important;
height: auto !important;
align-self: end;
}
.footer-version {
text-align: center;
font-size: 0.9rem;
display: block;
height: 9rem;
}
.xlb-con p.xlb-p-title {
margin: 0rem !important;
font-size: 1.1rem !important;
display: block;
color: #de1f26;
position: relative;
top: 0;
font-family: '微软雅黑';
}
.xlb-con p.xlb-p-no-padding {
padding: 1rem 2rem !important;
font-size: 0.9rem !important;
color: #888;
width: 100%;
margin-top: 60px;
}
.xlb-con p.xlb-p-no-margin {
padding: 1rem 2rem !important;
margin-top: 22px !important;
font-size: 0.9rem !important;
color: #888;
/*border-bottom: 1px solid #e4e8eb;*/
/*border-left: 1px solid #e4e8eb;*/
/*border-right: 1px solid #e4e8eb*/
}
.xlb-p-no-margin {
padding: 1rem 2rem !important;
margin: 0 !important;
font-size: 0.9rem !important;
color: #888;
/*border-bottom: 1px solid #e4e8eb;*/
/*border-left: 1px solid #e4e8eb;*/
/*border-right: 1px solid #e4e8eb*/
}
.return-list {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/return.png) 0 0 no-repeat;
background-size: 5.5rem 2rem;
display: inline-block;
width: 8rem;
height: 2rem;
margin-bottom: 2rem;
}
.return-list:hover {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/icon/return_hover.png) 0 0 no-repeat;
background-size: 5.5rem 2rem;
}
.xlb-switch-icon {
width: 3.3rem !important;
height: auto !important;
border-radius: 0 !important;
}
.xlb-switch-icon:hover {
cursor: pointer;
}
.xlb-switch-icons {
width: 3.3rem !important;
height: auto !important;
border-radius: 0 !important;
}
.xlb-switch-icons:hover {
cursor: pointer;
}
.erji {
display: none;
}
.expire_time {
position: absolute;
right: 3rem;
top: 2.5rem;
color: #e44b51 !important;
font-size: 1rem;
}
.tooltip-inner {
max-width: 300px;
padding: 8px;
min-height: 3rem;
}
.xlb-alert-content {
background-color: #e44b51;
padding: 1rem 4.64rem;
color: #fff;
display: none;
}
.xlb-alert-content > div {
display: inline-block;
}
.xlb-alert-content > div > p {
margin-bottom: 0;
line-height: 1.5;
}
.xlb-alert-content > a {
display: inline-block;
width: 8rem;
height: 2.5rem;
line-height: 2.5rem;
text-align: center;
background-color: #fff;
border-radius: 5px;
margin-top: 0.5rem;
margin-left: 2rem;
color: #e44b51;
}
.form-upload {
position: relative;
background-color: #fff;
display: inline-block;
cursor: pointer;
}
.form-upload > i {
font-size: 1.5rem;
color: #aaa;
position: absolute;
right: -1.5rem;
bottom: 0;
}
.form-upload > i:hover {
color: #353535;
cursor: pointer;
}
.form-upload > div {
font-size: 0.8rem;
text-align: center;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 200;
cursor: pointer;
}
.form_upload_form {
width: 8rem;
height: 3rem;
z-index: 9999;
background-color: red;
position: relative;
left: 0;
top: -30px;
}
.form_upload_control {
position: relative !important;
left: 0 !important;
top: 30px !important;
}
.form_upload_xlb {
width: 8rem;
height: 2.5rem;
}
.form_upload_img {
position: relative;
left: 10px;
top: -15px;
width: 1rem;
height: 1rem;
float: left;
display: block;
cursor: pointer;
}
.form_upload_span {
position: relative;
left: 0;
top: 8px;
}
.form-upload > div > img {
margin-top: 1.8rem;
}
.form-upload > div > span {
color: #888;
margin-top: 0 !important;
font-size: 0.8rem !important;
padding: 0 !important;
width: auto !important;
line-height: 1.5 !important;
display: block;
text-align: center;
float: inherit;
cursor: pointer;
}
.form-upload > form {
position: absolute;
top: -15px;
left: 0;
width: 8rem;
height: 2.5rem;
opacity: 0;
z-index: 995;
cursor: pointer;
}
.form-upload > form > input {
position: absolute;
top: 0;
left: 0;
width: 8rem;
height: 2.5rem;
opacity: 0;
z-index: 1000;
cursor: pointer;
}
.form-upload > img {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
z-index: 100;
margin: 0;
padding: 0;
}
.form-control {
border: solid 1px #e0e0e0;
box-shadow: none;
margin-right: 24px;
}
.form_upload_div {
position: relative;
left: 0 !important;
top: -14px !important;
width: 8rem;
height: 2.5rem;
border: 1px solid #e4e8eb;
border-radius: 2px;
cursor: pointer;
}
.men_radio {
margin-right: 0.6rem;
font-size: 1rem;
}
.options_lie {
width: 1rem;
height: 1rem;
margin-right: 3px;
}
.form-control:focus {
border-color: #e44b51;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(228, 75, 81, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(228, 75, 81, 0.6);
}
.xlb-textarea {
border-radius: 0;
border-left: solid 1px #eee;
border-right: solid 1px #eee;
border-top: solid 1px #eee;
width: 100%;
}
.xlb-auto-no,
.xlb-activity-no-activity,
.xlb-template-no-template,
.xlb-customer-no-customer,
.xlb-data-no-activity,
.xlb-qrcode-no-activity,
.xlb-qrcode-no-biaodan,
.xlb-template-no-template-one,
.xlb-template-no-template-on {
text-align: center;
width: 100%;
}
.xlb-auto-no > img,
.xlb-activity-no-activity > img,
.xlb-template-no-template > img,
.xlb-customer-no-customer > img,
.xlb-data-no-activity > img,
.xlb-qrcode-no-activity > img,
.xlb-qrcode-no-biaodan > img,
.xlb-template-no-template-one > img,
.xlb-template-no-template-on > img {
width: 9rem;
margin-top: 10rem;
}
.xlb-auto-no > p,
.xlb-activity-no-activity > p,
.xlb-template-no-template > p,
.xlb-customer-no-customer > p,
.xlb-data-no-activity > p,
.xlb-qrcode-no-activity > p,
.xlb-qrcode-no-biaodan > p,
.xlb-template-no-template-one > p,
.xlb-template-no-template-on > p {
color: #888;
}
.xlb-auto-box {
width: 43rem;
margin: 0.5rem 0 0.5rem;
position: relative;
}
.xlb-auto-box ul {
display: flex;
display: -webkit-flex;
margin-bottom: 0;
border-bottom: 0;
}
.xlb-auto-box ul > li {
padding: 0.6rem 1.9rem;
font-size: 0.9rem;
}
.xlb-auto-box ul > li > i {
display: inline-block;
margin-right: 0.3rem;
}
.xlb-auto-box ul > li:hover {
cursor: pointer;
}
.xlb-auto-box textarea {
height: 13rem !important;
width: 43rem !important;
}
.xlb-auto-box aside {
position: absolute;
right: 1rem;
bottom: 0.5rem;
font-size: 2rem;
color: #999;
text-shadow: 0 2px 10px rgba(55, 55, 55, 0.35);
display: none;
z-index: 10005;
}
.xlb-auto-box aside:hover {
cursor: pointer;
display: block;
}
.xlb-pic-upload {
width: 43rem;
height: 13rem;
border-radius: 0;
position: relative;
overflow: hidden;
}
.xlb-pic-upload:hover + aside {
display: block;
}
.xlb-pic-upload > form,
.xlb-pic-upload > form > input {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1000;
border-bottom: 0;
max-height: 26rem;
}
.pos_asid {
position: relative;
right: 36px !important;
bottom: 130px !important;
}
.xlb-pic-upload > img {
max-height: 26rem;
position: absolute;
top: 0;
left: 0;
}
.xlb-pic-upload > div {
width: 40rem;
height: 8rem;
padding-top: 4rem;
text-align: center;
font-size: 1rem;
color: #888;
}
.xlb-auto-auto-box {
width: 100%;
/*height: 470px;*/
border: 1px solid #eee;
}
.xlb-auto-auto-box textarea,
.xlb-auto-auto-box .xlb-pic-upload {
width: 96% !important;
height: 22rem !important;
}
.xlb-auto-auto-box .xlb-pic-upload > div {
width: 100%;
height: 8rem;
padding-top: 11rem;
text-align: center;
}
.xlb-auto-auto-box .tuwen-list-box {
width: 100% !important;
height: 26rem !important;
display: flex;
display: -webkit-flex;
}
.xlb-auto-auto-box .tuwen-list-box .tuwen-list-left {
width: 10rem !important;
background-color: #fff;
}
.xlb-auto-auto-box .tuwen-list-box .tuwen-list-right {
width: 100% !important;
left: 0;
flex: 1;
padding: 0;
}
.xlb-auto-auto-box .tuwen-list-box .tuwen-list-right > div {
margin-top: 1.5rem;
margin-left: 1.9rem;
}
.xlb-auto-auto-box .tuwen-list-box .tuwen-list-right h4 {
margin-top: 1.5rem;
}
.xlb-auto-auto-box .tuwen-list-box .tuwen-list-right h4 > span {
font-size: 1rem;
color: #353535;
display: inline-block;
width: 82px;
text-align: right;
position: relative;
left: 0;
top: -7px;
margin-right: 24px;
}
.xlb-auto-auto-box .tuwen-list-box .tuwen-list-right h4 > input {
width: 21.88rem;
display: inline-block;
}
.xlb-auto-auto-box .tuwen-list-box .tuwen-list-right h4 > textarea {
width: 85% !important;
height: 10rem !important;
margin-top: 1rem;
}
.xlb-keyword-creat {
width: 30rem;
height: 2.42857rem;
padding: 0.42857rem 0.857142857rem;
font-size: 1rem;
display: inline-block;
}
.wx_menu {
display: flex;
display: -webkit-flex;
margin-top: 1.3125rem;
}
.wx_menu_left {
position: relative;
width: 22.857rem;
height: 39rem;
background: transparent url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/upload/wx_head.png) no-repeat 0 0;
background-position: 0 0;
border: 1px solid #eee;
background-size: 100%;
}
.wx_menu_left > ul {
position: absolute;
bottom: 0;
left: 0;
right: 0;
border-top: 1px solid #eee;
background: transparent
url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/system/upload/bg_mobile_foot_default3a7b38.png) no-repeat 0 0;
background-position: 0 0;
padding-left: 3rem;
margin-bottom: 0;
}
.wx_menu_left > ul > li {
position: relative;
float: left;
text-align: center;
width: 33.33%;
line-height: 3.57rem;
border-right: solid 1px #eee;
}
.wx_menu_left > ul > li > a {
display: block;
width: auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
text-decoration: none;
color: #353535;
font-size: 1rem;
}
.panne {
padding: 0 1rem;
width: 11.3rem;
font-size: 1rem !important;
}
.wx_menu_left > ul > li > ul {
bottom: 4.2857rem;
background-color: #f6f8f9;
border: 1px solid #eee;
left: 0;
width: 100%;
position: absolute;
line-height: 3.57rem;
}
.wx_menu_left > ul > li > ul > li {
line-height: 3.14285rem;
border: 1px solid transparent;
margin: 0 -1px -1px;
}
.wx_menu_left > ul > li > ul > li > a {
display: block;
width: auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
color: #353535;
text-decoration: none;
padding: 0 0.5em;
font-size: 1rem;
border-bottom: 1px solid #f6f8f9;
}
.wx_menu_left > ul > li > ul > li > a > span {
display: block;
width: auto;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
word-wrap: normal;
cursor: pointer;
float: none;
}
.wx_menu_left > ul > li:nth-child(1) > ul {
display: block;
}
.wx_menu_right {
min-height: 35.714rem;
box-shadow: none;
border-radius: 0;
padding: 0 1.9rem;
background-color: #f6f8f9;
border: 1px solid #eee;
width: 82%;
margin-left: 1.9rem;
}
.pre_menu_link {
border: 1px solid #de1f26;
line-height: 3.4285rem;
background-color: #fff;
color: #de1f26 !important;
}
.xlb-menu-top {
display: flex;
display: -webkit-flex;
justify-content: space-between;
padding: 0.8rem 0 0.75rem;
border-bottom: solid 1px #eee;
line-height: 1.5;
}
.xlb-menu-top .xlb-a-title {
line-height: 1.5;
padding-top: 0.8rem;
}
.xlb-menu-top a {
margin-top: 0.5rem;
background-color: #e44b51;
color: #fff;
padding: 0.7rem 0.9rem;
border-radius: 3px;
line-height: 1;
transition: all 0.3s;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
font-size: 1rem;
}
.xlb-menu-top a:hover {
background-color: #de1f26;
}
.wx_menu_right input[type='text'] {
width: 26rem;
height: 2.42857rem;
padding: 0.42857rem 0.857142857rem;
font-size: 1rem;
display: inline-block;
}
.wx_menu_right input[type='radio'] {
width: 1rem;
height: 1rem;
vertical-align: text-bottom;
margin-left: 1rem;
display: inline-block;
margin-right: 0.6rem;
position: relative;
left: 0;
top: -2px;
}
.wx_menu_right input[type='radio']:nth-of-type(1) {
margin-left: 0;
}
.wx_menu_right input[type='checkbox'] {
width: 1.428571rem;
height: 1.428571rem;
vertical-align: text-bottom;
margin-top: 0;
display: inline-block;
}
.menu_type_message > h4 {
display: flex;
display: -webkit-flex;
}
.menu_type_message > h4 > span > input {
margin-right: 1rem;
}
.menu_type_message > h4 textarea {
width: 85%;
height: 7.142857rem;
outline: 0;
border: solid 1px #eee;
line-height: 1.8;
font-size: 1rem;
color: #666;
}
.menu_type_url,
.menu_type_miniprogram,
.menu_type_message,
.menu_type_spread,
.menu_type_none {
background-color: #fff;
height: 18rem;
border-radius: 2px;
padding: 1.5rem;
position: relative;
margin-top: 1.6rem;
margin-left: 6.5rem;
}
.bac {
background-color: #f6f8f9;
}
.menu_type_url .xlb-a-title,
.menu_type_miniprogram .xlb-a-title,
.menu_type_message .xlb-a-title,
.menu_type_spread .xlb-a-title {
font-weight: 500;
}
.menu_type_spread {
overflow-y: scroll;
}
.menu_type_spread > span {
display: inline-block;
width: 93px;
margin-bottom: 6px;
}
.menu_type_miniprogram::before {
left: 19.1rem;
}
.menu_type_message::before {
left: 27.5rem;
}
.menu_type_spread::before {
left: 34.5rem;
}
.menu_type_miniprogram p {
text-align: center;
color: #de1f26;
margin: 0 0 1.5rem !important;
padding: 0 !important;
}
.pannel {
position: relative;
display: none;
}
.pannel > .xlb-con {
padding: 1.5rem 2rem 2.5rem 2rem;
}
.pannel > .xlb-con > .xlb-con-border {
border-bottom: 1px solid #e4e8eb;
}
.pub_follow_text {
padding: 0.8rem 2rem;
}
.xlb_auto_div_img {
width: 3.5rem;
height: 4.5rem;
}
.xlb_auto_tuwen_miaoshu {
float: left;
margin-right: 4px;
margin-top: 15px;
margin-left: 2px;
}
.pannel-i {
display: none;
position: relative;
margin-right: 1.786rem;
}
.tuwen_pic {
width: 100%;
min-height: 8rem;
}
.pannel p {
margin: 2.7857rem 0;
padding: 0.5rem 0;
font-size: 1rem !important;
}
.xlb-customer-index > div .xlb-c-twen {
margin: 0 1rem;
height: 12rem;
overflow: hidden;
padding: 8px;
background-color: #f7f8fc;
}
.xlb-c-twens {
overflow: hidden;
height: 7rem;
}
i.form {
font-style: normal;
font-size: 14px;
color: #de1f26;
display: inline-block;
font-weight: 500;
padding: 0 2px 10px 0;
margin: 0 10px 0 0;
}
i.form:hover {
cursor: pointer;
}
.pannel-spread-create > .buzhou-1 {
/*background-color: #f6f8f9;*/
/*padding: .57rem 1.9rem 1.5rem 1.9rem*/
width: 90%;
}
#spreadH3 {
font-size: 1.1rem;
line-height: 1.5;
padding-bottom: 1.5rem;
margin-top: 1.5rem;
border-bottom: 1px solid #e4e8eb;
color: #de1f26;
}
.pannel-spread-create-form > div:nth-child(2) {
z-index: 1049;
position: fixed;
top: 25%;
width: 57rem;
height: 32rem;
background-color: #fff;
left: 50%;
margin-left: -28rem;
border-radius: 5px;
padding: 1.3rem 3rem;
box-shadow: 0 2px 15px rgba(0, 0, 0, 0.15);
}
.pannel-spread-create-form > div:nth-child(2) h3 {
line-height: 2;
}
.pannel-spread-create-form > div:nth-child(2) h3 > span {
width: 5rem !important;
}
.pannel-spread-create-form > div:nth-child(2) h3 > p {
display: inline-block;
color: #e44b51;
padding: 0;
margin: 0;
font-size: 0.9rem;
margin-left: 0.6rem;
}
.pannel-spread-create-form > div:nth-child(2) p {
display: inline-block;
color: #e44b51;
padding: 0;
margin: 0;
font-size: 0.9rem;
margin-left: 0.6rem;
}
.pannel-spread-create-form > div:nth-child(2) input[type='radio'] {
margin-left: 0;
width: 1.25rem;
height: 1.25rem;
}
.pannel-spread-create-form > div:nth-child(2) div#spread_form_select_list {
margin: 0rem 0 1.5rem;
background-color: #f6f8f9;
padding: 0.8rem;
}
.pannel-spread-create-form > div:nth-child(2) div#spread_form_select_list > div {
margin: 0.8rem;
font-size: 0.9rem;
}
div.pannel:nth-child(1) {
display: block;
}
.list-left-click {
color: #de1f26 !important;
}
.list-span-click {
background-color: #de1f26 !important;
color: #f6f8f9 !important;
font-weight: bold !important;
border: 0;
}
.pannel-1,
.activity-pannel {
line-height: 1.6;
/*margin-right: 32px;*/
}
.pannel-1 h3,
.activity-pannel h3 {
font-size: 1.2857rem;
color: #000;
line-height: 3;
margin-bottom: 10px;
}
.pannel-1 h3,
.pannel-1 h4,
.pannel-1 h5 {
overflow: hidden;
}
.pannel-1 h4 > i,
.pannel-1 h5 > i {
background-color: #f8d7da;
font-style: normal;
padding: 0.2857rem 0.5714rem;
font-size: 1rem;
border-radius: 3px;
color: #de1f26;
border-color: #eee;
margin: 0 0.357rem;
}
.pannel-1 h5 > i:nth-child(1) {
margin-left: 0;
}
.span-text {
line-height: 0.5 !important;
}
.pannel-1 span {
font-size: 1rem;
}
.for-example {
margin-left: 0.714rem;
color: #20d097;
font-size: 0.9rem !important;
}
.spans {
display: inline-block;
font-size: 1rem !important;
color: #888;
}
.liebian-h5 > span {
clear: both;
}
.for-example:hover,
.close:hover {
cursor: pointer;
}
.example {
position: absolute;
width: 32.142857rem;
height: 12.2857rem;
background: #fff;
padding: 1.07rem;
overflow-y: auto;
z-index: 1120;
border: solid 1px #eee;
margin-top: -15.571rem;
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
color: #666;
font-size: 13.5px;
display: none;
}
.close {
position: absolute;
right: -1px;
top: -1px;
font-size: 10px;
width: 24px;
height: 24px;
opacity: 1;
cursor: pointer;
}
.closes {
position: absolute;
right: 0;
top: 0;
font-size: 10px;
width: 24px;
height: 24px;
cursor: pointer;
}
.tund {
right: 0 !important;
}
h3.pannel-h3 {
line-height: 2 !important;
font-weight: 400;
}
.xingzhuang {
padding-left: 10px;
display: inline-block;
width: 50px;
height: 2rem;
line-height: 2rem;
border: 1px solid #e4e8eb;
border-radius: 2px;
}
.xin {
color: #de1f26;
border: 1px solid #de1f26;
}
.xim {
visibility: hidden;
}
.pannel-1 h4 {
color: #353535;
font-size: 1.1rem;
line-height: 3;
margin: 0.357rem 0;
}
.pannel-1 h5 {
color: #353535;
font-size: 1rem;
}
form {
display: inline-block;
}
.pannel-1 input {
width: 20rem;
display: inline-block;
padding: 0.42857rem 0.857142857rem;
height: 2.42857rem;
margin-right: 1rem;
outline: 0;
border: solid 1px #eee;
font-size: 1rem;
float: none !important;
display: inline-block;
color: #353535;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #999;
font-size: 1rem;
}
.pannel-1 span {
display: inline-block;
}
.pannel-1 input[type='checkbox'],
.pannel-1 input[type='radio'] {
width: 1rem;
height: 1rem;
vertical-align: text-top;
margin-top: 0;
}
.pannel-1 input[type='radio'] {
margin-right: 0.65rem;
}
.pannel-1 textarea {
height: 7.142857rem;
outline: 0;
border: solid 1px #eee;
line-height: 1.8;
font-size: 1rem;
color: #666;
width: 100%;
}
.trash {
width: 2rem;
height: 2rem;
}
.liebian-card {
border-radius: 3px;
display: inline-block;
}
.liebian-card-pannel {
border-radius: 3px;
position: relative;
overflow: hidden;
border: solid 1px #ccc;
}
.liebian-card-left-pannel {
width: 131px;
min-height: 46.142857rem;
border-right: solid 1px #eee;
background-color: #f6f8f9;
}
.liebian-card-left-pannel > h3 {
text-align: center;
border-top: solid 1px #ddd;
padding: 5px 0 0 0;
margin: 0;
font-size: 1.05rem;
margin-top: 2.142857rem;
}
.liebian-card-left-pannel > h3:nth-child(1) {
border: 0;
margin-top: 0;
}
.liebian-card-right-pannel {
position: absolute;
left: 131px;
right: 0;
bottom: 0;
top: 0;
}
.liebian-card-item,
.liebian-card-item-p {
position: relative;
text-align: center;
background-color: #fff;
width: 100px;
padding: 10px 0;
margin: 1.05rem;
cursor: pointer;
}
.liebian-card-item-p {
height: 45px;
}
.liebian-card-item_head {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/head.png) 0 0 no-repeat;
background-size: 80px 80px;
background-position: 10px 10px;
}
.liebian-card-item_head_b {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/head_g.png) 0 0 no-repeat;
background-size: 80px 80px;
background-position: 10px 10px;
}
.liebian-card-item_nickname {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/yongni.png) 0 0 no-repeat;
background-size: 80px 24px;
background-position: 10px 10px;
}
.liebian-card-item_nickname_b {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/nickname_g.png) 0 0 no-repeat;
background-size: 80px 24px;
background-position: 10px 10px;
}
.liebian-card-item_qrcode {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/caner.png) 0 0 no-repeat;
background-size: 80px 80px;
background-position: 10px 10px;
}
.liebian-card-item_qrcode_b {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/caner_g.png) 0 0 no-repeat;
background-size: 80px 80px;
background-position: 10px 10px;
}
.liebian-card-item_code {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/yaoqi.png) 0 0 no-repeat;
background-size: 80px 24px;
background-position: 10px 10px;
}
.liebian-card-item_code_b {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/code_g.png) 0 0 no-repeat;
background-size: 80px 24px;
background-position: 10px 10px;
}
.liebian-card-item_haibao {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/haibao.png) 0 0 no-repeat;
background-size: 80px 80px;
background-position: 10px 10px;
}
.liebian-card-item_haibao_b {
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/haibao_g.png) 0 0 no-repeat;
background-size: 80px 80px;
background-position: 10px 10px;
}
.liebian-card-item-p > p {
padding: 0;
margin: 0;
}
.liebian-card-item > img {
width: 65px;
height: 65px;
}
.liebian-card-item > span {
display: block;
width: auto !important;
float: none;
font-size: 14px;
margin-top: 88px;
color: #888;
}
.liebian-card-item > .bg_grays {
margin-top: 38px;
}
.menu-shape {
display: flex;
flex-direction: row;
}
.card-right-top {
width: 100%;
height: 58px;
line-height: 58px;
border-bottom: solid 1px #eee;
background-color: #f6f8f9;
visibility: hidden;
}
.btn-succs:focus {
background-color: #20d097 !important;
}
.btn-primary,
.btn-primary:hover,
.btn-success,
.btn-success:hover {
background-color: #de1f26;
border-color: #de1f26;
}
.btn-primary.focus,
.btn-primary:focus {
box-shadow: 0 0 0 0 transparent;
}
.btn-success:focus {
box-shadow: 0 0 0 0 transparent;
}
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle,
.btn-success:active {
background-color: #de1f26;
background-image: none;
border-color: #de1f26;
}
.liebian_pic {
background-color: #f6f8f9;
display: inline-block;
border: 1px solid #ddd;
height: 41.2rem;
width: 17.857rem;
}
.card-input {
width: 90px !important;
height: 28px;
line-height: 28px;
border: 0;
padding-left: 2px;
overflow: hidden;
outline: 0;
text-align: left;
border-radius: 0;
margin-left: 1.05rem;
}
.size-child {
position: absolute;
left: 142.5px;
top: 58px;
background: #fff;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
z-index: 1000;
}
.size-child:before {
content: '';
position: absolute;
top: -12px;
left: 39px;
width: 0;
height: 0;
border: 6px solid transparent;
border-bottom-color: #fff;
}
.size-child .list {
width: 90px;
height: 360px;
overflow-y: scroll;
}
.size-child li {
padding-left: 10px;
height: 2.142857rem;
line-height: 2.142857rem;
}
.size-child li:hover {
background-color: #f4f4f4;
cursor: pointer;
}
.card-right-content {
background-color: #f6f8f9;
width: 100%;
height: 100%;
overflow: hidden;
padding-top: 25px;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: #f4f5f9;
}
.card-right-warning {
float: left;
width: 450px;
margin-left: 55px;
}
.card-right-warning h3 {
line-height: 1.5;
margin-bottom: 1rem;
margin-top: 2px;
color: #000;
}
.card-right-warning p {
margin: 0;
padding: 0;
line-height: 1.75;
margin-bottom: 0;
}
.watch-anli {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
background-color: rgba(0, 0, 0, 0.65);
display: none;
z-index: 10000;
}
.watch-anli img {
width: 900px;
margin-top: 200px;
}
.btn-mini:hover {
cursor: pointer;
}
.pannel-templet-send {
display: none;
}
input.templet_openid {
display: none;
}
.templet_activity input[type='radio']:first-child {
margin-left: 0;
}
.wx_user_box,
.wx_user_kefu_box {
padding-bottom: 35px;
width: 480px;
}
.wx_user_box > div,
.wx_user_kefu_box > div {
overflow: hidden;
margin: 8px 0;
padding: 8px 0;
}
.wx_user_box > div > img,
.wx_user_kefu_box > div > img {
float: left;
width: 45px;
height: 45px;
}
.wx_user_box > div > span,
.wx_user_kefu_box > div > span {
width: 360px;
margin-top: 11px;
margin-left: 35px;
}
.pannel-iframe {
outline: 0;
display: block;
background-color: #fff;
border: solid 1px #eaeaea;
width: 100%;
height: 55rem;
left: 0;
top: 3.5rem;
}
.pannel-if {
padding: 35px;
}
.spread-buzhou {
margin: 1.5rem 0;
}
.spread-buzhou > ul {
overflow: hidden;
}
.spread-buzhou li {
float: left;
overflow: hidden;
}
.spread-buzhou li img {
width: 24px;
float: left;
margin: 0 1.05rem;
position: relative;
left: 0;
top: 2px;
padding-bottom: 2px;
}
.spread-buzhou li span {
width: 50px;
height: 1px;
border: solid 0.5px #999;
margin-top: 1.05rem;
}
.spread-buzhou li:nth-child(1) > img {
margin-left: 0;
}
.spread-buzhou li i {
font-style: normal;
float: left;
margin-top: 3px;
margin-right: 11px;
}
.buzhou-click {
color: #de1f26;
border-color: #de1f26 !important;
}
.liebian-image {
width: 22%;
min-height: 467px;
background-color: #fff;
border: #dadada solid 1px;
position: relative;
float: left;
}
.liebian-card {
overflow: hidden;
}
.card-right-form {
width: 290px;
height: 514px;
min-height: 514px;
margin-left: 35px;
float: left;
}
.liebian-image::after {
content: '点击此处上传裂变卡片图\A(小于300k)';
position: absolute;
top: 50%;
width: 100%;
left: 0;
text-align: center;
font-size: 16px;
color: #999;
}
.liebian-image form,
.card-move {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.liebian-image input {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}
.card-move {
overflow: hidden;
}
.card-right-form::after {
content: '';
}
.card-move > div[data-type='head'] {
width: 100px;
height: 100px;
left: 103px;
vertical-align: baseline;
position: absolute;
top: 200px;
cursor: pointer;
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/head.png) 0 0 no-repeat;
background-size: 100% 100%;
}
.card-move > div[data-type='qrcode'] {
width: 100px;
height: 100px;
left: 103px;
vertical-align: baseline;
position: absolute;
top: 200px;
cursor: pointer;
background: url(https://xiaoliebian.oss-cn-hangzhou.aliyuncs.com/sys/bg/caner.png) 0 0 no-repeat;
background-size: 100% 100%;
}
.card-move > div[data-type='nickname'],
.card-move > div[data-type='code'] {
width: auto;
height: auto;
left: 103px;
vertical-align: baseline;
position: absolute;
top: 222px;
cursor: pointer;
background-color: rgba(255, 255, 255, 0.65);
line-height: 1;
}
.card-move > div[data-type='nickname'] > span,
.card-move > div[data-type='code'] > span {
float: none;
text-align: center;
width: 100%;
}
.card-move > div > div {
width: 10px;
height: 10px;
overflow: hidden;
cursor: se-resize;
position: absolute;
right: 0;
bottom: 0;
background-color: #09c;
}
.card-move > div > img {
width: 100%;
height: 100%;
}
.liebian-params {
width: 76%;
background-color: #fff;
margin-left: 1.5%;
float: left;
padding: 1.05rem 2%;
min-height: 42.142857rem;
border: solid 1px #dadada;
}
.box-click {
border: dashed 1px #999;
}
.box-clicks {
border: dashed 1px #999;
}
.liebian-params span {
width: 90px !important;
}
.liebian-params input[type='checkbox'] {
float: left !important;
margin-top: 11px;
}
.btn-chicun {
display: inline-block;
font-size: 12px;
/*line-height: 26px;*/
border: 1px solid transparent;
padding: 0 6px;
border-radius: 4px;
text-decoration: none;
color: #353535;
}
.resize-tool {
position: absolute;
z-index: 10000;
line-height: normal;
text-align: left;
padding: 11px 1.05rem;
width: 200px;
left: 10px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
top: 60px;
color: #515151;
font-size: 13px;
display: none;
}
.dropdown-menu-list {
top: 1.05rem !important;
}
.resize-group {
line-height: 33px;
position: relative;
}
.resize-group span {
width: auto;
}
.resize-group .input {
width: 105px;
height: 32px;
line-height: 32px;
margin-left: 14px;
background-color: #fff;
border: 0;
vertical-align: top;
font-size: 14px;
color: #515151;
padding-left: 4px;
border: 1px solid #cdcdcd;
margin-bottom: 10px;
outline: 0;
}
.submit {
display: block;
width: 170px;
height: 32px;
background-color: #de1f26;
font-size: 14px;
color: #fff;
line-height: 32px;
text-align: center;
border-radius: 3px;
bor