			* {padding: 0;margin: 0;}
			.Box3 {position: relative;padding-top:20px;}
			.Box3 .content {width: 1116px;margin: 0 auto;}
			.Box3 h2 {text-align: center;margin-bottom: 35px;padding-top: 150px;}
			.Box3 .Box_con {position: relative;}
			.Box3 .Box_con .btnl {position: absolute;}
			.Box3 .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
			.Box3 .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;margin-top:-10px;}
			.Box3 .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;margin-top:-10px;}
			.Box3 .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
			.Box3 .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
			.Box3 .Box_con .conbox {position: relative;overflow: hidden;margin:0 auto;}
			.Box3 .Box_con .conbox ul {position: relative;list-style: none;}
			.Box3 .Box_con .conbox ul li {float: left;width: 210px;height: 166px;margin-left:15px;overflow: hidden;}
			.Box3 .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box3 .Box_con .conbox ul li img {display: block;width: 210px;height: 166px;transition: all 0.5s;}
			.Box3 .Box_con .conbox ul li:hover img {transform: scale(1.1);}
			
			.Box3 .BoxSwitch {margin-top: 10px;text-align: center;}
			.Box3 .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
			.Box3 .BoxSwitch span.cur {background: red;}
			.ceng{width:210px;height:40px;position:absolute;bottom:0;left:0;background:rgba(0,0,0,0.7);text-align:center;line-height:40px;font-weight:bold;color:#fff;}