

/*2022new*/
.bgf3{
    background: #F3F3F3;
    padding:60px 0 ;
}
.bgff{
    background: #fff;
    padding:60px 0 ;
}
.about_main .h3{
    font-size: 32px;
    font-family: FZLTZHK;
    font-weight: normal;
    color: #000000;
    line-height: 36px;
    margin-bottom: 30px !important;
}
.about_bg{
    width: 1200px;
    height: 160px;
    font-size: 23px;
    margin: 50px auto 0 auto;
    font-family: FZLTHK;
    font-weight: normal;
    color: #00EEF3;
    line-height:160px;
    text-align: center;
    background: url("https://cdn.thunderobot.com/activity_m/thunderobot/ehotel/aboutbg.png") no-repeat center;
}
.mb3{
    margin-bottom: 30px;
}
.about_tumian .tuzi {
    width: 50%;
    float: left;
    color: #000;
    padding: 3% 4%;
    box-sizing: border-box;
    display: inline-block;
}
.about_tumian .tuzi h3{
    text-align: left;
    padding-left: 10px;
    position: relative;

}
.about_tumian .tuzi h3:before{
    content:'' ;
    width: 4px;
    height: 30px;
    background: #00FFFF;
    position: absolute;
    top:18px;
    left: 0;

}
.about_tumian .tu {
    width: 56%;
    float: left;
    margin-left: 5%;
    display: inline-block;
    position: relative;
}
.about_tumian .tuzi {
    width: 30%;
    float: left;
    color: #000;
    padding: 3% 4%;
    padding-right: 0;
    margin-left: 15%;
    box-sizing: border-box;
    display: inline-block;
}
.about_tumian {
    width: 100%;
    max-width: 1920px;
    min-width: 1208px;
    margin: 40px auto;
    display: inline-flex;

    align-items: center;
}

.video {
    width: 100%;
    margin-bottom: 80px;
    background: #f3f3f3;
    padding-top: 40px;
    padding-bottom: 30px;
}
.swiper-button-prev {
    background: url(https://cdn.thunderobot.com/activity_m/thunderobot/ehotel/left.png) no-repeat center center;
    background-size: cover;
}
.swiper-button-next {
    background: url(https://cdn.thunderobot.com/activity_m/thunderobot/ehotel/right.png) no-repeat center center;
    background-size: cover;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 75px;
    margin-top: -37.5px;
    z-index: 10;
    cursor: pointer;
    background-size: 48px 75px;
    background-position: center;
    background-repeat: no-repeat;
}
.video .swiper-slide a p {
    line-height: 60px;
    color: #333;
    background-color: #fff;
    font-size: 14px;
}
.video .swiper-slide a:hover p {
    line-height: 60px;
    color: #00FFFF;
    background-color: #333;
    font-size: 14px;
}
@media (min-width: 1400px) {
    .about_tumian .tuzi {
        width: 33%;
        float: left;
        color: #000;
        padding: 3% 0%;
        padding-right: 0;
        margin-left: 7%;
        box-sizing: border-box;
        display: inline-block;
    }
}
@media (min-width: 1600px) {
    .about_tumian .tuzi {
        width: 30%;
        float: left;
        color: #000;
        padding: 3% 0%;
        padding-right: 0;
        margin-left:13%;
        box-sizing: border-box;
        display: inline-block;
    }
}
@media (min-width: 1920px) {
    .about_tumian .tuzi {
        width: 30%;
        float: left;
        color: #000;
        padding: 3% 4%;
        padding-right: 0;
        margin-left:14%;
        box-sizing: border-box;
        display: inline-block;
    }
}