@charset "utf-8";

.cul-mid{float: left;width: 100%;height: 765px;background-color:#efefef;overflow:hidden;display: block;}
.cul-mid .box{margin:0 auto;width: 1400px;padding:90px 75px;position:relative;overflow: hidden;}
.cul-mid .box .swiper{margin:0 auto;width: 1250px;padding:0;overflow: hidden;}

.page-culture{width: 100%;height:580px;overflow: hidden;}
.page-culture .image{float:left;width: 530px;height:580px;overflow: hidden;}
.page-culture .image img{float:left;width: 530px;height:580px;object-fit:cover;object-position:center;overflow: hidden;}
.page-culture .info{float:left;width: 700px;padding-left:120px;overflow: hidden;}
.page-culture .info .title{float: left;width: 100%;height:100px;line-height:100px;font-size:40px;color:#353535;overflow: hidden;position: relative;}
.page-culture .info .title:before{content: '';width: 60px;height: 3px;background-color: #353535;position: absolute;left:0;bottom:0;z-index: 1;display: block;}
.page-culture .info .sub-title{float: left;width: 100%;height:80px;line-height:80px;font-size:30px;color:#353535;overflow: hidden;position: relative;}
.page-culture .info .content{float: left;width: 100%;line-height:30px;height:360px;font-size:18px;color:#353535;text-align:justify;overflow-y:auto;overflow-x:hidden;}


.cul-mid-1{float: left;width: 100%;height: 395px;
    background-repeat:no-repeat;
    background-position: center center;
    object-fit: cover;object-position: center;
    display: block;overflow: hidden;}

.cul-video{float: left;width: 100%;height: 470px;padding-top:105px;background-color: #f8f7f7;overflow: hidden;}

.cul-video .video{margin:0 auto;width:1300px;height: 345px;background-color:#000000;overflow: hidden;}
.cul-video .video img{float:left;width:100%;height: 345px;cursor: pointer;}
.cul-video .video video{float:left;width:100%;height: 100%;background-color:#000000;overflow: hidden;}

.cul-thumb{float:left;width: 100%;background-color: #f8f7f7;padding:20px 0 90px 0;overflow: hidden;}
.cul-thumb-box{margin:0 auto;width: 1400px;padding:0;position:relative;overflow: hidden;}
.cul-thumb-box .swiper {margin:0 auto;width:1300px;padding:0;overflow: hidden;}
.cul-thumb-box .image{float: left;width: 100%;overflow: hidden;}
.cul-thumb-box .image img{float: left;width: 100%;object-fit:contain;object-position:center center;overflow: hidden;}
.cul-thumb-box .title{float: left;width: 100%;height: 40px;line-height:40px;text-align:center;padding:0 20px;overflow: hidden;}

.cul-bottom{float: left;width: 100%;height: 72px;background: url(../images/v6/cul_bot.png) no-repeat center center;overflow:hidden;display: block;}

