﻿.left {
    text-align: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.diy {
    width: 100%;
    margin: 20px 0 0 0px;
}

.diy-phone-outbox {
    float: left;
    width: 345px;
    margin-left:200px;
}

#diy-phone {
    width: 345px;
    border: 1px solid #ccc;
    border-radius: 15px;
    background: #fff;
    margin-bottom: 10px;
}

.diy-phone-footer, .diy-phone-receiver, .diy-phone-title {
    display: block;
    margin: 0 auto;
    background: url(modules.png) no-repeat;
}

.diy-phone-receiver {
    margin: 13px auto;
    width: 98px;
    height: 34px;
    background-position: 0 -74px;
}

  .diy-phone-title {
            width: 320px;
            height: 32px;
            padding: 30px 80px;
            padding-top: 32px;
            background-position: 0 0;
            color: #fff;
            font-size: 18px;
            text-align: center;
            overflow: hidden;
            border: 1px solid #22292C;
            border-bottom: 0;
            cursor: pointer;
            white-space: nowrap;
            text-overflow: ellipsis;
            box-sizing: border-box;
        }

.diy-phone-footer {
    margin: 10px auto;
    width: 62px;
    height: 61px;
    background-position: -253px -70px;
}

.diy-phone-contain {
    margin: 0 auto;
    width: 320px;
    min-height: 470px;
    background-color: #F9F9F9;
    border: 1px solid #ccc;
    overflow: hidden;
}

.diy-conitem {
    position: relative;
    z-index: 1;
}

.diy-conitem-action {
    position: absolute;
    top: 0;
    left: 0;
    width: 318px;
    height: 100%;
    z-index: 111;
    cursor: pointer;
    box-sizing: border-box;
}

.drag .diy-conitem-action {
    cursor: move;
}

.diy-conitem-action.selected, .diy-conitem-action:hover {
    border: 2px dashed #fa0;
}

    .diy-conitem-action.selected .diy-conitem-action-btns, .diy-conitem-action:hover .diy-conitem-action-btns {
        display: block;
    }

.diy-conitem-action-btns {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 16px;
    width: 100%;
    text-align: right;
}

.diy-conitem-btn {
    display: inline-block;
    width: 30px;
    line-height: 16px;
    background: rgba(0,0,0,.4);
    text-align: center;
    color: #fff;
    z-index: 111;
}

    .diy-conitem-btn.diy-edit {
        right: 33px;
    }

    .diy-conitem-btn.diy-del {
        right: 0;
    }

    .diy-conitem-btn:hover {
        color: #fff;
        background: #fa0;
    }

.diy .members_con {
    margin: 0 3.125%;
    background:#fff;
}

.diy .drag {
}

#diy-ctrl {
    float: left;
    margin-left: 22px;
    padding-bottom: 300px;
    width: 460px;
}

.diy-ctrl-item {
    position: relative;
    width: 550px;
    padding: 10px;
    background-color: #F8F8F8;
    border: 1px solid #ccc;
    border-radius: 5px;
}

    .diy-ctrl-item::after, .diy-ctrl-item::before {
        position: absolute;
        font-family: simsun;
        content: "◆";
        top: 8px;
        left: -12px;
        display: block;
        width: 9px;
        height: 18px;
        font-size: 24px;
        color: #F8F8F8;
        z-index: 111;
    }

    .diy-ctrl-item::after {
        left: -13px;
        color: #ccc;
        z-index: 11;
    }

.div_center {
    margin-top: 60px;
    padding-left:160px;
}

.diy-actions {
    position: fixed;
    width: 300px;
    height: 800px;
    top: 80px;
    bottom: 0;
    padding: 0 0px 10px 0px;
    border: 0px solid #ccc;
    margin-left: -160px;
    border-radius: 7px;
    overflow: hidden;
    background-color: #f3f3f3;
    z-index: 111;
}

.diy-actions-addModules {
    margin-top: 15px;
}

    .diy-actions-addModules .tab {
        float: left;
        margin-left: 11px;
        /*margin-top: 10px;*/
        padding-bottom: 15px;
        position: relative;
    }

        .diy-actions-addModules .tab i {
            height: 1px;
            width: 32px;
            background: #dddddd;
            float: left;
            position: absolute;
            left: 0;
            bottom: 0;
            margin: 0px 0 0 8px;
        }

    .diy-actions-addModules a {
        display: table-cell;
        width: 55px;
        height: 40px;
        border: 1px solid #e0e0e0;
        text-align: center;
        color: #666;
        text-decoration: none;
        vertical-align: middle;
        overflow: hidden;
        line-height: 14px;
        border-radius: 3px;
        background-color: #fff;
    }


