/*内容页，巨幕*/

/* 内容页*/
/*左侧栏目录的图片展示*/
.leftCatalogImg{background: url("img_catalogImg_1.jpg") no-repeat center center;background-size: cover;}
.rightTitle{margin-bottom: 20px}


.ccCont-xwy-1{color: #fff;}
.ccCont-xwy-1>.masonry_list{margin-bottom:30px}
.ccCont-xwy-1>.masonry_list>.dd{padding: 20px 30px;display: block;width: 100%}
.ccCont-xwy-1>.masonry_list.masonry_list_1>.dd{background: url("img_corporateCulture_1.jpg") no-repeat center center; background-size: cover}
.ccCont-xwy-1>.masonry_list.masonry_list_2>.dd{background: url("img_corporateCulture_2.jpg") no-repeat center center; background-size: cover}
.ccCont-xwy-1>.masonry_list.masonry_list_3>.dd{background: url("img_corporateCulture_3.jpg") no-repeat center center; background-size: cover}
.ccCont-xwy-1>.masonry_list.masonry_list_4>.dd{background: url("img_corporateCulture_4.jpg") no-repeat center center; background-size: cover}
.ccCont-xwy-1>.masonry_list.masonry_list_5>.dd{background: url("img_corporateCulture_5.jpg") no-repeat center center; background-size: cover}
.ccCont-xwy-1>.masonry_list.masonry_list_6>.dd{background: url("img_corporateCulture_6.jpg") no-repeat center center; background-size: cover}
.ccCont-xwy-1>.masonry_list>.dd>.ddt{margin-bottom: 25px}
.ccCont-xwy-1>.masonry_list>.dd>.ddt>img{float: left;margin-right: 12px;}
.ccCont-xwy-1>.masonry_list>.dd>.ddt>.ddtr{float: left;}
.ccCont-xwy-1>.masonry_list>.dd>.ddt>.ddtr>h4{margin: 4px 0;font-size: 26px;font-weight: bold;}
.ccCont-xwy-1>.masonry_list>.dd>.ddt>.ddtr>h5{margin: 0;font-size: 14px;}
.ccCont-xwy-1>.masonry_list>.dd>.ddb{}
.ccCont-xwy-1>.masonry_list>.dd>.ddb>p{margin: 0;line-height: 2}
.ccCont-xwy-1>.masonry_list>.dd>.ddb>.p2{padding-left: 70px;}


@media (min-width: 1250px) {
    .rightTitle{margin-bottom:70px}


}
@media (min-width: 768px) and (max-width: 1249px) {
    /*.ccCont-xwy-1>.masonry_list>.dd{padding: 20px 0}*/
}

/*移动端*/
@media (max-width: 767px) {
}

