@media screen and (min-width: 778px) and (max-width: 992px) {
    .ct-body {
        padding-top: 110px;
    }
}

@media screen and (min-width: 992px) {
    .ct-body {
        padding-top: 94px;
    }
}

@media screen and (max-width: 778px) {
    .ct-body {
        padding-top: 50px;
    }
}

.info-box-1 {
    bottom: 20%;
    position: absolute;
    left: 10%;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 30px;
    color: #fff;
}

.info-box-3 {
    bottom: 20%;
    position: absolute;
    right: 10%;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px 30px;
    color: #fff;
}

.info-box-6 {
    bottom: 20%;
    position: absolute;
    left: 10%;
    padding: 20px 30px;
}

.info-box-7 {
    position: absolute;
    left: 50%;
    top: 50%;
    background: rgba(0, 0, 0, 0.5);
    padding: 1rem 6rem;
    color: #fff;
}

.info-box-7 .left-top-fire {
    width: 30px;
    height: 20px;
    background: url("../images/qualityKeepCar/fire.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 10px;
}

.info-box-7 .right-bottom-fire {
    width: 30px;
    height: 20px;
    background: url("../images/qualityKeepCar/fire.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.info-detail {
    padding-right: 10px;
    font-size: 21px;
    float: left;
    height: 30px;
    line-height: 30px;
}

.info-img {
    width: 10px;
    height: 100%;
    background: url("../images/qualityKeepCar/screw.png") no-repeat;
    background-size: contain;
    background-position: 50%;
}

.info-container {
    padding-top: 10px;
    overflow: hidden;
}

.info-img, .info-text {
    float: left;
}

.info-text {
    padding-left: 5px;
}

.section {
    perspective: 1500px;
    perspective-origin: 0% 50%;
    background-color: #fff;
}

#section0 {
    background: url("../images/qualityKeepCar/bg0.png") no-repeat;
    background-size: 100% 100%;
}

#section1 {
    position: absolute;
    background: url("../images/qualityKeepCar/bg1.png") no-repeat;
    background-size: 100% 100%;
}

#section2 {
    position: absolute;
    background: url("../images/qualityKeepCar/bg2.png") no-repeat;
    background-size: 100% 100%;
}

#section3 {
    background: url("../images/qualityKeepCar/bg3.png") no-repeat;
    background-size: 100% 100%;
}

#section4 {
    background: url("../images/qualityKeepCar/bg4.png") no-repeat;
    background-size: 100% 100%;
}

#section5 {
    background: url("../images/qualityKeepCar/bg5.png") no-repeat;
    background-size: 100% 100%;
}

#section6 {
    background: url("../images/qualityKeepCar/bg6.png") no-repeat;
    background-size: 100% 100%;
}

#section7 {
    height: 100%;
    background: url("../images/qualityKeepCar/bg7.png") no-repeat;
    background-size: 100% 100%;
}

.box {
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.long-box-10 {
    width: 100%;
    height: 100%;
}

.ct_active .animate1 {
    transform: translate3d(-40%, 0, 0);
}

.animate1 {
    position: relative;
    left: 0;
    transition: transform 1s;
    transform-style: preserve-3d;
}

.ct_active .animate2 {
    /* visibility: visible;
     transition: transform 1s;
     -webkit-transition: tranform 1s;
     transform: translate3d(100%, 0, 0) rotateY(0deg);
     -webkit-transform:translate3d(100%, 0, 0) rotateY(0deg);*/
    visibility: visible;
    transition: transform 1s;
    transform: translate3d(100%, 0, 0) rotateY(0deg);
}

/*.animate2 {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    transition: all 1s;
    -webkit-transition: all 1s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    -webkit-transform-origin:0 0 ;
    transform: translate3d(100%, 0, 0) rotateY(45deg);
    -webkit-transform: translate3d(100%, 0, 0) rotateY(45deg);
}*/
.animate2 {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    transition: all 1s;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transform: translate3d(100%, 0, 0) rotateY(45deg);
}

.long-box-4 {
    width: 40%;
    height: 100%;
}

.box .info {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.8s;
}

.box .info2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    overflow: hidden;
}

.box .info:hover {
    opacity: 1;
}

.ct_active .long-box-info, .ie9 .long-box-info, .ie8 .long-box-info {
    width: 60%;
}

.box .info .mask, .box .info2 .mask {
    position: absolute;
    width: 101%;
    height: 101%;
    opacity: 0.5;
    background-color: #000;
    filter: alpha(opacity=90);
}

.small-box-5 {
    float: left;
    width: 50%;
    height: 50%;
}

.table {
    display: table;
    height: 100%;
    text-align: center;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.box .info .text-box2, .box .info2 .text-box2 {
    position: relative;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.info:hover {
    display: block;
}

.section1-small-0 {
    background: url("../images/qualityKeepCar/bg1-2.png");
    background-size: 100% 100%;
}

.section1-small-1 {
    background: url("../images/qualityKeepCar/bg1-3.png");
    background-size: 100% 100%;
}

.section1-small-2 {
    background: url("../images/qualityKeepCar/bg1-4.png");
    background-size: 100% 100%;
}

.section1-small-3 {
    background: url("../images/qualityKeepCar/bg1-5.png");
    background-size: 100% 100%;
}

.section2-small-0 {
    background: url("../images/qualityKeepCar/bg2-2.png");
    background-size: 100% 100%;
}

.section2-small-1 {
    background: url("../images/qualityKeepCar/bg2-3.png");
    background-size: 100% 100%;

}

.section2-small-2 {
    background: url("../images/qualityKeepCar/bg2-4.png");
    background-size: 100% 100%;
}

.section2-small-3 {
    background: url("../images/qualityKeepCar/bg2-5.png");
    background-size: 100% 100%;

}

.section4-small-0 {
    background: url("../images/qualityKeepCar/bg4-2.png");
    background-size: 100% 100%;
}

.section4-small-1 {
    background: url("../images/qualityKeepCar/bg4-3.png");
    background-size: 100% 100%;

}

.section4-small-2 {
    background: url("../images/qualityKeepCar/bg4-4.png");
    background-size: 100% 100%;
}

.section4-small-3 {
    background: url("../images/qualityKeepCar/bg4-5.png");
    background-size: 100% 100%;

}

.section5-small-0 {
    background: url("../images/qualityKeepCar/bg5-2.png");
    background-size: 100% 100%;
}

.section5-small-1 {
    background: url("../images/qualityKeepCar/bg5-3.png");
    background-size: 100% 100%;

}

.section5-small-2 {
    background: url("../images/qualityKeepCar/bg5-4.png");
    background-size: 100% 100%;
}

.section5-small-3 {
    background: url("../images/qualityKeepCar/bg5-5.png");
    background-size: 100% 100%;

}
