﻿.main_box {
    padding: 20px;
}
.fl {
    float: left;
}
.bor_1 {
    border: 1px solid #eeeeee;
}
.mar_t20 {
    margin-top: 20px;
}
.index-container {/* padding:10px 20px 20px 20px; */ padding:10px 20px 10px 20px;}

/*导航栏样式*/
.head_title{border-bottom:1px solid #dbdbdb}
.head_title ul{padding:0px 20px;overflow:hidden ;margin-bottom:-1px;}
.head_title ul li{float:left;}
.head_title ul li a{margin-right:10px;font-size:14px;display:inline-block;min-width:80px;height:35px;line-height:35px;text-align:center;border-width:1px 1px 0; border-style:solid; border-color:#e9e9e9;background-color:#f2f2f2;color:#666666}
.head_title ul li a:hover{background-color:#FAFAFA;color:#3577bb;}
.head_title ul li a.on{border-bottom:1px solid #fff; height:34px; line-height:34px; border-top:2px solid #3577bb;background-color:#fff;color:#3577bb;}

/*熊掌号配置-使用说明*/
.explain_box {
    background: #fef6e6;
    overflow: hidden;
    padding: 10px 5px;
    border: 1px solid #ffeed1;
}
.explain_box dt {
    float: left;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    padding: 0 15px;
    line-height: 23px;
}
.explain_box dd {
    color: #bc8a34;
    font-size: 14px;
    line-height: 24px;
}
.explain_box a {
    color: #0375cb;
}

/*熊掌号配置-文本框*/
.w_c_h3 {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 54px;
}
.w_c_configure {
    padding-left: 20px;
}


    .w_c_configure li > span {
        float: left;
        width: 165px;
        font-size: 14px;
        color: #666;
        padding-left: 5px;
        line-height: 40px;
    }

    .w_c_configure div {
        float: left;
        color: #999999;
    }

    .w_c_configure li {
        overflow: hidden;
        padding-bottom: 20px;
    }

.w_c_configure {
    padding-left: 20px;
}

    .w_c_configure input {
        width: 325px;
        line-height: 40px;
        height: 40px;
        border: 1px solid #eee;
        margin-right: 15px;
        text-indent: 5px;
    }

    .Button_1 {
    display: inline-block;
    line-height: 40px;
    width: 130px;
    text-align: center;
    border-radius: 3px;
    color: #666;
    border: 1px solid #eee;
    margin-top: 40px;
    cursor: pointer;
    background: #fff;
}

    .Button_1:hover {
        color: #fff;
        border-color: #0375cb;
        background: #0376cb;
    }

.Button_1 {
    color: #fff;
border-color: #0375cb;
background: #0376cb;
}
    .Button_1:hover {
    
    box-shadow:5px -2px 11px 0px #8d9edc}


/*自定义菜单*/

.m_p_mobi_row {
    width: 380px;
    height: 580px;
    position: relative;
    border: 1px solid #dbdbdb;
    margin-bottom:20px;
}

.m_p_mobi_title {
    text-align: center;
    color: #000000;
    padding-top: 40px;
}

.list_center li.kyli {
    float: left;
    padding: 5px 15px;
    height: 30px;
    line-height: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 20px;
    margin-left: 10px;
    text-align: center;
    width: auto;
}

.list_center li.kyli:hover {
    border: 1px solid #8d9edc;
}

.kwdiv {
    position: relative;
    padding: 7px 20px;
    line-height: 20px;
    border: 1px solid #dbdbdb;
    border-radius: 20px;
    margin-left:10px;
}

.kwdiv a {
    color: #666666;
}

.kwdiv a:hover{
    color:#666666;
}

.kwdiv:hover {
    border: 1px solid #8d9edc;
}

.del_btn {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 16px;
    height: 16px;
    line-height: 12px;
    text-align: center;
    border: 1px solid #8d9edc;
    background-color:#fff
}

.del_btn:hover {
    border: 1px solid #0376cb;
}

.mediaItem img {
    height: 200px;
    width: auto;
}

.explain_div {
    cursor:pointer;
    float: right;
    color:#666666;
    margin-right:10px;
}

.cbopenid{
    cursor:pointer;
    height:17px;
    width:17px;
}

.chatImg {
    margin:10px 0px;
    width: 200px;
    height: auto;
}

.trclass:hover{
    background-color:#FAFAFA;
}

/*分页样式*/
.xzpage {
    margin-top: 30px;
    text-align: center;
}


.w_b_state a{
    color:cornflowerblue;
}

/*模板详情*/
.templetTitle {
    display: flex;
    color: #333;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
}

.templetMy {
    color: #999;
    cursor: pointer;
}

.templetDetailLi {
    color: #666;
    padding: 30px 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    border-bottom: 1px solid #f1f1f1;
}

.templetDetailLi p {
    color: #999;
}

.templetLi {
    width: 154px;
}

.centerDiv {
    text-align: center;
    margin-top: 20px;
}

.xzbtn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 6px 15px;
    font-size: 14px;
    border-radius: 4px;
    transition: color .2s linear,background-color .2s linear,border .2s linear;
    color: #fff;
    background-color: #457eff;
    border-color: #457eff;
}

.xzbtn:hover {
    background-color: #1d59e0;
}

.du-input {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 1.5;
    padding: 10px 14px;
    font-size: 14px;
    border: 1px solid #eee;
    color: #333;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
}

.du-input-icon {
    width: 32px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    color: #80848f;
    position: absolute;
    right: 0;
    z-index: 3;
}

.du-icon {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.du-input-wrapper {
    display: inline-block;
    width: 100%;
    position: relative;
    vertical-align: middle;
}

.search {
    margin-bottom:10px;
}

.searchIcon {
    width: 39px;
    height: 40px;
    background: #fff;
    border-right: none;
    display: inline-block;
    padding: 13px;
    border: 1px solid #eee;
    border-left: none;
}

.xz-input {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 1.5;
    padding: 10px 14px;
    font-size: 14px;
    border: 1px solid #eee;
    color: #333;
    background-color: #fff;
    background-image: none;
    position: relative;
    cursor: text;
    transition: border .2s ease-in-out,background .2s ease-in-out,box-shadow .2s ease-in-out;
}

.xz-input:hover {
    border-color: #6a98ff;
}

.xz-search-input {
    float: left;
}

.xzHomepage{
    padding-bottom:20px;
}

.xzHomepage-des {
    float: left;
    width: 333px;
    min-height: 592px;
    border: 1px solid #e8e8e8;
    background: #fff;
    overflow-x: hidden;
    position: relative;
    margin-bottom: 30px;
    background-color: #f5f5f5;
}

.xzHomepage-des img {
    width: 100%;
    height: 106px;
    background-size: cover;
}

.xzHomepage-edit {
    float: right;
    position: relative;
    width: calc(100% - 333px - 34px);
    min-height: 592px;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 0 6px #e8e8e8;
    box-shadow: 0 0 6px #e8e8e8;
    padding: 34px;
    margin-bottom: 30px;
}

    .xzHomepage-edit label{
        color:#333;
    }

    .action {
        border: 1px dashed #f5f5f5;
        width: 307px;
        height: 51px;
        line-height: 51px;
        text-align: center;
        color: #666;
        cursor: pointer;
        background-color: #fff;
        padding-left: 10px;
    }

.action:hover {
    background-color: #FAFAFA;
}

.du-icon {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.xzHomepage-add{
    padding:12px;
    background-color:#fff;
    margin-top:10px;
    position:relative;
}

.xzHomepage-list {
    background-color: #fff;
    margin-top: 10px;
    border: 2px solid rgba(255, 69, 69, 0);
}

.xzHomepage-div {
    width: 100%;
    height: 42px;
    padding: 7px 12px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 28px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: box;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.xzHomepage-list:hover {
    border: 2px solid rgba(69,126,255,.5);
}

.xzHomepage-div-tag {
    border: 1px solid #f7534f;
    border-radius: 2px;
    color: #f7534f;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    max-width: 75px;
    padding: 0 5px;
}

.xzHomepage-img {
    border: 2px solid rgba(0,0,0,0);
}

.xzHomepage-img:hover {
    border: 2px solid rgba(69,126,255,.5);
}

.xzHomepage-list-active {
    border: 2px solid #487cf1;
}

.xzHomepage-edit-header {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.xzHomepage-edit-title {
    font-weight: 700;
    font-size: 16px;
}

.xzHomepage-edit-options {
    float: right;
    font-size: 14px;
    color: #457eff;
    cursor: pointer;
}

.xzHomepage-edit-del:hover {
    color:#0375cb;
}

.xzHomepage-edit-rule {
    margin-left:20px;
}

.xzHomepage-edit-rule:hover {
    color: #0375cb;
}

.xzHomepage-add-ul {
    position: absolute;
    left: 92px;
    top: 60px;
    transform-origin: center top;
    display: none;
    width:150px;
    height:40px;
    line-height:40px;
    text-align:center;
    background-color:#fff;
    border-radius:10px;
    border:1px solid #eee;
    cursor:pointer;
    color:#dbdbdb;
}

.xzHomepage-add-ul:hover {
    color: #999999;
}


.sample-tab {
    background-size: 337px;
    font-size: 14px;
    height: 45px;
    position: relative;
    background-color: #fff;
    margin-bottom: 10px;
}

.sample-tab span {
    color: #333;
    border-bottom: 2px solid #333;
    line-height: 40px;
    display: inline-block;
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: absolute;
    left: 24px;
    top: 3px;
    font-weight: 700;
}

.sample-tab-url {
    background-color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #e6e6e6;
    color: #999;
    font-size: 12px;
    padding-left: 24px;
    cursor:pointer;
}

.sample-tab-url span{
    color:#999999;
}

.sample-tab-display-pic {
    height: 190px;
    background-size: 330px auto;
    background-repeat: no-repeat;
    background-image: url('../Images/sample-tab-pic-cp.png');
}

.sample-tab-column {
    color: #333;
    float: left;
    height: 30px;
    line-height: 30px;
}

.sample-tab-input {
    height: 30px;
    line-height: 30px;
    color: #333;
}

.tab-picture {
    background-image: url('../Images/sample-tab-pic-cp.png');
    height: 250px;
    background-size: 350px auto;
    background-repeat: no-repeat;
}

.sample-tab-showall{
    float:right;
    margin-right:20px;
}

.xzCustomContent {
    background-color: #fff;
    float: left;
    width: 100%;
}

.xzCustomTitle{
    color:#333;
    width:100%;
    margin:20px 10px;
    background-color:#f7f7f7;
    padding:15px 30px;
    border-radius:20px;
}

.selCustomDetail{
    float:right;
}

.selCustomDetail a {
    color: #0376cb;
}

.xzCustomDesc{
    margin-left:20px;
    height:37px;
    line-height:37px;
    margin-bottom:20px;
}

.xzCustomDesc-btn{
    float:left;
    margin-right:20px;
}

.xzCustomDesc-total {
    color:#333;
}

.add-tab-wrap {
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(55,55,55,.6);
}

.add-tab-content {
    position: relative;
    width: 550px;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    top: 20px;
    left:calc(50% - 275px);
}

.add-tab-header {
    border-bottom:1px solid #dbdbdb;
    padding:20px;
}

.add-tab-header span{
    font-size:15px;
}

.add-tab-footer{
    margin-top:20px;
    text-align:center;
    padding-bottom:20px;
}

.add-tab-body-item {
    padding: 10px;
}

.add-tab-body-item-key {
    float: left;
    height:30px;
    line-height
}

.add-tab-body-item-input {
    width: 60%;
}

.add-tab-pic-div {
    height: 150px;
    width: 150px;
}

.add-tab-pic-div img{
    height:150px;
}

.add-tab-pic {
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 150px;
    border: 1px solid #dbdbdb;
    color: forestgreen;
    cursor: pointer;
    float:left;
}

.add-tab-pic:hover{
    border-color:#0376cb;
}

.xzCustomContentList {
    margin: 10px;
    width: 100%;
}

.xzCustomContentList-desc {
    border-bottom: 1px solid #dbdbdb;
    height: 50px;
    background-color: #f7f7f7;
    overflow: hidden;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.xzCustomContentList-ul{
    width:100%;
    margin-bottom:20px;
}

.xzCustomContentList-ul ul {
    width: 100%;
    position:fixed;
    margin-bottom:20px;
}

.xzCustomContentList-ul ul li {
    border-bottom:1px solid #dbdbdb;
}

.xzCustomContentList-desc-del {
    float: right;
    padding-right: 15px;
}

.xzCustomContentList-desc-del a {
    color: #0376cb;
}

.xzCustomContentList-desc-options{
    float:left;
}

.xzCustomContentList-desc-options span{
    color:#333;
}

.xzCustomContentList-desc-del a:hover {
    color: #014171;
}

.xzCustomContentList-ul-li {
    height: 140px;
    padding-top: 20px;
    padding-left: 20px;
    position: relative;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: -1px;
    color: #999;
}

.xzCustomContentList-ul-liInput{
    float:left;
    line-height:100px;
}

.xzCustomContentList-ul-li img {
    width: 200px;
    max-height: 100px;
    float:left;
    margin-left:20px;
    margin-right:20px;
}

.xzCustomContentList-ul-lip a{
    color:#999999;
}

.xzCustomContentList-ul-lip a:hover {
    color: #0376cb;
}

.xzCustomContentList-ul-options {
    float: right;
    position: relative;
    width: 100px;
    height: 96px;
    right: 20px;
    text-align: center;
}

.xzCustomContentList-ul-options-item {
    text-align: center;
    display:none;
}

.xzCustomContentList-ul-options-item a {
    color: #0376cb;
}

.xzCustomContentList-ul-options-item a:hover {
    color: #014171;
}

.xzCustomContentList-ul-options-time {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}

.xzCustomContentList-div{
    position:relative;
    margin-bottom:20px;
}

#resetUpload a {
    color: #0376cb;
    display:none;
}

#resetUpload a:hover {
    color: #014171;
}

.groupmsg-tr:hover{
   background-color:#f6f6f6;
}

.sendTemplet-wrap {
    position: fixed;
    z-index: 10001;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(55,55,55,.6);
    overflow:auto;
}

.sendTemplet-content {
    position: relative;
    width: 650px;
    height: auto;
    background-color: #fff;
    border-radius: 10px;
    top: 20px;
    left: calc(50% - 275px);
}

.sendTemplet-header {
    border-bottom: 1px solid #dbdbdb;
    padding: 20px;
}

#sendTemplet-header-cancel {
    padding: 3px 5px;
    float: right;
    border: 1px solid #fff;
    right: 5px;
}

    #sendTemplet-header-cancel:hover {
        border: 1px solid #ef0808;
    }

.sendTemplet-header span {
    font-size: 15px;
}

.sendTemplet-footer {
    margin-top: 20px;
    text-align: center;
    padding-bottom: 20px;
}

.sendTemplet-body-item {
    padding: 10px;
}

.sendTemplet-body-item-key {
    float: left;
    height: 30px;
    line-height
}

.sendTemplet-body-item-input {
    width: 60%;
}

.sendTemplet-pic-div {
    height: 150px;
    width: 150px;
}

    .sendTemplet-pic-div img {
        height: 150px;
    }

.sendTemplet-pic {
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 150px;
    border: 1px solid #dbdbdb;
    color: forestgreen;
    cursor: pointer;
    float: left;
}

    .sendTemplet-pic:hover {
        border-color: #0376cb;
    }

.layui-colorpicker-main-input .layui-btn-container .layui-btn {
    margin: 0 0 0 5px !important;
}

.layui-colorpicker {
    width: 35px !important;
    height: 35px !important;
}

.loading-div {
    position: fixed;
    z-index: 10001;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(55,55,55,.4);
    overflow: auto;
    display:none;
}

.loading-div div {
    position: relative;
    left: calc(50% - 50px);
    top: calc(50% - 50px);
    width: 100px;
    height: 100px;
    text-align:center;
}