
.arrow_ani{
    width: 82px;
    height: 141px;
    background: url(../images/31.png) no-repeat;
    margin: 0 auto;
    animation: coverArrow 1s infinite;
	position: absolute;
	bottom: 2%;
	left: 48%;
}
@keyframes coverArrow {
    0% {
       transform: translateY(0px);
    }

    100.00% {
        transform: translateY(20px);
    }
}

.w1000{width: 1000px; margin: 0 auto;}


.silde{
    position: relative;
    width: 820px;
    height:280px;
}
.arrow-left{
    position: absolute;
    left:0;
    top:103px;
    width: 42px;
    height:42px;
    background: url("../images/left02.png") no-repeat;
	cursor:pointer;
}
.arrow-right{
    position: absolute;
    right:0;
    top:103px;
    width: 42px;
    height:42px;
    background: url("../images/right02.png") no-repeat;
	cursor:pointer;
}
#swiper-container {
    width: 730px;
    height:244px;
    position: absolute;
    left: 45px;
	background: url("../images/yj.png") no-repeat;
}


#swiper-container .swiper-slide{
    position: relative;
	width: 670px;
	height:166px;
	left: 26px;
}


.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

#ztbox {width: 1000px; margin:0 auto;}
#ztbox #conter { width:1000px; height:330px; float:left; display:inline; overflow:hidden; position:relative; }
#ztbox #conter ul { width:auto;  top:0px; left:0px; position:absolute; overflow:hidden;}

#ztbox #scroll { width:1000px; height:49px; left:0px; bottom:8px; cursor:pointer; position:absolute; background:url(../images/heng.png) repeat-x left center; }
#ztbox #scroll span { width:166px; height:49px; left:0px; bottom:0px; cursor:pointer; position:absolute; background:url(../images/tuod.png) no-repeat center; }



#arrow-left1{

    float: left;
    width: 94px;
    height: 94px;
    background: url("../images/left.png") no-repeat;
    z-index: 2;
	margin-top: 220px;
	cursor:pointer;
}
#arrow-right1{

    float: right;
    width: 94px;
    height: 94px;
    background: url("../images/right.png") no-repeat;
    z-index: 2;
	margin-top: 220px;
	cursor:pointer;
}
#container1{
    width: 804px;
    float: left;
	margin-left: 8px;
	height: 630px;
}
.wrapper1{
    position: relative;
	width: 240px;

}

