
.sitecontent {
    position: relative;
}
.product-Page .banner {
    height: 480px;
    background: url(../images/movie/news_bg.png) no-repeat center top;
}
.banner, .inrtoduction_banner {
    width: 100%;
    position: relative;
}
.product {
    padding: 20px 0 80px 0;
    background-color: #f6f6f6;
}

.pro-container {
    padding: 0px 5px;
}

.con_10_32 .w-list .w-list-ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.con_10_32 .w-list .w-list-ul .w-list-item {
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    min-height: 88px;
    border-bottom-color: #ddd;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
}
.con_10_32 .w-list .w-list-ul.w-list-imgno .w-list-item .w-list-r {
    padding-left: 0 !important;
}
.con_10_32 .w-list .w-list-ul .w-list-item .w-list-title .w-list-titlelink {
    line-height: 42px;
    display: block;
    font-family: Tahoma;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}
.con_10_32 .w-list .w-list-ul .w-list-item .w-list-desc {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    line-height: 26px;
    font-family: Tahoma;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    color: #888888;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.con_10_32 .w-list .w-list-ul .w-list-item .w-list-bottom {
    padding: 0;
    margin: 0;
    margin-top: 5px;
    height: 24px;
    line-height: 24px;
}
.con_10_32 .w-list .w-list-ul .w-list-item .w-list-bottom .w-list-date {
    padding: 0;
    margin: 0;
    display: inline-block;
    font-family: Tahoma;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #BBB;
    text-decoration: none;
}