body{background-color: #fdf3ea;}
.part1{background: url(../images/sybg.jpg) no-repeat center top;width: 100%;height: 800px;padding-top: 80px;}
.pbg{background-color: #fff;padding:15px}
.sy_tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: 10px;}	
.sy_more{display: flex;align-items: center;}	
.sy_more a{color: #333;}
.biaoti{margin:20px 0}
.tongz img,.junz_tp img,.biaoti img{width: 100%;}
.tongz{margin-top: 30px;}	
.tongz_z {padding-left: 0;}

.tz_sj{font-size: 16px;text-align: center;height: 76px;}	
.tz_sj span{background-color: #f0f0f0;color: #666;display: block;height: 38px;line-height: 38px;}		
.tz_sj p{background-color: #c8c8c8;color: #626262;font-size: 18px;font-weight: bold;height: 38px;line-height: 38px;}	
.tz .col-lg-2{padding: 0;}
.tz_t a{color: #333;font-size: 18px;}
.tz_t a:hover,.junz_p a:hover{color: #971e25;}
.tz_p{color: #999;font-size: 14px;line-height: 25px;}
.junz,.sheng{margin-top: 60px;}
.junz_tp{margin-bottom: 30px; position: relative;
	    overflow: hidden;}
.junz_tp img{height: 200px;object-fit: cover;}	
.junz_tp img {
    width: 100%;
    transform: scale(1.0, 1.0);
    transition: all 0.5s ease 0s;
}
.junz_tp:hover img {
    transform: scale(1.1, 1.1);
}	
.sheng .junz_tp{margin-bottom: 0;}
.junz_p a{color: #393939;font-size: 16px;line-height: 35px}
.junz_pp{margin-bottom: 20px;}
.sheng	img{height: 260px;}			
	.rencai{margin:50px 0;}	
	.recent_p{position: relative;overflow: hidden;m}
	.fc_tp2 img{border}		
	.rencai .swiper-slide {
	    transition: transform 0.5s ease; 
	    transform: scale(0.8); 
	}
	.rencai .swiper-slide-active {
	    transform: scale(1); 
	}			
	.ren_tit{color: #000;text-align: center;font-size: 18px;line-height: 45px;}
	.ren_p{color: #666;font-size: 14px;}
	.lianjie{margin-top: 20px;}
	.lj_tit{color:#000;font-size: 20px;font-weight: bold;}
	.lj_cont {margin: 20px 0;}
	.lj_cont a{color:#333;margin:0 10px;font-size: 16px;}
	
	

				
@media (max-width: 768px) {
	body{width: 100%;}
	.part1{padding-top:10px}
	.swiper{height: 200px;}
	.sy_tit{margin-top:20px}
	.sj,.tz_sj{display: none;}
	.part1{height: auto;}
	.tz{margin-bottom: 20px;}

}
@media (min-width: 992px) {


}
@media (min-width:1200px){
	
}

