*{padding: 0; margin: 0;list-style: none;text-decoration: none;}
.sections{
    width: 1100px;
    height: 610px;

    margin: 0 auto;
}
.lsyA{

    background-image: url("../img/repeatx.png");

    background-repeat: repeat-x;
}
.lsyMain{
    width: 1100px;
    margin: 0 auto;
}
/*导航样式*/
.lsyNav{
    width: 210px;
    height: auto;
    border: 1px solid #d5d5d5;
    float: left;
}
.lsyReturn1{
    background-color: #d03a02;
    color: #fff2df;
    font-weight: 800;
    font-size: 14px;
    padding: 11px 44px;
}
.lsyNav .lsyReturn1>span{
    display:inline-block;
    height: 15px;
    width: 15px;
    background-image:url("../img/iconsB.png");
    background-position: -73px 0;
    margin-right:2px;
}
.lsyReturn2{
    height: 6px;
    background-image: url("../img/index.png");
}
/*导航列表内容*/
.lsyNav ul .lsyLi{
    height: 62px;
}
.lsyNav ul .lsyLi>h3{
    text-indent: 1.5em;
}
.lsyNav ul .lsyLi>.lsyLi1{
    text-indent: 1.1em;
}

.lsyNav ul li h3{
    padding-top: 12px;
    color:#565656;
    font-size: 12px;
}
.lsyNav ul li div a{
    color: #898989;
    font-size: 12px;
}
.lsyNav ul .lsyLi>span{
    display:block;
    width: 5px;
    height: 10px;
    position: relative;
    top:-20px;
    left: 190px;
    background-image: url("../img/index.png");
    background-position:0 -5px;
}

.lsyNav ul li:nth-child(1),.lsyNav ul li:nth-child(3),
.lsyNav ul li:nth-child(5),.lsyNav ul li:nth-child(7),
.lsyNav ul li:nth-child(9)
{
    background-color:#f0f0f0 ;
}
/*导航效果*/
.lsyNav ul li:hover{
    background-color: #555752;
    color: white;
}
.lsyNav ul li .lsyLi1 a:hover{
    text-decoration: underline;
}
.lsyNav ul li .lsy-list div a:hover{
    color: red;
    text-decoration: underline;
}

/*二级菜单*/
.lsyNav ul li .lsy-list{
    width: 512px;
    border: 2px solid #eeeeee;
    background-color: white;
    position: relative;
    z-index: 10;
    top:-56px;
    left: 210px;
}

.lsyNav ul .lsyLi .lsyPosition5,.lsyNav ul .lsyLi .lsyPosition4
,.lsyNav ul .lsyLi .lsyPosition3,.lsyNav ul .lsyLi .lsyPosition1
,.lsyNav ul .lsyLi .lsyPosition2{
    top:-310px;
    left: 210px;
}

.lsyLi .lsy-list .lsyUl li{
    background-color: white;
}
.lsyNav ul li .lsy-list>div h4{
    margin: 20px;
    color: #e64f3f;
    font-size: 14px;
    font-weight: 800;
}
.lsyNav ul li .lsy-list>div div{
  /*  margin: 15px;*/
    margin-left: 20px;
    width: 440px;
    padding-right: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e2e2e2;
}
.lsyNav ul li .lsy-list>div div>a{
    color: #565656;
}
.lsyNav ul .lsyLi .lsy-list .lsyUl li{
    display: inline-block;
    width: 150px;
    height: 30px;
    border: 1px solid #edeeef;
    padding: 10px 0;
    margin-right: -29px;
    margin-bottom: -1px;
    margin-left: 20px;
}
.lsyNav ul .lsyLi .lsy-list>a span{
    display: block;
    width: 100px;
    height: 30px;
    background-color: #e64f40;
    color: white;
    line-height: 30px;
    text-align: center;
    margin: 20px;
}
.lsyHid{
    display: none;
}
.lsy-list .lsyUl li a:nth-child(2){
    position: relative;
    top: -40px;
    z-index: 3;
    width: 150px;
    height: 50px;
    background-color: rgba(0,0,0,.3);
    display: none;
}
/*轮播图*/
/*
.lsyCP{
    float: left;
    height: 300px;
}
.lsyCP ul:first-of-type li{
    display: none;
}
.lsyCP ul:first-of-type li:nth-child(1){
    display: block;
}
.lsyCP ul:nth-child(2) li{
    width: 164px;
    float: left;
    padding: 8px 0;
    background-color:rgba(0,0,0,.3);
    position: relative;
    top: -37px;
    z-index: 2;
    text-align: center;
    margin-left: 3px;
    transition: all .2s linear;
}
.lsyCP ul:nth-child(2) li a{
    color: white;
    font-size: 12px;
}
.lsyCP ul:nth-child(2) li:first-of-type{
    margin-left: 0;
    padding: 10px 0;
    margin-top: -4px;
    background-color:rgba(255,69,0,.7);
}
*/


