/* 中城系统概述*/
.zhcontent{width: 900px;}
.xtimg{text-align: center;margin:50px 0;}
.zhtop img{max-width: 100%;height: auto;}
.zhbottom{width: 80%;height: auto;margin: 100px 10% 0 10%;}
.zhbottom ul{display: flex;justify-content: space-around;}
.zhbottom ul li{list-style: none;width: 30%;background: none!important;}
.zhbottom ul li a{display: inline-block;text-align: center;width: 100%;}
.zhbottom ul li a p{margin-top: 30px;}
.mobile-list li{background: none!important;padding:0.2rem;border: none;}
.sjlist{display: flex;justify-content: space-around;flex-wrap: wrap;margin-top: 50px;}
.sjlist li{list-style: none;width: 30%;height:400px;text-align: center;margin-bottom: 30px;}
.sjlist li img{max-width: 100%;height: 400px;}
.xtys{width: 1200px;display: flex;justify-content: space-between;flex-wrap: wrap;padding:30px 10px 50px 10px}
.xtleft{width:30%;}
.xtright{width: 60%;}
.xtleft>h1,.xtright>h1{margin: 20px;font-size: 30px;color:#333333;}
.cxlist{display: flex;justify-content: flex-start;width: 100%;flex-wrap: wrap;}
.cxlist li{list-style: none;width: 45%;background-color: #C50616;margin-right: 2.5%;margin-left: 2.5%;
margin-bottom: 30px;text-align: center;color: white;padding:50px 5px; }
.cxlist a h5{margin-bottom: 10px;color: #ffffff;}
.yslist{display: flex;justify-content: flex-start;width: 100%;flex-wrap: wrap;}
.yslist li{list-style: none;width: 31%;margin-right:2%;margin-bottom: 30px;overflow: hidden;}
.yslist li img{max-width: 100%;margin-bottom: 20px;}
.yslist li h5{width: 100%;text-align: center;}
.xtright>p{margin: 20px;}
.glfu{padding:30px 10px 50px 10px;min-height: 780px;}
.xtysnr{width: 1200px;padding:30px 10px 50px 10px;}
.xtysnr h1{margin: 30px auto;}
/* .foot{position: fixed;bottom: 0;width: 100%;} */
/* 中城案例 */
.zccaselist{width: 1200px;}
.movie li{width: 285px;}


@media screen and (max-width: 750px) {
	.sjlist li{width: 40%;height: 200px;}
	.sjlist li img{max-width: 100%;height: 200px;}
	.xtleft,.xtright{width: 100%;}
	.yslist li{width: 45%;margin-right:2.5%;margin-left: 2.5%;}
	.zhbottom{margin-top:50px}
	
	
}