/* <=== hpingredmm ===> */
.hpingredmm{
    position: relative;
    margin-top: -200px;
    z-index: 1;
    padding-bottom: 60px;
}
.tpingredma{
    margin-bottom: 50px;
}
.tpingredma .mawrap{
    max-width: 845px;
    margin: 0 auto;
}
.tpingredma .mainfos{
    padding: 50px 20px 80px;
    position: relative;
    z-index: 1;
}
.tpingredma .mainfos::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url('../images/maback.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
    z-index: -2;
}
.tpingredma .mainfos::after{
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background-image: url('../images/maborder.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    pointer-events: none;
    z-index: -1;
}
.tpingredma .mainfos, .tpingredma .mainfos a{
    color: #fff;
}
.tpingredma .mainfos .ifcent{
    max-width: 635px;
    margin: 0 auto;
}
.tpingredma .iftitle{
    margin-bottom: 12px;
    position: relative;
    padding-bottom: 20px;
    text-align: center;
}
.tpingredma .iftitle::before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 366px;
    height: 9px;
    background-image: url('../images/maline.png');
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    pointer-events: none;
}
.tpingredma .iftitle, .tpingredma .iftitle h1, .tpingredma .iftitle h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.tpingredma .ifconts{
    font-size: 18px;
    line-height: 35px;
    text-align: center;
}
.tpingredmb{
    margin-bottom: 30px;
    text-align: center;
}
.tpingredmb .mbtitle, .tpingredmb .mbtitle h2{
    font-size: 70px;
    line-height: 80px;
}
.tpingredmb .mbtitle strong{
    font-weight: bold;
    display: block;
    text-transform: uppercase;
}
.tpingredmb .mbtitle h2{
    background-image: url('../images/mbback.jpg');
    background-position: 0px 66%;
    -webkit-animation: BackgroundAnimatedVertical 10s linear infinite;
    -moz-animation: BackgroundAnimatedVertical 10s linear infinite;
    -ms-animation: BackgroundAnimatedVertical 10s linear infinite;
    -o-animation: BackgroundAnimatedVertical 10s linear infinite;
    animation: BackgroundAnimatedVertical 10s linear infinite;
    color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    background-size: cover;
    background-repeat: repeat-x;
    background-position: left center;
    font-weight: 400;
}
@-moz-keyframes BackgroundAnimatedVertical {
    0% {
        background-position: 50% 0;
    }
    100% {
        background-position: 50% 100%;
    }
}
@-webkit-keyframes BackgroundAnimatedVertical {
    0% {
        background-position: 50% 0;
    }
    100% {
        background-position: 50% 100%;
    }
}
@-o-keyframes BackgroundAnimatedVertical {
    0% {
        background-position: 50% 0;
    }
    100% {
        background-position: 50% 100%;
    }
}
@keyframes BackgroundAnimatedVertical {
    0% {
        background-position: 50% 0;
    }
    100% {
        background-position: 50% 100%;
    }
}
.tpingredmc{
    font-size: 18px;
    line-height: 35px;
}
.tpingredmc .mcthumb{
    margin: 10px 0;
}
.tpingredmc .mcthumb .ttgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -11px;
}
.tpingredmc .mcthumb .ttgrip > div{
    padding: 0 11px;
    width: 50%;
}
.tpingredmc .mcthumb .timg img{
    width: 100%;
}
/* <=== hpingredmm ===> */

