* p{
    margin: 0px;
}
.page-heytaxi{
    background-image: url(/common/design/user/img/heytaxi/bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    
}
.page-heytaxip{margin-bottom: 0px;}
.heytaxi-1-top{
    padding: 20px 14px 20px 0px;
    text-align: right;
}
.heytaxi-1-bottom{
    margin-bottom: 48px;
}
.heytaxi-2-content{
    background: #fff;
    border-radius: 8px;
    padding: 14px 40px;
    position: relative;
}
.heytaxi-2-text{
    text-align: center;
    border-top: 18px dotted #3ea44a;
    border-bottom: 18px dotted #3ea44a;
}
.heytaxi-2-content h2{
    font-size: 29px;
    line-height: 30px;
    color: #84b445;
    margin-bottom: 20px;
    margin-top: 24px;
}
 .heytaxi-2-content p{
     font-size: 18px;
     line-height: 30px;
     color: #000;
     margin-bottom: 30px;
 }  
 .heytaxi-2-img{
    position: absolute;
    top: -23%;
    right: 32px;
 }
 .heytaxi-3{
     padding-top: 52px;
     padding-bottom: 48px;
 }
 .heytaxi-3-list{
    display: flex;
    justify-content: center;
    margin: 0px -10px;
    flex-wrap: wrap;
 }
.heytaxi-3-item{
    
    background: #fff;
    border-radius: 8px;
    width: calc(25% - 20px);
    margin: 10px 10px;
}
.heytaxi-3-item-img{
    text-align: center;
    padding: 20px;
}
.heytaxi-3-item-content{
    padding: 0px 20px 20px;
}
.heytaxi-3-item .heytaxi-3-item-text1{
    font-size: 14px;
    line-height: 20px;
    padding: 2px 10px;
    border: 1px solid #d3d3d3;
    color: #929292;
    display: inline-block;
    margin-bottom: 14px;
}
.heytaxi-3-item-price{
    color: #8a8a8a;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
}
.heytaxi-3-item-name{
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #000;
}
.heytaxi-3-item .heytaxi-3-item-btn{
     font-size: 16px;
     line-height: 24px;
     padding: 10px 24px;
     text-align: center;
     color: #fff;
     display: block;
     margin-bottom: 8px;
     border-radius: 6px;
     font-weight: bold;
 }
 .heytaxi-3-item .heytaxi-3-item-btn:hover, .heytaxi-3-item .heytaxi-3-item-btn:focus{
     opacity: 0.8;
 }
 .btn-blue{
    background:  #00aeff;
 }
 .btn-red{
    background:#d61518;
 }
 .heytaxi-4{
     padding-bottom: 80px;
     text-align: center;
 }
 .heytaxi-4-top{
     border: 1px solid #fff;
     padding: 25px 20px 20px;
     text-align: center;
     margin-bottom: 74px;
     display: inline-block;
 }
 .heytaxi-4-top p{
     font-size: 22px;
     line-height: 20px;
     margin-bottom: 10px;
     color: #fff;
 }
 .heytaxi-4-top h2{
    font-size: 31px;
    font-weight: bold;
    color: #fff;
}
.heytaxi-4-content{
    background: #fff;
    border-radius: 10px;
    padding: 60px;
    width: 70%;
    margin: 0px auto;
    position: relative;
}
.heytaxi-4-note{
    position: absolute;
    left: -1%;
    top: -12%;
}
.heytaxi-4-content-txt1{
font-size: 24px;
line-height: 30px;
margin-bottom: 18px;
font-weight: bold;
}
.heytaxi-4-content-txt2{
font-size: 19px;
line-height: 30px;
/* margin-bottom: 52px; */
}
.heytaxi-4-content-txt2 a{
    color: #0081d3;
}
.heytaxi-4-content-flex{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.heytaxi-4-content-left{
    width: 33.3333%;
}
.heytaxi-4-content-center{
    width: 33.3333%;
}
.heytaxi-4-content-right{
    width: 33.3333%;
}
.heytaxi-4-content-right p, .heytaxi-4-content-center p, .heytaxi-4-content-left p{
    font-size: 20px;
    line-height: 22px;
}
 .heytaxi-4-content-center-top1{
    font-size: 25px;
    line-height: 26px;
    margin-bottom: 10px;
    font-weight: bold;
}
 .heytaxi-4-content-center-top2{
    line-height: 26px;
    margin-bottom: 10px;
    font-size: 15px;
}
.heytaxi-4-content-avatar{
    margin-bottom: 20px;
}
.heytaxi-4-content-name{
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}
.heytaxi-4-content-center-txt {
    color: #fff;
    background: #3ea44a;
    font-size: 20px;
    line-height: 22px;
    padding: 11px 20px;
   
}
.heytaxi-5{
    padding: 60px 0px 80px;
    background: #fff;
}
.heytaxi-5-content{
    width: 80%;
    margin: 0px auto;
}
.heytaxi-5-text{
    margin-right: 40px;
}
.heytaxi-5-text h2{
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 40px;
    font-weight: 900;
}
.heytaxi-5-text p{
    font-size: 18px;
    line-height: 28px;
}
.d-flex{
    display: flex;
    justify-content: center;
    align-items: center;
}
.mb-20{
    margin-bottom: 20px;
}
.heytax-5-img{
    width: 50%;
    
}
.heytax-5-img img{
    width: 100%;
    max-height: 290px;
    object-fit: cover;
}
.heytaxi-twitter{
    padding-bottom: 70px;
}
.heytaxi-twitter h2{
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 50px;
    color: #fff;
    text-align: center;
    position: relative;
    font-weight: bold;
}
.heytaxi-twitter h2:before{
    content: '';
    width: 400px;
    height: 3px;
    background: #fff000;
    position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.heytaxi-twitter-content-left, .heytaxi-twitter-content-right{
    padding: 0px 10px;
    width: calc(50% - 20px);
}
.heytaxi-twitter-content-left .heytaxi-twitter-content-left-1{
background: #fffcc6;
border-radius: 10px;
position: relative;
}
.heytaxi-twitter-1{
    position: absolute;
    right: 0;
    top: -10px;
}

.heytaxi-twitter-content-left .heytaxi-twitter-content-left-1 .txt-top{
    background: #fff000; 
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
}
.heytaxi-twitter-content-left .heytaxi-twitter-content-left-1 .txt-top p{
    font-size: 24px;
    line-height: 31px;
    font-weight: bold;
}
.heytaxi-twitter-content-left .heytaxi-twitter-content-left-1 .txt-detail{
    position: relative;
}
.heytaxi-twitter-content-left .heytaxi-twitter-content-left-1 .txt-detail p{
font-size: 18px;
line-height: 29px;
padding: 24px 20px 46px;

}
.heytaxi-twitter-2 {
    position: absolute;
    right: 10px;
    top: 20px;
}
.heytaxi-twitter-content-left .heytaxi-twitter-content-left-1 p span{
    font-size: 24px;
}
.col-red{
    color: #d80000 !important;
}
.heytaxi-twitter-content-left-2{
    position: relative;
}
.heytaxi-twitter-3{
    position: absolute;
    right: 0;
    top: -28px;
}
.heytaxi-twitter-content-left-2>p{
font-size: 26px;
line-height: 29px;
padding: 30px 0px 20px;
text-align: center;
color: #fff000;
font-weight: bold;
}
.list-id-twitter{
    max-height: 208px;
    overflow: auto;
}
.list-id-twitter::-webkit-scrollbar{
    background-color: #7d7d7d;
    width: 10px;
}
.list-id-twitter::-webkit-scrollbar-thumb{
    background-color: #fff;
    border-radius: 10px;
}
.list-id-twitter table tr th{
    padding: 10px 15px;
    color: #4c3801;
    font-size: 16px;
    line-height: 29px;
}
.list-id-twitter table tr th:first-child{
background: #fffcc6;
text-align: right;
}

.list-id-twitter table tr th:last-child{
    background: #ffffff;
    text-align: left;
}
.list-id-twitter table tr{
    border-bottom: 1px solid #adadad;
}
.mb-30{
    margin-bottom: 30px;
}
.pb-50{
    padding-bottom: 50px;
}
.heytaxi-twitter-content-right .content-battle{
    display: block;
    overflow: auto;
    max-height: 665px;
    background: #fff;
}
.heytaxi-3-title{
    text-align: center;
}
.heytaxi-3-title p{
    font-size: 24px;
    padding: 10px 80px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
    border: 1px solid #fff;
    position: relative;
}
.heytaxi-3-title p.heytaxi-list-new:before{
    content: "NEW!";
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: red;
    padding: 4px 10px;
    position: absolute;
    left: -30px;

}
@media (max-width: 1100px) {
    .heytaxi-3-title p{
        font-size: 20px;
        padding: 10px 30px;
    }
    .heytaxi-3-title p.heytaxi-list-new:before{
        font-size: 14px;

    }
    .page-heytaxi{
        background-image: url(/common/design/user/img/heytaxi/bg_sp.jpg);
        
    }
    .heytaxi-2-content{
        padding: 20px;
    }
    .heytaxi-2-img {
        position: absolute;
        top: -9%;
        left: 50%;
        max-width: 200px;
        transform: translateX(-50%);
    }
    .heytaxi-2-text {
        border-top: 14px dotted #3ea44a;
        border-bottom: 14px dotted #3ea44a;
    }
  
    .heytaxi-3{
        padding-top: 20px;
        padding-bottom: 40px;
    }
    .heytaxi-3-item{
        width: calc(50% - 20px);
        margin: 10px;
    }
    .heytaxi-4-content{
        width: auto;
        margin: 0;
        padding: 50px 20px 0px;
    }
    .w-30{
        width: 30%;
    }
    .w-70{
        width: 70%;
        margin-left: 10px;
    }
    .heytaxi-4-content-center,.heytaxi-4-content-left,.heytaxi-4-content-right {
        width: 50%;
    }
    
    .heytaxi-4-content-center-txt{
        padding: 10px 6px;
    }
    .heytaxi-twitter-content-left, .heytaxi-twitter-content-right{
        width: 100%;
    }
    .heytaxi-twitter-content-left{
        padding: 0px 0px 50px;
    }
    .heytaxi-twitter-content-right{
        text-align: center;
        padding: 0;
    }
    .heytaxi-5-content{
        width: 100%;
    }
    .heytaxi-2-content h2{
        margin-top: 120px;
    }
    .heytaxi-column.heytaxi-column-comment {
        width: 80%;
        margin: 0px auto;
    }
    .heytaxi-twitter-content-right .content-battle{
        max-height: 520px;
    }
}

@media (max-width: 768px) {
    .heytaxi-3-item-img{
        padding: 10px;
    }
    .heytaxi-3-item-content{
        padding: 0px 10px 10px;
    }
    .heytaxi-3-item .heytaxi-3-item-btn{
        padding: 10px;
    }
    .heytaxi-4-top h2{
        font-size: 24px;
    }
    .heytaxi-4-top{
        padding: 20px;
    }
    .heytaxi-4-note {
       
        width: 30%;
    }
    .heytaxi-4-content{
        padding: 50px 10px 30px;
    }
    .heytaxi-4-content-txt2 {

        margin-bottom: 20px;
        border-bottom: 1px solid #ddd;
        /* padding-bottom: 20px; */
    }
    .heytaxi-1-top {
        padding: 20px 0px;
        width: 32%;
        margin: 0px 0px 0px auto;
    }
 
}
@media (max-width: 575px){
    .heytaxi-2-content h2{
        margin-top: 90px;
    }
    .heytaxi-5-text{
        margin-right: 6px;
    }
    .heytaxi-twitter-3 {
        top: 10px;
        max-width: 100px;
    }
    .heytaxi-twitter h2{
        font-size: 32px;
    }
    .heytaxi-twitter h2:before{
        width: 330px;
    }
    .heytaxi-twitter-2 {
    top: 4px;
    width: 40px;
    }
    .heytaxi-twitter-1 {
        top: 15px;
        width: 60px;
    }
    .heytaxi-twitter-content-left .heytaxi-twitter-content-left-1 .txt-top{
        padding: 10px;
    }
    .heytaxi-twitter-content-left .heytaxi-twitter-content-left-1 .txt-detail p {
        padding: 12px 10px 32px;
    }
    .list-id-twitter table tr th {
        padding: 10px 12px;
    }
    .heytaxi-4{
        padding-bottom: 50px;
    }
}

.heytaxi-1-top img {
    width: auto;
}