.chiduong-title{text-align:center;display:table;width:100%;margin-top: 20px}

.chiduong-title label{font-size:30px;color:#106634;font-weight:bold;text-transform:uppercase}

.chiduong-title span{font-size:18px}

.chiduong-des{padding:30px;background-color: #ebebeb;text-align: center;margin:30px auto;max-width: 50%;}

.chiduong-des label{font-size:18px}

.chiduong-des p{font-style:italic;font-size:14px}

.bxe-tab-list{display:table} 

.bxe-tab-content{display:table;margin:30px 0}

.bus-ctn-title{text-align:center;display:table;width:100%;    margin: 10px 0;}


.bus-ctn-des-text{padding:10px;background-color: #fff;display:table;margin:auto;font-size:24px;font-weight:500}

.bus-ctn-title label{padding:15px 20px;background-color: #e43f46;color:#fff;border-radius:5px;display:table;margin: 10px auto}
.att.active3 .tab-item-ctn, .att:hover .tab-item-ctn {
    background-color: #2ba360;
   
}
.att.active3 .tab-item-ctn .bus-title{
   color: #fff;  
}
.att:hover .tab-item-ctn .bus-title{
    color: #fff;  
}
.att.active3 .bus-num, .att:hover .bus-num {
    background-color: #fff;
    color: #2ba360;
}
.tab-item{width:50%;display:table;float:left}

.tab-item:nth-child(odd){padding-right:15px}
 
.tab-item:nth-child(even){padding-left:15px}

.bus-map-ctn{clear:both;display:flex}

.bus-map-detail{width:55%;float:left}

.bus-map-inner-detail{padding:20px 10px;background-color: #ffebd9;height:100%;width:100%}

.bus-map-inner-detail li,.bus-map-inner-detail p{margin-bottom:10px}

.bus-map-img img{height:100%;width:100%}

.bus-map-img{width:45%;float:left}

.tab-item-ctn a{width:100%}

.bus-title{line-height:60px;text-transform:uppercase;color:#000;display:table;padding-left:15px;font-size:16px;text-transform:uppercase}

.tab-item-ctn{
    float: left;
    width: 45%;
    margin: 0 2% 20px;
    border: 1px dotted #2ba360;
    margin-bottom: 15px;
    align-items: center;
    border-radius: 3px; 
}

.tab-item-ctn .bus-num{font-size:30px;width:60px;height:60px;line-height:60px;text-align:center;background-color:#2ba360;color:#fff;float:left;border-radius:3px}

.tab-item.active .bus-num,.tab-item:hover .bus-num{background-color:#fff;color:#2ba360}

.tab-item.active .tab-item-ctn,.tab-item:hover .tab-item-ctn{background-color:#2ba360}

.tab-item.active .bus-title,.tab-item:hover .bus-title{color:#fff}

.bus-map-detail li{list-style:none;padding-left:20px;position:relative}


.tabcontent.tow, .tabcontent.two, .tabcontent.three, .tabcontent.four, .tabcontent.fifth, .tabcontent.six{
    display: none;
}
@media only screen and (max-width: 566px){
 .chiduong-des {
    max-width: 90%;
} 
.chiduong-des label {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
}
.tab-item-ctn {
    width: 100%;  
    margin: 0 0 15px;}  
.bus-title {
    line-height: 1;
    font-size: 13px;
    padding-top: 10px;
    line-height: 25px;
}  
.chiduong-title label {
    font-size: 25px;
    line-height: 35px;
}
.chiduong-title span {
    font-size: 15px;
    margin-top: 10px;
    display: inline-block;
}
.bus-map-detail {
    width: 100%;
    padding: 0 !important;
} 
.bus-map-img {
    width: 100%;
    padding: 0;
}
.bus-map-ctn { 
    display: block;
}
}
@media only screen and (max-width: 1024px){
.chiduong-des {
    max-width: 100%;
}    
}
