/* line 1, 3d.less */
.slide1 {
  background: #fafafa;
  position: relative;
  width: 100%;
}
/* line 4, 3d.less */
.slide2 {

}
/* line 7, 3d.less */
.slide3 {
  background: #fff;
}
/* line 10, 3d.less */
.slide4 {
  background: #fff;
      /*height: 800px;*/
    
}
/* line 16, 3d.less */
.slide1 .pic {
  left: 0;
  bottom: 0;
  width: 100%;
}
/* line 21, 3d.less */
.slide1 .pic img {
  left: 0;
  bottom: 0;
      width: 100%;
 
 
}
/* line 25, 3d.less */
.slide1 .txt {
	position: absolute;
  right: 40%;
  margin-right: -384px;
  bottom: 15%;
  width: 768px;
}
/* line 32, 3d.less */
.slide1 .tab-nav {
  margin-bottom: 5px;
  height: 146px;
}
/* line 36, 3d.less */
.slide1 .tab-nav a {
  float: left;
  margin: 0 35px 0 65px;
  /*padding-top: 90px;*/
  width: 146px;
  height: 56px;
  line-height: 1.4;
  font-size: 12px;
  color: #b3a4a4;
  
  font-weight: bold;
  text-align: center;
  background: #999999 url(../images/3d-slide1-icon.png) top left no-repeat;
  border-radius: 75px;
  -webkit-transition: background 0.3s ease-in-out;
          transition: background 0.3s ease-in-out;
}
/* line 52, 3d.less */
.slide1 .tab-nav .yx {
  background-position: top center;
}
/* line 55, 3d.less */
.slide1 .tab-nav .qx {
  background-position: top right;
}
/* line 59, 3d.less */
.slide1 .tab-nav a.active,
.slide1 .tab-nav a:hover {
  color: #fff;
  font-weight: bold;
  background-color: #434343;
  background-image: url(../images/3d-slide1-icon-active.png);
}
/* line 67, 3d.less */
.slide1 .tab-item p {
  padding: 0 6%;
  line-height: 1.2;
  font-size: 16px;
  color: #fff;
}
/*@media screen and (max-width: 1700px) {*/
  /* line 77, 3d.less */
  .slide1 .pic {
    left: 0;
  }
  /* line 80, 3d.less */
  .slide1 .txt {
      right: 50%;
  margin-right: -350px;
    width: 700px;
  }
  /* line 85, 3d.less */
  .slide1 .tab-nav {
    margin-bottom: 25px;
  }
  /* line 88, 3d.less */
  .slide1 .tab-nav a {
    margin: 0 25px 0 45px;
  }
}
/*@media screen and (max-width: 1500px) {*/
  /* line 97, 3d.less */
  .slide1 .pic {
    left: 0;
  }
  /* line 100, 3d.less */
  .slide1 .txt {
   	position: absolute;
  right: 50%;
  margin-right: -300px;
    width: 600px;
  }
  /* line 105, 3d.less */
  .slide1 .tab-nav {
    margin-bottom: 15px;
  }
  /* line 108, 3d.less */
  .slide1 .tab-nav a {
    margin: 0 15px 0 35px;
  }
}
/*@media screen and (max-height: 800px) {*/
  /* line 117, 3d.less */
  .slide1 .tab-nav {
    margin-bottom: 85px;
  }
}
/*@media screen and (max-height: 600px) {*/
  /* line 126, 3d.less */
  .slide1 .txt {
    top: 32%;
    right: 0;
  }
  /* line 129, 3d.less */
  .slide1 .tab-nav {
    margin-bottom: 55px;
  }
  /* line 132, 3d.less */
  .slide1 .tab-item p {
    font-size: 16px;
  }
}
/* line 142, 3d.less */
.slide2 .pic{
	width: 50%;
}

.slide2 .pic,
.slide2 .pic img {
  right: 0;
  width: 100%;
 height: 118%;

  
}
.slide3 .slide2 .pic2{
	position: absolute;
	bottom: 0px;
	
}
.slide4.callme>div:first-child{
    position: absolute;
    width: 40%;
    margin-left: 16%;
    top: 12%;
}

