@charset "utf-8";
/* CSS Document */
.public {
	width:940px;
	margin:0 auto;
}
.assistance {
	width: 100%;
	overflow: hidden;
	margin:0 auto;
	position:relative;
}
.biao {
	font-size: 43px;
	text-align: center;
	margin: 30px 0 35px;
}
.swiper-container {
	margin: 20px auto;
}
.swiper-slide {
	text-align: center;
	/* Center slide text vertically */
        display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-container2 .swiper-pagination2 {
	bottom: 38% !important;
}
.swiper-pagination2 .swiper-pagination-bullet {
	background:#696969;
	opacity:1;
	width:12px;
	height:12px;
}
.swiper-pagination2 .swiper-pagination-bullet-active {
	background:#e14897;
}
.swiper-container2 {
	position:relative;
}
.txt {
	position:absolute;
	bottom: 0;
	left:0;
	width:940px;
	height:195px;
	background:rgba(0, 0, 0, 0.7);
	z-index: 99;
	color:#fff;
	font-size: 16px;
}
.txt p {
	text-indent: 2em;
	padding: 15px 20px;
	line-height: 25px;
	letter-spacing:1px;
}
.an {
	width:240px;
	height:60px;
	background:#8e69ab;
	margin:0 auto;
	font-size: 30px;
	line-height: 60px;
	text-align: center;
	display:block;
	border-radius: 10px;
	color:#fff;
}
.an:hover{
	color:#fff;
}
.biao2 {
	font-size: 30px;
	color: #7C7B7D;
	margin:45px 5px 30px;
}
.txt2 {
	position:absolute;
	top: 72%;
	left:50%;
	font-size: 17px;
	color:#fff;
	margin-left: -178px;
}
.assistance .swiper-container3 {
	width: 100%;
	height: 563px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	cursor:pointer;
}
.swiper-slide2 {
	background-size: cover;
	background-position: center;
	width:158px;
	height:96px;
}
.swiper-container3 .gallery-thumbs .swiper-slide {
	width:158px!important;
	height:96px!important;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.assistance .gallery-thumbs {
	height:110px;
	width:790px;
	background: #dfdddb;
	padding-top: 15px;
}
/*下边样式*/
    .gallery-thumbs.swiper-container3 {
	position:absolute;
	left:0px;
	right:0px;
	bottom:-30px;
}
.gallery-thumbs .swiper-slide {
	height: 100%;
	opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
	opacity:1;
	border-bottom: 6px solid #f40;
}
.gallery-thumbs .swiper-wrapper .swiper-slide2 {
	opacity:1;
	/*margin-right: 15px!important;*/ height: 96px;
}
.wrap {
	position:relative;
}
.swiper-container .swiper-button-prev.swiper-button-white2, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url(../images/left.png) /*no-repeat*/;
	width:37px;
	height:73px;
	background-size: cover;
	left: 0;
	top: 40%;
}
.swiper-container .swiper-button-next.swiper-button-white2, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url(../images/right.png) /*no-repeat*/;
	width:37px;
	height:73px;
	background-size: cover;
	right: 0;
	top: 40%;
}
.lanrenzhijia {
	width:940px;
	height:563px;
	position:relative;
	background:#f7f7f7;
	margin:0 auto 20px;
}
.lanrenzhijia .btn {
	position:absolute;
	width:37px;
	height:73px;
	top:82%;
	cursor:pointer;
	z-index:99;
	font-size:50px;
	font-weight:bold;
	left:91%;
}
.lanrenzhijia .prev {
	left:5.4%;
	background:url(../images/left.png) no-repeat;
}
.lanrenzhijia #prevTop, .lanrenzhijia #nextTop {
	top:213px;
	width: 46px;
	height: 48px;
}
.lanrenzhijia #prevTop {
	background: url() 0 0 no-repeat;
}
.lanrenzhijia #nextTop {
	background: url() 0 0 no-repeat;
}
.lanrenzhijia .next {
	right:0;
	background:url(../images/right.png) no-repeat;
}
.lanrenzhijia li {
	float:left;
}
.lanrenzhijia .cf li {
	position: relative;
	color: #fff;
}
.lanrenzhijia .cf p {
	position:absolute;
	top: 120%;
	width:137%;
	left:0;
	text-align:center;
	font-size: 17px;
}
.lanrenzhijia .cf a {
	display: block;
	width: 680px;
	height: 330px;
	position: absolute;
	color: #fff;
}
.lanrenzhijia .picBox {
	height:563px;
	position:relative;
	overflow:hidden;
}
.lanrenzhijia .picBox ul {
	height:563px;
	position:absolute;
}
.lanrenzhijia .picBox li {
	width:940px;
	height:563px;
}
.lanrenzhijia .listBox {
	width:86%;
	height:100px;
	margin:0 auto;
	position:relative;
	padding:10px 15px;
	overflow:hidden;
	background:#dfdfdf;
	top: -21.4%;
}
.lanrenzhijia .listBox ul {
	height:100px;
	position:absolute;
	width:140000px!important;
}
.lanrenzhijia .listBox li {
	width:158px;
	height:96px;
	cursor:pointer;
	position:relative;
	margin-right: 5px;
}
.lanrenzhijia .listBox li i {
	display:none;
}
.lanrenzhijia .listBox li a {
	display: block;
	width:124px;
	height: 70px;
}
.lanrenzhijia .listBox li img {
	width:158px;
	height: 96px;
}
.lanrenzhijia .listBox .on img {
	width: 158px;
	height: 96px;
	border-bottom: 4px solid #f40;
}
.lanrenzhijia .listBox .on i {
	display:block;
}