.main_top_area{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 0 3px 8px rgba(0, 16, 58, .1);
}
.main_top_area .tool_swich_btn{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -58px;
    width: 117px;
    height: 19px;
    background-image: url("../../images/Vnew/admin_bg.png");
    cursor: pointer;
    z-index: 2;
}

.q{
    zoom: 1;
}
.main_site_other li.v-applet a:before, .main_site_other li.v-oa a:before, .main_site_other li.v-wap a:before, .select-edit-page .cur-edit-page:before, .version-but .v-back a:before, .version-but .v-edit a:before, .version-but .v-mng a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    background-image: url("../../images/Vnew/pic_icon.png");
}
.main_site_other li.v-applet a, .main_site_other li.v-oa a, .main_site_other li.v-wap a, .select-edit-page .cur-edit-page, .version-but .v-back a {
    padding: 0 20px;
    border-right: 1px solid #ededed;
}
.main_top ,.v-back a, .select-edit-page .cur-edit-page,.admin-site-history .site-history-a, .admin-site-setting .site-setting-a, .main_site_other li.v-applet a, .main_site_other li.v-oa a, .main_site_other li.v-wap a, .admin-templates .select-templates-a, .admin-tool-team .admin-tool-team-a, .admin-top-operate .admin-preview-i, .admin-top-operate .admin-save-i, .admin-user-center .user-center-a, .select-edit-page .cur-edit-page, .select-language .cur-language, .version-but .v-back a, .version-but .v-edit a, .version-but .v-mng a {
    height: 70px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 10px;
}
.main_top{
    width: 100vw;
    min-width: 900px;
    background-repeat: repeat-x;
    background-position: 0 0;
    background-color: #FFF;
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.v-back a:before{
    background-position: -280px -100px;
}
.version-but .v-back a {
    padding-left: 5px;
}
.cur-edit-page:before{
    background-position: -210px -100px;
}
.cur-edit-page{
    width: 286px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    position: relative;
    background-color: #f7f7f7;
}
.select-edit-page .cur-edit-page em {
    margin: 0 0 0 10px;
    width: 170px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ededed;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    padding: 5px 10px;
    text-align: left;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    color: #555;
}
.select-edit-page .cur-edit-page em:before{
    content: '';
    border-width: 6px 6px 0;
    border-style: solid dashed;
    border-color: #fff transparent;
    position: absolute;
    right: 15px;
    top: 18px;
    border-color: #adadad transparent;
}
.select-edit-page .cur-edit-page em:after{
    content: '';
    border-width: 6px 6px 0;
    border-color: #fff transparent;
    border-style: solid dashed;
    position: absolute;
    top: 16px;
    right: 15px;
}
.main_site_other li.v-wap a:before {
    background-position: -70px -100px;
}
.main_site_other li.v-applet a:before {
    background-position: -140px -100px;
}
.main_site_other li.v-oa a:before {
    background-position: -214px -134px;
}
.language-list dt span, .select-language .cur-language b {
    padding: 14px 5px 0 5px;
    font-size: 14px;
    font-weight: 400;
}
.select-language .cur-language {
    width: 78px;
    cursor: pointer;
    border-width: 0;
    border-color: #E8E8E8;
    border-style: solid;
}
.admin-operate-help .operate-help-a, .admin-preview .preview-a, .admin-save .save-a, .admin-site-width .site-width-a, .admin-user-center .user-center-a, .select-language .cur-language {
    color: #efefef;
}
.select-language .cur-language b {
    color: #888;
}
.select-language .cur-language b, .select-language .language-list-wrap .dl-list dt span {
    padding-top: 0;
}
.select-language {
    border-left: 1px solid #ededed;
}
.select-language .cur-language em:after, .select-language .language-list-wrap .dl-list dt em:after {
    content: '';
    border-width: 6px 6px 0;
    border-color: #fff transparent;
    border-style: solid dashed;
    position: absolute;
    top: -8px;
    left: -6px;
}
.language-list dt em, .language-list dt span, .select-language .cur-language b, .select-language .cur-language em {
    float: left;
}
.select-language .cur-language em {
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-style: solid dashed;
    border-color: #ADADAD transparent;
    margin: 20px 0 0;
}
.select-language .cur-language em, .select-language .language-list-wrap .dl-list dt em {
    position: relative;
    width: 0;
    height: 0;
    margin-top: 8px;
}
.admin-user-center {
    position: relative;
    margin-right: 3px;
    border-left: 1px solid #ededed;
}
.admin-user-center .user-center-a {
    padding: 0 20px;
}
.admin-user-center .user-center-a small {
    width: 45px;
    height: 45px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 0;
    background-image: none;
    display: inline-block;
    text-align: center;
}
.admin-user-center .user-center-a small img {
    width: 100%;
    height: 100%;
    border: 0;
}
.admin-top-operate .admin-preview, .admin-top-operate .admin-save {
    height: auto;
}

.admin-preview .preview-a, .admin-save .save-a {
    width: 78px;
    line-height: 26px;
    display: inline-block;
}
.admin-top-operate .admin-preview-i>a, .admin-top-operate .admin-save-i>a {
    background-image: none;
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
    margin: 0;
}
.admin-top-operate .admin-save-i>a {
    border-color: transparent;
    background: -webkit-linear-gradient(45deg, #1f98ff, #0cb3f9);
    background: linear-gradient(45deg, #1f98ff, #0cb3f9);
    -webkit-box-shadow: 0 3px 8px rgba(0, 138, 255, .2);
    -moz-box-shadow: 0 3px 8px rgba(0, 138, 255, .2);
    box-shadow: 0 3px 8px rgba(0, 138, 255, .2);
    position: relative;
}

.admin-save .save-a b {
    display: inline-block;
    margin: 0 0 0 36px;
    color: #FFF;
}
.admin-top-operate .admin-preview-i>a b, .admin-top-operate .admin-save-i>a b {
    margin: 0;
}
.admin-site-history .site-history-a small, .admin-site-history .site-history-a span, .admin-templates .select-templates-a small, .admin-templates .select-templates-a span, .admin-tool-team .admin-tool-team-a small, .admin-tool-team .admin-tool-team-a span, .admin-user-center .user-center-a small, .admin-user-center .user-center-a span {
    margin: 0;
}
.admin-top-operate .admin-preview-i>a {
    border: 1px solid #dcdcdc;
}
.admin-top-operate .admin-save-i {
    padding: 0 15px 0 0;
}
.admin-top-operate .admin-preview-i {
    padding: 0 5px 0 10px;
}
.admin-preview .preview-a {
    background: url("../../images/VNew/admin_bg.png") 0 -19px;
}
.admin-top-operate b {
    font-weight: 400;
    font-size: 12px;
}
.admin-top-operate .admin-preview-i>a b {
    color: #333;
}
.admin-site-history {
    margin-right: 8px;
}
.admin-top-operate a span {
    color: #555;
    font-size: 14px;
}

.admin-templates .select-templates-a small {
    width: 35px;
    height: 35px;
}
.admin-templates .select-templates-a small {
    background-image: url("../../images/Vnew/pic_icon.png");
    background-position: -315px -100px;
    display: inline-block;
    vertical-align: middle;
}
.admin-templates .select-templates-a span {
    margin:0;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    vertical-align: middle;
    display: inline-block;
}
.main_site_a_hover:hover span{
    color: #1f98ff;
}
.select-templates-a:hover small{
    background-position: -315px -135px;
}

.main_toolbar {
    z-index: 42;
    position: fixed;
    left:0;
    top: 40%;
    text-align: center;
}
.pc_desgin_tool_box li{
    display: flex;
    margin-left: 21px;
    margin-bottom: 20px;
    height: 65px;
    width: 65px;
    border-radius: 50px;
    background-color: #eef0f2;
    line-height: 65px;
    transition: all .5s ease;
    cursor:pointer;
}
.pc_desgin_tool_box li .icon{
    margin: 7px;
    height: 51px;
    width: 51px;
    border-radius: 50px;
    line-height: 51px;
}
.pc_desgin_tool_box li:hover{
    width: 130px;
}

.pc_desgin_tool_box li .pic-icon{
    display: inline-block;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    line-height: 50px;
    background-image: url("../../images/Vnew/pic_icon.png");
}


.add .pic-icon{
    background-position: 0 -170px;
}
.seo .pic-icon{
    background-position: -150px -170px;
}
.admin .pic-icon{
    background-position: -250px -170px;
}
.setting .pic-icon{
    background-position: -100px -170px;
}
.pc_desgin_tool_box .add:hover  .pic-icon{
    background-position: 0 -220px;
}
.pc_desgin_tool_box .seo:hover  .pic-icon{
    background-position: -150px -220px;
}
.pc_desgin_tool_box .admin:hover  .pic-icon{
    background-position: -250px -220px;
}
.pc_desgin_tool_box .setting:hover  .pic-icon{
    background-position: -100px  -220px;
}
.pc_desgin_tool_box li:hover  .icon{
    background-color: #1f98ff;
}


.pc_desgin_tool_box li  .text{
    width: auto;
    transition: all .1s ease .1s;
    font-size: 0;
    display: inline-block;
}
.pc_desgin_tool_box li:hover .text{
    width: auto;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    font-weight: 600;
    transition: all .2s ease .2s;
}
.showWebSite{
    margin-top: 70px;
}
.wIframe {
    width: 100%;
    height: 100%;
    border: none;
    overflow: hidden;
    display: block;
}





#adminPreviewBut{
    cursor: pointer;
}






/* 模型列表的所有样式  */
/* 开始 */

/*  */






.draggable_box{
    position: fixed;
    left: -100%;
    top: 20%;
    transition: all .5s ease-in;
    margin-left: 20px;
    border-radius: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
    overflow: hidden;
    height: 83%;
    max-height: 600px;
    border:solid 0 #333; 
}
.draggable_box_inner{
    position: relative;
    background-color: #FFF;
    height: 100%;
    width: 100%;
   
}
.draggable_box_Moduletotal{
    height: 100%;
    z-index: 10;
    display: flex;
    position: relative;
    /* 关闭按钮 */
    .close_module_total_btn{
        position: absolute;
        top: 10px;
        right: 10px;
        border-radius: 50px;
        background-color: #e0f0ff;
        color: #129dff;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 30px;
        width: 30px;
        transition: all .5s ease;
        z-index: 20;
    }
    .close_module_total_btn:hover{
        transform: rotate(-360deg);
    }
    .close_module_total_btn::before{
        font-weight: 700;
    }



    /* 拖拽模块一级栏目 */
    .module_total_list_one{
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100px;
        .module_total_list_content{
            background-color: #17a5ff;
            width: 100px;
            height: 100%;
            ul{
                padding: 10px 0 20px;
                border: none;
                li{
                    height: 32px;
                    margin: 18px 0 0;
                    text-align: start;
                    span{
                        display: inline-block;
                        text-align: left;
                        height: 15px;
                        line-height: 15px;
                        margin: 8px 0 7px 0;
                        font-size: 14px;
                        padding: 0 0 0 18px;
                        color: #fff;
                        background-image: none;
                        width: auto;
                    }
                }
            }
        }
        
        .module_total_list_content ul .module_total_list_action{
            background-color: #eef9ff;
            span{
                color: #0084ff;
            }
        }
    }
     /* 拖拽模块二级栏目以及下层样式 */
    .module_total_list_two {
        height: 100%;
        width: 412px;
        position: relative;
        z-index: 10;

        .module_box_item_tab{
            display: none;
            overflow: visible;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            .module_box_item_tab_title{
                position: absolute;
                left: 115px;
                right: 0;
                top: 0;
                height: 50px;
                line-height: 50px;
                border-bottom: 1px solid #ededed;
                font-size: 14px;
                color: #333;
                text-align: start;
            }
            .module_box_item_tab_h{
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 100px;
                background-color: #eef9ff;
                border: none;
                .mCustomScrollBox{
                    height: 100%;
                    ul{
                        height: 100%;
                        width: 80px;
                        margin: 0 auto;
                        li{
                            width: 100%;
                            margin: 0 0 5px;
                            margin-top: 12px;
                            line-height: 28px;
                            text-align: center;
                            border-radius: 4px;
                            span{
                                color: #333;
                            }
                        }
                        .active{
                            background-color: #fff;
                            span{
                                color: #0084ff;
                                font-size: 12px;
                                line-height: 28px;
                                width: auto;
                                height: 28px;
                                background-image: none;
                            }
                        }
                    }
                }
            }
            .module_box_item_tab_b{
                position: absolute;
                z-index: 11;
                left: 115px;
                top: 50px;
                right: 0;
                bottom: 0;
                .tool_box_list_item{
                    overflow: visible;
                    position: absolute;
                    z-index: 10;
                    left: 0;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    width: auto;
                    .tool_box_list_inner{
                        position: absolute;
                        z-index: 2;
                        left: 0;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        width: auto;
                        padding-right: 10px;
                        padding-top: 10px;
                    }
                    .mCustomScrollBox{
                        position: relative;
                        overflow-y: auto;
                        height: 100%;
                        max-width: 100%;
                        outline: 0;
                        direction: ltr;
                        max-height: none;
                        .mCSB_container{
                            position: relative;
                            top: 0px;
                            left: 0px;
                            height: auto;
                            width: auto;
                            
                            .tool_group_list .group_list_title{
                                margin: 0 8px 5px;
                                font-weight: 700;
                                text-align: start;
                                border-bottom: 1px solid #DBDBDB;
                                strong{
                                    display: inline-block;
                                    margin: 0 5px 10px;
                                    padding: 0 10px;
                                    border-left: 2px solid #42BCFF;
                                    color: #666;
                                    font-weight: 400;
                                }
                            }
                            .groud_list_body .tool_row_list li{
                                transition: all .3s ease-in;
                                .draggable_to_div {
                                    height: auto;
                                    width: auto;
                                    position: relative;
                                    overflow: visible;
                                    border: 0;
                                    margin: 10px 0 24px 0;
                                    text-align: center;
                                    img{
                                        width: 270px;
                                    }
                                    img:hover{
                                        cursor:all-scroll;
                                        box-shadow: 
                                            0 0 0 #000, /* 内发光 */
                                            0 0 0 #000, /* 内发光 */
                                            0 0 5px #aaa , /* 外发光 */
                                            0 0 5px #aaa ; /* 外发光 */
                                        border-radius: 5px;
                                    }
                                }
                            }
                        }
                    }
                    
                }
            }
        }

    }
    

}












keycms{
    /* display: block; */
    height: 100%;
    width: 100%;
    .wrapper{
        min-height: 1000px;
        width: 100%;
        background-color: #0084ff;
        position: absolute;
    }
}















/* 模型列表的所有样式  */
/* 结束 */




/* 拖拽过程改变被拖拽元素的样式，保持长宽不变 */
.ui-draggable-dragging::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(50, 50, 50, 0.5); /* 黑色半透明蒙层 */

}
.ui-draggable-dragging *{
    visibility: hidden;
}



/* 这里是可视化开发网页时的工具样式以及排版 */
/* 做下次开发时可以省略这部分，除非需要修改工具样式 */