.flv_sections_1{
    background-image:none;
}
.productTabs .ui-tabs{
    width:100%;
}
.productTabs .column_tabs{
    width: 63%;
}
h2.introduceTitle{
    font-size:20px;
    line-height:20px;
    color:#444;
    margin: 15px 0 30px 0;
}
p.introduce{
    margin-bottom: 0;
    line-height: 24px;
    text-indent: 2em;
    font-size:16px;
    color:#888;
}
p.introduce.title-small{
    text-indent: 0;
    margin: 10px 0;
    color:#09c5e2;
}
.productTabs ul li{
    margin-bottom: 0;
    list-style: none;
    color: #888;
    font-size: 16px;
}
.column_image{
    padding-top:63px;
    padding-right: 3%;
}
.column_image .image_wrapper{
    padding: 0 40px 40px 40px;
}
.filmName{
    position: absolute;
    left: 40px;
    top: calc(100% - 110px);
    display: inline-block;
    width: calc(100% - 80px);
    height: 70px;
    line-height: 70px;
    font-size: 38px;
    color: #fff;
    background: #00b8d4;
}
a.button.button_large{
    margin-left:40px;
}
a.button.button_large span.button_label{
    COLOR:#FFF;
}
a.button_theme{
    background-color: #3cb5d0;
    color: #fff;
}