/* 产品展示 */
.title_tou{margin-bottom: 40px;}
.title_tou_l{font-size: 24px;font-weight: bold;letter-spacing: 2px;}
.title_tou_r{font-size: 14px;color: #878787;}
.chenggong_main{width: 32%;margin-bottom: 75px;margin-right: 2%;}
.chenggong_main > a{display: inline-block;width: 100%;border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;}
.chenggong_main > a > div{overflow: hidden;}
.tuaaaaaa{width: 100%;display: block;transition: .4s;}
.chenggong_main_limian{background: #EFEFEF;width: 100%;transition: .4s;position: relative;}
.chenggong_main_limian img{width: 30px;height: 30px !important;position: absolute;right: 26px;bottom: 33%;}
.chenggong_main_limian_title{background-color: #fff;font-weight: bold;height: 44px;line-height: 44px;font-size: 20px;color: #333333;display: inline-block;width: calc(100% - 85px);text-align: center;background-color: #F6E8E9;}
.chenggong_main_limian_main{font-size: 14px;text-align: center;width: calc(100% - 85px);background-color: #fff;margin-bottom: 10px;padding-bottom: 10px;color: #333333;background-color: #F6E8E9;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 15px 10px;}
.chenggong_main:hover .tuaaaaaa{transform: scale(1.1);}
.chenggong_main:hover .chenggong_main_limian{background: #C8000A;}
.chenggong .weizhi{margin-bottom: 20px;}
.rexiao{position: relative;}
.rexiao_img{position: absolute;right: 0;top: 0;}
.rexiao .rexiao_img{display: block !important;}
@media screen and (min-width: 820px) {
	.chenggong_main:nth-child(3n+3){margin-right: 0 !important;}
}
@media screen and (max-width: 820px) {
	.chenggong_main{width: 48%;margin-right: 4%;}
	.chenggong_main:nth-child(2n+2){margin-right: 0 !important;}
}
@media screen and (max-width: 510px) {
	.chenggong_main{width: 100%;margin-right: 0;margin-bottom: 30px;}
}