@charset "utf-8";
*{margin:0;padding:0;list-style:none;border:0;}
body{width:100%;margin:0 auto;}
.jzCon img{max-width:100%;} 
/* main_img */
.img_gallery{height:280px;overflow:hidden;position:relative;}
.main_img{height:280px;overflow:hidden;position:relative;}
.main_img ul{width:9999px;height:280px;overflow:hidden;position:absolute;top:0;left:0}
.main_img li{float:left;width:100%;height:280px;}
.main_img li span{display:block;width:100%;height:280px}
.main_img li a{display:block;width:100%;height:280px}
.main_img li .img_1{background:url('/m/img/1.jpg') center top no-repeat}
.main_img li .img_2{background:url('/m/img/2.jpg') center top no-repeat}
.main_img li .img_3{background:url('/m/img/3.jpg') center top no-repeat}
.main_img li .img_4{background:url('/m/img/4.jpg') center top no-repeat}
.main_img li .img_5{background:url('/m/img/5.jpg') center top no-repeat}
.img_font{position:absolute; bottom:30px; left:30%; color:#f00; width:100%; padding:10px;}
.img_font span{display:none; }

div.point{position:absolute;bottom:33px;left:50%;z-index:999;width:140px;height:21px;margin:0 0 0 -50px;}
div.point a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../img/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:-1000px}
div.point a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}


.roll{
	display:inline-block;
	font-size:14px;
	color:#ffffff;
	padding:0 3%;
	line-height:1.25rem;
	background-color:#f28d0a;
	border-radius:5px;
}
.roll:nth-child(2){
	margin-left:10px;
}