/* <=== hpingredhh ===> */
.hpingredhh{
    margin-bottom: 65px;
}
.tpingredhh .hhgrip{
    display: flex;
    flex-wrap: wrap;
}
.tpingredhh .hhgrip > div{
    width: 50%;
}
.tpingredhh .thumb{
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tpingredhh .thumb img{
    width: 100%;
    opacity: 0;
}
.tpingredhh .decss{
    height: 100%;
    padding: 30px 20px 35px;
    background-image: url('../images/hhbackm.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    align-content: center;
}
.tpingredhh .dswrap{
    max-width: 510px;
    margin: 0 auto;
    width: 100%;
}
.tpingredhh, .tpingredhh a{
    color: #fff;
}
.tpingredhh .dsitem{
    margin-bottom: 25px;
    padding-bottom: 40px;
    position: relative;
}
.tpingredhh .dsitem::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 366px;
    height: 9px;
    background-image: url('../images/hhline.png');
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.tpingredhh .dsitem:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
}
.tpingredhh .dsitem:last-child::before{
    display: none;
}
.tpingredhh .dsnumb{
    margin-bottom: 5px;
    font-size: 70px;
    line-height: 70px;
    font-weight: bold;
    display: flex;
}
.tpingredhh .dstext{
    font-size: 18px;
    line-height: 35px;
}
/* <=== hpingredhh ===> */

/* <=== hpingredbb ===> */
.hpingredbb{
    margin-bottom: 60px;
}
.tpingredbb .bbtitle{
    text-align: center;
    margin-bottom: 30px;
}
.tpingredbb .bbtitle, .tpingredbb .bbtitle h2{
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.tpingredbm{
    padding-bottom: 20px;
    margin-bottom: 35px;
    border-bottom: 1px solid #f3f0eb;
}
.tpingredbm .bmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -95px;
}
.tpingredbm .bmgrip > div{
    padding: 0 95px;
    width: 50%;
    margin-bottom: 35px;
}
.itingredbm .thumb{
    padding-top: 58.41%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 25px;
}
.itingredbm .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itingredbm .decss{
    font-size: 18px;
    line-height: 35px;
}
.tpingredbm .bmgrip > div:nth-child(odd) .itingredbm .decss{
    text-align: right;
}
.tpingredbh{
    font-size: 18px;
    line-height: 35px;
    text-align: center;
}
.tpingredbh .bhwrap{
    max-width: 1030px;
    margin: 0 auto;
}
/* <=== hpingredbb ===> */

/* <=== hpingredtt ===> */
.hpingredtt{
    margin-bottom: 65px;
}
.tpingredtt{
    padding-top: 90px;
}

.tpingredtt .ttgrip{
    display: flex;
    flex-wrap: wrap;
}
.tpingredtt .ttgrip > div{
    width: 50%;
}
.tpingredtt .ttthumb{
    width: calc(100% + 90px);
    border-radius: 0 250px 250px 0;
    overflow: hidden;
    position: relative;
    top: -90px;
}
.tpingredtt .ttthumb img{
    width: 100%;
}
.tpingredtt .ttdecss{
    position: relative;
    width: calc(100% + 90px);
    margin-left: -90px;
    height: 100%;
    padding: 70px 70px 70px 100px;
    text-align: right;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: flex-end;
    font-size: 18px;
    line-height: 35px;
    background-color: #ed3237;
    border-radius:  250px 0 0 250px ;
    z-index: 1;
}
.tpingredtt .ttdecss, .tpingredtt .ttdecss a{
    color: #fff;
}
.tpingredtt .dswrap{
    max-width: 640px;
    margin: 0 auto;
    width: 100%;
}
/* <=== hpingredtt ===> */

/* <=== hpingrednn ===> */
.hpingrednn{
    margin-bottom: 100px;
}
.tpingredna{
    margin-bottom: 15px;
}
.tpingredna .nagrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpingredna .nagrip > div{
    padding: 0 15px;
    margin-bottom: 20px;
}
.tpingredna .nagrip .mcol{
    min-width: 330px;
}
.itingredna .vvgrip{
    display: flex;
    margin: 0 -11px;
}
.itingredna .vvgrip > div{
    padding: 0 11px;
}
.itingredna .vvgrip .xcol{
    min-width: 92px;
}
.itingredna .vcion{
    min-width: 70px;
    min-height: 70px;
    width: 70px;
    height: 70px;
    background-color: #ed3237;
    border-radius: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.itingredna .vcion img{
    max-width: 70%;
    max-height: 70%;
}
.itingredna .vdecs .dtext{
    font-size: 18px;
    line-height: 35px;
}
.itingredna .vdecs .dinfo{
    font-size: 20px;
    line-height: 35px;
    color: #ed3237;
}
.itingredna .vdecs .dinfo strong{
    font-size: 40px;
    line-height: 45px;
    font-weight: bold;
}
.tpingrednb{
    font-size: 18px;
    line-height: 35px;
}
/* <=== hpingrednn ===> */

@media all and (min-width: 1500px){
    /* <=== hpingredtt ===> */
    .tpingredtt .ttthumb{
        border-radius: 0 500px 500px 0;
    }
    .tpingredtt .ttdecss{
        border-radius: 500px 0 0 500px;
    }
    /* <=== hpingredtt ===> */
}
@media all and (max-width: 1200px){
    /* <=== hpingredbb ===> */
    .tpingredbm .bmgrip{
        margin: 0 -50px;
    }
    .tpingredbm .bmgrip > div{
        padding: 0 50px;
    }
    /* <=== hpingredbb ===> */

    /* <=== hpingredtt ===> */
    .tpingredtt .ttdecss{
        font-size: 16px;
        line-height: 30px;
    }
    /* <=== hpingredtt ===> */
}
@media all and (max-width: 991px){
    /* <=== hpingredmm ===> */
    .hpingredmm{
        margin-top: -5px;
        padding-bottom: 45px;
    }
    .tpingredma .iftitle, .tpingredma .iftitle h1, .tpingredma .iftitle h2{
        font-size: 28px;
        line-height: 35px;
    }
    .tpingredma .ifconts{
        font-size: 16px;
        line-height: 30px;
    }
    .tpingredmb .mbtitle, .tpingredmb .mbtitle h2{
        font-size: 35px;
        line-height: 50px;
    }
    .tpingredmb .mbtitle h2{
        -webkit-animation: BackgroundAnimatedVertical 4s linear infinite;
        -moz-animation: BackgroundAnimatedVertical 4s linear infinite;
        -ms-animation: BackgroundAnimatedVertical 4s linear infinite;
        -o-animation: BackgroundAnimatedVertical 4s linear infinite;
        animation: BackgroundAnimatedVertical 4s linear infinite;
    }
    .tpingredmb{
        margin-bottom: 10px;
    }
    .tpingredmc{
        font-size: 16px;
        line-height: 30px;
    }
    .tpingredhh .hhgrip > div{
        width: 100%;
    }
    .tpingredhh .dswrap{
        max-width: 100%;
    }
    .tpingredhh .dsnumb{
        font-size: 35px;
        line-height: 40px;
    }
    .tpingredhh .dstext{
        font-size: 16px;
        line-height: 30px;
    }
    /* <=== hpingredmm ===> */

    /* <=== hpingredhh ===> */
    .hpingredhh{
        margin-bottom: 45px;
    }
    /* <=== hpingredhh ===> */

    /* <=== hpingredbb ===> */
    .tpingredbm .bmgrip{
        margin: 0 -20px;
    }
    .tpingredbm .bmgrip > div{
        padding: 0 20px;
    }
    .tpingredbb .bbtitle{
        margin-bottom: 25px;
    }
    .tpingredbb .bbtitle, .tpingredbb .bbtitle h2{
        font-size: 20px;
        line-height: 30px;
    }
    .itingredbm .thumb{
        margin-bottom: 20px;
    }
    .itingredbm .decss{
        font-size: 16px;
        line-height: 30px;
    }
    .tpingredbm{
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    .hpingredbb{
        margin-bottom: 35px;
    }
    .tpingredbh{
        font-size: 16px;
        line-height: 30px;
    }
    /* <=== hpingredbb ===> */

    /* <=== hpingredtt ===> */
    .hpingredtt{
        margin-bottom: 35px;
    }
    .tpingredtt{
        padding-top: 0;
    }
    .tpingredtt .ttgrip > div{
        width: 100%;
    }
    .tpingredtt .ttthumb{
        width: 100%;
        top: 0;
        border-radius: 0;
    }
    .tpingredtt .ttdecss{
        width: 100%;
        margin-left: 0;
        padding: 30px 20px 35px;
        text-align: center;
        border-radius: 0;
    }
    /* <=== hpingredtt ===> */

    /* <=== hpingrednn ===> */
    .hpingrednn{
        margin-bottom: 70px;
    }
    .tpingredna .nagrip .mcol{
        width: 100%;
    }
    .itingredna .vvgrip{
        margin: 0 -10px;
    }
    .itingredna .vvgrip > div{
        padding: 0 10px;
    }
    .itingredna .vvgrip .xcol{
        width: 90px;
    }
    .itingredna .vvgrip .ycol{
        width: calc(100% - 90px);
    }
    .itingredna .vdecs .dtext{
        font-size: 14px;
        line-height: 22px;
    }
    .itingredna .vdecs .dinfo{
        font-size: 16px;
        line-height: 30px;
    }
    .itingredna .vdecs .dinfo strong{
        font-size: 30px;
        line-height: 40px;
    }
    .tpingredna{
        margin-bottom: 5px;
    }
    .tpingrednb{
        font-size: 16px;
        line-height: 30px;
    }
    /* <=== hpingrednn ===> */
}
@media all and (max-width: 767px){
    /* <=== hpingredmm ===> */
    .tpingredma{
        margin-bottom: 30px;
    }
    .tpingredma .mainfos::before{
        left: -30px;
        right: -30px;
    }
    .tpingredma .mainfos::after{
        left: -30px;
        right: -30px;
    }
    .tpingredma .mainfos{
        padding: 50px 0 60px;
    }
    .tpingredma .iftitle{
        margin-bottom: 20px;
    }
    .tpingredma .iftitle::before{
        width: 340px;
        height: 8px;
    }
    .tpingredmc .mcthumb .ttgrip > div{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpingredmc .mcthumb .ttgrip > div:last-child{
        margin-bottom: 0;
    }
    .tpingredhh .dsitem{
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .tpingredhh .dsitem::before{
        width: 340px;
        height: 8px;
    }
    /* <=== hpingredmm ===> */

    /* <=== hpingredbb ===> */
    .tpingredbm .bmgrip > div{
        width: 100%;
    }
    .tpingredbm .bmgrip > div:nth-child(odd) .itingredbm .decss{
        text-align: left;
    }
    /* <=== hpingredbb ===> */

    /* <=== hpingrednn ===> */
    .itingredna .dinfo .vmobi{
        display: block;
    }
    /* <=== hpingrednn ===> */
}