.rollBox {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}

/*.rollBox .LeftBotton{height:148px;width:29px;background: #e6e6e6  url(/picture/54/1612081814041839630.gif) no-repeat 8px 60px;overflow:hidden;float:left;display:inline;cursor:pointer;}
.rollBox .RightBotton{height:148px;width:29px;background:#e6e6e6 url(/picture/54/1612081814041839630.gif) no-repeat -19px 60px;overflow:hidden;float:left;display:inline;cursor:pointer;}*/
.rollBox .Cont {
    width: 1200px;
    overflow: hidden;
    float: left;
    /* margin: 10px 0px; */
}

.rollBox .ScrCont {
    width: 10000000px;
}

.rollBox .Cont .pic {
    width: 380px;
    float: left;
    text-align: center;
    /* margin: 0px 5px; */
    margin-right: 30px;
}

.rollBox .Cont .pic img {
    background: #fff;
    display: block;
    margin: 0 auto;
    height: 215px;
    width: 100%;
    margin: 0;
}

.rollBox .Cont .pic p {
    line-height: 26px;
    color: #505050;
}

.rollBox .Cont a:link,
.rollBox .Cont a:visited {
    color: #626466;
    text-decoration: none;
}

.rollBox .Cont a:hover {
    color: #f00;
    text-decoration: underline;
}

.rollBox #List1,
.rollBox #List2 {
    float: left;
}