.con {
	position: fixed;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.con2 {
	width: 88%;
	top: 30px;
	left: 5%;
	margin: 0 auto;
	position: absolute;
}
.logo {

	position: absolute;

}

.dq {
	position: absolute;
	z-index: 99999999;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.dq img {
	width: 900px;
	margin-top: 80px;
}

.arr {
	position: fixed;
	bottom: 0;
	width: 88%;
	overflow: hidden;
}

.arr-left {
	float: left;
}

.arr-right {
	float: right;
}

.arr-l-b {
	width: 154px;
	height: 154px;
	overflow: hidden;
}

.arr-l-b img {
	position: relative;
	right: -154px;
	animation: arrl 1.8s infinite linear;
}

.arr-r-b {
	width: 154px;
	height: 154px;
	overflow: hidden;
	float: left;
}

.arr-r-b img {
	animation: arrr 1.8s infinite linear;
	position: relative;
	left: -154px;
	float: left;
}

.arr-left .arr-l-b,
.arr-left .txt {
	float: left;
}

.arr-left .txt {
	margin-top: 51px;
	margin-left: 15px;
}

.arr-right .txt {
	float: left;
	margin-top: 51px;
	margin-right: 15px;
}

@keyframes arrl {
	from {
		right: -154px;
	}

	to {
		right: 0;
	}
}

@keyframes arrr {
	from {
		left: -154px;
	}

	to {
		left: 0;
	}
}

.tab {
	background: url(../images/2.jpg) no-repeat center;
	min-height: 680px;
}

.tab2 {
	width: 65.1%;
	margin: 0 auto;
	padding: 105px 0;
}

.tab-left {
	width: 28.8%;
	float: left;
}

.tab-left li {
	position: relative;

}

.tab-left li:first-child {
	margin-bottom: 70px;
}

.tab-left h2,
.tab-left p {
	font-size: 30px;
	font-style: oblique;
	color: #333;
	left: -25px;
	position: relative;
	transition: opacity 0.5s, left 0.5s;
}

.tab-left h2:after {
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	background: #377bb4;
	height: 72px;
	top: 0;
	left: -15px;
	opacity: 0;
	transition: opacity 0.5s ease-out;
}

.tab-left li img {
	margin-top: 10px;
	opacity: 0;
	left: -25px;
	transition: opacity 0.5s;
}

.tab-left li:hover h2,
.tab-left li:hover p {
	left: 0px;
}

.tab-left li:hover h2:after,
.tab-left li:hover img {
	opacity: 1;
}

.tab-left li.active {
	left: 0;
}

.tab-left li.active h2:after,
.tab-left li.active img {
	opacity: 1;
}

.tab-left li.active h2,
.tab-left li.active p {
	left: 0;
}

.tab-left li:hover img {
	left: 25px;
}

.tab-left p {
	font-size: 18px;
	margin-top: 5px;
}

.tab-right {
	width: 69.2%;
	float: right;
	position: relative;
}

.tab-right li {
	display: none;
	position: absolute;

}

.tab-r-l1,
.tab-r-r1 {
	width: 49.5%;
	float: left;

}

.tab-r-r1 {
	float: right;
}

.tab-r-rp {
	position: absolute;
	bottom: 0;
	left: 30px;
	width: 93%;
}

.tab-r-l {
	float: left;
	width: 39.32%;
}

.tab-r-r {
	float: right;
	width: 59.55%;
}

.tab-r-l div {
	background: url(../images/3.jpg);
	background-size: 100% 100%;
}

.pt {
	position: absolute;
	top: 30%;
	left: 20%;
}

.pt.pt1 {
	top: 58%;
	left: 38%;
	z-index: 555;
}

/*-----------------*/
/***** Apollo *****/
/*-----------------*/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	height: auto;

	text-align: center;
	cursor: pointer;
}

.grid.grid2 {
	position: relative;
	top: 12px;
}

.grid figure img {
	position: relative;
	display: block;
	
	max-width: 100%;
	opacity: 0.8;
}

.grid.grid1 figure img {
	opacity: 1;
}

.grid.grid1 figure:first-child {
	margin-bottom: 0
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption>a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 400;
	font-size: 32px;
	color: #fff;
	font-style: oblique;
	margin-top: 30px;
}

.grid figure h2 span {
	font-weight: 800;
}


.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

.tab-r-l1,
.tab-r-r1 {
	position: relative;
	z-index: 2
}


figure.effect-apollo {}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05, 1.05, 1);
	transform: scale3d(1.05, 1.05, 1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.3);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	opacity: 0.9;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.wrapper {
	height: 100%;
	width: 100%;
	min-height: 960px;
	background: url(../images/7.jpg);
}

