.header_bg {
    background: url("../images/headerbg.jpg") 0 0 no-repeat;
    height: 122px;
        box-shadow: 3px -3px 95px -11px #0A0B0A;
}

nav {
    float: right;
    margin: 66px 0 1px;
    margin-right: 0;
    position: absolute;
    right: 0;
}

#navMenu {
    width: auto;
    background: none;
}
#navMenu li {
    border-right: 0;
    background: url("../images/menuli.png")right 13px no-repeat;
}

#navMenu a {
    padding: 9px 15px;
    font-size:14px;
}

#navMenu a:hover {
    background-color: transparent;
        color: #eacedc;
}

.search #sf_submit {
    background: transparent;
    border: 0px solid #bbb;
    text-indent: -9999px;
    background: url("../images/search.png") 0 0 no-repeat;
    width: 14px;
    position: absolute;
    right: 9px;
    top: 4px;
}
.search {
    position: relative;
    clear: none;
}
.lagH {
    padding: 12px 0 0 5px;
}
.productGrid .proList {
    margin: 0 20px 10px 0;
}
.content_bg{
     background: url("../images/home_bg.jpg")0 0 no-repeat;
}
.colSide{
    background: url("../images/colSide_img.png")0 0 no-repeat;
    width: 280px;
}
.colSide h4 {
    padding-top: 62%;
    background: none;
    font-size: 30px;
    color: #333;
    text-align: center;
    font-style: oblique;
    background: url("../images/colSide_bot.png")0 bottom no-repeat;
    padding-bottom: 30px;
}
.breadcrumb {
    width: 100%;
}
.colMain {
    width: 660px;
    position: relative;
}
.sideCate li.par_tree {
    background: url(../images/colSide_li.png) 10px center no-repeat;
}
.sideCate li a.tree.active, .sideCate li.par_tree.active {
    background: url(../images/colSide_li.png) 10px 20px no-repeat;
}


.sideCate li li a {
    padding: 10px 3px 12px 45px;
}
.photo_imgM .photo {
    background: #fff;
}
#slide a {
    background: #fff;
}
aside.colSide ul {
    margin: 0 21px;
}
h2.menuTitle a {
    color: #333;
}

.sideCate li a.tree {
    width: 48px;
    height: 50px;
}
.sideCate li a {
    padding: 17px 3px 14px 38px;
}
.sideCate li {
       border-bottom: 1px dashed #bbb;
    background: url(../images/colSide_li.png) 10px 20px no-repeat;
}
aside.colSide ul {
    margin: 0 15px;
}
.productGrid .proList .img {
    background: #fff;
}
.breadcrumb {
    position: absolute;
    padding: 33px 0 8px;
    background: url(../images/h2_bot.png) 0 33px no-repeat;
    padding-top: 43px;
}
span.crumb_path{
     background: url(../images/home.png) 0 0px no-repeat;
          padding-left: 21px;
}
h2.menuTitle{
     background: url(../images/colSide_li.png) 0 7px no-repeat;
}
aside.colSide ul li li {
    background: url(../images/colSide_li-1.png) 23px 12px no-repeat !important;
}
.sideCate li li a.tree.active{
        background: url(../images/colSide_li-1.png) 23px 12px no-repeat !important;
}
.proList h3 a {
    color: #2a2a2a;
}

.right_bot img {
    float: left;
    margin-left: 20px;
}
#qrcode {
    float: left;
    margin-left: 12px;
}
#qrcode img {
    margin-top: 10px;
}
.right_bot {
    float: right;
    padding-top: 0;
    margin-top: -87px;
    padding-bottom: 40px;
}
.productList .txt {
    float: none;
}
.productList .proList .img, .productGrid .proList .img {
    background: #fff;
}
.siteMap a {
    color: #000;
}
.flex-control-nav {
    display: none;
}
.siteMap ul ul {
    margin-left: 17px;
}
.advBtn {
    width: auto;
}
h2.menuTitle span {
    color: #993480 !important;
}
.search #sf_keyword {
    background: #fff;
}
.footer .menu {
    padding-top: 40px;
}

footer {
    background-color: transparent;
    background: url("../images/footer_bg.jpg")0 0 repeat-x ;
}
.footer {
    padding: 0;
}

.index .content_bg {
    display: none;
}



