.culture-content{
    box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.05);
    padding:10px;
}
.culture-content:hover{
    box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.2);
}
.culture-box{
    box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.05);
    padding:10px;
    margin-bottom: 20px;
}
.culture-box:hover{
    box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.2);
}
.culture-boxs:hover{
    box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.2);
}
.culture-title{
    font-size: 36px;
    color:#e66f4a;
    font-weight: bold;
    text-align: center;
}
.culture-title2{
    font-size: 36px;
    color:black;
    font-weight: bold;
}
.culture-title3{
    font-size: 18px;
    color:#858585;
    white-space: nowrap;
}
#cultureContentPhoto01{
    background: url(../img/culture/content01.jpg) center center;
    background-size: cover;
}
.culture-box-top{
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
#cultureBoxLeft01{
    background: url(../img/culture/photo01.jpg) center center;
    background-size: cover;
}
#cultureBoxLeft02{
    background: url(../img/culture/photo02.jpg) center center;
    background-size: cover;
}
.culture-photo{
    width: 100%;
    padding-bottom: 90%;
    margin-top: 10px;
}

#culturePhoto01{
    background: url(../img/culture/photo03_1.jpg) center center;
    background-size: cover;
}
#culturePhoto02{
    background: url(../img/culture/photo03_2.jpg) center center;
    background-size: cover;
}
#culturePhoto03{
    background: url(../img/culture/photo03_3.jpg) center center;
    background-size: cover;
}

.culture-boxs-word{
    font-size: 14px;
    color: #858585;
    line-height: 20px
}

@media screen and (min-width:1281px){
    .index-top{
        background: url(../img/culture/1.jpg) center center;
        background-size: cover;
        height:1184px;
        width:100%;
        padding-top: 50px;
    }
    .index-img2{

        background: url(../img/culture/2.jpg) center center;
        background-size: cover;
        height:640px;
        width:100%;
        position: relative;
    }
    .culture-content{
        width:60%;
        margin-left:20%;
        background-color: white;
        position: absolute;
        top:1000px;
    }
    .culture-content2{
        width:60%;
        margin-left:20%;
        background-color: white;
        margin-bottom: 20px;
    }
    .culture-content-photo{
        width:200px;
        height:200px;
        float: left;
        margin-right:20px
    }
    .culture-content-box{
        font-size: 14px;
        display: inline;
        color: #858585;
        margin-top: 10px;
    }
    .culture-box-left{
        width:200px;
        height:200px;
        float: left;
        margin-right:20px
    }
    .culture-box-right{
        font-size: 14px;
        display: inline;
        color: #858585;
        line-height: 20px
    }
    .culture-boxs{
        box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.05);
        padding:10px;
        width:calc( 33.33% - 7px );
        float: left;
    }
    .culture-boxs-margin{
        margin-right:10px;
    }
}
@media screen and (max-width: 1280px) and (min-width: 768px){
    .index-top{
        background: url(../img/culture/1.jpg) center center;
        background-size: cover;
        width: 100%;
        padding-bottom: 68%;
        padding-top: 50px;
    }
    .index-img2{

        background: url(../img/culture/2.jpg) center center;
        background-size: cover;
        width: 100%;
        padding-bottom: 40%;
        position: relative;
    }
    .culture-content{
        width:80%;
        margin-left:10%;
        background-color: white;
        position: absolute;
        top:900px;
    }
    .culture-content2{
        width:80%;
        margin-left:10%;
        background-color: white;
        margin-bottom: 20px;
    }
    .culture-content-photo{
        width:200px;
        height:200px;
        float: left;
        margin-right:20px
    }
    .culture-content-box{
        display: inline;
        font-size: 14px;
        color: #858585;
        margin-top: 10px;
    }
    .culture-box-left{
        width:200px;
        height:200px;
        float: left;
        margin-right:20px
    }
    .culture-box-right{
        font-size: 14px;
        display: inline;
        color: #858585;
        line-height: 20px
    }
    .culture-boxs{
        box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.05);
        padding:10px;
        width:calc( 33.33% - 7px );
        float: left;
    }
    .culture-boxs-margin{
        margin-right:10px;
    }
}
@media screen and (max-width: 767px){
    .index-top{
        background: url(../img/culture/1.jpg) center center;
        background-size: cover;
        width: 100%;
        height:1184px;
    }
    .index-img2{
        background: url(../img/culture/2.jpg) ;
        height:500px;
        width: 100%;
        padding-bottom: 60%;
        position: relative;
    }
    .culture-content{
        width:90%;
        margin-left:5%;
        background-color: white;
        position: absolute;
        top:430px;
    }
    .culture-content2{
        width:90%;
        margin-left:5%;
        background-color: white;
        margin-bottom: 20px;
    }
    .culture-content-photo{
        width:100%;
        padding-bottom: 90%;
        float: left;
    }
    .culture-content-box{
        margin-top:8px;
        width:100%;
        float: left;
        font-size: 14px;
        color: #858585;
    }
    .culture-box-left{
        width:100%;
        padding-bottom: 90%;
        margin-right:20px
    }
    .culture-box-right{
        font-size: 14px;
        color: #858585;
        line-height: 20px
    }
    .culture-boxs{
        box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.05);
        padding:10px;
        width:100%;
    }
    .culture-boxs-margin{
        margin-bottom:20px;
    }
}