
.page-container { position: relative; width: 100%; margin: 0px auto; overflow: hidden; }
.page-container .wraper-content { width: 963px; margin: 0px auto; position: relative; }
.pageThree { width: 100%; height: 630px; background-color: #010000;}
.pageThree .wraper-content { height: 640px; overflow: hidden; }
.pageThree .wraper-content .page-title { width: 610px; margin: 160px auto auto; }
.pageThree .wraper-content #carousel { position: relative; z-index: 2; height: 47px; margin-top: 210px; transform: translate(0px, 50px); transition: all 1s ease 0.4s; transform-style: preserve-3d; perspective: 1000px; }
.pageThree .wraper-content #carousel .hiSliderCaroul { list-style: none; }
.pageThree .wraper-content #carousel { opacity: 1; transform: translate(0px, 0px); }
.pageThree .wraper-content #carousel li { position: absolute; left: 71%; top: 50%; width: 270px; height: 620px; margin-left: -360px; margin-top: -230px; transition: transform 0.5s ease-in-out 0s; }
.pageThree .wraper-content #carousel li img { display: block; width: 270px; height: 620px; }
.pageThree .wraper-content .btn_prve, .pageThree .wraper-content .btn_next { position: absolute; top: 50%; width: 148px; height: 91px; z-index: 20; margin-top: -50px; overflow: hidden; }
.pageThree .wraper-content .btn_prve { left: 0px; background: url("../images/slide-left-jt.png-01.png") no-repeat; }
.pageThree .wraper-content .btn_next { right: 0px; background: url("../images/slide-right-jt.png-01.png") no-repeat; }
.pageThree .wraper-content .btn_ji { display: inline-block; vertical-align: middle; }  