/* 通栏广告 */
.home_ad{margin-top: 60px;overflow: hidden;height: 160px}.home_ad a{width: 100%;height: 100%;position: relative}.home_ad .home_ad_info{position: absolute;width:100%;top:50%;left:0;transform: translateY(-50%);text-align: center}.home_ad .home_ad_info .home_ad_title{margin-bottom: 10px;font-weight: bold}@media (max-width: 1023px){/* 通栏广告 */
	.home_ad.container{margin-top: 30px;height: auto}
	.home_ad img{max-width: 150%;margin-left: -25%}}
@media (max-width: 767px){.home_ad.container{margin-top: 15px}.home_ad .home_ad_info .home_ad_title{margin-bottom: 5px}}
@media (max-width: 424px){.home_ad img{max-width: 200%;margin-left: -48%}.home_ad .home_ad_info .home_ad_title{margin-bottom: 0}}