

.roll {
    width: 100%;
    height: 215px;
    border: solid 1px #c1c1c1;
}

.roll_num li.roll_num_hover {
    background: #fff;
    color: red;
}

.roll_pic img {
    width: 100%;
    height: 215px;
}

.roll_pic1 img {
    width: 100%;
    height: 400px;
}

.roll_num {
    position: relative;
    top: -30px;
    margin-right: 5px;
    float: right;
    z-index: 10;
}

.roll_num li {
    list-style: none;
    float: left;
    font-size: 12px;
    font-weight: 600;
    width: 18px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    margin: 0 3px;
    background: #000;
    opacity: 0.50;
    text-align: center;
    color: #fff;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.roll_title {
    position: relative;
    top: -40px;
    padding-left: 10px;
    height: 40px;
    line-height: 22px;
    background: #000;
    opacity: 0.50;
}

.roll_title a {
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}

.roll_title a:hover {
    color: red;
}

.ewm {
    width: 60px;
    height: 60px;
    margin-right: 15px
}

.roll1 {
    width: 100%;
    height: 254px;
    border: solid 1px #c1c1c1;
}

.roll_num1 li.roll_num_hover {
    background: #fff;
    color: red;
}

.roll_pic1 img {
    width: 100%;
    height: 400px;
}

.roll_num1 {
    position: relative;
    top: -30px;
    margin-right: 5px;
    float: right;
    z-index: 10;
}

.roll_num1 li {
    list-style: none;
    float: left;
    font-size: 12px;
    font-weight: 600;
    width: 18px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    margin: 0 3px;
    background: #000;
    opacity: 0.50;
    text-align: center;
    color: #fff;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.roll_title1 {
    position: relative;
    top: -40px;
    padding-left: 10px;
    height: 40px;
    line-height: 22px;
    background: #000;
    opacity: 0.50;
}

.roll_title1 a {
    font-size: 12px;
    text-decoration: none;
    color: #fff;
}

.roll_title1 a:hover {
    color: red;
}

.ewm {
    width: 60px;
    height: 60px;
    margin-right: 15px
}

.ewmblock {
    display: inline-block;
    margin-right: 10px;
    float: right;
    margin-top: -60px
}

#img1{width:59px;height:61px;position:absolute;top:43px;left:2px;z-index:10;}
#img1 div{width:80px;text-align:right;font-size:12px;}
#img1 div a:link{text-decoration:none;}
#img1 div a:hover{color:red;text-decoration:none;}
#img1 img{width:80px;height:80px;border:1px solid black;}
 