﻿
/* CSS Document */

.swiper-slide .tit{ position:absolute; width:100%; height:35px; line-height:35px; background:rgba(0,0,0,0.7); color:#fff; padding:0 80px 0 10px; z-index:10; left:0; bottom:0;}

.apple-banner .swiper-button-next{width:80px; height:80px; background:url(../image/right3.png) no-repeat center center; background-size:auto 80%;}
.apple-banner .swiper-button-prev{width:80px; height:80px; background:url(../image/left3.png) no-repeat center center; background-size:auto 80%;}







.picScroll-left{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left .prev,.picScroll-left .next{ position:absolute; z-index:5; top:50%; margin-top:-13px;  width:13px; height:26px;overflow:hidden;cursor:pointer;}
.picScroll-left .prev{ left:5px; background:url(../image/left2.png) no-repeat center center;}
.picScroll-left .next{ right:15px; background:url(../image/right2.png) no-repeat center center;}

.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 11px 0 0; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:320px; height:88px; display:block;}

.picScroll-left2{ width:100%;  overflow:hidden; position:relative;}
.picScroll-left2 .hd{ position:absolute; right:0; bottom:10px; z-index:5;}
.picScroll-left2 .hd ul li{ float:left; margin-right:5px; width:12px; height:12px; border-radius:50%; background:#ddd; text-indent:-9999px;}
.picScroll-left2 .hd ul li.on{ background:#c00;}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ margin:0; width:650px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left2 .bd ul li .pic{ text-align:center; }
.picScroll-left2 .bd ul li .pic img{ width:650px; height:384px; display:block;}
.picScroll-left2 .tit{ position:absolute; text-align:left; width:100%; height:35px; line-height:35px; background:rgba(0,0,0,0.7); color:#fff; text-indent:20px; z-index:3; left:0; bottom:0;}

.picScroll-left3{ width:100%; margin-top:15px; overflow:hidden; position:relative;}
.picScroll-left3 .hd{ position:absolute; width:100%; text-align:center; padding:10px 0; background:rgba(0,0,0,0.7); right:0; bottom:0px; z-index:5;}
.picScroll-left3 .hd ul li{ margin:0 2px; display:inline-block; width:8px; height:8px; border-radius:50%; background:#ddd; text-indent:-9999px;}
.picScroll-left3 .hd ul li.on{ background:#c00;}
.picScroll-left3 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left3 .bd ul li{ margin:0; width:280px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left3 .bd ul li .pic{ text-align:center; }
.picScroll-left3 .bd ul li .pic img{ width:280px; height:179px; display:block;}


