﻿* {
	margin: 0;
	padding: 0
}


body {
	font-size: 100%;
	font-family: Helvetica,STHeiti,Droid Sans Fallback;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	color: #000;
	font-size: 17px
}

textarea {
	resize: none
}

iframe,img {
	border: 0
}

ul,ol {
	list-style: none
}

input,select,textarea {
	outline: 0;
	-webkit-user-modify: read-write-plaintext-only
}

input {
	-webkit-appearance: none
}

a {
	text-decoration: none;
	color: #000
}

h1,h2,h3,h4 {
	font-weight: 100
}

img {
	display: block
}

.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both
}

.clearfix {
	*zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.wrap {
	width: 94%;
	padding: 0 3%;
	overflow: hidden
}

.wy {
	font-family: Microsoft YaHei
}

html,body {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #000
}

.picsMain {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative
}

.picsTit {
	width: 100%;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 6;
}

.picsTit>.wrap {
	height: 40px;
	display: box;
	box-align: center;
	box-pack: justify;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: justify
}
.picsTitL {
	padding-left: 22px;
	color: #FFF;
	background-position: 0 1px;
	transition: top .3s;
	-webkit-transition: top .3s;
	z-index: 2;
	background: rgba(0,0,0,0.7)
}

.picsTitL a {
	height: 21px;
	display: block;
	background-position: -250px 0
}

.picsTit h4 {
	font-size: 18px;
	line-height: 62px;
	color: #FFF;
	height: 62px;
	display: none;
	width: 76%;
	width: calc(100% - 84px);
	margin-right: 42px;
	text-align: center
}

.picsBox {
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container {
	width: 100%;
	height: 100%
}

.swiper-slide {
	width: 100%;
	height: 100%;
	display: box;
	box-align: center;
	box-pack: center;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center;
        background:url("/photo/images/gallery/load2.gif") no-repeat scroll center;
}

.swiper-slide img {
	width: 100%
}

.swiper-slide>img {
	margin-top: -74px;
	width: auto;
	max-width: 100%;
	max-height: calc(100% - 74px);
        cursor: pointer;
}

.picTxt {
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 180px;
	position: absolute;
	bottom: 10px;
	left: 0;
	z-index: 5;
	transition: bottom .3s;
	-webkit-transition: bottom .3s
}

.picTxt ul {
	transition: top .3s;
	-webkit-transition: top .3s;
	height: 70px;
	overflow: hidden;
	margin: 0px 0
}

.picTxt ul li {
	display: none;
	width: 94%;
	margin: 0 auto;
        box-align: center;
	text-align: center;
}

.picTxt ul li p {
	height: 70px;
	font-size: 16px;
	color: #888;
	line-height: 16px;
        margin-top: 4px;
	overflow: hidden
}

.picTxt ul li:first-child {
	display: block
}

.bomBox {

	height: 90px;
	width: 100%;
	z-index: 2;
	border-top: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	display: box;
	color: #ff0000;
	box-align: center;
	box-pack: center;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-pack: center
}

.picsTit1L {
	width: 60px;
	height: 22px;
	color: #FFF;
	background-position: 0 3px
}

.picsTit1R {
	width: 60px;
	height: 22px;
	background-position: 0 -100px
}


