
.colore33c33{
    color: #e33c33;
}


.datu {
    background-image: url(/webdir/web2/tupian/tp1.jpg);
    background-position: center bottom;
    background-size: cover;
    height: 650px;
    display: flex;
    align-items: center;
    color: #fff;
}

 
.shadow-text {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.btn-huang {
    color: #3e3a38;
    background-color: #fff001;
    border-color: #fff001;
}

.btn-huang:hover {
    color: #1794ff;
}

 
.pt-50{padding-top: 50px;}
.pt-70{padding-top: 70px;}
.pb-70{padding-bottom: 70px;}
.pb-50{padding-bottom: 50px;}
.mt-70,.mt-70a{ margin-top: 70px;;}
.mb-70{ margin-bottom: 70px;}

.jiacu{
    font-weight: bold;
}

.f-70{font-size: 70px;}
.f-40{font-size: 40px;}
.f-50{font-size: 50px;}

.img-responsive2 {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.mt-40a{ margin-top: 40px;}
@media (max-width:767px){

    .tp1{
        border-radius: 20px;
    }

.tdbox{
    font-size: 16px;
}

.img-responsive2 {
    max-width: 100%;
}

    .f-40{font-size: 30px;}
    .f-70{font-size: 40px;}
    .f-50{font-size: 26px;}
    .mt-40a{ margin-top: 10px;}
    .mt-70a{ margin-top: 50px;;}
    .pt-70{padding-top: 50px;}
    .pb-70{padding-bottom: 50px;}
}