.con_l20220318{ width:48%; float: left;}
.con_r20220318{ width: 48%; float: right;}
/*轮播图02样式*/
.slideBox_02 { position: relative; overflow: hidden; margin: 0px auto; width:580px; background: #F8F8F8;}
	.slideBox_02 .hd { position: absolute; height:28px; bottom: 0; right:16px; z-index: 1;}
	.slideBox_02 .hd ul{ font-size: 0; float: right;}
	.slideBox_02 .hd li { display: inline-block; *display: inline; *float: left; font-size: 12px; width:12px; height:12px; line-height: 38px; border-radius: 50%; background: #ffffff; overflow: hidden; margin: 0 3px; cursor: pointer;}
	.slideBox_02 .hd li.on { background: #d40000; }
	.slideBox_02 .bd { position: relative; z-index: 0; }
	.slideBox_02 .bd li { position: relative; text-align: center; }
	.slideBox_02 .bd li img { vertical-align: top; width: 100%; height: 320px;}
	.slideBox_02 .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
	.slideBox_02 .bd li .tit { display: block; left: 0; right: 0; position: absolute; bottom: 0; text-indent: 20px; height:44px; line-height:44px;  font-size: 16px; color:#ffffff; text-align: left; background: url(slider_tit_bg1.png) repeat; }
	.xglj20220318{ margin-right: -20px; }
	.xglj20220318 li{ float: left; width: 25%;margin-top:32px;}
	.xglj20220318 li a{ display: block; margin-right: 20px;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/*手机版样式*/
		@media screen and (max-width:999px) {
		.slideBox_02 {width: 100%; height: auto;}
		.con_l20220318{ width:100%; float: inherit;}
.con_r20220318{ width:100%; float: inherit;}
.pic_con{ width: 100%;}
.xglj20220318 li{ float: left; width: 50%;margin-top:32px;}
.xglj20220318 li a img{ width: 100%;}
	}