/* line 151, 3d.less */
.slide2 .txt {
      bottom: 34%;
    right: 14%;
    padding-bottom: 74px;
    width: 43%;
  

}
#shiwu{
	color: #FFF
}
/* line 157, 3d.less */
.slide2 .txt h2 {
  font-size: 20px;
  
}
/* line 160, 3d.less */
.slide2 .txt p {
  font-size: 16px;
}
/*line 116*/
.pic-l img{
	display: block;
	float: left;
	margin-right: 60px;
}
 .tex1, .tex2{
margin-top: 200px;
}
.pic-l{
	position: absolute;
	width:60%;
	left: 15%;
	width: 40%;
	background: #fff;
}
.pic-r{
	position: absolute;
	right:  194px;
	width: 30%;
}
.pic-r img{
	width: 100%;
	height: 100%;
	margin-top: 100px;
};
/* line 163, 3d.less */
.slide2 .txt-line {
  height: 58px;
  background: url(../images/icon-line.png) right bottom no-repeat;
  background-size: 100% auto;
}
/*@media screen and (max-width: 1400px) {*/
  /* line 171, 3d.less */
  .slide2 .txt {
    right: 13%;
    padding-bottom: 60px;
    width: 72%;
  }
  /* line 176, 3d.less */
  .slide2 .txt h2 {
    font-size: 24px;
  }
  /* line 179, 3d.less */
  .slide2 .txt .line {
    width: 120px;
  }
  /* line 182, 3d.less */
  .slide2 .txt p {
    font-size: 16px;
  }
}
/* line 192, 3d.less */
div#pic2 {
	position: absolute;
  bottom:162px;
  left: 0;
  width: 100%;
  background: #dae5e7 center no-repeat;
}
/* line 200, 3d.less */
.slide3 .pic img {
  position: static;
  display: block;
  margin: 0 auto;
  width: 100%;  height: 124%;
  max-height: 100%;
}
/* line 207, 3d.less */
.slide3 .txt {
  left: 14%;
  bottom: 38%;
  width: 615px;
}
/* line 212, 3d.less */
.slide3 .txt h2 {
  font-size: 28px;
}
/* line 215, 3d.less */
.slide3 .txt p {
  font-size: 18px;
}
.slide5{
	height: 60%;
	margin: 0 auto;
}
.slide5 .an.an-scale8 img {
	width: 100%;
	margin: 0 auto;
}
.an .an-scale8{
	position: relative;
	}
 .an .an-scale8 img{
 	position: absolute;
 	left: 14%;
 	}
@media screen and (max-height: 700px) {
  /* line 222, 3d.less */
  .slide3 .txt {
    left: 18%;
    bottom: 12%;
    width: 460px;
  }
  /* line 227, 3d.less */
  .slide3 .txt h2 {
    font-size: 26px;
  }
  /* line 230, 3d.less */
  .slide3 .txt .line {
    width: 120px;
  }
  /* line 233, 3d.less */
  .slide3 .txt p {
    font-size: 16px;
  }
}
/* line 241, 3d.less */
.slide4 .pic {

    width: 50%;
}
/* line 246, 3d.less */
.slide4 .pic img {
  /*position: static;*/
  display: block;
  width: 100%;
}
/* line 251, 3d.less */
.slide4 .txt {
    left: 68%;
    line-height: 1;
    top: 12%;
  
}
.slide4 .txt h2{
	line-height: 1.6;
	font-size: 24px;
}
/* line 256, 3d.less */
.slide4 .txt .line {
  margin-bottom: 50px;
}
/* line 259, 3d.less */
.slide4 .txt h2 {
  font-size: 40px;
}
/* line 262, 3d.less */
.slide4 .txt p {
  font-size: 18px;
}
/*@media screen and (max-height: 700px) {*/
  /* line 267, 3d.less */
  .slide4 .txt {
    left: 65%;
    width: 35%;
  }
  /* line 271, 3d.less */
  .slide4 .txt .line {
    margin-bottom: 30px;
  }
  /* line 274, 3d.less */
  .slide4 .txt h2 {
    font-size: 26px;
  }
  /* line 277, 3d.less */
  .slide4 .txt p {
    font-size: 16px;
  }
}
 .slide4{
 	height: 700px;
 	}