
.ECC-bodyBg{ background:#e9e9e9; height:100%;}/*Change Date:2014-07-01*/
.ECC-topMenu{
    position:absolute; top:0;left:0;
    width:100%;height:58px;border-bottom:1px solid #cecece;background:#f3f3f3;
    z-index:100;
}
.ECC-addPage{
    position:relative;
    height:54px;
    background:#5296b9;
    width:179px;
    line-height:54px;
    border-bottom:2px solid #4480a4;
}
.ECC-addPage a{
    display:block;
    width:159px;
    height:54px;
    padding-left:20px;
    font-size:18px;
    color:#FFF;
}
.ECC-addPage s{
    position:absolute;
    top:12px;
    right:25px;
    width:32px;
    height:32px;
    background:url(../images/decor/TM-script01.png) no-repeat;
    background-position:0 0;
}
.ECC-topMenu-ul li{
    float:left;
    font-size:14px;
    border-left:1px solid #dbdbdb;
    line-height:58px;
}
.ECC-topMenu-ul li a{ display:block; padding:0 30px; font-size:14px;}
.ECC-topMenu-ul li a:hover{ background:#eb5635; color:#FFF;}
.ECC-topMenu-ul li.hover a,.ECC-topMenu-ul li.hover a:hover{ background:#eb5635; color:#FFF;}
.ECC-topTabs{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:55px;
    border-bottom:1px solid #cecece;
    background:#f3f3f3;
    z-index:100;
}
.ECC-topTabs ul{ position:relative; float:left;}
.ECC-topTabs ul li{
    float:left;
    height:56px;
    border-right:1px solid #cecece;
}
.ECC-topTabs ul li a{ display:block; background:#e5e5e5; padding:0 30px; font-size:14px; height:55px; line-height:53px; }
.ECC-topTabs ul li a:hover{ background:#ea4837; color:#FFF;}
.ECC-topTabs ul li.hover a,.ECC-topTabs ul li.hover a:hover{ background:#ea4837; color:#FFF;}


/*页面属性*/
.mt20{ margin-top:20px;}
.Attrbut21{
    width: 1200px;
    margin: 0 auto;
}
.pdlr10{ padding:0 10px;}
.ECC-table01 td{border:1px solid #cecece; padding:15px; font-size:14px;}
.ECC-table01 td.textL{ text-align:left;}
.ECC-table01 tr{ background:#e9e9e9;}
.ECC-ipt01{
    width:350px;
    padding:8px;
    height:18px;
    line-height:18px;
    border:1px solid #cecece;
    background:#FFF;
    font-size:14px;
}
.ECC-ipt01:hover,.ECC-textarea01:hover{ border:1px solid #5296b9;}
.ECC-textarea01{
    padding: 5px; border:1px solid #cecece; word-wrap: break-word; line-height: 24px; overflow-y: auto; overflow-x: hidden; outline: medium none; width:80%; height:100px; background:#FFF; resize:none;
}
a.linkBlue{
    color:#3594D4;
    text-decoration:underline;
}
a.linkBlue:hover {
    color:#3594D4;
    text-decoration:none;
}
.mr20{ margin-right:20px;}
.ECC-btnBlue01,.ECC-btnRed01,.ECC-btnRed01-disabled{
    display:inline-block;
    width:130px;
    height:40px;
    line-height:40px;
    color:#FFF;
    border-radius:4px;
    font-size:16px;
    text-align:center;
}
.ECC-btnBlue01{background:#5296b9;}
.ECC-btnRed01{background:#eb5635;}
.ECC-btnRed01-disabled{background:#cccccc;}
.ECC-btnBlue01:hover,.ECC-btnRed01:hover{ color:#FFF;}
.textC{ text-align:center;}
.mtb20{ margin:20px 0;}
/*页面布局*/
.ECC-wrapper{ /*width:1200px;*/ margin:0 auto; margin-top: 225px}

.ECC-layout-head{ height:100px; position:relative;}
.ECC-layout-Nav{ position:relative; height:40px;}
.ECC-layout-NavAll{position:absolute; top:0; left:0; width:230px; height:90px;}
.ECC-layout-NavSub{ margin-left:230px; height:40px; position:relative;}
.ECC-layout-focus{ float:left; margin-left:220px; width:660px; position:relative;}
.ECC-layout-notice{ float:right; width:310px; position:relative;}
.ECC-layout-columnMain{ float:left; width:880px; position:relative;}/*Change Date:2014-07-01*/
.ECC-layout-columnSide{ float:right; width:310px; position:relative;}/*Change Date:2014-07-01*/
.ECC-layout-column{ position:relative;}/*Change Date:2014-07-01*/
.ECC-layout-foot{ position:relative;}/*Change Date:2014-07-01*/
.ECC-layout-item01 {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}
.ECC-wrapper > div.ECC-layout-item01:first-of-type {
    margin-top:0;
}
.ECC-layout-item02 {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
.ECC-wrapper > div.ECC-layout-item02:first-of-type{
    margin-top:0;
}
.H60{ height:60px; }
.H100{ height:100px; }
.mt10{ margin-top:10px;}

.ECC-layout{ border:1px dotted #a1a1a1; background:#c4c4c4; text-align:center; font-size:14px; color:#333; /*height:100%;*/ line-height:40px;}
.ECC-layout-hover{ text-align:left;}
.ECC-layout-hover:hover{ background:#5296b9; color:#FFF;}
.ECC-layout-hover a{ color:#333;}
.ECC-layout-hover:hover a,.ECC-layout-hover a:hover{ color:#FFF;}
.ECC-layout-hover a span{ vertical-align:middle;}
#pageLayoutContent .ECC-layout>a{
     display: none;
 }
#pageLayoutContent .ECC-edit-add {
    display: none;
}
#pageLayoutContent .ECC-layout-columnMain02>.ECC-layout {
    /*display: none;*/
}
/*#pageLayoutContent .ECC-layout-column>div:last-child {*/
    /*display: none;*/
/*}*/
#addLayoutContent .ECC-layout-column>div:last-child {
    display: block;
}
#addLayoutContent .ECC-layout {
    background: transparent;
    border: none;
}
#addLayoutContent .ECC-layout-hover02 {
    text-indent: 0;
}
#addLayoutContent .ECC-layout-column>div:last-child>a {
    background: transparent;
    display: block;
}
#addLayoutContent .ECC-layout-column {
    border: 1px dashed #d48d8d;
    background: #FBE1E1;
}
#pageContent .ECC-layout-column {

}
#pageContent .ECC-layout {
    border: 1px dashed #d48d8d;
    background: #FBE1E1;
    min-height: 30px;
    line-height: 30px;
}
#pageContent .ECC-layout .ECC-addModule {
    display: none;
}
.ECC-addModule{
    display:inline-block;
    width:20px;
    height:20px;
    background:url(../images/decor/TM-script01.png) no-repeat;
    background-position:-60px -60px;
}
.ECC-addModule:hover{ background-position:-60px -60px; }

/*浮层*/
.ECC-bg{
    /*background:#000;
	filter:alpha(opacity=60);
	opacity:0.6;
	background:rgba(0,0,0,0.6);*/
    background:url(images/layerBg02.png) repeat;
}
.ECC-popBox{
    position:fixed;
    top:50%;
    left:50%;
    background:#FFF;
    border-radius:10px;
}
.ECC-popBox-size01{
    width:800px;
    height:600px;
    margin-top:-300px;
    margin-left:-400px;
}
.ECC-popBox-size02{
    width:800px;
    height:500px;
    margin-top:-250px;
    margin-left:-400px;
}

.ECC-close{
    display:inline-block;
    position:absolute;
    top:10px;
    right:12px;
    width:24px;
    height:24px;
    background:url(../images/decor/TM-script01.png) no-repeat;
    background-position:0 -80px;
}
.ECC-close:hover{ background-position:-24px -80px;}
.ECC-popBox-title{
    font-size:18px;
    border-bottom:1px solid #e5e5e5;
    background:#e5e5e5;
    padding-left:15px;
    height:40px;
    line-height:40px;
    border-radius:10px 10px 0 0;
}
/*增加弹出对话框的顶层展示属性 liyanshuai 2016 01 13*/
.ECC-popBox-cont{
    padding:15px;
    z-index: 12001;
}
/*添加组件*/
.ECC-bd{ border:1px solid #e5e5e5;}
.ECC-module{
     float:left;
     width:100px;
     height:60px;
     text-align:center;
     padding:13px 0;
     border-bottom:1px solid #e5e5e5;
 }
.ECC-other-module{

    width:100px;
    height:60px;
    text-align:center;
    padding:13px 0;
    border-bottom:1px solid #e5e5e5;
}
.ECC-module-ico{
    display:inline-block;
    width:32px;
    height:32px;
    background:url(images/TM-icon01.png) no-repeat;
    background-position:0 -150px;
    margin-bottom:8px;
}
.ECC-module-sort{ float:right; width:667px; border-left:1px solid #e5e5e5;}
.ECC-m-s-row{ padding:8px 15px; height:70px; border-bottom:1px solid #e5e5e5;}
.ECC-m-s-row:hover{ background:#FaFaFa;}
.ECC-m-s-row dl{ margin-right:180px;}
.ECC-m-s-row dl dt{
    float:left;
    width:70px; height:70px;
    background:url(../images/decor/TM-icon01.png) no-repeat;
}
.ECC-m-s-row dl dt img{ width:70px; height:70px;}
.ECC-m-s-row dl dt.ECC-m-sort01{ background-position:0 0;}
.ECC-m-s-row dl:hover dt.ECC-m-sort01{ background-position:-70px 0;}
.ECC-m-s-row dl dt.ECC-m-sort02{ background-position:-140px 0;}
.ECC-m-s-row dl:hover dt.ECC-m-sort02{ background-position:-230px 0;}
.ECC-m-s-row dl dt.ECC-m-sort03{ background-position:-280px 0;}
.ECC-m-s-row dl:hover dt.ECC-m-sort03{ background-position:-350px 0;}
.ECC-m-s-row dl dt.ECC-m-sort04{ background-position:0 -70px;}
.ECC-m-s-row dl:hover dt.ECC-m-sort04{ background-position:-70px -70px;}
.ECC-m-s-row dl dt.ECC-m-sort05{ background-position:-140px -70px;}
.ECC-m-s-row dl:hover dt.ECC-m-sort05{ background-position:-230px -70px;}
.ECC-m-s-row dl dt.ECC-m-sort06{ background-position:-280px -70px;}
.ECC-m-s-row dl:hover dt.ECC-m-sort06{ background-position:-350px -70px;}
.ECC-m-s-row dl dd{ margin-left:90px;}
.ECC-m-s-row dl dd h4{ font-size:14px; height:30px; font-weight:700; color:#666; line-height:30px;}
.ECC-m-s-row dl dd p{ font-size:12px; color:#666;}
/*导航组件-编辑*/
.ECC-ipt02{
    width:240px;
    height:20px;
    padding:5px;
    line-height:20px;
    border:1px solid #e5e5e5;
    font-size:14px;
}
.ECC-ipt02:focus{ border:1px solid #5296b9;}
.ECC-table02 td.textL{ text-align:left;}
.ECC-table02 td.textR{ text-align:right;}
.ECC-table02 td.textC{ text-align:center;}
.ECC-table02 td{ padding:10px; font-size:14px;}
.ECC-table02 tr:hover{ background:#FaFaFa;}
.ECC-delete01{
    display:inline-block;
    height:26px;
    width:20px;
    background:url(../images/decor/TM-icon01.png) no-repeat;
    background-position:-70px -150px;
    font-size:14px;
}
.ECC-delete01:hover{ background-position:-90px -150px;}
.ECC-addBtn01{
    display:inline-block;
    height:44px;
    width:96px;
    background:url(../images/decor/TM-btn01.png) no-repeat;
    background-position:0 0;
    padding-left:46px;
    line-height:44px;
    color:#666;
    font-size:14px;
}
.ECC-addBtn01:hover{ color:#FFF; text-decoration:none; background-position:-142px 0;}
.ECC-div01{
    border:1px solid #e8e8e8;
    height:300px;
    overflow:auto;
    position:relative;
}
.picBox{
    padding-left:40%;
    padding-top:-10%;
}
.lockDiv
{
    position:absolute;
    left:0;
    top:0;
    height:0;
    width:0;
    display:none;
    text-align:center;
    filter:alpha(opacity=80);
    opacity: 0.8;
    background-color: rgba(14, 14, 14, 0.38);
}

/*添加布局 Date:2014-06-10*/
.ECC-layouts-UL li{ display:inline-block; *display:inline; *zoom:1; margin:10px; border:2px solid #FFF; height:179px; overflow:hidden; }
.ECC-layouts-UL { text-align:center; margin-top:20px;}
.ECC-layouts-UL li:hover,.ECC-layouts-UL li.hover{ border:2px solid #5296b9; }



/*banner编辑 Date:2014-06-12*/
.wid100{ width:100px;}
.ECC-addBtn02,.ECC-addBtn05{
    display:inline-block;
    height:44px;
    width:96px;
    background:url(images/TM-btn01.png) no-repeat;
    background-position:0 0;
    padding-left:46px;
    line-height:44px;
    color:#666;
    font-size:16px;
}
.ECC-addBtn02:hover,.ECC-addBtn05:hover{ color:#FFF; text-decoration:none; background-position:-142px 0;}
.ECC-table02 td{ padding:8px 5px;}
.file-box{ position:relative;}
/*.txt{ height:22px; border:1px solid #E5E5E5; width:175px; padding:5px 0;}*/
.txt1{ height:22px; border:1px solid #E5E5E5; width:175px; padding:5px 0;}
.btn{ background-color:#FFF; border:0; height:34px; width:60px;}
.file{ position:absolute; top:0; right:0; height:24px; filter:alpha(opacity:0);opacity: 0;width:260px }
.ECC-select01{
    height:35px;
    padding:5px;
    min-width:150px;
    line-height:35px;
    border:1px solid #E5E5E5;
    font-size:14px;
}
/*商品推荐-编辑*/
.wid300{ width:300px;}
.ECC-addBtn03{
    display:inline-block;
    height:42px;
    width:131px;
    background:url(images/TM-btn01.png) no-repeat;
    background-position:0 -50px;
    line-height:42px;
    color:#666;
    text-align:center;
    font-size:14px;
}
.ECC-addBtn03:hover{ color:#FFF; text-decoration:none; background-position:-131px -50px;}
.ECC-addBtn04{
    display:inline-block;
    height:35px;
    width:180px;
    background:url(images/TM-btn01.png) no-repeat;
    background-position:0 -100px;
    line-height:35px;
    color:#666;
    text-align:center;
    font-size:14px;
}
.ECC-addBtn04:hover{ color:#FFF; text-decoration:none; background-position:0 -140px;}
.table03{ border:0px solid #E5E5E5; font-size:14px;}
.table03 tr th{font-weight:700; padding:12px 6px; border-top:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; background:#f5f5f5; text-align:center;}
.table03 tr td{ padding:12px 6px; border-bottom:1px solid #E5E5E5; background:#FFF; text-align:center;}
.table03 tr:hover td{ background:#def1f8;}
.H260{height:260px;}
.ECC-H3{ font-size:16px; padding:10px 0; border-bottom:1px solid #E5E5E5; }
.ECC-ftgray{ color:#999;}
.ECC-ft12{font-size:12px;}
.ECC-area01{ width:700px; border:1px solid #E5E5E5; background:#FFF; border-radius:2px;padding:5px 5px;font-size:14px;color:#666; height:150px; resize:none;}
.ECC-area01:focus{ border:1px solid #5296b9; background:#FFF;}
/*推荐位编辑-类目*/
.mt5{ margin-top:5px;}
.mr10{ margin-right:10px;}
.ml30{margin-left:30px;}
/*.file-box{ position:relative; width:255px; height:34px;}*/
.file{ height:34px;}
.ECC-lmBox{height:100px; overflow:auto; border-top:1px solid #E8E8E8; background:#F5F5F5;}
.ECC-lm-UL{}
.ECC-lm-UL li{ padding:5px 0;}
.ECC-lm-list{ float:left; width:33%;}

/*框架修改 Date:2014-06-13*/
.ECC-templateCont-withTop{
    position:absolute;
    top:56px;
    right:0;
    left:0;
    bottom:0;
    height:expression((document.body.clientHeight - 56) + "px");
    width:100%;
    background-color:#FFF;
    overflow:auto;
}
/*框架修改 Date:2014-06-13*/
.ECC-templateCont-mange{
    position:absolute;
    right:0;
    left:0;
    bottom:0;
    top:1px;
    /*height:expression((document.body.clientHeight - 56) + "px");*/
    width:100%;
    background-color:#FFF;
    overflow:auto;
}
.ECC-templateCont{
    /*position:absolute;
    top:56px;
    right:0;
    left:0;
    bottom:0;
    height:expression((document.body.clientHeight - 56) + "px");*/
    width:100%;
    background-color:#FFF;
    overflow:auto;
}

/*
 * index 首页模块化 模块div  Date:2014-06-06
 */

/*logo模块*/
.ECC-logo{ position:relative; height:60px;}
/*导航模块*/
.ECC-navitem{ position:relative; height:40px; width:1200px; margin:0 auto;}
/*轮播图模块*/
.ECC-slideBox{ position:relative;  overflow:hidden; border:0px solid #eee;}
/*公告模块*/
.ECC-noticeBox{ position:relative;}
/*商品推荐*/
.ECC-recommend{ position:relative;}
/*分类推荐*/
.ECC-sort{ position:relative;}


.ECC-floatLayer{
    display:block;
    position:absolute;
    width:99.8%;
    height:99%;
    top:0px;
    left:0px;
    /*background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;*/
    background:url(images/layerBg.png) repeat;
    border:1px dashed #7d736c;
    /*却掉遮罩的div的层级的属性  lys 2016 01 12*/
    /*z-index:100;*/
}
.ECC-operate{
    height:40px;
    background:#6e6d6f;
    font-size:12px;
}
.ECC-ico,.ECC-ico02{
    display:inline-block;
    position:relative;
    height:40px;
}
.ECC-ico s,.ECC-ico02 s{
    position:absolute;
    top:10px;
    left:10px;
    width:20px;
    height:20px;
    background:url(images/TM-script01.png) no-repeat;
    cursor:pointer;
}
.ECC-ico02 s{ left:5px;}
.ECC-ico-edit s{ background-position:0 -60px;}
.ECC-ico-edit:hover s{ background-position:-20px -60px;}
.ECC-ico-add s{ background-position:-40px -60px;}
.ECC-ico-add:hover s{ background-position:-60px -60px;}
.ECC-ico-delete s{ background-position:-80px -60px;}
.ECC-ico-delete:hover s{ background-position:-100px -60px;}
.ECC-ico a,.ECC-ico02 a{ display:block; padding:0 10px 0 32px; line-height:40px; color:#FFF; }
.ECC-ico02 a{ padding:0 8px 0 27px;}
.ECC-ico a:hover,.ECC-ico02 a:hover{ color:#FFF; background:#4c4c4c; text-decoration:none;}


/*竖排时 dl样式*/
.index-side .ECC-m-box dl{
    float:left;
    width:247px;
    padding:15px 30px;
    border-bottom:1px dotted #CCC;
    clear:both;
}
.index-side .ECC-m-box dl dt img{
    width:130px;
    height:130px;
}

.ECC-m-box dl dd div,.ECC-m-box dl dd p{ padding:3px 0; }
.ECC-m-box dl dd div{ height:34px; overflow:hidden; }
.ECC-m-box dl dd div font,.ECC-m-box dl dd p b{ font-size:12px; color:#ff5f49;}
.ECC-m-box dl dd p{ font-family:"Verdana";}
.ECC-m-box dl dd p b{ /*float:left;*/ font-size:14px; font-family:"Verdana";}
.ECC-m-box dl dd p s{ float:right; color:#999;}

/*分类推荐*/
.ECC-catalogue{ float:left; width:212px;}
.ECC-catalogue h3{
    background:#ed5647;
    height:34px;
    line-height:34px;
    color:#FFF;
    font-size:16px;
    text-align:center;
    border-bottom:3px solid #ed5647;
    font-weight:400;
}
.ECC-c-cont{ position:relative; background:#FFF; border:1px solid #ed5647; border-top:0; height:421px;}
.ECC-c-cont ul{margin:0px 20px;}
.ECC-c-cont ul li{
    float:left;
    width:49%;
    padding:8px 0;
}
.ECC-c-img{
    position:absolute;
    left:0;
    bottom:0;
    width:230px;
    height:170px;
}
.ECC-c-img img{ width:230px; height:170px;}
.ECC-plist{ float:left; width:668px;}
.ECC-plist-tab{
    height:30px;
    border-bottom:3px solid #ed5647;
    background:#f5f5f5;
    padding:2px 15px;
}
.ECC-plist-tab li{
    float:left;
    height:30px;
    background:#ed5647;
    color:#FFF;
    line-height:30px;
}
.ECC-plist-tab li a{
    padding:0 15px;
    color:#FFF;
    font-size:14px;
}
.ECC-plist-cont{ background:#FFF;}
.ECC-plist-ul li{
    float:left;
    width:146px;
    height:190px;
    padding:10px;
    border-right:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
.ECC-plist-ul li dl dt{ text-align:center;}
.ECC-plist-ul li dl dt img{ width:130px; height:130px;}
.ECC-recommend-box{zoom:1; background:#FFF;}
.ECC-plist-ul li dl dd h4{ font-size:12px; font-weight:400; height:38px;}
.ECC-plist-ul li dl dd p{ color:#F30; font-size:14px; font-family:Verdana;}
/*自定义模块*/
.ECC-defineduser{
    position:relative;
    border:1px solid #e5e5e5;
    background:#FFF;
}
.ECC-defineduser h3{
    padding:10px 15px;
    height:20px;
    background:#f7f7f7;
    line-height:20px;
    font-size:16px;
    font-weight:400;
}
.ECC-editBox{ height:260px; border:1px solid #E5E5E5;}

/*列表页-页面布局*/
.ECC-layout-NavAll02{position:absolute; top:0; left:0; width:230px; height:40px;}
.ECC-layout-solumnSide02{ min-height:100px;}
.ECC-layout-mainArea{ float:right; width:900px;overflow: hidden;}
.ECC-layout-readonly{ min-height:230px;}
.ECC-layout-hot{ min-height:100px;}
.ECC-addPage a:hover{ color:#FFF;}
/*详情页 布局*/
.ECC-layout-goods{ height:200px;}
.ECC-layout-readonly02{ height:220px;}
/*新建页面*/
.ECC-titleH2{ font-size:20px; padding:20px;}

/*
 * 框架调整 Date:2014-06-17
 */
.ECC-frame-sideLeft{
    float:left;
    width:179px;
    height:100%;
    border-right:1px solid #d0d0d0;
    background:#e9e9e9;
}
/*.ECC-frame-main{*/
    /*margin-left:180px;*/
    /*position:relative;*/
    /*height:100%;*/
/*}*/
.ECC-leftMenu-ul li{
    height:50px;
    border-bottom:1px solid #d0d0d0;
    line-height:50px;
    overflow:hidden;
}
.ECC-leftMenu-ul li a{
    display:block;
    padding-left:20px;
    font-size:14px;
    vertical-align:middle;
    zoom:1;
}
.ECC-leftMenu-ul li a:hover{
    background:#dfdfdf;
    color:#ff5f49;
}
.ECC-leftMenu-ul li.hover a,.ECC-leftMenu-ul li.hover a:hover{
    background:#dfdfdf;
    color:#ff5f49;
    text-decoration:underline;
}

/*
 * 弹出层样式 Date:2014-06-18
 */
.ECC-maskLayer{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-inde:1999;
    background:#000000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity:0.5;
}
.ECC-popWin-close{
    display:inline-block;
    position:absolute;
    top:10px;
    right:12px;
    width:24px;
    height:24px;
    background:url(images/TM-script01.png) no-repeat;
    background-position:0 -80px;
    cursor:pointer;
}
.ECC-popWin-close:hover{ background-position:-24px -80px;}
.ECC-popWin-title{
    position:relative;
    font-size:18px;
    border-bottom:1px solid #e5e5e5;
    background:#e5e5e5;
    padding-left:15px;
    height:40px;
    line-height:40px;
    border-radius:10px 10px 0 0;
}
.ECC-popWin{
    position: fixed; top: 50%; left: 50%;
    background: #fff; color: #333;
    z-index: 2999;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
    -moz-box-shadow: 2px 2px 10px #909090;
    -webkit-box-shadow: 2px 2px 10px #909090;
    box-shadow: 2px 2px 10px #909090;
    border-radius:10px;
}

/*头部分模块处理 Date:2014-06-23*/
.top-other{ float:right; width:990px; height:52px;}
.ECC-topRight{ position:relative;}
.top-logo{float:left; width:176px; height:52px;}

/*添加组件超出出现滚动条 Date:2014-06-25*/
.ECC-module-sort{ float:right; width:667px; border-left:1px solid #e5e5e5; height:400px; overflow:auto; overflow-x:hidden;}

/* 轮播图模块样式修改 Date:2014-06-26 */
.slideBox{height:100%; width:100%;}
.ECC-slideBox{ position:relative;  overflow:hidden;}
/*logo图片大小控制 Date:2014-06-26*/
.payLogo img{width:240px; height:60px;}
/*自定义模块文本域样式 Date:2014-06-26*/
.ECC-area02{ width:758px; border:0; background:#FFF; padding:5px 5px;font-size:14px;color:#666; height:250px; resize:none;}

/*导航模块样式修改 Date:2014-06-26*/
.navAllBox,.navAllSubBox{
    /*position:absolute;*/
    top:0;
    left:0;
    width:230px;
    height:330px;
}
.navAllSubBox{height:40px;}
/*却掉遮罩的div的层级的属性  lys 2016 01 12*/
/*.ECC-floatLayer{z-index:100;}*/

/*页面布局-修改 Date:2014-07-01*/
.ECC-layout{position:relative;}
.ECC-layout-edit{
    position:absolute;
    display:none;
    top:6px;
    right:10px;
    width:60px;
    height:25px;
}
.ECC-layout-hover:hover .ECC-layout-edit{ display:block;}
.ECC-layout-edit a{
    display:inline-block;
    width:25px;
    height:25px;
    text-indent:-999px;
    line-height:25px;
    overflow:hidden;
    background:url(images/ECC-edit.png) no-repeat;
}
.ECC-layout-edit a:hover{ background-color:#eee; border-radius:3px;}
.ECC-layout-edit a.ECC-edit-delete{ background-position:-80px 0;}
.ECC-layout-edit a.ECC-edit-delete:hover{ background-position:-80px -25px;}
.ECC-layout-edit a.ECC-edit-add{ background-position:-105px 0;}
.ECC-layout-edit a.ECC-edit-add:hover{ background-position:-105px -25px;}


/**修改新布局start**/
.ECC-layout-grid{
    /**position:absolute;right:-25px; top:-1px; width:25px; height:25px; background:#99ccff;**/
    display: none;
    position: absolute;
    top: 0;
    right: -moz-calc((100% - 1200px)/2);
    right:  -webkit-calc((100% - 1200px)/2);
    right: calc((100% - 1200px)/2);
    width: 124px;
    height: 40px;
    border: 1px dashed #d48d8d;
    background: #FBE1E1;

}
.ECC-layout-grid a{
    /**float:left;  display:inline-block;  width:25px;  height:25px;
    background:url(images/ECC-edit.png) no-repeat;
    text-indent:-999px;  overflow:hidden;**/
    display: inline-block;margin: 5px 0 0 2px;position: static;
    top: 7.5px;  right: 7.5px;  width: 25px;  height: 25px;
    text-align: center;  line-height: 25px;
}
.sp-decor {  display: inline-block;  background: url(/images/decor/sp-decor.png) no-repeat;  }
.ECC-layout-grid a:hover{-webkit-border-radius:0;border-radius:0;background:none;}
.ECC-layout-grid a.action{margin-right: 0px;}

.ECC-layoutBox:first-child .up .sp-decor{background-position:0 0;cursor:default;}
.ECC-layoutBox:last-child .down .sp-decor{background-position:-50px 0;cursor:default;}
.add .sp-decor{background-position:-50px -49px}
.ECC-layoutBox:hover .ECC-layout-grid{display: block;background: #FBE1E1;}



.ECC-layout-grid a.move{ background-position:0 0; cursor:move;}
.ECC-layout-grid a.move:hover{ background-position:0 -25px;}
.ECC-layout-grid a.edit{ background-position:-25px 0;}
.ECC-layout-grid a.edit:hover{ background-position:-25px -25px;}
/**.ECC-layout-grid a.delete{ background-position:-50px 0;}
.ECC-layout-grid a.delete:hover{ background-position:-50px -25px;}**/

/**修改新布局end**/

.ECC-btnRed01{ border:0; cursor:pointer;}
.ECC-btnRed01:hover{ text-decoration:underline;}

/*Date:2014-07-01 页面布局浮层*/
.ECC-layouts-UL li{ float:left; width:200px; display:inline-block; *display:inline; *zoom:1; margin:10px; border:2px solid #FFF; height:auto; overflow:hidden; }
.ECC-layouts-UL { text-align:center; margin-top:20px; padding-left:50px;}
.ECC-layouts-UL li img{ vertical-align:top;}

/*区分添加模块和添加布局样式  date:2014-07-02*/
.ECC-layout{background:#d1e6f1; text-align:left; padding:0 20px; border:1px dotted #6daccd;}
.ECC-layout:hover{ background:#aed1e3;}
.ECC-layout02{ border:1px dotted #7eaddb; background:#99ccff; text-align:left; font-size:14px; color:#333; height:100%; line-height:40px;}
.ECC-layout-hover:hover a{ color:#333;}
.ECC-layout-hover02{ text-align:left; text-indent:20px;}
.ECC-layout-hover02:hover{ background:#6cb1d5; color:#FFF;}
.ECC-layout-hover02 a{ color:#333;}
.ECC-layout-hover02:hover a,.ECC-layout-hover02 a:hover{ color:#FFF;}
.ECC-layout-hover02 a span{ vertical-align:middle;}

.ECC-wrapper02{ /*width:1200px;*/ margin:0 auto;}
.ECC-layoutBox{position:relative; margin-top:15px;/** border:1px solid #e8e8e8; background:#f8f8f8; padding:10px**/}

/*ECC-pagination Date:2014-07-03*/
.ECC-pagination{
    height:25px;
    margin-top:20px;
    font-size:12px;
}
.ECC-pagination a,.ECC-pagination span{
    display:inline-block;
    float:left;
    margin-left:5px;
    padding:0 8px;
    line-height:23px;
}
.ECC-pagination span.disabled{
    border:1px solid #ccc;
    border-radius:2px;
    color:#CCC;
    background:#FFF;
}
.ECC-pagination a{
    border:1px solid #ccc;
    border-radius:2px;
    background:#FFF;
}
.ECC-pagination a:hover{text-decoration:none;}
.ECC-pagination a.cur{
    background:#5296b9;
    border:1px solid #5296b9;
    color:#FFF;
    cursor:default;
}
.ECC-pagination a.unable{
    background:#f7f7f7;
}
.ECC-pagination span font{ font-size:12px; font-weight:700; color:#ff5f49;}

/* ECC-Tab Date:2014-07-04 */
.ECC-tab{ height:35px; margin-bottom:10px;}
.ECC-tab li{
    float:left;
    margin-right:8px;
    height:35px;
    width:180px;
    line-height:35px;
    background:url(images/TM-btn01.png) no-repeat;
    background-position:0 -100px;
    color:#666;
    text-align:center;
    font-size:14px;
    cursor:pointer;
}
.ECC-tab li.hover{background-position:0 -140px; color:#FFF; text-decoration:none;}

/*操作成功提示 Date:2014-07-08*/
.ECC-tip01{position:absolute; top:10px; left:50%; margin-left:-35px; /**width:70px;**/ text-align:center; padding:5px 20px; background:#FEFAED; border:1px solid #F3C056;}

/*头部搜索和购物车样式 Date:2014-07-09*/
.ECC-topRight{ height:52px;}

/*ECC-layout新增默认高度 Date:2014-07-11*/
.ECC-layout{min-height:40px; clear: both}
/*文本框不可修改样式 Date:2014-07-11*/
.ECC-ipt01-disabled{
    width:350px;
    padding:8px;
    height:34px;
    line-height:18px;
    border:1px solid #cecece;
    background:#f8f8f8;
    font-size:14px;
}
.ECC-ipt01-disabled:hover{ border:1px solid #cecece;}

/*底部footer样式 Date:2014-07-17*/
.ECC-w700{ width:750px; margin:20px auto; text-align:center;}
.ECC-footer dl{ text-align:left;}
.ECC-footer dl dt{
    width:82px;
    height:28px;
    background:none;
    padding-left:10px;
    line-height:28px;
    font-size:14px;
    font-weight:700;
    color:#575757;
}
.ECC-footer dl dd{ padding-left:10px; }
.ECC-foot-add{ display:inline-block; *display:inline; *zoom:1; width:120px; margin:0 10px; background:url(images/layerBg.png) repeat; border:1px dashed #7d736c; height:60px;}
.ECC-ico{min-width:40px;}
.ECC-footBox{ position:relative; display:inline-block; *display:inline; *zoom:1; width:120px; margin:0 10px; vertical-align:top;}

.ECC-floatLayer{
    display:block;
    /*background:#000;
    filter:alpha(opacity=50);
    opacity:0.5;
    background:url(/css/decoration/images/modules/layerBg.png) repeat;*/
    border:1px dashed #7d736c;
    /*却掉遮罩的div的层级的属性  lys 2016 01 12*/
   /* z-index:100;*/
}

/*Add Date:2014-07-22*/
.ECC-layout-NavAll02,.ECC-layout-goods{height:40px;}
.ECC-layout-hot{ min-height:40px;}
.ECC-layout-readonly{ min-height:40px;}

/*Add Date:2014-07-24*/
.ECC-footBox02{ position:relative; display:inline-block; *display:inline; *zoom:1; width:120px; margin:0 10px; vertical-align:top; min-height:60px; border:1px dashed #7d736c; background:#ddd;}

/*默认栏目样式 Date:2014-07-30*/
.ECC-defaultBox{ text-align:center; font-size:22px; padding:20px 0; border:1px solid #ddd; color:#b7b7b7;}

/*自定义栏 英文字母强制换行 Date:2014-08-04*/
.ECC-defineduser{ word-wrap:break-word; white-space:normal; word-break:break-all; overflow:hidden; }
.fn-clear02 {
    zoom:1; /* for IE6 IE7 */
    display:block;
    overflow:hidden;
}


/* 店铺模板-页面布局*/
.ECC-wrapper{ /*width:1200px;*/ margin:0 auto;}
.ECC-wrapper > div:first-child{margin-top: 0px;}
.ECC-layout-head{ height:80px; position:relative;}
.ECC-layout-Nav{ position:relative; height:40px;}
.ECC-layout-banner{ position:relative;}
.ECC-layout-columnMain{ position:relative; float:right; width:960px;}
.ECC-layout-columnSide{ position:relative; float:left; width:230px;}

.ECC-layout-columnMain02{ position:relative; float:left; width:900px;overflow:hidden;}
.ECC-layout-columnSide02{ position:relative; float:right; width:300px;overflow:hidden;}

.ECC-searchBox{ position:relative; height:40px;}
.ECC-bannerBox{ position:relative; margin:0 auto; height:120px; overflow:hidden;}

.ECC-layout-columnMidle{ position:relative; float:right; width:300px;min-height: 10px;overflow:hidden;}
.ECC-layout-columnMidle02{ position:relative; float:right; width:600px;min-height: 10px;overflow:hidden;}
.ECC-layout-columnMidle03{ position:relative; float:right; width:300px;min-height: 10px;overflow:hidden;}


.ECC-layout-column{ position:relative;overflow:hidden;}
.ECC-layout-foot{ position:relative;}

/* add date:2014-10-30*/
.ECC-layout-asideLeft{ float:left; width:300px; position:relative;overflow:hidden;}
.ECC-sortBox{ position:relative;}
.ECC-footerBox{ position:relative; width:1200px; margin:0 auto;}

/* 页面模板 Date:2014-11-11 */
.pd20{ width: 1200px;
    margin: 0 auto;}
.mouldBox{ border:1px solid #e8e8e8; background:#FFF; margin-bottom:20px; overflow:hidden;}
.mouldBox h2{ height:40px; /*padding-left:20px;*/ background:#f5f5f5; line-height:40px; font-size:14px;}
.s-title06{ font-size:14px; padding:0 10px; border-left:3px solid #2bb8aa;}
.btn-confirm,.btn-cancel{ display:inline-block; width:75px; height:30px; text-align:center; line-height:30px; font-size:14px; border-radius:2px; }
.btn-confirm{ background:#5296b9; color:#FFF; }
.btn-confirm:hover{ background:#5296b9; color:#FFF;}
.btn-cancel{ border:1px solid #CCC; background:#FFF; height:28px; line-height:28px; color:#666; }
.btn-cancel:hover{ border:1px solid #CCC; background:#FFF; color:#666;}
.templet-box{ float:left; width:185px; border:1px solid #d4d4d4;box-shadow:0 0 3px #ddd; background:#f7f7f7; margin-right:20px;}
.templet-info{ padding:6px 10px;}
.templet-info h3{ font-size:14px; color:#666; padding-bottom:5px; font-weight:400; text-align:center;}
.templet-info p{ padding:4px 0; text-align:center;}

/*add Date:2014-11-14*/
.ECC-tip02{ margin:10px 0; font-size:14px; color:#F00; }
.ECC-tip03{ position:absolute; top:32px; left:0; width:240px; background:#FFC; border:1px solid #F90; padding:0 5px; }


/*add date:2014-12-04 关于商品推荐样式*/
.ECC-layout-column .ECC-m-box{ position:relative; overflow:hidden; padding:5px; zoom:1;}
.ECC-layout-column.ECC-m-box{ position:relative; border:1px solid #eee; background:#fff; zoom:1;}
.ECC-layout-column .ECC-m-box h3{ display:none;}
/*横排时 dl样式02*/
.ECC-layout-column .ECC-m-box dl{ float:left; margin:5px; width:227px; overflow:hidden;}
.ECC-layout-column .ECC-m-box dl dt{ height:195px; width:227px;}
.ECC-layout-column .ECC-m-box dl dt img{ height:195px; width:227px;}

/*横排时 商品推荐02 1：3 布局下的样式*/
.ECC-layout-mainArea .ECC-m-box{ position:relative; overflow:hidden; padding:5px; zoom:1;}
.ECC-layout-mainArea .ECC-m-box{ position:relative; border:1px solid #eee; background:#fff; zoom:1;}
.ECC-layout-mainArea .ECC-m-box h3{ display:none;}
/*横排时 dl样式02*/
.ECC-layout-mainArea .ECC-m-box dl{ float:left; margin:5px; width:227px; overflow:hidden;}
.ECC-layout-mainArea .ECC-m-box dl dt{ height:195px; width:227px;}
.ECC-layout-mainArea .ECC-m-box dl dt img{ height:195px; width:227px;}
/*竖排时 商品推荐*/
.ECC-layout-asideLeft .ECC-m-box{ position:relative; overflow:hidden; padding:5px 0; background:#f7f7f7; zoom:1;}
.ECC-layout-asideLeft .ECC-m-box h3{ display:none;}
/*竖排时 dl样式*/
.ECC-layout-asideLeft .ECC-m-box dl{ float:left; margin:5px 10px; width:210px; overflow:hidden;}
.ECC-layout-asideLeft .ECC-m-box dl dt{ height:180px; width:230px;}
.ECC-layout-asideLeft .ECC-m-box dl dt img{ height:180px; width:210px;}

/*横排时 商品推荐02   3：1 布局下的样式 */
.ECC-layout-columnMain02 .ECC-m-box{ position:relative; overflow:hidden; padding:5px; zoom:1;}
.ECC-layout-columnMain02 .ECC-m-box{ position:relative; border:1px solid #eee; background:#fff; zoom:1;}
.ECC-layout-columnMain02 .ECC-m-box h3{ display:none;}
/*横排时 dl样式02*/
.ECC-layout-columnMain02 .ECC-m-box dl{ float:left; margin:5px; width:227px; overflow:hidden;}
.ECC-layout-columnMain02 .ECC-m-box dl dt{ height:195px; width:227px;}
.ECC-layout-columnMain02 .ECC-m-box dl dt img{ height:195px; width:227px;}
/*竖排时 商品推荐*/
.ECC-layout-columnSide02 .ECC-m-box{ position:relative; overflow:hidden; padding:5px 0; background:#f7f7f7; zoom:1;}
.ECC-layout-columnSide02 .ECC-m-box h3{ display:none;}
/*竖排时 dl样式*/
.ECC-layout-columnSide02 .ECC-m-box dl{ float:left; margin:5px 10px; width:210px; overflow:hidden;}
.ECC-layout-columnSide02 .ECC-m-box dl dt{ height:180px; width:230px;}
.ECC-layout-columnSide02 .ECC-m-box dl dt img{ height:180px; width:210px;}

/*
 * subsection nav
 */
.navAll h3 b,.navAll h3.hover b{ background:url(img/skinRed/nav.png) no-repeat;}
nav{
    position:relative;
    width:1200px;
    margin:0 auto;
    background:#ff6252;
    height:40px;
    color:#FFF;
    font-size:14px;
    z-index:100;
}
.navAll-index,.navAll{
    position:absolute;
    top:0;
    left:0;
    width:230px;
    height:40px;
    background:#e94535;
}
.navAll-index h3,.navAll h3{
    position:relative;
    padding-left:20px;
    height:40px;
    font-size:14px;
    color:#FFF;
    line-height:38px;
}
.navAll-index h3 a,.navAll-index h3 a:hover,.navAll h3 a,.navAll h3 a:hover{ color:#FFF; text-decoration:none;}
.navAll h3 b{
    position:absolute;
    top:17px;
    right:15px;
    width:17px;
    height:9px;
    background-position:0 -60px;
    overflow:hidden;
    cursor:pointer;
}
.navAll h3.hover b{ background-position:0 -70px;}

.navAll-i-sub,.navAll-sub{
    position:absolute;
    top:40px;
    left:0;
    width:230px;
    border-bottom:1px solid #eee;
}
.navAll-sub{ display:none;}
.level1{
    position:relative;
    height:47px;
}
.level1 span{
    display:block;
    position:relative;
    background:url(img/skinRed/nav.png) no-repeat;
    background-position:0 0;
    height:47px;
    line-height:45px;
    padding-left:15px;
    z-index:100;
}
.level1 span.noSubLevel{ background-position:0 -80px;}
.level1 span.current,.level1 span.current02{
    position:relative;
    border:1px solid #dadada;
    border-right:0;
    background:#FFF;
    height:45px;
    line-height:43px;
    padding-left:14px;
}
.level1 span.current02{border-right:1px solid #dadada;}
.level1 span a{
    display:block;
    height:45px;
}
.level1 div.level2{
    display:none;
    position:absolute;
    left:209px;
    top:0;
    width:380px;
    background:#FFF;
    border:1px solid #dadada;
    font-size:12px;
    padding:5px 8px;
    z-index:99;
}
.level1 div.level2 dl{
    min-height:40px;
    border-bottom:1px dotted #CCC;
}
.level1 div.level2 dl.last{
    border-bottom:0;
}
.level1 div.level2 dt,.level1 div.level2 dd{
    float:left;
}
.level1 div.level2 dt{
    width:80px;
    margin:11px 10px 10px 0;
    text-align:right;
    font-weight:700;
}
.level1 div.level2 dd{
    width:280px;
    margin:5px 10px 6px 0;
}
.level1 div.level2 dd ul li{
    float:left;
    margin:3px 7px 5px 0;
}
.level1 div.level2 dd ul li a{
    display:block;
    padding:2px 5px;
    border:1px solid #eeeeee;
    border-radius:2px;
    background:#fafafa;
}

.nav-expand{
    margin-top:-1px;
    width:230px;
    height:9px;
    overflow:hidden;
    background:url(img/skinRed/nav.png) no-repeat;
    background-position:0 -50px;
}

/* 2015-12-28 店铺装修 */
.shop-tab1{ height:32px; border-bottom:1px solid #eee; padding-left:10px;}
.shop-tab1 li{ float:left; height:32px; padding:0 10px; line-height:32px; margin-right:4px; font-size:14px; color:#666; background:#eee; cursor:pointer;}
.shop-tab1 li.hover{ position:relative; margin-bottom:-1px; border:1px solid #eee; border-bottom:0; background:#FFF; font-weight:700;}
.ftred{ color:#be0a00;}
.shop-cont dl{ height:50px; overflow: hidden; border-top:1px dotted #CCC; padding:10px 15px;}
.shop-cont dl:first-child{ border-top:0;}
.shop-cont dl dt{ float:left; width:50px; height:50px;}
.shop-cont dl dt img{ border:1px solid #eee; width:48px; heigh6t:48px; overflow:hidden;}
.shop-cont dl dd{ margin-left:60px;}
.shop-cont dl dd p{ word-wrap:break-word; white-space:normal; word-break:break-all; line-height:16px; padding:1px 0;}
.shopCx{ padding:15px 15px 15px 50px; position:relative; border-bottom:1px dotted #ccc; color:#666;}
.shopCx i{ position:absolute; left:10px; top:15px; display:inline-block; width:30px; height:35px; background:url(images-old/icon-goods.png) no-repeat; background-position:0 -70px;}
.shopCx p{ padding:2px 0;}
.shopCx p a{ color:#005ea7;}
.shopCx p a:hover{ color:#be0a00;}
.shopInfoBtn{ padding:20px 15px; border-top:1px dotted #ccc;}
.shopInfoBtn a{ display:inline-block; width:86px; height:30px; border:1px solid #eee; background:#FFF; color:#005ea7; text-align:center; line-height:28px; border-radius:2px; margin-right:8px;}
.shopInfoBtn a:hover{color:#be0a00;}
.shopInfor{ padding:10px; color:#666;}
.shopInfor h4{ font-size:14px; padding-bottom:6px;}
.shopInfor dl{ padding:5px 0; overflow:hidden;}
.shopInfor dl dt{ float:left;}
.shopInfor dl dd{ color:#333;}
.starSmall a,.starSmall span{ float:left; display:inline-block; vertical-align:middle;}
.starSmall{ height:14px; line-height:14px;}
.starSmall a{ width:11px; height:11px; margin-right:1px; margin-top:1px; overflow:hidden; background:url(images-old/icon-goods.png) no-repeat; background-position:-91px -50px;}
.starSmall a.light{ background-position:-80px -50px;}
.consultBox{ padding:10px;}
.consultBox a{ display:inline-block; margin-right:10px; margin-bottom:10px; text-indent:-999px; overflow:hidden;}
.big-star,.small-star,.big-star span,.small-star span{background-image:url(images-old/star_review.png);}
.big-star{display:inline-block;width:83px;height:16px;background-position:0 -16px;}
.big-star span{background-position:0 0;height:16px;display:inline-block;}
.small-star{display:inline-block;width:60px;height:11px;background-position:0 -50px;vertical-align:-1px;}
.small-star span{background-position:0 -39px;height:11px;display:inline-block;}
.contact01,.contact02,.contact03{ display:inline-block; width:83px; height:23px; }
.contact01{background-position:-140px -80px;}
.contact02{background-position:-240px -80px;}
.contact03{background-position:-40px -80px;}
.contactBox{overflow:hidden;}
.contactBox a{display:block;text-indent:-9999px;overflow:hidden;}
.ce-btn a.followed,
.shopInfoBtn a.followed{background:#f7f7f7;border:1px solid #eee;color:#005ea7;}
.onlyBtn{text-align:center;}
.onlyBtn a{width:130px;}
.noticeList ul{padding:10px 0;overflow:hidden;}
.noticeList ul li{float:left;padding-left: 10px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;margin:5px 40px 5px 20px;background:url(images-old/dot.png) no-repeat; background-position:0 -14px;width:400px;}
.noticeList ul li span{ float:right; color:#999;}
.leftSider .noticeList ul li{width:180px;margin:5px 0 5px 10px}
.leftSider .noticeList ul li span{display:none;}
.custom-kinder-area{margin:5px 0px 0px 0px}