app-modular.css 4.71 KB
/* APP端装修模块样式 */

/* 标题模块 */
.app-title {
    display: block;
    height: 40px;
    width: 375px;
    text-align: center;
}

.app-title .title {
    font-size: 16px;
    color: #444444;
    transform: translateY(30%);
}

.app-title .title a {
    float: right;
    top: -6px;
    right: 10px;
    position: relative;
}

/* shop banner + shop intro */
.app-top-banner {
    /*height: 260px;*/
}

.app-shop-info{
    float: right;
    position: absolute;
    z-index:12;
    margin-left:150px;
    margin-top:50px
}

/* 店招图片 */
.app-shop-banner {
    height: 117px;
    text-align: center;
    z-index: 1;
    margin-bottom: 0;
}

/* 店招默认logo图片 */
.app-shop-banner .logo {
    top: 49.5px !important;
}

/* 店铺logo + 店铺简介 */
.app-shop-intro {
    position: relative;
    z-index: 11;
    /*top: -20px;*/
}

/* 上传店铺banner图片 */
.app-shop-banner .img-item {
    height: 117px;
    width: 375px;
}

.modular-editor .logo {
    position: relative;
    top: 84.5px;
}

/* 单图 */
.app-single-image {
    display: block;
    width: 375px;
    height: 187px;
    text-align: center;
}

.app-single-image .img-item {
    width: 375px;
    height: 100%;
}

/* 双图 */
.app-double-image {
    width: 375px;
    height: 187px;
    text-align: center;
}

/* 图片间的间隔 */
.app-double-image .border {
    width: 187px;
    height: 100%;
    border: solid 1px #E5E5E5;
    border-width: 0 1px 0 0;
    float: left;
}

.app-double-image .img-item {
    float: left;
    width: 187px;
    height: 187px;
}

/* 四图 */
.app-four-image {
    width: 375px;
    height: 115px;
    text-align: center;
}

/* 图片间的间隔 */
.app-four-image .border {
    width: 95px;
    height: 100%;
    border: solid 1px #E5E5E5;
    border-width: 0 1px 0 0;
    float: left;
}

.app-four-image .img-item {
    float: left;
    width: 93px;
    height: 115px;
}

.app-four-image .img-item .img{
    width: 95px;
    height: 95px;
}

.app-four-image .img-item .text{
    width: 95px;
    height: 20px;
    text-align: center;
    border: 0px;
}


/* 三张图 */
.app-triple-image {
    width: 375px;
    height: 165px;
}

.app-triple-image2 {
    width: 375px;
    height: 125px;
}

.app-triple-image3 {
    width: 375px;
    height: 234px;
}

/* 图片间隔 */
.app-triple-image .border {
    width: 124px;
    height: 100%;
    border: solid 1px #F5F5F5;
    border-width: 0 1px 0 0;
    float: left;
    text-align: center;
}

.app-triple-image .logo {
    top: 73.5px !important;
}

.app-triple-image .img-item1 {
    float: left;
    width: 125px;
    height: 165px;
}

.app-triple-image2 .img-item2 {
    float: left;
    width: 125px;
    height: 125px;
}

.app-triple-image3 .img-item31 {
    float: left;
    width: 187px;
    height: 117px;
}

.app-triple-image3 .img-item32 {
    float: left;
    width: 187px;
    height: 234px;
}

.app-triple-image3 .img-item41 {
    float: left;
    width: 187px;
    height: 234px;
}

.app-triple-image3 .img-item42 {
    float: left;
    width: 187px;
    height: 117px;
}

.app-triple-image3 .img-item {
    width: 187px;
    float: left;
}

/* 三张图的展示类型选择框 */
.display-type-radio {
    margin-left: 6px;
}

/* 轮播图 */
.app-carousel-image {
    width: 375px;
    height: 117px;
    text-align: center;
}

.app-carousel-image .logo {
    top: 49.5px !important;
}

.app-carousel-image .img-item {
    width: 375px;
    height: 117px;
    display: none;
}

/* 轮播图中删除按钮样式 */
.editor-dialog .del-moduledata-btn {
    color: #c9302c;
    top: 12px;
    position: relative;
}

/* 添加一行 按钮样式 */
.add-moduledata-btn {
    margin-bottom: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

/* 视频模块 */
.app-video {
    width: 375px;
    height: 180px;
    text-align: center;
}

.app-video .logo {
    top: 81px !important;
}

.app-video .img-item {
    width: 375px;
    height: 180px;
}

.editor-dialog .video-intro-title{
    margin-bottom: 6px;
}

/* 模块装修内容非法 */
.modular-invalid {
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    background: #ebccd0;
}

.add-modular-area {
    box-shadow: 0px 0px 15px rgba(0,0,0,.8);
    width: 100%;
    background: #FFFFFF;
    margin-top: 10px;
    height: 20px;
}

.app-recommend-product {
    width: 375px;
}

.app-recommend-product .img-item {
    width: 185px;
    height: 240px;
}

.clearfix {
    *zoom: 1;
}
.clearfix:after{
    content:'';
    overflow: hidden;
    display: block;
    height: 0;
    clear: both;
}

.hidden-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p-text {
    width: 170px;
    height: 20px;
    margin-left: 6px;
}

.margin-title {
    font-family: microsoft yahei;
    font-size: 14px;
    padding: 0;
    text-align: left;
}