﻿.owner_1 .ownerImg img,
.owner_2 .ownerImg img,
.owner .ownerImg .fangda img,
.img .swiper-slide img {
	width: 100%;
	height: 100%;
}
.funllscreen,.funllscreen1{
	display: none;
	position: fixed;
	width:100%;
	height:100%;
	z-index: 100;
	background:rgba(0,0,0,1);
}
.funllscreen{
	display: none;
}
.funllscreen .close,.funllscreen1 .close{
	height:50px;
	width:50px;
	z-index:200;
	font-size: 32px;
	position: absolute;
	right: 30px;
	top:30px;
	color:#fff;
}

.swiper-slide {
  background-size:contain;
  background-repeat: no-repeat;
  background-position: center;
}
.gallery-top {
  height: 80%;
  width: 100%;
}
.imgBiger0,.imgBiger01{
	height:70%;
	width:70%;
	margin:30px auto;	
}
.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.gallery-thumbs .swiper-slide-active {
  opacity: 1;
}
.text1,
.text2,
.text3 {
	position: relative;
	height: 300px;
	margin-top: 50px;
}

.text1_1,
.text2_1 {
	position: absolute;
	right: -100%;
	top: 0;
	margin-right: -485px;
}

.text1_1 h2,
.text2_1 h2 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 50px;
}

.text_index1,
.text_index2 {
	text-indent: 2em;
	width: 970px;
	margin: 0 auto;
	font-size: 22px;
}

.text2 {
	height: 535px;
}

.text2_1 {
	width: 1150px;
	margin-right: -575px;
}

.text2_1_1 .text2_01,
.text2_1_2 .text2_02 {
	float: left;
	font-size: 22px;
	width: 350px;
	margin: 15px;
}

.text2_1_1 .text2_01 .imgLogo,
.text2_1_2 .text2_02 .imgLogo {
	height: 120px;
	width: 350px;
	line-height: 120px;
	text-align: center;
}

.text2_1_1 .text2_01 .imgLogo img,
.text2_1_2 .text2_02 .imgLogo img {
	display: inline-block;
}

.text2_1_1 .text2_01 .wenzi,
.text2_1_2 .text2_02 .wenzi {
	text-align: center;
}

.text3 {
	background: #1b1a1f;
	height: 565px;
}

.text3_Big {
	position: absolute;
	right: -100%;
	top: 50%;
	height: 470px;
	margin-right: -600px;
	margin-top: -235px;
	color: #fff;
}

.text3_Big .text3_left {
	float: left;
	height: 470px;
	width: 590px;
}

.text3_Big .text3_left h2 {
	height: 60px;
	line-height: 60px;
	font-size: 34px;
}

.text3_Big .text3_left h2 span {
	margin-left: 60px;
}

.text3_Big .text3_right {
	float: right;
	height: 470px;
	position: relative;
	width: 470px;
}

.text3_Big .text3_right img {
	display: inline-block;
	position: absolute;
	width: 470px;
	top: 50%;
	margin-top: -187.5px;
}

.text3_left_1 {
	text-indent: 2em;
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 15px;
}

.text3_left_1.p {
	text-indent: 0;
}

.text3_left_1.p a {
	color: #fff
}

.img1 {
	height: 277px;
	margin: 50px auto;
}

.img1 .img {
	height: 277px;
	right:-100%;
}

.img .swiper-slide img:hover {
	cursor: pointer;
}
.owner{
	position: relative;
	right: -100%;
}
.owner h2 {
	height: 50px;
	text-align: center;
	margin: 30px 0;
	font-size: 28px;
}

.owner .ownerImg {
	position: relative;
}

.owner .ownerImg:hover {
	cursor: pointer;
}

.owner .ownerImg .fangda {
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	display: none;
}

.owner_1 .ownerImg {
	width: 270px;
	height: 385px;
	margin-right: 30px;
	float: left;
}

.owner_2 .ownerImg {
	width: 560px;
	height: 425px;
	margin-right: 30px;
	float: left;
}