html {
	overflow-x: hidden;
	font-size: 42.6667px !important;
}

body,textarea {
	font-family: "Microsoft Yahei",simsun,arial,sans-serif;
	font-size: 14px;
}

body,h1,h2,h3,h4,h5,h6,ul,li,p,dd,dl,dt,td {
	margin: 0;
	padding: 0
}

a {
	outline: 0
}

ul,ol {
	list-style: none
}

img {
	vertical-align: top
}



#container {
	min-width: 1050px;
	position: relative;
    background-color: #ececec;
    padding: 30px 0;
}


.preview-content {
	width: 640px;
	height: auto;
	margin: 0 auto;
	border: 1px solid #e2e2e2
}
.panel-content {
	height: auto;
	width: 155px;
	background: #fff;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: 345px
}
.panel-content h5 {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #e2e2e2;
	font-size: 16px;
	padding-left: 10px;
	color: #363636;
	font-weight: 400
}
.panel-content h5 b{
	color: #F23030;
}
.panel-content ul {
	padding: 13px 11px
}

.panel-content li.editMoban {
	height: 38px;
	background-color: #f8f8f8;
	margin: 0 0 10px;
	line-height: 38px;
	padding-left: 45px;
	border-radius: 4px;
	cursor: pointer;
	background-image: url(../images/mobile-icons.png);
	background-position: 18px -40px;
	background-repeat: no-repeat
}

.panel-content li.editMoban:hover a{	
	color: #fff
}

.panel-content li.editMoban:hover {
	background-color: #ef3f22;
	background-position: 18px 13px
}

.panel-content li.mobilePreview div{
	text-align: center;
}
.banner-section {
        position: relative;
        overflow: hidden;
        width: 640px;
        height: 186px;
        margin: 0 auto;
    }

    .banner-img {
        display: block;
        width: 640px;
        height: 186px;
    }

    .cell {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        width: 0;
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%;
        display: block;
        padding: 0!important;
        position: relative;
    }

    .banner-content {
        position: absolute;
        width: 600px;
        left: 0;
        bottom: 0;
        padding: 0 20px 20px;
        z-index: 10;
    }

    .banner-shop {
        position: relative;
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .banner-shop .shop-logo {
        display: block;
        width: 3.64rem;
        height: 1.24rem;
        background: #fff;
        border: 1px solid #bfbfbf;
        text-align: center;
        overflow: hidden;
    }

    .banner-shop .shop-logo img {
        display: block;
        width: 100%;
        height: 100%;
    }

    .banner-shop .shop-info {
        display: block;
        position: relative;
        margin-left: .2rem;
        font-size: 0;
        line-height: 1;
    }

    .ui-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .banner-shop .shop-name {
        font-size: .56rem;
        line-height: .56rem;
        color: #fff;
        position: relative;
    }

    .banner-shop .shop-name em {
        display: block;
        max-width: 6.8rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .banner-shop .a-icon {
        display: block;
        width: .56rem;
        height: .56rem;
        margin-left: .16rem;
        background-image: url(../images/jiantou.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .banner-shop .shop-other {
        line-height: .56rem;
        margin-top: .16rem;
    }

    .follow-num {
        display: block;
        font-size: .48rem;
        margin-left: .24rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #dfdfdf;
    }

    .banner-action {
        position: relative;
        display: block;
        width: 2.56rem;
        height: .96rem;
        line-height: .96rem;
        font-size: 0;
        margin-top: .14rem;
        border-radius: .12rem;
        color: #fff;
        background-color: #f23030;
        cursor: pointer;
        text-align: center;
        border: 1px solid transparent;
    }

    .banner-action .icon-follow {
        display: inline-block;
        width: .5rem;
        height: .42rem;
        background-image: url(../images/guanzhu.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .banner-action .follow-text {
        font-size: .54rem;
        margin-left: .16rem;
    }

    .total-section {
        position: relative;
        background-color: #fff;
        padding: .4rem 0 .28rem;
        width: 640px;
        margin: 0 auto;
        margin-bottom: .36rem;
    }

    .total-centent {
        position: relative;
        height: 1.4rem;
    }

    .total-centent a {
        position: relative;
        color: #838689;
        text-align: center;
    }

    .total-centent a span {
        display: block;
        line-height: .64rem;
    }

    .total-centent a .total-num {
        color: #232325;
        font-size: .64rem;
    }

    .total-centent a .total-text {
        font-size: .44rem;
        margin-top: .12rem;
    }

    .total-centent a:after {
        content: " ";
        border-left: 1px solid #dfdfdf;
        height: .72rem;
        width: 0;
        font-size: 0;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -.36rem;
    }

    .total-centent a:last-child:after {
        display: none;
    }

    .border-grids:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 1px;
        border-top: 1px solid #DFDFDF;
        -webkit-transform-origin: 0;
        transform-origin: 0;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }

    .border-grids:after {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #DFDFDF;
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: scaleY(0.5);
        transform: scaleY(0.5);
    }