* {padding: 0;margin: 0;}
.Box3 {position: relative;padding-top:20px;}
.Box3 .content {width: 1020px;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(../img/jtl02.png) no-repeat center;left: -60px;margin-top:-10px;}
.Box3 .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -60px;margin-top:-10px;}
.Box3 .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
.Box3 .Box_con .btnr:hover {background: url(../img/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:5px;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;}
.Box3 .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;}

/* 绗簩涓� */
.Box4 {position: relative;padding-top:20px;}
.Box4 .content {width: 1020px;margin: 0 auto;}
.Box4 h2 {text-align: center;margin-bottom: 35px;padding-top: 150px;}
.Box4 .Box_con {position: relative;}
.Box4 .Box_con .btnl {position: absolute;}
.Box4 .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box4 .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;left: -60px;margin-top:-10px;}
.Box4 .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -60px;margin-top:-10px;}
.Box4 .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
.Box4 .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
.Box4 .Box_con .conbox {position: relative;overflow: hidden;margin:0 auto;}
.Box4 .Box_con .conbox ul {position: relative;list-style: none;}
.Box4 .Box_con .conbox ul li {float: left;width: 332px;height: 186px;margin-left:5px;overflow: hidden;}
.Box4 .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box4 .Box_con .conbox ul li img {display: block;width: 332px;height: 186px;transition: all 0.5s;}
.Box4 .Box_con .conbox ul li:hover img {transform: scale(1.1);}

.Box4 .BoxSwitch {margin-top: 10px;text-align: center;}
.Box4 .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box4 .BoxSwitch span.cur {background: red;}
.Box4 .ceng{width:332px;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;}