.wrap { height: 765px; background:url(../images/p-box.png) center center no-repeat;}
.p-box { position: relative; width: 1200px; margin: 0 auto;height: 765px;}
.tab {position: absolute;right: 0;top: 95px;width: 400px;list-style-type: none;}
.tab li { width: 120px; height: 155px; float: left; cursor:pointer; }
.tab .on { background-image: url(../images/tabact.png); }
.tab .f01 { background: url(../images/1.png) no-repeat;}
.tab .f02 {background: url(../images/2.png) no-repeat;margin-top: 210px;margin-left: -125px;}
.tab .f03 {background: url(../images/3.png) no-repeat;margin-top: 100px;margin-left: 26px;}
.tab .f04 {background: url(../images/4.png) no-repeat;margin-top: -75px;margin-left: 283px;}
.tab .f05 {background: url(../images/5.png) no-repeat;margin-top: -36px;margin-left:150px;}

.swiper-container {position: absolute;left:0px;top: 129px;z-index: 2;width:770px;height:480px;}
.swiper-slide .pic{ float:left; width:385px; height:480px;}
.swiper-slide .info{ float:left;width:384px; height:480px; color:#fff;padding: 15px;box-sizing: border-box;background:url(../images/bg.png) no-repeat;}
.swiper-slide .info h2{ font-size:17px; font-weight:normal; line-height:2;}
.swiper-slide .info h2 span{font-size:22px; font-weight:bold; display:inline-block;background: url(../images/line.jpg) left bottom no-repeat;}
.swiper-slide .info h3{ margin-top:20px;}
.swiper-slide .info h3, .swiper-slide .info p{ font-size:13px; line-height:1.5;}
.swiper-slide img { width: 100%; }

.swiper-button-next{ right: 384px;left: auto;}
.swiper-button-prev{ right: auto;left: 0px;}
.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 0;
    width: 50px;
    height: 100%;
    margin-top: 0px;
    z-index: 10;
    cursor: pointer;
	display:none;
	background:rgba(255, 177, 75, 0.4);
    background-size: 20px 34px;
    background-position: center;
    background-repeat: no-repeat;}
	
.swiper-container:hover .swiper-button-next,.swiper-container:hover .swiper-button-prev{ display:block;}

.char0 { position: absolute; right: -80px; top: 170px; z-index: 3; }