.diy-actions-submit {
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 5px 0;
    left:0;
    background-color: rgba(43,54,67,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#88435467, endColorstr=#88435467);
}

    .diy-actions-submit .btn {
        border-radius: 3px;
    }

.drag-highlight {
    color: #000;
    height: 50px;
    margin: 10px 0 15px;
    background: #eee;
    border: 2px dashed #f47b7b;
}

    .drag-highlight:before {
        content: "拖放在这里";
        display: block;
        line-height: 50px;
        font: 700 18px/50px "microsoft yahei";
        color: #cecece;
        text-align: center;
    }

.diy .fulltext, .diy .fulltext h1, .diy .fulltext h2, .diy .fulltext p {
    font-family: sans-serif !important;
}

    .diy .fulltext p {
        font-size: 16px;
        margin: 5px 0;
    }

    .diy .fulltext img {
        max-width: 100%;
        height: auto;
    }

    .diy .fulltext h1, .diy .fulltext h2 {
        font-weight: 700;
        padding: 19px 0;
    }

    .diy .fulltext h1 {
        font-size: 32px;
    }

    .diy .fulltext h2 {
        font-size: 24px;
    }

.type3_custModule, .type3_custModule_ctrl {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.type3_custModule {
    padding: 0 5px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
    background: #eee;
}

.type3_custModule_ctrl {
    max-width: 300px;
}

.ctrl-item-list-li {
    position: relative;
    border: 1px solid #ddd;
    padding: 25px 10px 10px;
    margin-bottom: 10px;
    background: #fefefe;
}

li.ctrl-item-list-add {
    border: 1px dashed #999;
    font: 700 40px/1 arial;
    color: #999;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
    cursor: pointer;
    background-color: #fff;
}

.ctrl-item-list-actions {
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 16px;
    text-align: right;
}

.diy .imgnav {
    position: relative;
    width: 90px;
    height: 90px;
    padding: 1px;
    border: 1px solid #ddd;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
}

    .diy .imgnav img {
        width: 100%;
        height: auto;
        vertical-align: middle;
    }

.imgnav-select {
    padding-top: 39px;
}

.diy .imgnav:hover .imgnav-reselect {
    display: block;
}

.imgnav-reselect {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: rgba(0,0,0,.3);
    text-align: center;
    color: #fff;
}

.imgnav-info {
    margin-left: -40px;
}

#slider {
    margin-top: 8px;
    width: 300px;
}
.slider {
    margin-top: 8px;
    width: 300px;
}

.ui-draggable-handle, .ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-slider {
    position: relative;
    text-align: left;
}

    .ui-slider .ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none;
    }

    .ui-slider .ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0;
    }

    .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
        filter: inherit;
    }

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -.3em;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

.ui-widget {
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

    .ui-widget .ui-widget {
        font-size: 1em;
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
}

    .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
        border: 1px solid #ccc;
        background: #f6f6f6;
        font-weight: 700;
        color: #1c94c4;
    }

        .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
            color: #1c94c4;
            text-decoration: none;
        }

    .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
        border: 1px solid #fbcb09;
        background: #fdf5ce;
        font-weight: 700;
        color: #c77405;
    }

        .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
            color: #c77405;
            text-decoration: none;
        }

    .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
        border: 1px solid #fbd850;
        background: #fff;
        font-weight: 700;
        color: #eb8f00;
    }

        .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
            color: #eb8f00;
            text-decoration: none;
        }

.ui-corner-all {
    border-radius: 4px;
}

.members_nav1 ul li {
    width: 23.5%;
}

    .members_nav1 ul li span, .members_nav1 ul li span img {
        width: 100%;
    }

.diy .members_flash, .diy .members_nav2, .members_search {
    margin-top: 10px;
    margin-bottom: 10px;
}

.diy-actions-title {
    height: 35px;
    width: 100%;
    background: #666;
    color: #fff;
    padding-left: 12px;
    font-size: 14px;
    line-height: 35px;
}

    .diy-actions-title img {
        position: absolute;
        margin: 9px 0 0 10px;
        left: 0;
    }

#hoverimg {
    position: absolute;
    right: 0;
    bottom: 15px;
}

.diy-actions-addModules a:hover {
    background: #fff;
    color: #666;
    border: 1px solid #ff9900;
}

.diy-actions-addModules a b {
    font-weight: normal;
}
.app_head{
    width:320px;
    margin-left:12px;
}