.package-product-107 .product_menu .bg-color1
{
    color: #fff;
}
.package-product-107 .product_menu li
{
    line-height: 3.5em;
    padding-left: 20px;
    border-bottom: 1px solid #eee;
}
.package-product-107 .swiper-wrapper
{
    height: auto;
}
.package-product-107 .product_list
{
    overflow: hidden;
}
.package-product-107 .product_list p
{
    line-height: 3em;
    border-top: 1px solid #eee;
}
.package-product-107 .product_list img
{
    transition: .5s all;
}
.package-product-107 .product_list .list:hover img
{
    transform: scale(1.2);
}
.package-product-107 .product_list .list .img
{
    overflow: hidden;
}
@media only screen and (min-width: 1200px)
{
    .package-product-107 .container
    {
        width: 1200px;
    }
}
