body,html { position: relative; height: 100%;}
body { font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.5; background: #fff; color: #333;}
.swiper-content { position:relative; left: 0; top: 95px; width: 100%; height: 100%; background: #fff;}
.swiper-content .inner { padding: 0px 2%; line-height: 24px;}
.swiper-content h1 { margin: 0 0 15px; font-size: 25px;}
.swiper-content .movie-pic { border-radius: 5px; box-shadow: 0px 1px 2px #000; width: 100%; height: auto;}
.swiper-content .movie-text { }
.swiper-nav { height: 95px; position:absolute; left: 0; top: 0; width: 100%; background: #ddd; box-shadow: 0px 1px 3px rgba(0,0,0,0.5) inset;}
.swiper-nav .swiper-slide { width: 80px; height: 95px; text-align: center; position: relative;}
.swiper-nav .swiper-slide, .swiper-nav .angle { -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms;}
.swiper-nav .angle { width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #fff; position: absolute; left: 50%; margin-left: -3px; top: -1px; opacity: 0;}
.swiper-nav .active-nav { background: #bbb; box-shadow: 0px 2px 5px rgba(0,0,0,0.8) inset;}
.swiper-nav .active-nav .angle { opacity: 1;}
.swiper-nav .swiper-wrapper { margin: 0 auto;}
.swiper-nav img { margin-top: 18px; width: 60px; height: 60px; border-radius: 5px; box-shadow: 0px 1px 2px #000;}
.swiper-nav .title { margin: 0 5px; font-size: 10px; font-weight: bold; position: relative; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

.product_show_img {width:100%; height:auto; text-align:center; padding: 20px 0;}
.product_show_wz { width:100%; height:auto; line-height:24px; padding-top:15px;}
.product_show_wz .arttt{ text-align: center; padding-bottom: 5px; font-size: 16px; font-weight: bold;}
.product_show_wz .artcc p {text-indent:2em;}
.product_show_wz p img {width:100%;}