.content {
	margin: 20px 0 40px 40px;
	width: 100%;
	height: 600px;
	padding: 10px;
	overflow: auto;
}

.wrapper h1 {
	padding-top: 40px;
	text-align: center;
}

.content img {
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px;
	border: solid 1px #666;
}



.content_1,
.content_2,
.content_3 {
	float: left;
}

.content_1 {
	margin-top: 40px;
	padding: 0 5px;
	border-top: 1px dashed rgba(255, 255, 255, 0.15);
	border-bottom: 1px dashed rgba(255, 255, 255, 0.15);
}
.phone-box{
	display: none;
}
.swiper-container {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .gallery-top {
      height: 80%;
      width: 100%;
    }

    .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 img{
	    height: 90px;
    width: 120px;
}
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
    .z_xq_cont_bottom{
    	display: none;
    }
@media (max-width:1366px) {

	.gallery-thumbs .swiper-slide img{
		height: 141px;
	}
	.tab2 {
		padding: 80px 0;
	}

	.grid.grid2 {
		top: 8px;
	}

	.tab-r-rp {
		left: 21px;
	}

	.tab {
		background: url(../images/2.jpg) no-repeat center;
		min-height: 480px;
	}
}
@media (max-width:1024px) {
	.tab2{
		width: 80%;
	}
	.tab-left{
		width: 100%;
		float: none;
	}
	.tab-left li{
		width: 50%;
		float: left;
	}
	.tab-right{
		width: 100%;
		float: none;
	}
	.tab{
		min-height: 580px;
	}
}
@media (max-width:414px) {
	
	.tab-left li {
    position: relative;
    width: 50%;
    float: left;
    
}
.tab {
    background: url(../images/2.jpg) no-repeat center;
    min-height: 330px;
}
	.tab2 {
    padding: 30px 0;
}
	.content_1,.circle{
		display: none;
	}
	.phone-box{
		display: block;
	}
	.phone-box .phone-box-l{
		position: relative;
		left: 0;
		top: 25px;
	}
	.deta{
		min-width: 300px;
		margin-top: 15px;
	}
	.deta div{
		width: 20%;
		font-size: 18px;
	}
	.deta p{
		width: 80%;
	}
	.tab-left,.tab-right,.tab2,.ietg-l,.box555{
		width: 100%;
		margin:0 auto;    height: 100px;
		float: none;
	}
	.ietg-l img{ width:100%;}
	.ietg-r{
		width: 100%;
		margin:15px auto 0;
		
	}
	.tab-left h2, .tab-left p{
		left: 0;font-size: 20px;
	}
	.tab-left p {
    font-size: 14px;
    margin-top: 0px;
}
	.tab-left li:first-child{
    margin-bottom: 15px;
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
	.grid figure figcaption{
		padding: 1em;display: block;
	}
	.grid figure h2{
		font-size: 25px;
	}
	.footer_top .dbdh ul li ul li{
		margin-right:0;
	}

	.footer_top{
		    padding-top: 20px;    margin-top: 20px;
    height:200px;
	}
	.footer_top .dbdh{
		padding-left: 0;
	}
	.tab-r-rp{
		left: 14px;
	}
	.gallery-thumbs .swiper-slide img{
		height: 60px;
	}
	.grid.grid2 {
    top: 5px;
}
	.arr{
		width: 100%;
	}
	.arr-left,.arr-right{
		width: 50%;
	}
	.arr-l-b,.arr-r-b{
		width: 40%;
	}
	.arr-left .txt{
		width:36%;
		margin-top: 20px;
	}
	.arr-right .txt{
		width: 50%;
		margin-top: 25px;
	}
	.arr{
		left: 0;
	}
}
@media (max-width:375px){
	.tab-r-rp{
		left: 13px;
	}

}
@media (max-width:360px){
.tab-r-rp{
		left: 12px;
	}
}