
.promotions .hot{
    margin: 0 auto;
}
.full-height
{
    height: auto;
}
 .banner
{
    background-color: #e5e5e5;
    height: 380px;
}
 .banner .carousel
{
    margin: 0 auto;
    width: 960px;
}
/* hot */
.hot
{
    margin: 0 auto;
    overflow: hidden;
    margin-top: 24px;
    margin-bottom: 21px;
    border: solid 1px #cccccc;
    padding: 10px;
    width: 960px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
 .hot .title h1
{ 
    color: #010101;
    font-size: 18px;
    line-height: 30px;
     width:200px; float:left;
}
.hot .imagedetail
{
    float: left;
}
.hot .imagedetail .idimage
{
    float: left;
}
.hot .imagedetail .idescription
{
    float: left;
    margin-left: 18px;
    width: 220px;
    padding-right: 36px;
    border-right: solid 1px #cccccc;
    margin-right: 26px;
}
.hot .imagedetail .idescription .idtitle
{
    font-size: 21px;
    line-height: 30px;
    color: #323131;
    margin-bottom: 8px;
    display: block;
}
.hot .imagedetail .idescription .iddes
{
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    display: block;
}
.hot .list
{
    float: left;
}
.hot .list ul
{
    width: 358px;
    list-style-type: disc;
}
.hot .list ul li a
{
    font-size: 12px;
    padding-left: 15px;
    background: url(/images/index_list_dot.gif) no-repeat 0 8px;
    line-height: 24px;
    color: #666666;
    display: block;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.hot .news .new
{
    float: left;
    width: 100%;
}
.hot .andmore
{  
    text-align: right;
}
.hot .andmore a
{
    color: #666666;
    font-size: 12px;
}
/* promotions */
 .promotions
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
    overflow: hidden;
    width: 960px;
}
 .promotions .list
{
    border: solid 1px #cccccc;
    float: left;
    position: relative;
    width: 33.333333333%;
    height: 150px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
 .promotions .list div
{
    left: 22px !important;
    top: 18px !important;
}
 .promotions .list div.cq-dd-pages
{
    left: 0 !important;
    top: 0 !important;
}
 .promotions .list ul
{
    margin-left: 130px;
    padding-top: 35px;
    width: 170px;
    list-style-type: disc;
}
 .promotions .list #listul8710
{
    margin-left: 140px;
    padding-top: 5px;
    width: 170px;
}
 .promotions .list ul li a
{
    font-size: 12px;
    padding-left: 15px;

    line-height: 24px;
    color: #666666;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
 .promotions .block1
{
    width: 32%;
}
 .promotions .block2
{
    width: 32%;
    margin-left: 2%;
    margin-right: 2%;
}
 .promotions .block3
{
    width: 31%;
    float: right;
}
 .promotions .block3 .index_mobile_title
{
    display: none;
}
 .promotions .block .new
{
    float: left;
    width: 100%;
}
/* links */
 .links
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    overflow: hidden;
    width: 960px;
}
 .links .image
{
    float: left;
    border: solid 1px #cccccc;
    width: 33.333333333%;
    padding: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
 .links .imagelink1
{
    width: 31.33333333333%;
    margin-right: 3%;
}
 .links .imagelink2
{
    width: 31.33333333333%;
    margin-right: 3%;
}
 .links .imagelink3
{
    width: 31.33333333333%;
}
 .links .imagelink .new
{
    float: left;
    width: 100%;
}
.image-640-jpg-none
{
    display: none;
}


@media all and (min-width:641px) and (max-width:960px)
{
     .banner
    {
        background-color: #ffffff;
        height: auto;
    }
     .banner .carousel
    {
        width: 100%;
    }
    /* hot */
    .hot
    {
        width: 98%;
    }
    .hot .imagedetail
    {
        width: 70%;
    }
    .hot .imagedetail .idimage
    {
        width: 45%;
    }
    .hot .imagedetail .idescription
    {
        width: 43.5%;
        padding-right: 3%;
        margin-right: 4%;
    }
    .hot .list
    {
        width: 29%;
    }
    .hot .list ul
    {
        width: auto;
        list-style-type: disc;
    }
    /* promotions */
     .promotions
    {
        width: 98%;
    }
     .promotions .list div
    {
        left: 2% !important;
    }
     .promotions .list div img
    {
        width: 62px;
    }
     .promotions .list ul
    {
        margin-left: 35%;
        width: 58%;
        list-style-type: disc;
    }
    /* links */
     .links
    {
        width: 98%;
    }
}
@media all and (max-width:640px)
{
     .banner
    {
        background-color: #ffffff;
        height: auto;
    }
     .banner .carousel
    {
        width: 100%;
    }
     .banner .carousel ul div div li
    {
        height: 100%;
    }
    /* hot */
    .hot
    {
        width: 95%;
        border: none;
        margin-bottom: 0;
        margin-top: 0;
    }
    .hot .title h1
    {
        font-size: 18px;
        line-height: 32px;
    }
    .hot .imagedetail
    {
        width: 100%;
        float: none;
        padding-bottom: 30px;
        margin-bottom: 20px;
        border-bottom: solid 1px #cccccc;
    }
    .hot .imagedetail .idimage
    {
        display: none;
        float: none;
        width: 100%;
    }
    .hot .imagedetail .idescription
    {
        width: 100%;
        padding-right: 0;
        margin-right: 0;
        margin-left: 0;
        border-right: none;
    }
    .hot .imagedetail .idescription .idtitle
    {
        color: #6c6969;
        font-weight: bold;
        font-size: 18px;
        line-height: 32px;
    }
    .hot .imagedetail .idescription .iddes
    {
        color: #a5a5a5;
        font-size: 17px;
        line-height: 32px;
    }
    .hot .list
    {
        width: 100%;
    }
    .hot .list ul
    {
        width: auto;
    }
    .hot .list ul li a
    {
        font-size: 18px;
        color: #666666;
        line-height: 32px;
        background-position: 0 15px;
    }
    .hot .andmore
    {
        width:100px; float:right;
        text-align: left;
    }
    .hot .andmore a
    {
        font-size: 18px;
    }
    /* promotions */
     .promotions
    {
        width: 95%;
        padding-left: 2.5%;
        padding-right: 2.5%;
        padding-top: 21px;
        margin-top: 21px;
        background-color: #ffffff;
        margin-bottom: 0;
        overflow: inherit;
    }
     .promotions .list
    {
        height: auto;
        padding-bottom: 15px;
    }
     .promotions .list div
    {
        left: 25px !important;
        top: 12px !important;
    }
     .promotions .list div img
    {
        width: auto;
    }
     .promotions .list ul
    {
        margin-left: 25%;
        width: 68%;
        padding-top: 18px;
    }
  
     .promotions .list ul li a
    {
        color: #666666;
        font-size: 18px;
        line-height: 32px;
        background-position: 0 15px;
    }
     .promotions .block1
    {
        width: 100%;
        background-color: #ffffff;
        margin-bottom: 15px;
    }
     .promotions .block2
    {
        width: 100%;
        background-color: #ffffff;
        margin-bottom: 15px;
    }
     .promotions .block3
    {
        background-color: #ffffff;
        width: 47%;
        margin-right: 3%;
        height: 215px;
        overflow: hidden;
        margin-bottom: 25px;
    }
     .promotions .block3 div img
    {
        display: none;
    }
     .promotions .block3 ul
    {
        margin-left: 9%;
        width: 86%;
        padding-top: 12px;
    }
     .promotions .block3 .index_mobile_title
    {
        display: block;
        margin-left: 9%;
        font-size: 19px;
        color: #484848;
        margin-top: 23px;
    }
     .promotions .block3 .list3
    {
    }
    /* links */
     .links
    {
        width: 95%;
        background-color: #ffffff;
        padding-left: 2.5%;
        padding-right: 2.5%;
        margin-bottom: 0;
        padding-bottom: 25px;
        overflow: inherit;
    }
     .links .image
    {
        height: 215px;
    }
     .links .imagelink1
    {
        width: 47%;
        margin-right: 0;
        margin-left: 3%;
        margin-bottom: 25px;
    }
     .links .imagelink2
    {
        width: 47%;
        margin-right: 3%;
        margin-bottom: 25px;
    }
     .links .imagelink3
    {
        width: 47%;
        margin-left: 3%;
        margin-bottom: 25px;
    }
    .image-640-jpg-none
    {
        display: block;
        text-align: center;
    }
    .image-640-jpg-none img
    {
    }
    .original-have-640-image
    {
        display: none;
    }
}
@media all and (max-width:600px)
{
     .links .image
    {
        height: 210px;
    }
     .promotions .block3
    {
        height: 210px;
    }
    .image-640-jpg-none img
    {
        height: 195px;
    }
}
@media all and (max-width:500px)
{
     .links .image
    {
        height: 200px;
    }
     .promotions .block3
    {
        height: 200px;
    }
    .image-640-jpg-none img
    {
        height: 188px;
    }
     .promotions .list div
    {
        left: 13px !important;
    }
     .promotions .list ul
    {
        margin-left: 28%;
    }
     .promotions .block3 ul
    {
        margin-left: 9%;
    }
}
@media all and (max-width:370px)
{
     .links .image
    {
        height: 190px;
    }
     .promotions .block3
    {
        height: 190px;
    }
    .image-640-jpg-none img
    {
        height: 178px;
    }
     .promotions .list div img
    {
        width: 20%;
    }
}
/* after modify css add */
 .promotions
{
    margin-bottom: 35px;
}
@media all and (max-width:640px)
{
     .promotions .block2
    {
        margin-left: 0;
        margin-right: 0;
    }
     .promotions .block3
    {
        height: auto;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
     .promotions .list ul
    {
        margin-left: 25%;
        width: 68%;
        padding-top: 18px;
    }
     .promotions .block3 .index_mobile_title
    {
        display: none;
    }
     .promotions .block3 div img
    {
        display: block;
    }
}

/* bcon */
.list_lh{height:110px;overflow:hidden;}
.list_lh li{padding:1px;}
.list_lh li.lieven{background:#F0F2F3; }
.list_lh li  a{height:24px;line-height:24px;color:#ff0000}
.list_lh li  a.btn_lh{height:17px;line-height:17px;color:#fff;padding:0 5px;margin-top:4px;display:inline-block;float:right;}
.btn_lh:hover{color:#fff;text-decoration:none;}