.focus{

    width: 666px;
    height: 300px;
    position:relative;
    overflow: hidden;
}

.focus ul{
    width: 2664px;
    position: absolute;
    left: 0;
    top: 0;
}

.focus ul li{
    float: left;
    width: 666px;
}

.focus ol{
    position: absolute;
    bottom: 1px;
    right: 1px;
}

.focus ol li{
    float: left;
    width: 160px;
    height: 38px;
    line-height: 16px;
    text-align: center;
    background-color:rgba(0,0,0,.3);
    margin-right: 3px;
    cursor: pointer;
}
.focus ol li a{
    display: block;
    width: 160px;
    height: 20px;
    margin-top: 10px;
    text-decoration: none;
    color: white;
    font-size: 12px;

}

.focus ol li.current{
    background-color:rgba(255,69,0,.7);
    color: #000;
}


/*轮播图下方*/
.lsymiddle{
   /* width: 1000px;*/
}
.lsymiddle div{
    border: 1px solid #e4e4e4;
    border-top: none;
    float: left;
}
.lsymiddle div:nth-child(1){
    margin-left: 0;
    margin-top: 2px;
}

.lsymiddle div{
    margin-left: -1px;
}
/*彩贝还能做什么*/
.lsyCBD{
    width: 225px;
    height: 300px;

    float: right;
    margin-top: -300px;
    background-color: #d03902;
}
.lsyCBDback{
    width: 140px;
    height: 40px;

    background-image: url("../img/index.png");
    background-position: 0 -16px;
    margin: 50px 41px;
}
.lsyCBD .lsyCBDtext,.lsyCBD .lsyCBDtext a{
    color: white;
    font-size: 12px;
}

.lsyCBD .lsyCBDtext{
    width: 140px;
    height:140px ;
    border-top: 1px solid #be3402;
    margin: 20px;
}
.lsyCBD .lsyCBDtext dt,.lsyCBD .lsyCBDtext dd{
    margin: 19px 0;
}
.lsyCBD .lsyCBDtext dt{
    font-size: 16px;
    font-weight: 800;
}
.lsyCBD .lsyCBDtext dd span{
    display: inline-block;
    width: 16px;
    height: 12px;
    background-image: url("../img/iconsB.png");
    background-position: -136px -20px ;
    transform:rotate(46deg);
}
/*鼠标特效*/
.lsyCBDback:hover{
    background-position: 0 -58px;
}
/*快速入口*/
.lsySpeed{
    float: right;

    height: 150px;
    background-color: #f0f0f0;
    width: 220px;

}
.lsySpeed h3{
    color: #353535;
}
.lsySpeed h3,.lsySpeed ul {
    margin: 20px;
}
.lsySpeed ul {
    margin-top: -5px;
}
.lsySpeed ul li{
    float: left;
    width: 88px;
 height: 20px;
    /*   border: 1px solid black;*/
    margin: 4px;
    margin-left: -4px;
    margin-right: 6px;
}
.lsySpeed ul li a{
    color: #7f7f7f;
    font-size: 13px;
}
.lsySpeed ul li a span{
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url("../img/index.png");
    margin-right: 2px;

}
.lsySpeed ul li:nth-child(1) a span{
     background-position:0 -99px ;

 }
.lsySpeed ul li:nth-child(2) a span{
    background-position:-14px -99px ;
}
.lsySpeed ul li:nth-child(3) a span{
    background-position:-30px -99px ;
}
.lsySpeed ul li:nth-child(4) a span {
    background-position: -45px -99px;
}
.lsySpeed ul li:nth-child(5) a span{
    background-position:-60px -99px ;
}
.lsySpeed ul li:nth-child(6) a span{
    background-position:-75px -99px ;
}

/*关注惊喜*/
.lsySpr{
    width: 220px;
/*    border: none !important;*/
    background-color: #f0f0f0;
    margin-top: 10px;
    padding-bottom:13px;
}
.lsySpr h3{
    margin-top: 0;
    border-top:1px dashed #cbcbcb;
    padding-top: 15px;
}
.lsySpr span{
   margin-left: 20px;
   float: left;
}
.lsySpr span:nth-child(3){
    width: 100px;
    height: 50px;
    margin-left: 10px;
    margin-top: 10px;
    background-image: url("../img/index.png");
    background-position:-92px -147px ;
}