﻿/* pre css */
#about-csrjj {
    min-height: 500px;
    
    
    padding-top: 80px;
    padding-bottom: 80px
}

#about-csrjj .e_container-1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
    
    padding-bottom: 0px;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px
}

#about-csrjj .e_container-1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#about-csrjj .e_container-1 .p_item {
    
}

.e_container0 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    
    
    background-repeat: no-repeat;
    background-size: cover;
    height: 320px;
    width: auto;
}

.e_container0>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container1 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    
    max-width: none;
    position: absolute;
    top: auto;
    left: 5%;
    z-index: 1;
    right: auto;
    bottom: 15%
}

.e_container1>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container1 .p_item {
    
}

.e_container5 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    
    
    height: 320px;
    width: auto;
    background-color: rgba(255, 255, 255, 1)
}

.e_container5>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container6 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 90%;
    
    max-width: none;
    position: absolute;
    top: auto;
    left: 5%;
    z-index: 1;
    right: auto;
    bottom: 15%
}

.e_container6>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

.e_container6 .p_item {
    
}

#about-csrjj .e_text-76 {
    line-height: 2;
    
    
    font-size: 18px;
    color: rgba(86, 86, 86, 1);
    width: auto;
    max-width: none;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 40px
}

#about-csrjj .e_text-115 {
    line-height: normal;
    
    
    font-size: 40px;
    font-weight: bold;
    color: rgba(35, 35, 35, 1);
    margin-bottom: 10px
}

#about-csrjj .e_container-116 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    
    margin-top: 40px
}

#about-csrjj .e_container-116>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#about-csrjj .e_richText-117 {
    line-height: 2;
    font-size: 18px;
}

#about-csrjj .e_container-118 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 95%;
    
    margin-right: 0px;
    margin-left: auto
}

#about-csrjj .e_container-118>.p_item {
    flex: 1;
    max-width: 100%;
    max-height: 100%
}

#about-csrjj .e_image-119 {
    overflow: hidden;
    
}

#about-csrjj .e_image-119 img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

@media screen and (max-width:768px) {
    #about-csrjj {
        
        padding-top: 0px
    }

    #about-csrjj .e_text-115 {
        font-size: 24px;
        
    }
    #about-csrjj .e_richText-117{
        font-size: 16px;
    }

    #about-csrjj .e_container-116 {
        
        flex-direction: column
    }

    #about-csrjj .e_container-118 {
        
        width: auto;
        max-width: none;
        padding-top: 0px;
        margin-top: 40px
    }
    #about-csrjj .e_text-76{
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 769px) {}

@media screen and (max-width: 1024px) and (min-width: 769px) {}