﻿.QX-132140715
{
    padding: 30px 10px;
    margin: 0 auto;
    max-width: 1180px;
    position: relative;
    display: flex;
}
.QX-132140715 .left
{
    width: 33.3333%;
    height: 1180px;
}
.QX-132140715 .center
{
    width: 33.3333%;
    height: 1180px;
}
.QX-132140715 .right
{
    width: 33.3333%;
    height: 1180px;
}
.QX-132140715 .title
{
    width: 100%;
    height: 33.3333%;
    display: flex;
    align-items: center;
}
.QX-132140715 .tit
{
    font-size: 60px;
    font-weight: 800;
    line-height: 1em;
    word-break: break-word;
    width: 80%;
    text-align: left;
    margin: 0 auto;
    color: #fff;
}
.QX-132140715 .ro-item
{
    width: 100%;
    height: 33.3333%;
    position: relative;
    perspective: 1000px;
    overflow: hidden;
    word-break: break-word;
}
.QX-132140715 .none
{
    width: 100%;
    height: 33.3333%;
}
.QX-132140715 .front
{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 2;
    -webkit-transition: all .7s cubic-bezier(.11,.6,.24,.89);
    -o-transition: all .7s cubic-bezier(.11,.6,.24,.89);
    transition: all .7s cubic-bezier(.11,.6,.24,.89);
    background-color: rgba(255,255,255,.8);
    padding: 0 50px;
    position: absolute;
    height: 100%;
}
.QX-132140715 .back
{
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    -webkit-transition: all .7s cubic-bezier(.11,.6,.24,.89);
    -o-transition: all .7s cubic-bezier(.11,.6,.24,.89);
    transition: all .7s cubic-bezier(.11,.6,.24,.89);
    background-color: rgba(61,61,61,.8);
    padding: 0 50px;
    position: absolute;
    height: 100%;
}
.QX-132140715 .inner
{
    display: flex;
    flex-flow: column nowrap;
    align-content: center;
    align-items: stretch;
    justify-content: center;
    min-width: 100%;
    z-index: 2;
    height: 100%;
}
.QX-132140715 .backer
{
    display: flex;
    flex-flow: column nowrap;
    align-content: center;
    align-items: stretch;
    justify-content: center;
    min-width: 100%;
    z-index: 2;
    height: 100%;
}
.QX-132140715 .ro-item:hover .front
{
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transition: all .7s cubic-bezier(.11,.6,.24,.89);
    -o-transition: all .7s cubic-bezier(.11,.6,.24,.89);
    transition: all .7s cubic-bezier(.11,.6,.24,.89);
}
.QX-132140715 .ro-item:hover .back
{
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: all .7s cubic-bezier(.11,.6,.24,.89);
    -o-transition: all .7s cubic-bezier(.11,.6,.24,.89);
    transition: all .7s cubic-bezier(.11,.6,.24,.89);
}
.QX-132140715 .num
{
    color: #9470b1;
    font-size: 36px;
    font-weight: 700;
    line-height: .83em;
    text-align: left;
    margin-bottom: 15px;
    display: inline-block;
}
.QX-132140715 .num.hs
{
    color: #fff!important;
}
.QX-132140715 .ro-item.bg3 .front
{
    background: #9470b1;
}
.QX-132140715 .ro-item.bg3 .back
{
    background: #53b7c7;
}
.QX-132140715 .ro-item.bg5 .front
{
    background: #53b7c7;
}
.QX-132140715 .ro-item.bg5 .back
{
    background: #9470b1;
}
.QX-132140715 .backer .nr
{
    color: #fff;
}
.QX-132140715 .nr.ms3, .QX-132140715 .nr.ms5
{
    color: #fff;
}
.QX-132140715 .nr
{
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8;
    text-align: left;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
@media screen and (max-width: 768px)
{
    .QX-132140715 .front
    {
        padding: 0 25px;
        width: calc(100% - 50px);
    }
    .QX-132140715 .back
    {
        padding: 0 25px;
        width: calc(100% - 50px);
    }
}
@media screen and (max-width: 510px)
{
    .QX-132140715
    {
        flex-wrap: wrap;
    }
    .QX-132140715 .left
    {
        width: 100%;
        height: auto;
    }
    .QX-132140715 .center
    {
        width: 100%;
        height: auto;
    }
    .QX-132140715 .right
    {
        width: 100%;
        height: auto;
    }
    .QX-132140715 .ro-item
    {
        height: 394px;
    }
    .QX-132140715 .title
    {
        display: none;
    }
    .QX-132140715 .none
    {
        display: none;
    }
}