

.site{
		position: absolute;
    font-size: 28px;
    right: 1%;
    top: 1%;
    color: #FFF;
}


.part1{
	margin: 0 auto;
	width: 100%;
	/*height: 400px;*/
}
.part1 img{
	width: 100%;
	/*height: 400px;*/
}	
.part2{
	background-color: #FFF;
	width: 100%;
	/*height: 500px;*/
	margin: 0 auto;
}
.part2 img{
	width: 100%;
	/*height: 500px;*/
}
.part3{
	margin: 0 auto;
	width: 100%;
	/*height: 1037px;*/
}
.part3 img{
	width: 100%;
	/*height: 1037px;*/
}

.part4{
	margin: 0 auto;
	width: 100%;
	/*height: 747px;*/
}
.part4 img{
	width: 100%;
	/*height: 747px;*/
}
.part5{
	margin: 0 auto;
	width: 100%;
	/*height: 807px;*/
}
.part5 img{
	width: 100%;
	/*height: 807px;*/
}
.part6{
	margin: 0 auto;
	width: 100%;
	/*height: 752px;*/
}
.part6 img{
	width: 100%;
	/*height: 752px;*/
}
.part7{
	margin: 0 auto;
	width: 100%;
	/*height: 815px;*/
}
.part7 img{
	width: 100%;
	/*height: 815px;*/
}
.part8{
	margin: 0 auto;
	width: 100%;
	/*height: 863px;*/
}
.part8 img{
	width: 100%;
	/*height: 863px;*/
}
.part9{
	margin: 0 auto;
	width: 100%;
	/*height: 1614px;*/
}
.part9 img{
	width: 100%;
	/*height: 1614px;*/
}

.lunbo_tit{
	width: 100%;
	height: 30px;
	background: #FFF;
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	padding-top: 20px;
}
.mod_pyq {
  width: 1350px;
  position: relative;
  margin: 0 auto;
  height: 600px;
  margin-top: 25px;
  padding-top: 33px;
 

}
.mod_pyq .swiper-slide {
  width: 90px;
  height: 551px;
 
}
.mod_pyq .swiper-container .swiper-wrapper .swiper-slide-prev {
  transform: translateX(-20px) scale(0.92) !important;
}
.mod_pyq .swiper-container .swiper-wrapper .swiper-slide-next {
  transform: translateX(20px) scale(0.92) !important;
}
.mod_pyq .swiper-container .swiper-wrapper .swiper-slide-active img {
  opacity: 1;
}
.mod_pyq .swiper-slide img {
  display: block;
  width: 400px;
  height: 550px;
  position: relative;
  right: 176%;
}

.part10{
	background: url('../mirror/images/fanyi/pic_10.png') no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	width: 100%;
	height: 200px;
	text-align: center;
}

.en_tit{
		font-size: 40px;
    color: #FFF;
    margin-top: 20px;
    padding-top: 15px;
}
.des{
		font-size: 20px;
    color: #FFF;
}
.des2{
		font-size: 20px;
    color: #FFF;
}
.contact{
		border: 1px solid white;
    width: 14%;
    margin: 0 auto;
    margin-top: 15px;
    font-size: 17px;
    color: #FFF;
    padding: 3px 15px;
    background: #3A9CFD;
    border-radius: 5px;
}