﻿.MallWrapLeft
{
    float: right;
    width: 770px;
}
.MallWrapRight
{
    float: left;
    width: 180px;
    overflow: hidden;
}
/*——*/
.WrapC1.WrapC1_copy2
{
    margin-top: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(#fff, #eee);
    background-image: -moz-linear-gradient(#fff, #eee);
    background-image: -ms-linear-gradient(#fff, #eee);
    background-image: -o-linear-gradient(#fff, #eee);
    background-image: linear-gradient(#fff, #eee);
}
.path
{
    background: url(/s/img/w/1/Shop-1/ListTypeIco_Shop1.gif) no-repeat 8px center;
    padding-left: 24px;
    color: #666;
    padding: 8px 0 8px 34px;
}
.path a
{
    background: url(/s/img/w/1/Shop-u-1/PathArrow.gif) no-repeat right center;
    padding-right: 14px;
    margin-right: 5px;
}
/*——*/
.WrapC1.WrapC1_copy1
{
    box-shadow: 0 0 1px rgba(255,255,255,1) inset,0 0 8px rgba(0,0,0,.2);
}
/*——*/
.MallView
{
    padding: 0 0 14px;
}
.MallView .con1
{
    padding: 10px 0 0 14px;
}

.MallView .con1 .td1, .MallView .con1 .td1 div
{
    padding-top: 2px;
    width: 300px;
}
.MallView .con1 .td1 div img
{
    width: 300px;
    height: 300px;
}
/*--*/
.MallView .con1 .td2 .son1
{
    font-size: 24px;
    line-height: 34px;
    font-family: 'Microsoft Yahei' , '微软雅黑' , MSYahei, '黑体' , '宋体' , Verdana, Arial, Helvetica, sans-serif;
    color: #444;
    word-wrap: break-word;
    word-break: break-all;
    padding: 0 10px 0 14px;
    font-weight: normal;
}
/*--*/
.MallView .con1 .td2 .son2
{
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 3px 0;
    margin: 10px 15px 0;
    width:423px;
    overflow:hidden;
}
.MallView .con1 .td2 .son2 td
{
    color: #555;
    font-size: 14px;
    white-space:nowrap;
}
.MallView .con1 .td2 .son2 td.pl10
{
    padding-left: 15px;
}
.MallView .con1 .td2 .son2 td div
{
    font-size: 36px;
    line-height: 46px;
    color: #E3393C;
    text-align: center;
    margin-right: 15px;
}
.MallView .con1 .td2 .son2 td b
{
    color: #888;
    font-size: 12px;
}
/*--*/
.MallView .con1 .td2 .son3
{
    border-bottom: solid 1px #ddd;
    padding: 10px 0;
    margin: 0 15px;
}
.MallView .con1 .td2 .son3 td
{
    color: #666;
}
.MallView .con1 .td2 .son3 td.pr10
{
    padding-right: 15px;
}
.MallView .con1 .td2 .son3 td b
{
    color: #999;
    font-weight: normal;
}
/*--*/
.MallView .con1 .td2 .son4
{
    padding: 12px 0 0 15px;
}
.MallView .con1 .td2 .son4 td.sontd1 div a
{
    display: block;
    width: 140px;
    height: 38px;
    background: url(/s/img/w/1/Shop-Store/t001/MallViewBtn1.gif) no-repeat 0 0;
}
.MallView .con1 .td2 .son4 td.sontd1 div a:hover
{
    background-position: 0 -38px;
}
.MallView .con1 .td2 .son4 td.sontd2 div a
{
    display: block;
    width: 109px;
    height: 35px;
    margin: 0 auto;
    background: url(/s/img/w/1/Shop-Store/t001/MallViewBtn2.gif) no-repeat 0 0;
}
.MallView .con1 .td2 .son4 td.sontd2 div a.forbid
{
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
.MallView .con1 .td2 .son4 td.sontd2 div a:hover
{
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
.MallView .con1 .td2 .son4 td.sontd3 div
{
    width: 10px;
}
.MallView .con1 .td2 .son4 td.sontd4 div a
{
    display: block;
    width: 95px;
    height: 35px;
    margin: 0 auto;
    background: url(/s/img/w/1/Shop-Store/t001/TuanViewBtn3.gif) no-repeat 0 0;
}
.MallView .con1 .td2 .son4 td.sontd4 div a:hover
{
    filter: Alpha(Opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
}
/*——*/
.MallViewContents
{
    padding: 2px 0 14px 14px;
    color: #555;
    line-height: 2;
    word-wrap: break-word;
    word-break: break-all;
    width: 740px;
    overflow: hidden;
}
.MallViewContents img
{
    max-width: 740px;
}
/*——*/
.MallMoreList
{
    padding: 8px 0 0 15px;
}
.MallMoreList li
{
    width: 164px;
    height: 223px;
    overflow: hidden;
    padding-left: 4px;
}
.MallMoreList li .con1
{
    height: 145px;
}
.MallMoreList li .con1 img
{
    width: 140px;
    height: 140px;
}
.MallMoreList li .con2
{
    width: 150px;
    height: 40px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}
.MallMoreList li .con2 a
{
    color: #666;
}
.MallMoreList li .con2 a:hover
{
    color: #E4393C;
}
.MallMoreList li .con3
{
    white-space: nowrap;
}
.MallMoreList li .con3 b
{
    font-size: 13px;
    font-family: Arial;
    color: #E4393C;
    margin-right: 4px;
}
.MallMoreList li .con3 span
{
    font-family: Arial;
    color: #999;
    text-decoration: line-through;
}
/*——*/